@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;	
	}
	
#leiste {
	
	height: 21px;
	border-bottom:1px solid #aaadb0;
	background-color: #eee;
}

#leistebox {
	width: 1000px;
	margin:0em auto 0;
	height: 21px;
}
#leistebox a {
	color:#666;
	color:#074d51;
	text-decoration: none;
	line-height: 21px;
	display: block;
	float:left;
	width: 198px;
	font-weight: bold;	
	
}
#leistebox a:hover {
	color: #eacf1f;
}

#leistebox ul {
	margin:0px;
	padding:0px;
	float:right;
}
#leistebox ul li{
	display: inline;
	color:#666;
	}
#leistebox ul li a{
	text-decoration: none;
	display: inline;
	float:none;
	padding-left:0px;
	padding-right:0px;
	background-image: none;
	font-weight: normal;
	color:#666;
	}

#leistebox ul li a:hover{
	text-decoration: underline;
	font-weight: normal;
	color:#074d51;
}


	

#geruest {
	width: 1000px;
	margin: 0em auto 0;
}
#kopf {
	height: 223px;
	width: 1000px;
	margin:0px;
	padding:0px;
	background-color: #efefef;
	background-image: url(/img/banner.jpg);	
}




#navigation {
	height: 28px;
	width: 1000px;
	background-color: white;
	border-top:1px solid #aaadb0;
	border-bottom:1px solid #aaadb0;
	clear: both;
	float: none;	

}
#navigation ul {
	margin:0px;
	padding:0px;
}
#navigation ul li{
	display: inline;	
	float:left;
	display:inline; 
  }
#navigation ul li a{
	font-weight:bold;
	color:#074d51;
	text-decoration:none;
	display: block;
	line-height: 28px;
	padding-left:13px;
	padding-right:13px;
	font-size: 15px;
}

#navigation ul li a:hover, #navigation ul li.selected a{
	color: #eacf1f;
	background-color: #fff;	
	}

#navigation ul li a.kontakt{
	color:#fff;
	background-color: #1d969e;	
	float:right;
	border-right:1px solid #1d969e;
padding-left:19px;
	padding-right:19px;
}

#navigation ul li a.kontakt:hover{
	color: #074d51;	
	}

	
	
	
	
#content {
	width: 1000px;
	float:left;
	margin-bottom:25px;
	margin-top:27px;
}





#subnavigation {
	width: 235px;
	float:left;
	margin-top:15px;
	margin-right:44px;
}


/*erste Eebene*/
	
#subnavigation ul {
	margin:0px;
	padding:0px;
	
	}
	
#subnavigation ul li {
	list-style-type: none;
	border-top:1px dotted #ccc;
	border-bottom:0px solid #eee;
		
	}
	
#subnavigation ul li a, #subnavigation ul li.selected a  {
	font-size: 13px;
	text-decoration: none;
	display: block;
	padding:4px;
	background-color: #FFF;
	padding-left:6px;
	color: #666;
	font-weight: normal;
	}
	
#subnavigation ul li a:hover, #subnavigation ul li.selected a  {
	background-color:#fcfcfc;
	color: #1d969e;
	
		}
	
/*zweite ebene*/	
#subnavigation ul ul {
	margin:0px;
	padding:0px;
    padding-bottom:8px;
	background-color:#fcfcfc;
	}
	
#subnavigation ul li ul li {
	list-style-type: none;
	margin-bottom:0px;	
	border-top:0px #c0c0c0 dotted;
	border-bottom:0px #c0c0c0 dotted;
	}
	
#subnavigation ul li ul li a, #subnavigation ul li.selected ul li a {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	display: block;
	padding:5px;
	padding-left:30px;
	}
	
#subnavigation ul li ul li a:hover,#subnavigation ul li.selected ul li a:hover,  #subnavigation ul li.selected ul li.selected a  {
	text-decoration: underline;		
		}
		
		





	

#inhalt {
	margin:0px;
	padding:0px;
	width: 476px;
	float:left;
	margin-right:40px;
}

#inhalt h1, #inhalt h2, #inhalt h3, #inhalt h4, #inhalt h5, #inhalt h6 {
	margin:0px;
	padding:0px;	
	color: #1d969e;	
	margin-bottom:18px;
	}
#inhalt h1 {	
	font-size: 21px;	
	}
#inhalt h2 {	
	font-size: 18px;
	color:#4b4b4d;

	}
#inhalt h3 {	
	font-size: 16px;
	padding-top:12px;
	margin-bottom:9px;
	}
#inhalt h4 {	
	font-size: 14px;	
	}
#inhalt h5{
	font-size: 13px;
	font-weight: bold;
	clear: both;
	float: none;
	color: #074d51;
	margin:0px;
	padding:0px;
	margin-bottom:7px;
	padding-top:0px;
	text-decoration: underline;
	}
#inhalt ul, #inhalt ol {
	margin:0px;
	padding:0px;
	color: #464646;
	font-size: 13px;
margin-left:25px;
	margin-bottom:28px;
	}
#inhalt ul li {
	margin:0px;
	padding:0px;
	
	padding-bottom:3px;
	list-style-image: url(/img/li.gif);
		}
#inhalt ul ul{
	margin:0px;
	padding:0px;
			}
#inhalt ul li ul li{
	margin:0px;
	padding:0px;
	padding-left:10px;
	list-style-type: square;
			}
#inhalt ul li ul li ul li{
	list-style-type: circle;
			}
		#inhalt ul li ul li ul li ul li{
	list-style-type: square;
			}

#inhalt p {
	margin:0px;
	padding:0px;
	font-size: 13px;
	color: #000;
	margin-bottom:18px;
	}
#inhalt p.grau {
	background-color: #EfEfEf;
	padding:3px;
	}
#inhalt a {
	color: #1d969e;		
	}
#inhalt a:hover {
	text-decoration: none;		
	}
#inhalt #breadcrumbs{  
  background-position:bottom;
  background-repeat:no-repeat;
  padding-bottom:5px;  
  font-size:11px;
}
#inhalt #breadcrumbs #seite{
  font-weight:bold;
}
#inhalt img{	
	border:1px solid #ccc;
	padding:4px;
	margin-top:4px;
float:left;
margin-right:14px;
	margin-bottom:8px;

	}
#inhalt img.right{	
	float:right;
	margin-left:14px;
	margin-bottom:8px;
	}
#inhalt img.left{	
	float:left;
	margin-right:14px;
	margin-bottom:8px;
	}
#inhalt table{
	border-top: 0px solid #ccc;
	border-left: 0px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}
#inhalt table tr{
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	}
#inhalt table tr td{
	padding:5px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	}
	
	
	
	
	
	

#rechts {
	margin:0px;
	padding:0px;
	width: 205px;
	float:left;
	margin-top:13px;
}

#rechts h1{
	margin:0px;
	padding:0px;
	color: #1d969e;
	font-size: 15px;
	margin-left:20px;
	margin-top:13px;
	background-image: url(/img/rechts-h1-bg-1.gif);
	padding-top:28px;
	background-repeat: no-repeat;
	}
#rechts h1.border{
   margin-bottom:0px;
   background-image: url(/img/rechts-h1-bg-2.gif);
   padding-top:46px;
	}
#rechts h1.australien{
   margin-bottom:0px;
   background-image: url(/img/rechts-h1-bg-3.gif);
   padding-top:35px;
	}

#rechts p{
	margin:0px;
	padding:0px;
	font-size: 11px;
	margin-left:20px;
	margin-top:7px;
	}
#rechts a{
	color: #1d969e;
	font-weight: bold;	
	}
#rechts a:hover{
	text-decoration: none;
	color:#eacf1f;
	}
#rechts img{
	margin-left:20px;
	border-top:1px solid #aaadb0;
	border-bottom:1px solid #aaadb0;
	}
#rechts img.border{
	border-top:0px solid #aaadb0;
	float:left;
	margin-bottom:7px;
	}
#rechts img.button{
	margin-left:0px;
	border:0px solid #aaadb0;
	}
	
#rechts hr {
	margin:0px;
	padding:0px;
	width: 182px;
	margin-left:20px;
	margin-bottom:0px;
	margin-top:10px;
	color: #FFF;
	background-color: #FFF;
	border:0px solid #ffffff;
	border-top:1px solid #aaadb0;
	 
	}





#fuss {
	background-color: #eeeeee;
	height: 26px;
	clear: both;
	float: none;

}
#fuss img{
	float:left;
	}
#fuss p{
	color: #808080;
	font-size: 12px;
	padding-top:5px;
	margin-left:30px;
	}
#fuss p a {
	font-size: 12px;
	color: #808080;
	text-decoration: none;
	text-transform: none;
	}
#fuss p a:hover {
	color: #1d969e;
	text-decoration: underline;
	}
