body {
	background-color: #000000;
	font-size: 100.01%;
	font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
	color:#ffffff;
	padding:0;
	margin:0;
       height: 100.01%; 
       style="overflow:scroll"
	background-image: url(images/bg-bg.gif);
	background-repeat:repeat-x;
}

a {color: #FFFFFF;}
a:visited {color:#FFFFFF;}
a:hover {color: #B70000;}
a:active { color:#FFFFFF;}

hr {
	color: #eee;
	height: 1px;
}

h1 {
	font-size: 1.7em;
	font-weight: normal;
 }

h2 {
	padding: 0px;
	margin: 0px;
	font-size: 1.7em;
	font-weight: normal;
}

h3.artikel_overview {
	padding-top: 10px;
	padding-left: 10px;
	font-size: 120%;
}

h3.artikel_overview a, h3.artikel_overview a:visited{
	text-decoration: none;
	color: #564b47;
}



div.artikel_overview p {
	padding: 0px;
	margin-left: 10px;
}

div.artikel_overview p.type {
	font-style: italic;
	font-size: 95%;
}

img.artikel_overview {
	margin: 10px;
	margin-top: 0px;
}

ul.artikel_overview {
	list-style: none;
	padding: 10px;
	margin: 0px;
}

ul.artikel_overview li {
	line-height: 1.6em;
}

ul.artikel_overview a, ul.artikel_overview a:visited {
	color: #000;
	text-decoration: none;
	font-size: 95%;
}

span.date_a {
	padding-right: 10px;
	color: #000;
	text-decoration: none;
	font-size: 95%;
}

ul.artikel_overview a:hover {
	text-decoration: underline;
}

img.download {vertical-align:middle;}


form#login {
	margin: 10px;
}

form#login label {
	line-height: 25px;
}

form#login input.feld {
	width: 300px;
}

/* ----------container zentriert das layout-------------- */
#container {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	margin-top: 10px;
	background-color: #000000; //#FDCD0B;
	font-size: 75%;
       height: 100.01%; 
	}





	
/* ----------banner for logo-------------- */
#banner {
	margin: 0;
	padding: 0;
	height: 220px;
	background-color: #000000;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#banner p{
	width: 1000px;
	margin: 0;
	padding: 0;
	margin-bottom: 3px;
	float: left;
	color: #efefef;
	font-size: 90%;
}

#banner img{
	margin: 0;
	padding: 0;
	border: 0;
	height: 102px;
	width: 1000px;
}

#mainnavi {
	margin: 0;
	padding: 0;
	<!-- background-color:#9c2c28; -->
}

#mainnavi p{
	margin-left: 0em;
	padding: 0px;
	height: 0px;
	<!-- background-color:#9c2c28; -->
}

/* -----------------Inhalt--------------------- */
#content {
	background-image: url(images/content-bg.gif);
	background-repeat:repeat-x;
	background-color:#000000;
	padding: 10px;
	margin: 0 0px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
	//border-top: 1px solid #efefef;
}

#content img {
	background-image: url('images/progressbar.gif') no-repeat;
}

#content_once {
	min-height:350px;
	background-color: #000000;
	padding: 10px;
	margin: 0 0 0 0 em;
//border-right: 5px solid #FF0808;
//border-bottom: 5px solid #FF0808;

}

#content h3, #content_once h3 {
	padding-left: 0px;
	font-size: 120%;
}

p, pre {
	padding: 0px;
	margin:0;
}

#content p, #content_once p {
	padding-top: 5px;
	padding-left: 0px;
	margin:0;
}


pre, code { font-size: 1.2em;}

h1 {
padding-top: 10px;


}
h2 {
padding-bottom: 10px;


}

<!-- .gross {
	width: 5.71em;
	height: 1.07em;} -->

/* --------------left navigavtion------------- */
#left {
	float: left;
	width: 180px;
	margin: 0;
	padding:15px 0 0 0;
	color:#ffffff;
	text-align:center;
}

#left p {
	color: #000;
	margin: 0;
	text-align:left;
	margin: 0 auto;
}

#right {
	float: right;
	width: 180px;
	margin: 0;
	padding: 15px  0 0 0;
	color:#000;
}

#right_once {
	float: right;
	width: 0;
	margin: 0;
	padding: 0;
	color:#000;
	}


/* -----------footer--------------------------- */
#footer {
	clear: both;
	background-color: #000000;
	color: #000000;
	padding: 0;
	margin: 0 0;

}

#footer p {
	padding: 0px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-size: 80%;
}

/* ---------- navi links ---------------------- */
.links_box_rahmen {
	
}

.links_box_titel {
	width: 142px;
	color: #fff;
	font-weight: bold;
	font-size: 80%;
	padding: 5px;
	background-image: url('images/bg-box-links.gif');
	background-repeat: no-repeat;
	border-bottom: 1px solid #000000;
	margin-bottom: 3px; 
	margin: 0 auto;
}

.links_box_content {
	width: 140px;
	color: #000;
	font-weight: bold;
	font-size: 80%;
	padding: 5px;
	background-color: transparent;
	margin: 0 auto;
	text-align: left;
	margin-bottom: 10px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

span.url {
	font-style: italic;
	color: #028020;
	font-size: 0.8em;
	text-decoration:none;
}


ul#navi {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 110.01%;
	
	}
	
	ul#navi li {
		list-style: none;
		margin: 0px;
		padding: 0px;
		background: #ffffff;
		border-bottom: none;
		width: 140px;
		}
		
		ul#navi li a {
			width: 133px;
			display: block;
			margin: 0;
			padding: 0px;
			color: #000;
			padding: 0.3em;
			text-decoration: none;
			<!-- border-bottom: 1px solid #eee;-->
			border-bottom: none;
			}
			
			ul#navi li a:hover {
			color: #000;
			margin: 0px;
			background-color: #efefef;
			<!-- border-bottom: 1px solid #E3EFFF; -->
			border-bottom: none;
			}
			
			ul#navi li.ebene1 a {
			display: block;
			margin: 0px;
			color: #000;
			background-color: #fff;
			text-decoration: none;
			border:none;
			}
			
			ul#navi li.ebene1 a:hover {
			color: #000;
			background-color: #FF0808;
			border-bottom: none;
			}
			
			ul#navi li.ebene2 a {
			width: 126px;
			display: block;
			margin: 0px;
			color: #000;
			padding-left: 10px;
			background-color: #fff;
			text-decoration: none;
			border:none;
			}
			ul#navi li.ebene2 a:hover {
			color: #000;
			background-color: #efefef;
			border-bottom: none;
			}
			
			a.gecheckt{
			  color: #000;
			  background-color: #FF0808;
			  font-weight: bold;
			}
			
			ul#navi li.gechecktu2 a{
			  color: #000;
			  padding-left: 10px;
			  width: 126px;
			  background-color: #fff;
			  font-weight: bold;
			  border-bottom: none;
			}
			

input.grafic {
	background-image: url(images/bg_submit_12.gif);
	border: none;
	width: 86px;
	height: 20px;
	font-size: 80%;
	color: #fff;
	font-weight: bold;
}

input.feiner {
	font-size: 110%;
	margin-bottom: 4px;
	border: 1px solid #8a8a8a;
}

input.feiner2 {
	font-size: 90%;
	width: 100px;
	margin-bottom: 2px;
	border: 1px solid #8a8a8a;
}

textarea.feiner3 {
	width: 150px;
	height: 100px;
	margin-bottom: 2px;
	border: 1px solid #8a8a8a;
}

form#login input.feld2 {
	width: 300px;
	font-size: 110%;
	margin-bottom: 4px;
	border: 1px solid #8a8a8a;
}

p.box {
	padding: 0px;
	margin: 0px;
}


/* -----------archiv--------------------------- */
span.count_archiv {
	font-size: 80%;
	color: #8a8a8a;
}

p.archiv_zuruck {
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
}

p.box_rechts, p.box_rechts a, p.box_rechts a:visited{
	color: #000;
	text-decoration: none;
}
div#siteend{
	position:absolute;
	left: -9999px;
	top: -9999px;
	z-index:1;
}

.link_a {
	font-size: 90%;
}

a.lexi, a.lexi:active {
	font-size: 120%;
	margin-right: 4px;
	font-weight: bold;
	text-decoration: none;
}

.artikel_info{
	background-image: url(images/bg-artikel_info.gif);
	background-repeat:no-repeat;
	height:157px;
	margin-left: 10px;
	padding-left: 10px;
}

.box_newsletter{
	background-image: url(images/bg-box-newsletter.gif);
	background-repeat:no-repeat;
	height:157px;
	margin-left: 10px;
	padding-left: 10px;
	margin-top: 0px;
}

.artikel_infot a, .artikel_infot a:active, .artikel_infot a:visited	 {
	color: #000;
	text-decoration: none;
}

.artikel_p2 {
	padding-top: 8px;
	padding-bottom: 1px;
}

/*  styles for the unit rater */

.ratingblock {
	display:block;
	border-bottom:1px solid #999;
	padding-bottom:8px;
	margin-bottom:8px;
	}

.loading {
	height: 30px;
	background: url('images/working.gif') 50% 50% no-repeat;
	}
	
.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 30px;
	position: relative;
	background: url('images/starrating.gif') top left repeat-x;		
	}

.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
	}
	
.unit-rating li a {
	outline: none;
	display:block;
	width:30px;
	height: 50px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.unit-rating li a:hover{
	background: url('images/starrating.gif') left center;
	z-index: 2;
	left: 0px;
	}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:20px;}
.unit-rating a.r2-unit{left:20px;}
.unit-rating a.r2-unit:hover{width: 50px;}
.unit-rating a.r3-unit{left: 50px;}
.unit-rating a.r3-unit:hover{width:60px;}
.unit-rating a.r4-unit{left: 60px;}	
.unit-rating a.r4-unit:hover{width: 120px;}
.unit-rating a.r5-unit{left: 120px;}
.unit-rating a.r5-unit:hover{width: 150px;}
.unit-rating a.r6-unit{left: 150px;}
.unit-rating a.r6-unit:hover{width: 180px;}
.unit-rating a.r7-unit{left: 180px;}
.unit-rating a.r7-unit:hover{width: 210px;}
.unit-rating a.r8-unit{left: 210px;}
.unit-rating a.r8-unit:hover{width: 240px;}
.unit-rating a.r9-unit{left: 240px;}
.unit-rating a.r9-unit:hover{width: 270px;}
.unit-rating a.r10-unit{left: 270px;}
.unit-rating a.r10-unit:hover{width: 300px;}

.unit-rating li.current-rating {
	background: url('images/starrating.gif') left bottom;
	position: absolute;
	height: 50px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}

.voted {color:#999;}
.thanks {color:#36AA3D;}
.static {color:#5D3126;}