html, body {
	margin:0;
	padding:0;
	background-color: #FBF5E4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #535353;
	text-decoration: none;
}

body {
	margin-top:50px;
}	

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FBF5E4;
	font-weight: bold;
	line-height:1em;
	padding:5px 0px 5px 0px;
	margin:0;
	
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #757575;
	line-height:1em;
	padding:10px 0px 10px 0px;
	margin:0;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	font-weight: bolder;
	margin-bottom: 15px;
	margin-top:0px;
	
}

.untertitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8D8D8D;
	font-weight: bolder;
	margin-bottom: 5px;
	margin-top:0px;
	
}

.panelMain  {
border : 1px solid #333333;
} 

.head-impressum {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	font-weight: bold;
	text-align:right;
}

.tableBorder {
	border: 1px solid #BFBFBF;
}

.tableBorderBottom {
	border-left: 	1px solid #BFBFBF;
	border-bottom:	1px solid #BFBFBF;
	border-right:	1px solid #BFBFBF;		
}

.tableBorderTop {
	border-left: 	1px solid #BFBFBF;
	border-top:	    1px solid #BFBFBF;
	border-right:	1px solid #BFBFBF;		
}

.tableBorderSeitl {
	border-left: 	1px solid #BFBFBF;
	border-right:	1px solid #BFBFBF;
}

.imagesBorder {
	border: 1px solid #999999;
}
.imagesBorderWhite {
	border: 5px solid #ffffff;
}

.imagesText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}

#footer a {
	text-decoration:none;
	color: #666666;
}

#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration:none;
}

#footer td {
	padding-bottom: 5px;
	padding-top: 5px;
}

#preise {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}


.navigation-mitte {
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}



.navigation-mitte a {
	text-decoration:none;
	color: #666666;	
	background: url(images/pfeil-off.gif) bottom left no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 15px;
	float: left;
	margin-right:13px;
}

.navigation-mitte a:hover {
	text-decoration:none;
	color: #660000;
	background: url(images/pfeil-on.gif) bottom left no-repeat;
	display: block;
	padding-left: 15px;
	float: left;
	margin-right:13px;
}

.navigation-unten {
	padding-bottom: 5px;
	padding-top: 10px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}



.navigation-unten a {
    text-decoration:none;
	color: #666666;
	font-weight: bold;	
	
}

.navigation-unten a:hover {
	text-decoration:none;
	font-weight: bold;
	color: #660000;	
}

.navigation-weiter {
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.navigation-weiter a {
	text-decoration:none;
	font-weight: bold;
	color: #666666;	
	
}

.navigation-weiter a:hover {
	text-decoration:none;
	color: #660000;
		
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	text-align: center;
}

