#bgdiv {
	background: url(/bilder/_default/1.png) no-repeat left bottom;
	height: 100%
}

#bgdiv_lang {
	background: url(/bilder/_default/1_lang.png) no-repeat left bottom;
	height: 100%
}

#bgup {
	background-image: url(/bilder/_default/1up_neu.png);
	height: 10px;
}

#bgdown {
	background-image: url(/bilder/_default/1down_neu.png);
	height: 10px;
}
a:link {
	color: #006400;
        text-decoration: none;
}
a:hover {
        color: #8b0000;
        text-decoration: underline;
}

a:visited {
	color: #545454;
        text-decoration: none;
}

/* Style2 Custom Modules */

.module_lang {
	background: url(/bilder/module_lang.gif) no-repeat 0 0;	padding: 6px 0px 7px 15px;
	width: 100%;
	font: normal 15px "AvantGarde Bk BT", Arial, Helvetica, sans-serif;
	color:black;
}

.module_links {
	background: url(/bilder/module_links.gif) no-repeat 0 0;	padding: 6px 0px 7px 15px;
	width: 100%;
	font: normal 15px "AvantGarde Bk BT", Arial, Helvetica, sans-serif;
	color:black;
}

.module_rechts {
	background: url(/bilder/module_rechts.gif) no-repeat 0 0;	padding: 6px 0px 7px 15px;
	width: 100%;
	font: normal 15px "AvantGarde Bk BT", Arial, Helvetica, sans-serif;
	color:black;
}


a.readon {
	background: url(/bilder/readon.png) no-repeat top;
	color: #666666;
	display: block;
	float: left;
	font-size: 10px;
	height: 20px;
	line-height: normal;
	line-height: 20px;
	text-decoration: none;
	text-indent: 30px;
	width: 101px;
}

a.readon:hover, a.readon:active, a.readon:focus {
	background: url(/bilder/readon.png) no-repeat bottom;
	color: #666666;
	text-decoration: none;
}

a.readback {
	background: url(/bilder/readback.png) no-repeat top;
	color: #666666;
	display: block;
	float: left;
	font-size: 10px;
	height: 20px;
	line-height: normal;
	line-height: 20px;
	text-decoration: none;
	text-indent: 30px;
	width: 101px;
}

a.readback:hover, a.readon:active, a.readon:focus {
	background: url(/bilder/readback.png) no-repeat bottom;
	color: #666666;
	text-decoration: none;
}
.suche {
background: url(/bilder/search_back.png) 0 0 no-repeat;
width: 200px;
height: 40px;
text-align:left;
padding-top:7px;
padding-left:27px;
border:0;
}
