body, html { 
	background-color: #A9AABC; 
	color: black; 
	font-size: 14px; 
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	margin: 0; 
	padding: 0; 
	text-align: center;	
}

a, a:visited {
 text-decoration: none;
 color:white;
}
a:hover {
	color: black;
	font-weight: bold;	
}

ul, ol, li, p, div {
	margin: 0; 
	padding: 0; 
}

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;
}


#komplett {
	width: 800px;
	text-align: left;
	border: 1px solid black;
	background-color:  #4A544C;
	margin-top: 10px;
	margin-bottom: 10px;
}
	
#links {
	width: 200px;
	float: left;
}	
	

#links-bild {
	background-image: url(pics/schleppangeln.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 267px;
}

#links-navigation {
	clear:both;
	background-color: #4A544C;
	width: 200px;
	border-top: 5px solid black;
	}
#links-navigation-inhalt {
	padding: 20px;
	}
#links-navigation-inhalt a, a:visited {
	font-size: 14px;
	padding-left:10px;
	padding-right:10px;
	display: block;
	padding-bottom: 15px;
	font-weight: bold;
	color: white;
	overflow:hidden;	
	padding-left:22px;
	padding-bottom: 10px;
	background: url(pics/navi.gif) no-repeat scroll 0px 4px;
	}
#links-navigation-inhalt a:hover {
	color:black;
}


#rechts{
	width:595px;
	background-color: white;
	float:right;
	border-left: 5px solid black;
}



#rechts-oben{
	height: 80px;
	width: 595px;
}
*html #rechts-oben{
	height: 80px;
	width: 593px;
}
#rechts-oben p {
	color: #4A544C;
	font-size: 30px; 
	font-family: "Comic Sans MS", Helvetica, Arial, sans-serif;	
	text-align: center;
	padding:30px;
	font-weight: bold;
	background-color: #5290D6;
}


#rechts-unten {
	text-align: left;
	width: 535px;
	background-color: white;
	padding: 20px 30px 30px 30px;
	border-top: 5px solid black;
}

*html #rechts-unten {
	text-align: left;
	width: 593px;
	background-color: white;
	padding: 20px 30px 30px 30px;
	border-top: 5px solid black;
}




#rechts-unten h1 {
	font-size:20px;
	font-weight:bold;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #4A544C;
}
#rechts-unten h2 {
	font-size:18px;
	font-weight:bold;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #4A544C;
}
#rechts-unten h3 {
	font-size:16px;
	font-weight:bold;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #4A544C;
}
#rechts-unten h4 {
	font-size:15px;
	font-weight:bold;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #4A544C;
}
#rechts-unten h5 {
	font-size:14px;
	font-weight:bold;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #4A544C;
}

#rechts-unten p {
	padding-bottom: 10px;
	color: #4582C0;	
}
#rechts-unten ul, ol {
	padding: 5px 0px 5px 35px;
	color: #4582C0;
}
#rechts-unten ul li{
	padding: 0px 0px 5px 0px;	
}
#rechts-unten ol li{
	padding: 0px 0px 5px 0px;	
}
#rechts-unten ul li h1, h2, h3, h4, h5 {
	padding-bottom: 0px;
}
#rechts-unten ol li h1, h2, h3, h4, h5 {
	padding-bottom: 0px;
}

#rechts-unten a, a:visited {
	font-weight: bold;
	color: #4582C0;
	}
#rechts-unten a:hover {
	color: #4A544C;
}


#footer {
	clear: both;
	height: 80px;
	background-color: #5290D6;
	width: 800px;
	border-top: 5px solid black;
}

#footer p{

	
	font-size: 30px; 
	font-family: "Comic Sans MS", Helvetica, Arial, sans-serif;	
	text-align: right;
	padding:22px 30px 0px 0px;
	font-weight: bold;

}
