body {
	background: #FFFFE6;
		}
table.kasten {
	border: 2px solid #FFD900;
	}

table {
	background: white;
	background: #FFFFCC;
	border: 10px;
	valign: middle;
	}

div.navigation {
	background: #FFFFCC;
	width: 200px;
	padding: 5px;
	}

div.spacer {
	height: 125px;
	}
	
div.spacer2 {
	height: 168px;
	}

div.startlogo {
	background: #FFFFCC;
	width: 400px;
	padding: 5px;	
	min-height: 694px;
	text-align: center;
	}
	
div.navigation img.h {
	border: 2px solid #FFFFCC;
	}
div.navigation a:hover img.h {
	border: 2px solid #003366;
	}
	
div.navigation a:hover { 
	padding:0; 
	}
	
div.content {
	background: #FFFFCC;
	width: 600px;
	padding-right: 5px;
	padding-left: 20px;
	min-height: 645px;
	}
	
h1 {
	background: #003366;
	height: 30px;
	font: bold 14px Arial;
	color: white;
	margin-left: 15px;
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 10px;
	}

h2 {
	font: bold 13px Arial;
	color: #003366;
	margin-left: 20px;
	}
	
h2.angebot {
	margin-top: 50px;
	}	
	
ul {
	font: 12px Arial,Helvetica,Sans;
	list-style-postion: outside;
	list-style-type: square;
	}
	
ol {
	font: 12px Arial,Helvetica,Sans;
	list-style-postion: outside;
	}	
	
	
div.statement {
	font: bold 13px Arial;
	color: #003366;
	text-align: center;
	background-image: url('Bilder/dreieck.gif'); 
	background-repeat: repeat-y;
	background-position: center center;
	<!-- min-height: 100px; -->
	}

span.fett {
	font: bold 13px Arial;
	color: #003366;
	}	
p {
	font: 12px Arial,Helvetica,Sans;
	padding-left: 20px;
	 }
	
p.haftung {
	font: 10px Arial,Helvetica,Sans;
	padding-left: 20px; }	

a.textlink {
	font: 12px Arial,Helvetica,Sans;
	color: #003366;
	text-decoration:none;
	}

a.textlink:hover{
	font: 12px Arial,Helvetica,Sans;
	color: #003366;
	text-decoration:underline;
	}
	
a.textlink_of {
	font: Arial,Helvetica,Sans;
	color: #003366;
	text-decoration:none;
	}

a.textlink_of:hover{
	font: Arial,Helvetica,Sans;
	color: #003366;
	text-decoration:underline;
	}		
		
iframe { background: #FFFFCC;}

img {
	border: 0px;
	padding: 0px;
	margin: 0px;
	}
	
img.footer {
	border: 0px;
	padding: 5px;
	margin: 0px;
	}