@charset "utf-8";

* {
 margin: 0;
 padding: 0;
 border: 0;
}

body {
	font-family:Verdana, Tahoma, arial, sans-serif;
	font-size:12px;
  color: #00332b;
	text-align: center;
	background: #c4e9da url(../images/bg_main.jpg) top repeat-x;
	padding-top: 15px;
	
}



#text p{

font-family:Verdana,Tahoma,arial,sans-serif;

}

/*
#main_bg {
	margin:0px;
	width:830px;

 	margin:0 auto;
 	text-align: center;

 	
}
*/

#main_bg {
	margin:0px auto;
	text-align:left;
	width:830px;
	position: absolute;
  top: 20px;
  left: 50%;
  margin-left: -415px;
  

  
}


#text {
 text-align:center;
 width:830px;
 position:absolute; 
 top: 20px;

}  

#header {
		width: 830px;
		height: 235px;
	  /*background: #FFF url(../images/bg_header_830_235.jpg) top no-repeat; */
	  border: 0px solid #5B5858;
	  position: absolute;
	  border-top:4px #FFF solid;
	  border-left:4px #FFF solid;
	  border-right:4px #FFF solid;
	
	 
}


/* TOP TOP Navigation */

#user1 {
	margin-top: 50px;
	padding-right:20px;
	width:820px;
	border:0px;
	height:45px;
	position: absolute;
	text-align:right;
	

}	


#user1 ul {
	margin: 0;
	padding: 0 0 0 8px;
	list-style: none;
	
	
}

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

#user1 li a {
	/* font-family:"Trebuchet MS",Tahoma; */
	font-size: 14px;
	line-height: 17px;
	padding: 0 0px 0 10px;
	color: #2e6e66;
	text-decoration: none;
	font-weight: normal;
	border-left: 1px solid #2e6e66;
	margin-left: 15px;
	
}

#user1 li a:hover {
	color: #00332b;
}






/* TOP Navigation */

#topnav {
	
	width:830px;
	border:0px;
	height:38px;
	margin: 198px 0 0 0;
	text-align:right;
	position:absolute;
	z-index:21
}	


#topnav ul {
	margin: 0;
	padding: 0 0 0 0px;
	width: 830px;
}

#topnav li {
	margin: 0;
	padding: 0;
	margin:0px;
	display: inline;
	
}

#topnav li a {
	/* font-family:"Trebuchet MS",Tahoma; */
	background: url(../images/bg_button.gif) no-repeat;
	font-size: 14px;
	width:148px;
	height:38px;
	line-height: 33px;
	padding: 3px 0px 0px 0px;
	color: #2e6e66;
	text-decoration: none;
	text-transform:uppercase;
	text-align: center;
	font-weight: bold;
	border-right: 0px solid #5B5858;
	display: inline-block;
}

#topnav li a.aktiv {
	/* font-family:"Trebuchet MS",Tahoma; */
	background: url(../images/bg_button_aktiv.png) no-repeat;
	color: #00332b;
	
}

#topnav li a:hover {
	color: #00332b;
}	


#topnav li.klein {
	padding: 0;
	margin:0px 0px 0 0;
	display: inline;
	
}

#topnav li.klein a {
	/* font-family:"Trebuchet MS",Tahoma; */
	background: url(../images/bg_button_klein.gif) no-repeat;
	font-size: 14px;
	width:115px;
	height:38px;
	line-height: 33px;
	padding: 3px 0px 0px 0px;
	color: #2e6e66;
	text-decoration: none;
	text-transform:uppercase;
	text-align: center;
	font-weight: bold;
	border-right: 0px solid #5B5858;
	display: inline-block;
	margin:0px 0px 0px 0px;

}

#topnav li.klein a.aktiv {
	/* font-family:"Trebuchet MS",Tahoma; */
	background: url(../images/bg_button_klein_aktiv.png) no-repeat;
	color: #00332b;
	margin-top:0px;
	
}

#topnav li.klein a:hover {
	color: #00332b;
}	


#line {
	border-top:1px solid #00332b; 
	position: absolute;
	top: 235px;
	height:20px;
	width:830px;
	z-index:20;
	left: 4px;
}

#middle {
  background:  url(../images/bg_middle.jpg) top repeat-y;
  border-left:0px #FFF solid;
	
	margin:0 0 0 0px;
	padding: 0px;
	/* width:835px; */
		/* height: 417px; */
	text-align:left;
	margin-top:235px;
	margin-left: 0px;
	position: absolute;
	


	/*z-index:20*/
	
}

#middle-frame {
  border-left:4px #FFF solid;
	border-right:4px #FFF solid;
	border-bottom:4px #FFF solid;  
	margin-top:235px;
	/*z-index:21 */
	position: absolute;
}

#content {
	padding:50 0 30px 0;
	width:830px;
	text-align:left;
  font-size:14px;
  background:  url(../images/bg_content.jpg) top repeat-x;
  border-left:4px #FFF solid;
	border-right:4px #FFF solid;
	border-bottom:4px #FFF solid; 	
  margin-left: 0px;
  
 }
 	
 #subcontent{
 
  border-left:4px #FFF solid;
	border-right:4px #FFF solid;
	border-bottom:4px #FFF solid; 	
	width:830px;
	margin-left: 0px;
 
 
 
 }
 


.left {

 float: left;
 width: 280px;
 border:0px #000 solid;
 padding: 0;
 margin-top: 30px;
 margin-bottom: 20px; 

}

.left img {
 margin-left:30px;
 border:2px #FFF solid;
}

.left table {
 margin-left:30px;
 
}

.left table tr td {
 font-size:14px;
 padding:2px 10px 2px 0px;
}

.right {

 float: right;
 width: 520px;
 border:0px #000 solid;
 padding: 0;
 font-size:14px;
 margin-top: 30px;
 margin-bottom: 20px; 

}

.right img {
 border:2px #FFF solid;
}

.right p {

  margin-right:30px;
  text-align:justify;

}


.right table tr td {
 font-size:14px;
 padding:2px 10px 2px 0px;
}


.right h1 {
 margin:0px 30px 10px 0px;
 font-size:16px;
}


.right a{

 text-decoration: underline;
 color: #00332b;
}

.clear {
clear: both;

} 


.article{

 width: 830px;
 border:0px #000 solid;
 padding-top:20px;
 padding-bottom:20px;

}

.article p {

 margin:0 30px 0 30px;
 text-align:justify;
}


.article img {
 margin-left:50px;
 border:2px #FFF solid;
}

 h1{

 margin:20px 30px 10px 30px;
 font-size:16px;

}

strong {
  font-family:Verdana, Tahoma, arial, sans-serif;
	font-size:14px;
  color: #00332b;
  font-weight: normal;
}

p {
 font-family:Verdana, Tahoma, arial, sans-serif;
	font-size:14px;
  color: #00332b; 
  font-weight: normal;

}

ul {
 font-family:Verdana, Tahoma, arial, sans-serif;
	font-size:14px;
  color: #00332b;
  font-weight: normal;
}

.article table{

 margin:0 30px 0 30px;
 text-align:justify;
 font-size:14px;
}

.article table td{

 padding: 2px 5px 2px 0px;
 text-align: justify;
 font-size: 14px;
 vertical-align: top;
 
}


.article a{

 text-decoration: underline;
 color: #00332b;
}

 a.textlink{

 text-decoration: none;
 color: #00332b;
}


#text {
 text-align:center;
 width:830px;
 position:absolute; 
 top: 20px;
 font-family:Verdana,Tahoma,arial,sans-serif;
 font-size: 12px;
 

}




