@charset "UTF-8";
/* CSS Document */

/* Schriftarten */
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	font-weight:normal;
	color:#666;
	text-decoration:none;
	margin-top:0px;
	margin-bottom:8px;}
	
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	font-weight:normal;
	color:#666;
	text-decoration:none;
	margin-top:0px;
	margin-bottom:0px;
	}
	
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
	color:#666;
	text-decoration:none;
	margin-top:0px;
	margin-bottom:0px;
	}

h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	color:#000;
	text-decoration:none;
	margin-top:0px;
	margin-bottom:0px;
	}

h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-weight:normal;
	color:#666;
	text-decoration:none;
	margin-top:0px;
	margin-bottom:0px;
	}
	
p,font, span,td,li,div {
	font-family: Arial, Verdana,Tahoma, Geneva, sans-serif;
	font-size:10pt;
	color:#555;
	}
	
.smalltext {
	font-family: Arial, Verdana,Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#555;
	}

a:link, a:visited, a:active {
	color:#555;
	text-decoration:none;
	}
a:hover {
	color:#222;
	text-decoration:underline;
	}
	

a.bottom:link, a.bottom:visited, a.bottom:active {
	color:#dfdfdf;
	text-decoration:none;
	}
a.bottom:hover {
	color:#dfdfdf;
	text-decoration:underline;
	}
	




.text_unten {
	font-family: Verdana,Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#555;
	text-align:right;
	}
.datum {
	font-family: Verdana,Tahoma, Geneva, sans-serif;
	font-size:9px;
	color:#797979;
	margin-top:0px;
	}

.bewertung_zahl {
	font-family: Verdana,Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#555;
	}

/* Formulare */
input, select {
	font-family: Arial,Verdana,Tahoma, Geneva, sans-serif;
	font-size:10pt;
	color:#555;
	background-color: #f6f6f6;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-bottom-color:#000;
	border-bottom-width:thin;
	border-left-style: none;
	
}
/* Formulare */
input#button {
	border:none;
	font-weight:bold;
}

textarea {
font-family: Arial,Verdana,Tahoma, Geneva, sans-serif;
	font-size:10pt;
	color:#555;
	background-color: #f6f6f6;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-bottom-color:#000;
	border-bottom-width:thin;
	border-left-style: none;}



body.mainpage { margin: 0; padding: 0; margin-top:0px;
background-image:url(../images/layout/background.jpg); }

body.popup { margin: 0px; padding: 20px; 
background-color:#FFF}


div#head {
	width: 974px;
	height: 145px;
	background-image:url(../images/layout/head_bg.jpg);
	background-position:right;
	background-repeat:no-repeat;
	position:relative;
	margin: 0px auto;
}

div#menue {
	width: 974px;
	height: 57px;
	background-color:#FFF;
	position:relative;
	margin: 0px auto;
}
div#menue_item_first {
	width: 117px;
	height: 57px;
	background:url(../images/layout/menue_bg_first.jpg);
	text-align:center;
	line-height:57px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#666;
	float:left;

}
div#menue_item_last {
	width: 260px;
	height: 57px;
	background:url(../images/layout/menue_bg_last.jpg);
	background-position:right;
	margin-left:2px;
	float:left;

}
div#menue_item {
	width: 117px;
	height: 57px;
	background:url(../images/layout/menue_bg.jpg);
	margin-left:2px;
	float:left;
	text-align:center;
	line-height:57px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#666;
}
div#menue_item a:link, div#menue_item a:visited, div#menue_item a:active, div#menue_item_first a:link, div#menue_item_first a:visited, div#menue_item_first a:active {
	color:#666666;
	text-decoration:none;
	}
div#menue_item a:hover, div#menue_item_first a:hover {
	color:#888;
	text-decoration:none;
	}
div#spacer {
	width: 974px;
	height: 14px;
	position:relative;
	margin: 0px auto;
}
div#content {
	width: 974px;
	position:relative;
	margin: 10px auto;
}
div#footer {
	width: 974px;
	height:20px;
	position:relative;
	margin: 20px auto;
	text-align:center
}

div#content-box {
	position:relative;
	background-color:#FFF;
	background-image:url(../images/layout/content_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	border-top:solid 2px #CCC;
	border-left:solid 1px #e6e6e6;
	border-right:solid 1px #e6e6e6;
	border-bottom:solid 1px #e6e6e6;
	padding:15px;
	text-align: left;
	margin-top:15px;
}
div#werbungs-box {
	position:relative;
	text-align: left;
	margin-top:5px;
	margin-right:5px;
}

div.small-box {
	width: 278px;
}
div.werbe-box {
	width: 300px;
}
div.big-box {
	width: 610px;
}
td.auflistung {
	height: 30px;
	margin-bottom:10px;
	border-bottom:solid 1px #ffdd00;
	
}
span.number {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:23px;
	font-weight:normal;
	color:#666;
}

div#kommentar_head {
	position:relative;
	height:10px;
	width:599px;
	background-color:#f6f6f6;
	background-image:url(../images/layout/kommentar_oben.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align: left;
	margin-top:25px;
	}
div#kommentar_body {
	position:relative;
	width:569px;
	background-color:#f6f6f6;
	background-image:url(../images/layout/kommentar_mitte.jpg);
	background-repeat:repeat-y;
	text-align: left;
	padding-left:15px;
	padding-right:15px;
	}
div#kommentar_body p,font, span,td,li,div { margin:0px; }
div#kommentar_foot {
	position:relative;
	height:10px;
	width:599px;
	background-color:#f6f6f6;
	background-image:url(../images/layout/kommentar_unten.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align: left;
	}
	
div#anbieterlink {
		margin-top:-7px;
		margin-bottom:12px; }
		
hr {
	
	color: #ffdd00;
	background-color:#ffdd00;
	border:none;
	height:1px;
	width: 100%;
	margin-top:10px;
	margin-bottom:10px;
}
