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


#sidebar {
	display:block;
	float:left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 0px;
	color: #333333;
}

#sidebar a, 
#sidebar a:link {
	color:#003300;
	text-decoration:underline;
}
#sidebar a:hover {
	color:#000000;
	text-decoration: none;
}

#sidebar div.txt-img h2{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

#sidebar div.txt-img {
}
#sidebar div.teaser {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

#sidebar div.rexpoll{
	margin-left: -20px;
	padding-left: 20px;
	margin-bottom: 20px;
	margin-top: 15px;
	border-width: 1px;
	border-bottom-style: solid;
	border-color: #006600;
	border-top-style: solid;
	border-right-style: solid;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
#sidebar div.rexpoll input{
}
#sidebar div.rexpoll label{
	display: block;
	margin-left: 22px;
	margin-top: -16px;
}
#sidebar div.rexpoll h2{
	font-weight: bold;
	margin-bottom: 10px;
}
#sidebar #search-form input.text {
	float:left;
	width: 116px;
	height:16px;
	background-color: #eee;
	color:#666666;
	border: 1px solid #FFF;
	margin-top: 0px;
}

#sidebar #search-form .submit{
	background-color: #999999;
	color:#fff;
	border: none;
	height:18px;
	margin-left: 4px;
	margin-top: 0px;
}



#spalte2{
	float:left;
	width:500px;
	background-color: #FFFFFF;
}

#main_sb {
	float:right;
	width:480px;
}

#main-content-block_sb {
	display:block;
	width:460px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}


#sponsor {
	background-color: #FFF;
	text-align: center;
	width: 100%;
	padding-top: 30px;
	color: #333;
}


#sidebar .ns_newsEntry
{
	padding-bottom: 5px;
	padding-top: 5px;
	clear: both;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #060;
}
#sidebar .ns_newsHeadline h3
{
	font-weight: bold;
	font-size: 10px;
}
#sidebar .ns_news
{
	color: #666666;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 10px;
}
#sidebar .ns_news img
{
	float: left;
	padding-right: 10px;
	padding-bottom: 3px;
}
#sidebar .ns_MoreLink
{
	padding-bottom: 5px;
	text-align: right;
	padding-top: 5px;
}
#sidebar .ns_MoreLink a
{
	border: 1px solid #918B89;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 4px;
	background-position: right;
	background-image: url(weiter.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}


/* Reserviert für Teaser */
#sidebar h5 {
	background: inherit;
	font-size:10px;
	font-weight:bold;
	line-height:1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003300;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-top: 20px;
	margin-left: -20px;
	padding-left: 20px;
	margin-right: -20px;
	padding-right: 10px;
}

ul#dialog li a {
	display: block;
}
ul#dialog li{
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-bottom: 20px;
	padding-top: 5px;
}
ul#dialog li.adresse{
	background-image: url(db_icon_haus.gif);
	background-position: 0px 5px;
}
ul#dialog li.telefon{
	background-image: url(db_icon_telefon.gif);
	background-position: 0px 6px;
}
ul#dialog li.email{
	background-image: url(db_icon_kontakt.gif);
	background-position: 0px 0px;
}
