﻿body, html
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 0;
	background-color: #999;
}

body 
{
	text-align: center;
}

img{
	border: none 0px;
}

h1, h2, h3, h4
{
	margin: 0;
}

h1, h2 
{
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif;
	font-size: 1.2em;
	margin-bottom: 0.5em;
}

h3, h4 
{
	font-size: 1.0em;
}

#gesamt {
	top: 20px;
	text-align: left;
	width: 900px;
	margin: 0 auto;
	padding: 0;
	position: relative;

}

#title,
#title-int {

	width: 900px;
	margin: 0;
	padding: 0;
	position: relative;
	height: 70px; 
	vertical-align:middle; 
	padding-top: 30px;
	/*border: solid 1px #cccccc;
	background-color: White;*/
	background-image:url(../images/title.png);
	border-bottom: solid 1px #cccccc;
}


#title h1,
#title-int h1
{	
	font-weight: bold;
	font-size: 2.2em;
	margin-left: 90px;
	display: inline;
	color:#ffffff;
}

#title-int h1
{ 
	margin-left: 100px;
	color:#ffffff;
}

#title h2,
#title-int h2
{ 
	font-weight: normal;
	font-size: 1.1em;
	margin-left: 92px;
	padding: 0px;
	display: inline;
	color:#ffffff;
}

#title-int h2
{ 
	margin-left: 101px;
}

#logo-right  
{
	position: absolute; 
	top: 25px; 
	left: 710px; 
	display: inline;
}
	  
#logo-left 
{
	position: absolute; 
	top: 25px; 
	left: 15px; 
	display: inline;
}

#sprache 
{
	position: absolute;
	top: 75px;
	left: 750px;
	display: inline;
	font-weight:normal;
	color:#888888 ;
}

#sprache img{
	margin-left:5px;
}

#sprache a, #sprache a:visited {
	text-decoration:none;
	color:#dddddd;
	margin-left: 2px;
	margin-right: 2px;
}

#sprache a:hover, #sprache a:visited:hover {
	text-decoration:underline;
	color:#ffffff;
	margin-left: 2px;
	margin-right: 2px;
}

#nav, #subnav  {
	background-repeat: repeat-x;
	background-position: 100% 0;
	width: 868px;
	margin: 0px;
	padding: 0;
	position: relative;
	border: solid 1px #cccccc;
	border-top: none 0px white;
	padding-left: 30px;

}

#subnav 
{
	width: 888px;
	padding-left: 10px;
}

#nav  {
	background-color: #dddddd;
	background-image:url(../images/bg-nav2.png);
	height: 20px;
	padding-top: 7px;
}

#subnav {
	background-color: #999999;
	background-image:url(../images/bg-nav3.png);
	height: 22px;
	padding-top: 5px;

}

#nav ul, #subnav ul {
 padding:0;
 margin: 0;
 }

#nav li, #subnav li {
	display: inline;
	font-weight:normal;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	list-style-type: none;
	position:relative;
	
}

#nav a, #nav a:visited 
{
	text-decoration:none;
	color: #000000;
	padding-top: 6px;
	padding-bottom: 11px;
	padding-left: 7px;
	padding-right: 7px;
}

#nav a:hover, #nav a:visited:hover   {
	text-decoration: none;
	color:#666666;

}

#nav a.selected,
#nav a.selected:visited   {
	text-decoration: none;
	background-color: #969696;
	padding-top: 3px;
	padding-bottom: 8px;
	padding-left: 7px;
	padding-right: 7px;
	color:#f5f5f5;
	border: solid 1px #cccccc;
	border-bottom: none 0px #cccccc;

}

#subnav b
{
	font-weight:normal;
	color: #666666;
	font-size: 0.85em;
	padding-right:30px;
}

#subnav a, #subnav a:visited 
{
	text-decoration:none;
	color: #eeeeee;
	padding-left: 7px;
	padding-right: 7px;
}

#subnav a:hover, #subnav a:visited:hover   
{
	text-decoration: none;
	color:#000000;
	padding-left: 7px;
	padding-right: 7px;

}

#nav span
{	
	
	font-size: 0.85em;
	color: #666666;
	margin-left: 250px;
	

}

#hauptblock 
{
	background-image:url(../images/bg-nav2.png);
	background-repeat:repeat-x;
	clear: both ;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	border: 1px solid #cccccc;
	margin-top:-1px;
	background-color: #fff;
}

#clear {
	clear:both ;
	margin:0;
	padding:0;
}

#links {
	float: left;
	width: 250px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
}

#rechts {
	float: right;
	width: 510px;
	margin-top:5px;
	margin-bottom:5px;
	margin-right:80px;
	min-height: 30em;
}

#inhalt {
	clear:both ;
}

#inhalt ul.unten              
{
	font-weight: normal;
	font-size: 0.7em;
	margin: 0px;
	padding: 2px 3px 20px 0px;
	border-top: solid 1px #cccccc;
}


#inhalt li.unten 
{
	margin:0;
	padding:0;
	list-style-type:none;
	display:inline;
}

#inhalt a.intext:link,
#inhalt a.intext:visited	 
{
	color: #000099;
	text-decoration: underline;
}

#inhalt a.intext:hover  
{
	color: #000099; 
	text-decoration: none;
}

#inhalt a.header:link,
#inhalt a.header:visited	 
{
	color: #000000;
	text-decoration: none;
}

#inhalt a.header:hover  
{
	color: #000000; 
	text-decoration: none;
}


#inhalt a:link,
#text a:visited     
{
	color: #999999;
	text-decoration: underline;
}
#inhalt a:hover    
{
	color: #000000;
	text-decoration: none
}

#bottom  {
	background-image:url(../images/bottom.png);
	background-repeat: no-repeat;
	height: 20px;
	padding: 0;
	padding-top: 5px;
	width: 900px;
	margin: 0px;
	margin-top:-1px;
	position: relative;
	border: none 0px #cccccc;
	padding-left: 15px;
	font-size:0.84em;

}

#bottom a:link,
#bottom a:visited 
{
	 color: #000000;
	 text-decoration: underline
}

#bottom a:hover,
#bottom a:hover:visited    
{
	color: #000000;
	text-decoration: none
}