body {
  background-color: #000;
  font-family:      helvetica, "Times New Roman", Times, serif;
  font-size:        small;
  margin:           0px;

}

#inhalt {
  	width:            900px;
  	margin-left:auto; 
	margin-right:auto; 
	background-color:#000;
}


#header {
  	height:           127px;
  	width:            900px;
  	margin-top: 0px;
  	background: #000 url('../bilder/header.jpg') top center no-repeat;
}

#logo {
  	height:           80px;
  	width:            450px;
  	float: left;
  	padding-top: 5px;
}

#navi {
  	width:            900px;
  	padding-left: 0px;
  	padding-top: 90px;
}

#extras {
  	height:           80px;
  	width:            450px;
  	float: left;
  	padding-top: 10px;
}

#subnavi {
  	width:            900px;
	border-bottom: 0px solid;
	border-color: #4c4c4c;
	margin-top: -15px;
}


#content {
	margin-left: 0px;
  	font-size:        120%;
  	padding-top:          16px;
  	width:            900px;
  	height:           650px;
  	line-height: 100%;
  	color: white;
  	text-align: center;
  	background: #000 url('../bilder/content.jpg') top left repeat-x;
}

#content-liste {
	margin-left: 0px;
  	font-size:        12px;
  	padding-top:          16px;
  	padding-left: 30px;
  	padding-right: 30px;
  	width:            840px;
  	height:           650px;
  	line-height: 100%;
  	color: white;
  	text-align: left;
  	background: #000 url('../bilder/content.jpg') top left repeat-x;
}

#content-liste a {
  	font-size:        14px;
  	font-weight: bold;
}

#linkespalte {
	margin-left: 0px;
  	font-size:        120%;
  	padding:          0px;
  	width:            450px;
  	line-height: 200%;
  	color: white;
  	text-align: center;
  	float: left;
  	padding-top: 20px;
}

#rechtespalte {
	margin-left: 0px;
  	font-size:        120%;
  	padding:          0px;
  	width:            450px;
  	line-height: 200%;
  	color: white;
  	text-align: center;
  	float: left;
  	padding-top: 0px;
}


#footer {
	background-color: #181818;
  	color:            #fff;
  	text-align:       center;
  	font-size:        90%;
}

#footer a {

  	color:            #fff;
  	text-align:       center;
  	font-size:        110%;
  	font-weight: bold;
  

}


h1 {
 	 font-size:        130%;
 	 color:            white;
}



h2 { font-size: 110%; }

h3 {
 	 font-size:        12px;
 	 color:            white;
  	line-height: 100%;
}

.slogan { color: #954b4b; }

h4 {
	font-size: 12px;
	font-weight: normal;
}

h5 {
 	 font-size:        12px;
 	 color:            white;
	line-height: 130%;
	font-weight: normal;
}

h6 {
	font-weight: bold;
}

a:link {
  	color:            #fff;
  	text-decoration:  none;

}
a:visited {
  	color:            #fff;
  	text-decoration:  none;

}


ul#minitabs{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:40px;
	text-transform:uppercase;
	font-size:13px;
	background:transparent url("../bilder/black.jpg") repeat-x top left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
 }
  
ul#minitabs li{
	display:block;
	float:left;
	margin:0px;
	padding: 0px;
	border-right:0px solid #ffffff;
	}

ul#minitabs li a{
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	padding:12px 20px 0 20px;
	height:24px;
	height:28px;
}
  
ul#minitabs a#current{
	border-color: #F60;
	color: #06F;
}

ul#minitabs a:hover{
	background:transparent url("../bilder/blue.jpg") repeat-x top left;	
} 

#minitabs #current a{
	background:transparent url("../bilder/blackblue.jpg") repeat-x top left;	
} 




ul#sub-minitabs{
	list-style: none;
	margin: 0;
	padding-top: 3px;
	padding-left: 90px;
	border-bottom: 0px solid #fff;
  	font-weight: normal;
  	text-align: left;
 	white-space: nowrap;
 }
  
ul#sub-minitabs li{
	display: inline;
	margin: 0 5px;
	}

ul#sub-minitabs a{
	text-decoration: none;
	padding: 0 0 3px;
  	border-bottom: 0px solid #FFF;
 	color: #fff;
 	font-size: 14px;
}
  
ul#sub-minitabs a#current{
	border-color: #F60;
	color: #06F;
}

ul#sub-minitabs a:hover{
	border-color: #4bc4f9;
	color: #4bc4f9;
} 

img {
	border: 0px;
}


ul#minitabs-extras{
	list-style: none;
	margin: 0;
	padding-top: 36px;
	padding-left: 0px;
	border-bottom: 0px solid #fff;
  	font-weight: normal;
  	text-align: right;
 	white-space: nowrap;
 }
  
ul#minitabs-extras li{
	display: inline;
	margin: 0 0px;
	}

ul#minitabs-extras a{
	text-decoration: none;
	padding: 0 0 3px;
  	border-bottom: 0px solid #FFF;
 	color: #fff;
 	font-size: 16px;
}
  
ul#minitabs-extras a#current{
	border-color: #F60;
	color: #06F;
}

ul#minitabs-extras a:hover{
	border-color: #4bc4f9;
	color: #4bc4f9;
} 

img {
	border: 0px;
}


ul#minitabs-logo{
	list-style: none;
	margin: 0;
	padding-top: 10px;
	padding-left: 0px;
	border-bottom: 0px solid #fff;
  	font-weight: normal;
  	text-align: left;
 	white-space: nowrap;
 }
  
ul#minitabs-logo li{
	display: inline;
	margin: 0 0px;
	}

ul#minitabs-logo a{
	text-decoration: none;
	padding: 0 0 3px;
  	border-bottom: 0px solid #FFF;
 	color: #fff;
 	font-size: 16px;
}
  
ul#minitabs-logo a#current{
	border-color: #F60;
	color: #06F;
}

ul#minitabs-logo a:hover{
	border-color: #4bc4f9;
	color: #4bc4f9;
} 

img {
	border: 0px;
}



