* { margin: 0; padding: 0; }
body{font-family:Verdana, sans-serif;  color: white; background-color: #232323; width: 1000px; font-size: 12px;}
a { outline: 0; }
a.button { background:transparent url(images/btn.gif) repeat-x scroll 0 0;border:1px solid #990000;color:#FFFFFF; padding: 7px 30px; }
#header{margin: 0 auto;}
#header h1,#header h2{padding: 25px 60px; font-size: 14px; color: #e15b22;}
#header img { border: 0; }

#header h1 a { font-size: 20px; color: white; text-decoration: none; }
#header h1 a:hover { text-decoration: underline; }

#header #logo { float: left; }
#header #headad { padding-left: 25px; padding-top: 25px; float: left;}

#header #menue { border-top: 1px solid black; border-bottom: 1px solid black;}

#header ul {margin:0 auto;height:48px;width:1000px; border-top: 1px solid #4b4a41;border-bottom: 1px solid #4b4a41;}
#header ul li {display:block;float:left;height:48px;}
#header ul li a{display:block;position:relative;	height:48px;background-image:url(images/menue.jpg);background-repeat:no-repeat;}
#header ul li a strong{display:none;}
#header ul li a span.hover{	display:block;position:absolute;height:48px;background-image:url(images/menue.jpg);	background-repeat:no-repeat;}

#header  ul li#startseite  a { width: 250px; }
#header  ul li#faq a { width: 250px; }
#header  ul li#anbieter  a { width: 250px; }
#header  ul li#anleitung  a { width: 250px; }

#content { padding: 30px 50px; }
#content #facts {  margin: 10px 0; background-color: #514e46; border: 1px solid black; }
#content #facts ul { padding: 10px;border: 1px solid #353434; list-style: none; }
#content #facts ul li { padding-left: 60px;height: 50px;margin: 8px 20px; background: url('images/list.png') no-repeat left center; }
#content .title { font-size: 18px; font-weight: bold; }
#content #text { background-color: white; padding: 10px; color: black; margin-top: 10px;border: 1px solid #ecedec;}
#content #text p { line-height: 18px; text-align: justify;margin: 10px 0;}
#content h2 { font-size: 18px; }

#content #text { padding: 10px; border: 1px solid #ecedec;}
#content #text p { line-height: 18px; text-align: justify;margin: 10px 0;}
#text ul { list-style: square inside; margin: 20px;}
#text ul li { margin: 8px 0; }
#text ul li a { color: #bb3e00; font-weight: bold;}
h2,h3 { color: #353434; border-bottom: 2px dotted #353434; padding-bottom: 5px;  padding-left: 10px; }

.anbieter { clear: both; border-bottom: 2px dotted black; }
.anbieter .anbieterlogo { float: left; margin: 0px 15px 5px 5px;}
.anbieter .anbieterlogo img { border: 0;  }
.anbieter .description a { font-weight: bold; color: #005889; text-decoration: none;}
.anbieter .description a:hover { text-decoration: underline; }
.anbieterdetaillogo { float: left; margin: 10px 15px 0px 5px; }
.anbieterdetaillogo img { border: 0; }

#text ul.faq { list-style: none; margin: 0; }
#text ul.faq li { background:transparent url(images/faq.jpg) no-repeat scroll left center;font-size:16px;padding:35px 0 35px 100px; border-bottom: 2px dotted #1A394A; }
#text ul.faq li a { font-weight: normal; }
#text .faqbig { float: left; margin: 10px 20px 10px 0; }

#text .step_1 { background: transparent url(images/step1.jpg) no-repeat scroll left center;  padding: 5px 20px 5px 85px; border-bottom: 2px dotted #1a394a; }
#text .step_2 { background: transparent url(images/step2.jpg) no-repeat scroll left center;  padding: 5px 20px 5px 85px; border-bottom: 2px dotted #1a394a; }
#text .step_3 { background: transparent url(images/step3.jpg) no-repeat scroll left center;  padding: 5px 20px 5px 85px; border-bottom: 2px dotted #1a394a; }
#text .step_4 { background: transparent url(images/step4.jpg) no-repeat scroll left center;  padding: 5px 20px 5px 85px; border-bottom: 2px dotted #1a394a; }
#text .step_5 { background: transparent url(images/step5.jpg) no-repeat scroll left center;  padding: 5px 20px 5px 85px; border-bottom: 2px dotted #1a394a; }

#text .step_1 p, #text .step_2 p, #text .step_3 p, #text .step_4 p, #text .step_5 p { }

#text.anbieterdetails p a { background:transparent url(images/btn.gif) repeat-x scroll 0 0;border:1px solid #990000;color:#FFFFFF; display: block; margin: 0 auto; width: 426px; text-align: center; font-weight: bold; font-size: 13px; padding: 5px 30px; }
	


#startseite a{background-position:0 0;}
#startseite a:hover{background-position:0 -48px;}
#faq a{background-position:-750px 0;}
#faq a:hover{background-position:-750px -48px;}
#anbieter a{background-position:-250px 0;}
#anbieter a:hover{background-position:-250px -48px;}
#anleitung a{background-position:-500px 0;}
#anleitung a:hover{background-position:-500px -48px;}


#footer { margin-top: 10px;  font-size: 11px; background-color: #100e0e;border-top: 1px solid black; }
#footercontent { height: 28px;border-top: 1px solid white; }
#footer ul { list-style: none; padding-top: 6px; padding-left: 20px; color: white; }
#footer ul li a { color: white; font-size: 10px; }
#footer ul li {float: left; padding: 0 10px;  }

