/* Bezirks und Dorfwirtauswahl */
ul.bezirksauswahl {
	list-style:none;
	margin:0;
	padding:0;
	font-size:95%;
}

ul.bezirksauswahl li {
	text-align:right;
	border: solid 1px #ECEAEA;
	margin-bottom:3px;
}

ul.bezirksauswahl li.act {
	background-color: #EFF3E9;
}

ul.bezirksauswahl li a {
	padding: 1px 5px 1px 2px;
	text-decoration:none;
	color: #666666;
	display:block;
	widht:100%;
}

ul.bezirksauswahl a:hover{
	background-color: #EFF3E9;
}

/* Linkboxen */
.linkbox {
	float:left;
	background:url(../upload/design/pfeil-weiss-gruen.gif) no-repeat center right #499B45;
	color:white;
	font-size:95%;
	padding: 2px 10px 2px 8px;
	border: solid 1px #666666;
	width:117px;
	margin-right:10px;
}

.linkbox a {
	text-decoration:none;
	color:white;
}

 span.gelb {
	background:url(../upload/design/pfeil-gruen-gelb.gif) no-repeat center right #F1E115;
	color:#499B45;
}

span.gelb a {
	color:#499B45;
}

.linkbox.rechts {
	float:right;
	margin-right:0;
}

/* Dorfwirt */
.rahmen {
	clear:both;
	border: solid 1px #666666;
	margin-top:10px;
	font-size:90%;
}

.rahmen img {
	margin:0;
}

.imrahmen {
	padding:5px;
}

.anzahl {
	font-size:90%;
	margin-bottom:5px;
}

.sternelinks {
	float:left;
	width:120px;
}

.sterne {
	text-align:center;
	float:left;
	padding:0;
	margin:0;
	width:140px;
}

.ohne {
	margin:0;
}

.hellgelb {
	background-color:#FEFBED;
}


/* Veranstaltungen, Ausflugsziele */
#seiteveranstaltungen div, #seiteausflugsziele div {
	float:left;
}

#seiteveranstaltungen .headline, #seiteausflugsziele .headline,  {
	padding-left:0;
}

#seiteveranstaltungen .htitel, #seiteausflugsziele .htitel {
	padding-left:5px;
}

#seiteveranstaltungen .veranstaltungen, #seiteausflugsziele .ausflugsziele {
	padding:5px;
}

#seiteveranstaltungen a, #seiteausflugsziele a {
	color: #499B45;
}

#seiteveranstaltungen .trenner {
float:none;
height:15px;
}

#seiteveranstaltungen .monatsname {
	float:none;
	display:block;
	font-weight:bold;
	line-height:1.2em;
}

#seiteveranstaltungen .htitel, #seiteveranstaltungen .titel{
	width:210px;
	padding-right:5px;
}

#seiteveranstaltungen .titel{
	padding-left:0;
}

#seiteveranstaltungen .hdatum, #seiteveranstaltungen .datum {
	width:100px;
	padding-left:0;
	padding-right:5px;
}

#seiteveranstaltungen .datum {
}

#seiteveranstaltungen .hort, #seiteveranstaltungen .ort {
	width:125px;
	padding-left:0;
	padding-right:5px;
}

#seiteveranstaltungen .hortneu, #seiteveranstaltungen .ortneu {
	width:250px;
	padding-left:0;
	padding-right:5px;
}

#seiteveranstaltungen .ort {
}

#seiteveranstaltungen .hkategorie {
	width:125px;
	padding-left:0;
	padding-right:5px;
}

#seiteveranstaltungen .kategorie{
	width:125px;
}



/* Bezirks&#65533;bersicht */

.bezirklinks {
	float:left;
	width:135px;
}

.bezirkrechts {
	font-size:90%;
	float:left;
	width:135px;
	padding-left:15px;
}

.bezirkrechts ul {
	list-style:none;
	padding:0;
	margin:5px 0px 0px 0px;
}

.gemeinden {
	width:170px;
	float:left;
	margin-right:18px;
}

.headlinetitel{
	width:295px;
	padding-right:5px;
	float:left;
margin-bottom:10px;
}

.headlineort {
	width:165px;
	padding-left:0;
	padding-right:5px;
	float:left;
}

.headlinebild {
	width:105px;
	padding-left:0;
	padding-right:0px;
	float:left;
}

.titel{
	width:295px;
	padding-left:5px;
	padding-right:5px;
	float:left;
}

.ort {
	width:160px;
	padding-left:5px;
	padding-right:5px;
	float:left;
}

.bild {
	width:105px;
	padding-left:0;
	padding-right:0px;
	float:left;
}

.amazon {
	clear:both;
	margin-top:20px;
}

.box.rechts img {
	margin-bottom:0;
}

ul.newsletterarchiv li {
	list-style:none;
	padding-bottom:10px;
}

