@charset "utf-8";
/* CSS Document */

body {
	margin-top:50px;
 	background: #FFF center no-repeat url(../images/general/bg.jpg); 
	text-align:center; 
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.3;
}

#header 
{margin: 0 auto; margin-top: 20px; width:900px;}

#logo
{text-align:left; margin-bottom:5px;}

#nav {
	text-align:right;
	border-right: solid #015D62 1px;
	height: 25px;
	width:900px;
	}

#nav a:link, #nav a:visited {
	color: #000;
	background-color: #E2EBEB;
	font-weight:bold;
	text-decoration:none;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-top: 3px;
	border-left: solid #015D62 1px;
	border-top: solid #015D62 1px;
	font-size:0.8em;
	line-height:1.8em;
	}

#fraes a:link, #fraes a:visited {
	color: #d6d4d4;
	background-color: #681e1e;
	font-weight:bold;
	text-decoration:none;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-top: 3px;
	border-left: solid #600 1px;
	border-top: solid #600 1px;
	font-size:0.8em;
	line-height:1.8em;
	}

#zahn a:link, #zahn a:visited {
	color: #ffd600;
	background-color: #000;
	font-weight:bold;
	text-decoration:none;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-top: 3px;
	border-left: solid #600 1px;
	border-top: solid #015D62 1px;
	font-size:0.8em;
	line-height:1.8em;
	}
	
#nav a:active, #nav a:hover {
	color: #00848B;
	}
	
#fraes a:active, #fraes a:hover {
	color: #FFFFFF;
	}
	
#zahn a:active, #zahn a:hover {
	color: #FFFFFF;
	}
	
#content {margin: 0 auto;
		background-color:#FFF;
		  width:900px; 
		  border: solid #015D62 1px; 
		  height: 550px;}
		  
#left {
		width: 300px;
		height: 550px;
		background: #000 url(../images/general/left_bg.png) bottom no-repeat;
		float: left;
		text-align:left;
		
	}
	
#left img{
		width: 300px;
		border: 0;
	}
	
#left_kontakt {
		width: 300px;
		height: 550px;
		background: #000 url(../images/general/left_kontakt.png) bottom no-repeat;
		float: left;
		text-align:left;
		
	}
	
#lefttext_kontakt {
		margin-top:150px;
		margin-left:20px;
		
	}
	
#left_kontakt img{
		width: 300px;
		border: 0;
	}

#headline{ 
	margin-left: 303px;
	height: 170px;
	padding-left:20px;
	background: #00848B url(../images/general/header_bg.jpg) right repeat-y;
	text-align:left;
	color:#FFF;
	font-family:trebuchet MS, sans-serif;
	font-size:1.3em;
	font-weight:normal;
	vertical-align:bottom;
}

#left font{ 
	color:#FFF;
	font-family:trebuchet MS, sans-serif;
	font-size:1.3em;
	font-weight:normal;
	margin-top: 50px;
	margin-left: 20px;
	
}

#left_kontakt font{ 
	color:#FFF;
	font-family:trebuchet MS, sans-serif;
	font-size:1.0em;
  line-height:30px;
	font-weight:normal;
	
}

#start {
	height:377px;
	margin-left:303px;
	margin-top:3px;
	background: url("../images/general/bg.png") no-repeat scroll right bottom #E2EBEB;}

#inhalte {
	height:377px;
	margin-left:303px;
	margin-top:3px;
	background: #E2EBEB;
	}

#texte {
	font-size:0.8em;
	line-height: 1.7;
	margin: 20px;
	text-align:left;
	width:400px;
}

#footer { 
	font-size:0.8em;
	text-align:right;
	width: 900px;
	margin: 0 auto; }
	

#footer_start { 
	width:100%;
	background:#00858b;
	position: fixed;
	bottom: 0px;
	font-size:0.8em;
	text-align:right;
	margin: 0 auto; }

#footer a:visited, #footer a:active, #footer a:link, #footer a:hover, #footer font {
	
	text-decoration:none;
	font-size:0.8em;
	color: #000;
}

#schatten
{ 
	width: 900px;
	margin: 0 auto;
	background:url(../images/general/schatten.png) repeat-x;
	}
	
a:link
 {color: #00848B;
  text-decoration:none}		

a:visited
 {color: #00848B;
  text-decoration:none}	
  
a:active
 {color: #000;
  text-decoration:none}	
  
  
a:hover
 {color: #000;
  text-decoration:none}				  

/* ############ Textboxen ################ */

#box
{ 
	width:250px;
	float: left;
	margin-right:11px;
	padding: 11px;
	border:#fff solid 1px;
}

#startseite
{
	text-align:center;
	color:#000;
	font-family:trebuchet MS, sans-serif;
}