/* GESAMT-SEITE */
	body { background-color:#eeeeee; text-align:center; } 
	img { border: 0px; }
	.center { margin-left: auto; margin-right: auto; text-align: center; }
	.container { margin: 0 auto; width: ; }
	.byhs { font-size: 0.8em; font-weight: bold; }

/* ÜBERSCHRIFTEN */
	h1 { font-family: arial, helvetica, sans-serif; font-size: 1.8em; color: #3399CC; text-align: center; }
	h2 { font-family: arial, helvetica, sans-serif; font-size: 1.2em; color: #B2B2B2; text-align: center; }
	h3 { font-family: arial, helvetica, sans-serif; font-size: 1.1em; color: #000000; }
	h4 { font-family: arial, helvetica, sans-serif; font-size: 1.0em; color: #000000; }
	
/* TEXTE */
	p { font-family: arial, helvetica, sans-serif; }
	div { font-family: arial, helvetica, sans-serif; }
	.text-in-the-box{padding: 5px 5px 5px 5px; }
	.text-in-the-box{text-align: justify; }
	
/* LINKS */
	a { text-decoration:none; color: #3399CC; }
	a.visited { color: #0000CC; }
	a:hover { color:#ffffff; background-color:#3399CC; text-decoration:none; }
	
/* SPECIALS */
	.header { text-align: center; }
	.footer { text-align: center; font-size: 0.8em; }
    .formular { text-align: left; }
	.bookmarklet { text-align: justify; }
	.startseite { font-family: arial, helvetica, sans-serif; margin: 5px 0 5px 0; text-align: justify; }
	.faq { font-family: arial, helvetica, sans-serif; text-align: justify; }
	.faq strong { color: #3399CC; }
	.impressum { font-family: arial, helvetica, sans-serif; text-align: justify; }
	.partner { font-family: arial, helvetica, sans-serif; text-align: justify; }

/* INDEX-BOX */
	.indexbox { width: 31em; background: #b2b2b2; margin-left:auto; margin-right:auto; text-align: center; }
	.indexbox a{ color: #000000; }
	.indexbox .top, .indexbox .bottom{display:block;background: #eeeeee;}
	.indexbox .top b, .indexbox .bottom b
	{
	display:block;height: 1px; overflow: hidden; background: #b2b2b2;
	}
	.indexbox .r1{margin: 0 5px;}
	.indexbox .r2{margin: 0 3px;}
	.indexbox .r3{margin: 0 2px;}
	.indexbox .top .r4, .indexbox .bottom .r4{margin: 0 1px;height: 2px;}

/* TEXT-BOX */
	.textbox { width: 40em; background: #b2b2b2; margin-left:auto; margin-right:auto; text-align: left; }
	.textbox a{ color: #000000; }
	.textbox .top, .textbox .bottom{display:block;background: #eeeeee;}
	.textbox .top b, .textbox .bottom b
	{
	display:block;height: 1px; overflow: hidden; background: #b2b2b2;
	}
	.textbox .r1{margin: 0 5px;}
	.textbox .r2{margin: 0 3px;}
	.textbox .r3{margin: 0 2px;}
	.textbox .top .r4, .textbox .bottom .r4{margin: 0 1px;height: 2px;}
	
/* FAQ-BOX */
	.faqbox { width: 33em; background: #ffcc33; margin: 30px 0 30px 0; text-align: center; }
	.faqbox a{ color: #000000; }
	.faqbox .top, .faqbox .bottom{display:block;background: #eeeeee;}
	.faqbox .top b, .faqbox .bottom b
	{
	display:block;height: 1px; overflow: hidden; background: #ffcc33;
	}
	.faqbox .r1{margin: 0 5px;}
	.faqbox .r2{margin: 0 3px;}
	.faqbox .r3{margin: 0 2px;}
	.faqbox .top .r4, .faqbox .bottom .r4{margin: 0 1px;height: 2px;}
	
/* FOOTER-BOX */
	.footer { width: 34em; background: #ffcc33; margin-left:auto; margin-right:auto; }
	.footer a{ color: #000000; }
	.footer .top, .footer .bottom{display:block;background: #eeeeee;}
	.footer .top b, .footer .bottom b
	{
	display:block;height: 1px; overflow: hidden; background: #ffcc33;
	}
	.footer .r1{margin: 0 5px;}
	.footer .r2{margin: 0 3px;}
	.footer .r3{margin: 0 2px;}
	.footer .top .r4, .footer .bottom .r4{margin: 0 1px;height: 2px;}

