/*  
Theme Name: Projekt 77 - Creating eSolutions.
Theme URI: http://www.jobvision-hamburg.de
Description: SCREEN Theme HOME
Version: 1.0
Author: Projekt 77
Author URI: http://www.projekt-77.de/
*/

/* ------------------------------------------ DEFAULT --------------------------------------------------- */

body {
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

a:link {
	color: #333333;
	text-decoration: underline;
}

a:visited {
	color: #993300;
	text-decoration: underline;
}

a:hover {
	color: #993300;
	text-decoration: none;
}

a:active {
	color: #993300;
	text-decoration: none;
}

a:focus {
	color: #993300;
	text-decoration: none;
}


acronym {
	font-size: 100%;
	cursor: help;
	border-bottom: 1px dashed #993300;
}

abbr {
	font-size: 100%;
	cursor: help;
	border-bottom: 1px dashed #993300;
}


.invisible {visibility: hidden;}

.hide, #address {display: none;}

.hide_title, .hide_active, .jumptocontent {
	position: absolute;
  	top: -6000px;
  	left: -6000px;
 	height: 1px;
	width: 1px;
}


a img {border: 0;}

table {
	border: 0;
	font-size: 100%;
}

/* -------------------------------------------- LAYER --------------------------------------------------------- */

#frame {
	width: 1000px;
	color: #993300;
	background: transparent url(../graphic/bg/bg_site.jpg) no-repeat;
	margin: 0;
	padding: 0;
	float: left;
}

#header {
	width: 1000px;
	height: 252px;
	margin: 0;
	padding: 0;
	float: left;
}

	#header_content {
		width: 288px;
		line-height: 130%;
		margin: 0;
		padding: 50px 0 0 70px;
		float: left;
	}
	
	#header_content_new {
		width: 152px;
		line-height: 130%;
		text-align: center;
		margin: 0;
		padding: 64px 0 0 0;
		float: left;
	}
	
		#header_content_new p {
			margin: 4px 0 0 0;
			padding: 0;
		}
	
#mainnavigation {
	width: 1000px;
	margin: 0;
	padding: 2px 0 0 0;
	float: left;
}
#company {
	width: 1000px;
	color: #993300;
	background: transparent url(../graphic/bg/bg_company.gif) no-repeat;
	height: 344px;
	margin: 0;
	padding: 8px 0 0 0;
	float: left;
}

	#elbe {
		width: 230px;
		margin: 0;
		padding: 136px 0 0 760px;
		display: inline;
		float: left;
	}

/* -------------------------------------------- NAVIGATION --------------------------------------------------------- */

/* -------------------- mainavigation -------------------- */

#navigation_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: normal;
	line-height: normal;
	margin: 1px 0 3px 0;
	padding: 0 0 0 70px;
	list-style: none;
}

#navigation_main li {
	margin: 0;
	padding: 0;
	display: inline;
}

li.main a:link, li.main a:visited {
	color: #993300;
	background: #FFFFFF url(../graphic/bg/bg_navigation.gif) repeat-y;
	margin: 0 20px 0 0;
	padding: 4px 32px 4px 64px;
	text-decoration: none;
}

li.main a:hover, li.main a:active, li.main a:focus {
	color: #993300;
	background: #EFD3A3 url(../graphic/bg/bg_navigation.gif) repeat-y;
	margin: 0 20px 0 0;
	padding: 4px 32px 4px 64px;
	text-decoration: none;
}

li.main_a a:link, li.main_a a:visited {
	color: #993300;
	background: #FFFFFF url(../graphic/bg/bg_navigation.gif) repeat-y;
	margin: 0 20px 0 0;
	padding: 4px 32px 4px 64px;
	text-decoration: none;
}

li.main_a a:hover, li.main_a a:active, li.main_a a:focus {
	color: #993300;
	background: #EFD3A3 url(../graphic/bg/bg_navigation.gif) repeat-y;
	margin: 0 20px 0 0;
	padding: 4px 32px 4px 64px;
	text-decoration: underline;
}


/* -------------------------------------------- TITLE --------------------------------------------------------- */

h1 {
	color: #993300;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 230%;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
}

h2 {
	color: #993300;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	line-height: normal;
	margin: 6px 0 0 0;
	padding: 0;
}

	#header_content_new h2 {
		color: #FFFFFF;
		background-color: transparent;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 200%;
		font-weight: bold;
		line-height: 100%;
		letter-spacing: 1px;
		margin: 4px 0 0 0;
		padding: 0;
	}

	h2 a:link {
		color: #993300;
		background-color: transparent;
		text-decoration: underline;
	}
	
	h2 a:visited, h2 a:hover, h2 a:active, h2 a:focus {
		color: #993300;
		background-color: transparent;
		text-decoration: none;
	}

h3 {
	color: #993300;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	line-height: normal;
	margin: 10px 0 10px 0;
	padding: 0;
}

/* -------------------------------------------- IMAGE --------------------------------------------------------- */

.img_elbe {
	margin: 15px 0 0 0;
	padding: 0;
}

