body, html { 
	background-color: white; 
	color: black; 
	font-size: 14px; 
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	margin: 0; 
	padding: 0; 
	text-align: left;	
}

body {
    min-width:800px;
}

h1 {
	font-size:20px;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 10px;
}
h2 {
	font-size:18px;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 10px;
}
h3 {
	font-size:16px;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 5px;
}
h4 {
	font-size:15px;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 5px;
}
h5 {
	font-size:14px;
	font-weight:bold;
	margin-bottom: 5px;
	margin-top: 0px;
}

ul, ol, li {
	margin: 0; 
	padding: 0; 
}

p {
	margin: 0; 
	padding: 0; 
}	

a:link, a:visited{
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	text-decoration: underline;
}


	
#aussen {
	width: 800px;
	margin:0 auto;
	text-align: left;
	background-color: #990002; 
	padding: 0px 50px 0px 50px;
	border-top: 20px solid #990002; 
}
*html #aussen {
	width: 900px;
	margin:0 auto;
	text-align: left;
	background-color: #990002; 
	padding: 0px 50px 0px 50px;
	border-top: 20px solid #990002; 
}

#innen {
	background-color: white;
	}


#header {

}
#header-links {
	width: 391px;
	height:116px;
	background: URL(images/header-links.gif);
	background-repeat:no-repeat;
	float:left;
}
#header-rechts {
	border-top:5px solid #990002;
	border-bottom: 5px solid #990002;
	border-left: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
	float:right;
	margin: 40px 20px 0px 20px;
	height: 50px;
}
#header-rechts-inhalt {
	margin: 15px 5px 6px 7px;
	display: block;
	font-size: 16px;
}
#header-rechts-inhalt a{
	margin: 10px;
	color: black;
	text-decoration: none;
}
#header-rechts-inhalt a:hover { 
	font-weight:bold;
	text-decoration:none;
	color: #990002;
}
#mitte {
  	background-color: white;
  	border-top: 1px solid black;

}

/*Navigation*/

#navigation-links {
	width: 179px;
	float: left;
}
* html #navigation-links {
	width: 179px;
	float: left;
}


#navigation-links-oben {
	background-color: #EAEAEA;
}

#navigation-links-inhalt {
	padding: 10px 5px 10px 20px;		
}
#navigation-links-inhalt h2{
	font-size:18px;
	font-weight:bold;
	margin-bottom: 10px;
}
#navigation-links-inhalt a {
	color: black;
	text-decoration: none;
	padding-left:20px;
	padding-bottom: 15px;
	overflow:hidden;
	display:block;
}
#navigation-links-inhalt a:hover { 
	font-weight:bold;
	text-decoration:none;
	color: #990002;
}

#navigation-links-unten {
	width: 179px;
	height: 257px;
	background: url(images/navi-links.gif) no-repeat scroll 0px 1px;
	background-position: bottom;
	float: left;
	}


/*Content*/

#inhalt {
	width: 394px;
	min-height: 655px;
	float: left;
}
* html #inhalt {
	width: 434px;
	height: 655px;
	float: left;
	background-color: white;
}

#inhalt {
	padding: 10px 20px 10px 20px;
	color: black;
}
#inhalt h1 {
	font-size:20px;
	font-weight:bold;
	margin-bottom: 10px;
	margin-top: 10px;
}
#inhalt h2 {
	font-size:18px;
	font-weight:bold;
	margin-bottom: 10px;
	margin-top: 10px;
}
#inhalt h3 {
	font-size:16px;
	font-weight:bold;
	margin-bottom: 5px;
	margin-top: 5px;
}
#inhalt h4 {
	font-size:15px;
	font-weight:bold;
	margin-bottom: 5px;
	margin-top: 5px;
}
#inhalt h5 {
	font-size:14px;
	font-weight:bold;
	margin-bottom: 5px;
	margin-top: 5px;
}
* html #inhalt h5 {
	font-size:14px;
	font-weight:bold;
	margin-bottom: 5px;
	margin-top: 5px;
}
#inhalt p {
	padding-bottom: 10px;
}
#inhalt ul, ol {
	padding: 5px 0px 5px 35px;	
}
#inhalt ul li{
	padding: 0px 0px 5px 0px;	
}
#inhalt ol li{
	padding: 0px 0px 5px 0px;	
}
#inhalt ul li h1, h2, h3, h4, h5 {
	padding-bottom: 0px;
}
#inhalt ol li h1, h2, h3, h4, h5 {
	padding-bottom: 0px;
}	
#inhalt a:link, a:visited {
	color: #990002;
	text-decoration: none;
	font-weight: bold;
}
#inhalt a:hover{
	text-decoration: none;
	color: #CCCCCC;
}


#navigation-rechts {
	width: 187px;
	height: 107px;
	background: url(images/navi-rechts.gif) no-repeat scroll 0px 1px;
	float: left;
}
* html #navigation-rechts {
	width: 187px;
	height: 107px;
	background: url(images/navi-rechts.gif) no-repeat scroll 0px 1px;
	float: left;
}



/*Footer*/

#unten {
	clear: both;
	background: url(images/unten.gif) repeat-x scroll 0px 1px;
	height: 30px;
	text-align: right;
	padding-right: 15px;
	padding-top: 25px;
	font-family: Comic Sans MS;
	font-weight: bold;
	font-size: 12px;
	border-top: 3px solid #990002;	
}
