body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #FDF6DD;
	

}

div#site {
	width: 800px;
	background-color: #C8E7FB;
	background-image:url(http://shop.badshop.com/bilder/hpshopkopf.jpg); background-position: top; background-repeat: no-repeat;
	border-left: 2px solid #F5A0BD; 
	border-right: 2px solid #F5A0BD;
	border-bottom: 2px solid #F5A0BD; 
	text-align: left; 
}

div#internlinks {
	background-color: #C8E7FB;
	font-size:10px;
	color: #200645;
	text-decoration: normal;
	text-align: right;
	float: right;
	margin-top: 100px;
	width: 800px;
	padding-right: 10px;
	height: 5px;


}

a {
	font-weight: bold;
	text-decoration: none;
	color: #200645;
}

a:link {
	color: #200645;
}


h1 {
	background-color: #200645;
	color: white;
	font-size: 13px;
	height: 14px;
	padding-left: 8px;
	
	
}

h2 {
	color: #200645;
	font-size: 15px;

}

div#navigation {
	width: 150px;
	float: left;
	background-color: #C8E7FB;
	margin-top: -10px;
	
	

}

div#kategorielink {
	color: #200645;
	border-bottom: 1px solid #200645;
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
}

div#service {
	color: #200645;
	text-align: center;
	font-size: 12px;
}


div#inhalt {
	background-color: white;
	font-size: 12px;
	width: 646px;
	float: right;
	padding: 15px;
	border-left: 2px solid #F5A0BD;
	margin-top: -10px;
	

	
	
}

div#fuss {
	background-color: #F5A0BD;
	color: #200645;
	width: 804px;
	font-size: 9px;
	word-spacing: 10px;
	text-decoration: none;
}



