HTML, BODY {
	padding: 0px; 
	margin:0px;
	width:999px;
	font-size:90.01%; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	background-color:#E6EDFF;
	padding-bottom:30px;
}

#banner {
	HEIGHT: 110px;
	background-color:#3366cc;
	background-image:url(http://www.partypedia.de/bilder/partyservice-1.jpg);
	background-repeat:no-repeat;
	background-position:205px bottom;
	width:999px;
}

#banner a:link, #banner a:visited, #banner a:active {
	color:white;
	text-decoration:none;
}

#banner a:hover {
	text-decoration:underline;
}

.servername {
	align:left; 
	float:left; 
	padding-left:258px;
}

#breadcrumb {
	width:100%;
	font-size:100%;
	padding: 5px 0 5px 10px;
	font-weight:bold;
	color: #3366cc;
}

#breadcrumb a:link, #breadcrumb a:active, #breadcrumb a:visited {
	color:black;
	text-decoration:none;
}

#breadcrumb a:hover {
	text-decoration:underline;
	color:#3366cc;	
}

#breadcrumb .auswahl {
	width:248px;
	color:black;
	display:block;
	float:left;
	
}

#vierspaltig {
	width:1999px;
	border-top:1px dotted silver;
}

#angebote
{
	WIDTH: 232px; 
	float:left;
	padding:0 10px 0 10px;
	margin:0;
	font-size:85%;	
	line-height:100%;
	border-right:1px dotted silver;
}

#angebote .statistik {
	font-size:80%;

}

.bereich {
	padding:10px 0px;
	border-bottom:1px dotted silver;
}

.bereich_mit_werbung {
	padding:10px 0px;
}


#angebote ul {
	padding:0px;
	margin:0px;
	margin-left:10px;
	padding-left:10px;
	line-height:130%;
}

#angebote a:link, #angebote a:visited, #angebote a:active {
	color:black;
	text-decoration:none;
}

#angebote a:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#3366cc;
}


#inhalt {
	float:left;
	display:block;
	width:470px;
	padding:10px 20px 0px 20px;
	font-size:90%;
}

#inhalt .eintrag {
	width:468px;
	border-right:4px solid silver;
	border-bottom:4px solid silver;
	padding:10px;
	margin-bottom:40px;
	background-color:white;
}

#inhalt .eintrag hr {
	color:silver;
	height:1px;
}
#inhalt .eintrag h1, #inhalt .eintrag h6 {
	font-size:100%;
	color:#3366cc;
	margin-bottom:-10px;
	padding-bottom:0px;
	width:100%;
	background-color:#E6EDFF;	
}
#inhalt .eintrag h6 {
	color:black;
}
#inhalt .eintrag h2 {
	font-size:100%;
	color:#3366cc;
	width:100%;
	background-color:#E6EDFF;
}

#inhalt .eintrag a{
	color:#3366cc;
	text-decoration:none;
}

#inhalt .eintrag a:hover {
	text-decoration:underline;
}



.linie_unten p {
	padding-bottom:20px;
	border-bottom: 1px dotted silver;
}

#inhalt .inhaber {
	display: block;
	padding-top: 5px;

}

#inhalt .adresse {
	float:left;
	width:250px;
	padding-right:10px;
}

.block {
	display:block;
}

#inhalt .online {
	width:100%;
	text-align:left;
	margin-top:10px;
	background-color:#E6EDFF;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
}

#inhalt .online a:hover {
	color:black;
}

.angebot {
	margin-top:10px;
	display:block;
}

.formular {
	font-size:80%;
}

.formular input, .formular select, .formular textarea {
	background-color:#E6EDFF;
	border:0px;	
	margin-bottom:5px;
}


#orte {
	float:left;
	display:block;
	width:170px;
	font-size:85%;
	padding:0 10px 0 10px;
	line-height:130%;
	border-right:1px dotted silver;
	border-left:1px dotted silver;
}


#orte ul {
	padding:0px;
	margin:0px;
	margin-left:10px;
	padding-left:10px;
	
}

#orte a:link, #orte a:active, #orte a:visited {
	color:black;
	text-decoration:none;
}

#orte a:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#3366cc;	
}

#orte .orte_werbung img,
#angebote .angebote_werbung img{
	border:1px solid black;
}

#fuss {
	margin-top:20px;
}

.rechtsbuendig {
	text-align:right;
}
.linksbuendig {
	text-align:left;
}

/* Statistik - linke Beschreibung */
.st_l {
	text-align:left;
	width:75px;
}
.st_r {
	text-align: right;
	width: 35px;
}

.weiss {
	color: white;
}

.kleiner {
	font-size:80%;
}

.fett {
	font-weight:bold;
	color:white;
}

#inhalt .werbung_quer {
	margin-bottom:40px;
}
