/* CSS Document */
/*****************************
 File: test.css
*****************************
 initial author: Philipp Mönckert
 last editor: Philipp Mönckert
 firstVersion: 15.05.2006
 lastVersion: 15.01.2007
****************************/


/* Body Background */


#container {
  	margin: 0 auto;
  	width: 1024px;
	 
  }


body {
	background-color:#4F97EB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	font-weight:normal;
	color: #191970;
}
a:visited {
	text-decoration: none;
	font-weight:normal;
	color: #191970;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #191970;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color:#191970;
}





#Hintergrund {
	position:absolute;
	width:959px;
	height:732px;
	z-index:1;
	background-image:  url("gfx/menu_bg.jpg");
}



#dropline {
	position:absolute;
	width:827px;
	height:1px;
	z-index:3;
	left: 68px;
	top: 646px;
	background-color:#191970;
	overflow: hidden;
	
}

/* Navigation oben */

#navigation{
	z-index:3;
	position:absolute;
	width:480px;
	height:24px;
	left: 66px;
	top: 141px;
/*	background-color:#4F9CEC;*/
	background-image:  url("gfx/navi_bg.jpg");
	border: 0;
}

#home {
	position:absolute;
	width:46px;
	height:25px;
	z-index:4;
	left: 66px;
	top: 141px;
	/*background-color:#4F9CEC;*/
	font-family: verdana, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-align:center;
	color:white;
	line-height: 20px;
	border: 1;
	
}


#news {
	position:absolute;
	width:40px;
	height:25px;
	z-index:4;
	left: 113px;
	top: 141px;
	/*background-color:#4F9CEC;*/
	font-family: verdana, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-align:center;
	color:white;
	line-height: 20px;
	
}


#leistungen {
	position:absolute;
	width:53px;
	height:25px;
	z-index:4;
	left: 153px;
	top: 141px;
	/*background-color:#4F9CEC;*/
	font-family: verdana, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-align:center;
	color:white;
	line-height: 20px;
}



#referenzen {
	position:absolute;
	width:60px;
	height:25px;
	z-index:4;
	left: 209px;
	top: 141px;
	font-family: verdana, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-align:center;
	color:white;
	line-height: 20px;
	
}


#firmenprofil {
	position:absolute;
	width:77px;
	height:25px;
	z-index:4;
	left: 273px;
	top: 141px;
	/*background-color:#4F9CEC;*/
	font-family: verdana, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-align:center;
	color:white;
	line-height: 20px;
}


#team {
	position:absolute;
	width:51px;
	height:25px;
	z-index:4;
	left: 351px;
	top: 141px;
	/* background-color:#4F9CEC;*/
	font-family: verdana, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-align:center;
	color:white;
	line-height: 20px;
}


#kundenlogin {
	position:absolute;
	width:69px;
	height:25px;
	z-index:4;
	left: 405px;
	top: 141px;
	/* background-color:#CC0000;*/
	font-family: verdana, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-align:center;
	color:white;
	line-height: 20px;
}


#shop {
	position:absolute;
	width:60px;
	height:25px;
	z-index:4;
	left: 480px;
	top: 141px;
	/* background-color:#00CC00;*/
	font-family: verdana, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-align:center;
	color:white;
	line-height: 20px;
}


/* navigation links */

#leftnavigation {
	position: absolute;
	width: 177px;
	height: auto;
	z-index: 3;
	left: 64px;
	top: 174px;
	background-color: #FFFFFF; /*	-moz-opacity:0.65;
	filter: alpha(opacity=65);  */
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #191970;
	font-family: verdana, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #191970;
	line-height: 20px;
}

#grafic {
	position: absolute;
	width: 195px;
	height: 241px;
	z-index: 4;
	left: 66px;
	top: 343px;
	/*background-color: Silver; 	-moz-opacity:0.65;
	filter: alpha(opacity=65);  
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid black;
	font-family: verdana, sans-serif;
	font-size: 12px;
	text-align: left;
	color: black;
	line-height: 20px;*/
}


/* content */

#content {
	position: absolute;
	width: 599px;
	height: 455px;
	z-index: 3;
	left: 279px;
	top: 174px;
	background-color: White; /*	-moz-opacity:0.65;
	filter: alpha(opacity=65); */
	padding-left: 10px;
	padding-top: 10px;
	font-family: verdana, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #191970;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #191970;
	overflow: auto;
}


#impressum {
	position:absolute;
	width:191px;
	height:25px;
	z-index:4;
	left: 69px;
	top: 648px;
	/* background-color:#00CC00;*/
	font-family: verdana, sans-serif;
	font-size:10px;
	text-decoration:none;
	text-align:left;
	color:white;
	line-height: 20px;
	
}



#verlauf {
	position:absolute;
	width:335px;
	height:25px;
	z-index:4;
	left: 343px;
	top: 648px;
	/* background-color:#00CC00;*/
	font-family: verdana, sans-serif;
	font-size:10px;
	text-decoration:none;
	text-align:left;
	color:#fff;
	line-height: 20px;
	
}



#schnellnavi {
	position:absolute;
	width:224px;
	height:25px;
	z-index:4;
	left: 683px;
	top: 648px;
	/* background-color:#00CC00;*/
	font-family: verdana, sans-serif;
	font-size:12px;
	text-decoration:none;
	text-align:right;
	color:black;
	line-height: 20px;
	
	
}
