body {
	padding: 0px;
	text-align: left;
	min-width: 41em;
	color: #666666;
	margin-top: 10px;
}

body a {
	text-decoration: underline;
	color: #0b0b0b;
}



body img{
	border: 0px;
}


div.subcatliste a, div.subcatliste a:visited {
	float: left;
	clear: left;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	margin-bottom: 8px;
	background-image: url(../img/pfeil_grau.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 13px;
}

div.subcatliste a:hover {
	float: left;
	clear: left;
	font-weight: normal;
	color: #ffc000;
	text-decoration: none;
	margin-bottom: 8px;
	background-image: url(../img/pfeil_gelb.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 13px;
}


div.subcatliste_marked a, div.subcatliste_marked a:visited {
	float: left;
	clear: left;
	font-weight: normal;
	color: #ffc000;
	text-decoration: none;
	margin-bottom: 8px;
	background-image: url(../img/pfeil_gelb.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 13px;
}

div.subcatliste_marked a:hover {
	float: left;
	clear: left;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
	margin-bottom: 8px;
	background-image: url(../img/pfeil_gelb.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 13px;
}






.menucontainer {
	position: absolute;
	margin-top: 65px;
	margin-left: 190px;
	width: 800px;
	height: 30px;
}




.container0 {
	width: 905px;
  	font-family : "Lucida Grande", Arial, sans-serif;
	font-size : 9pt;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
}

.container {
	clear: left;
	float: left;
	width: 905px;
	margin-bottom: 10px;
}


.container_top{
	float: left;
	height: 50px;
	width: 641px;
	background-color: #FFFFFF;
	padding-left: 14px;
	padding-top: 17px;
}

.container_midl{
	float: left;
	text-align: right;
	height: 77px;
	width: 652px;
	padding-right: 3px;
	color: #AAAAAA;
	font-size: 8pt;
}


.navi_top {
	float: left;
	height: 63px;
	width: 353px;
	overflow: hidden;
	background-image: url('/img/topnavbalken.png');
	padding-left: 30px;
	padding-top: 7px;
	margin-top: 40px;
	margin-left: 109px;
}


.navi {
	float: left;
	height: 179px;
	width: 454px;
	text-align: left;
	background-color: #DBD8D8;
	margin-top: 19px;
}

.navi2 {
	float: left;
	height: 32px;
	width: 885px;
	text-align: middle;
	background-image: url("/img/hauptmenue.png");
	padding-top: 19px;
	border-bottom: solid 1px #d0d5da;
	padding-left: 20px;
}

.subnavi {
	float: left;
	min-height:14px;
	width: 797px;
	margin-top: 5px;
	margin-left: 15px;
}

.logo {
	float: left;
	width: 383px;
	height: 81px;
	padding-left: 28px;
}

.banner {
	float: left;
	height: 185px;
	width: 905px;
	border-top: 1px solid #d0d5da;
	border-bottom: 1px solid #d0d5da;
}

.underbanner {
	clear: left;
	height: 17px;
	width: 905px;
	background-color: #FFE03D;
	border-bottom: 1px solid #d0d5da;	
}

.container2 {
	float: left;
	min-height:200px;
	width: 445px;
	margin-top: 0px;
}


.boxbereich {
	float: left;
	text-align: left;
	margin-left: 100px;
	margin-top: 21px;
	width: 222px;

	font-size: 8pt;
	border-top: 1px solid #CCCCCC;	
	border-bottom: 1px solid #CCCCCC;	
	background-color: #EEF0F3;
	padding-top: 20px;
	padding-bottom: 20px;

}

.boxbereich_i {
	float: left;
	text-align: left;
	margin-left: 10px;
	width: 180px;
}

.boxbereich_container{
	float: left;
}



.article_mainheader, h1 {
		font-size : 17px;
		font-weight: bold;
		border-bottom: solid 1px #d0d5da;
		padding-bottom: 7px;
		margin-bottom: 10px;
		color: #ffc000;
}


.hauptbereich {
	float: left;
	clear: left;
	text-align: left;
	width: 551px;
	margin-top: 32px;
	margin-bottom: 30px;
	padding-left: 32px;
	line-height: 18px;
}

.newsletter {
	float: left;
	height: 78px;
	width: 515px;
	background-image: url("/img/newsletter_banner2.gif");
	margin-top: 20px;
}

.artikel_container {
	float: left;
	width: 382px;

	margin-bottom: 30px;
}

.abschluss {
	float: left;
	text-align: left;
	margin-top: 53px;
	margin-bottom: 10px;
	width: 600px;
	height: 7px;
	background-color: #CCCCCC;
	overflow: hidden;
}

.abschluss2 {
	float: left;
	width: 655px;

	font-size: 7pt;
	text-align: center;
	
}

.hint {
	clear: left;
	border: 1px solid #B31500;
	background-color: #FCFEE8;
	padding-top: 10px; 
	padding-left: 10px; 
	padding-right: 10px; 
	padding-bottom: 10px; 
	margin-bottom: 7px;
	margin-top: 7px;

}

.error {
	clear: left;
	border: 1px solid #B31500;
	background-color: #FCFEE8;
	padding-top: 10px; 
	padding-left: 10px; 
	padding-right: 10px; 
	padding-bottom: 10px; 
	color: #CC0000;
	margin-bottom: 7px;
	margin-top: 7px;

}


.box_mainheader, h2 {
	color: #ffc000 !important;
	font-size : 15px;
	font-weight: bold;
	margin-bottom: 8px;
}

.box_subheader, h3 {
		font-weight: bold;
}

.box_maintxt {
		font-size: 9pt;
		line-height: 17px;
}


INPUT.logininput {
	width: 119px; height: 14px;border: 1px solid #888888;	font-size: 8pt;	margin-bottom: 3px;	float: left;

}

INPUT.formdata,
SELECT.formdata,
TEXTAREA.formdata
{
	margin-left: 0px;
	border: 1px solid #888888;
	font-size : 7pt;
	color: #555555;
	padding-left: 2px;
	height: 18px;
}

TEXTAREA.formdata{
	height: 80px;
	width: 295px;
}

FORM {
	margin: 0px;
}


.sitemapheader {
	font-weight: bold;
}

.searchlistgroupheader {
	font-weight: bold;
	color: #000000;
}

.searchlist,
.search_prevtxt,
.searchlistHead{
	text-align: left;
	color: #000000;
}


.search_input {
	height: 15px;
	width: 130px;
	border: 1px solid CCCCCC;
	font-family: "Lucida Grande", Arial;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 3px;
	float: left;
	background-color: #333333;
}
