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

/* ÜBERSCHRIFTEN */
	h1 { font-family: arial, helvetica, sans-serif; font-size: 1.8em; color: #3399CC; text-align: left; }
	h2 { font-family: arial, helvetica, sans-serif; font-size: 1.2em; color: #B2B2B2; text-align: left; }
	h3 { font-family: arial, helvetica, sans-serif; font-size: 1.2em; 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; }
	
/* 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: left; }
	.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; }

/* BLANK-BOX */
	h2 { text-align: justify; }
	.blankbox { width: 28em; background: #ffffff; margin-left:auto; margin-right:auto; text-align: center; }
	.blankbox a{ color: #000000; }
	.blankbox .top, .blankbox .bottom{display:block;background: #ffffff;}
	.blankbox .top b, .blankbox .bottom b
	{
	display:block;height: 1px; overflow: hidden; background: #ffffff;
	}
	.blankbox .r1{margin: 0 5px;}
	.blankbox .r2{margin: 0 3px;}
	.blankbox .r3{margin: 0 2px;}
	.blankbox .top .r4, .blankbox .bottom .r4{margin: 0 1px;height: 2px;}
	
/* INDEX-BOX */
	.indexbox { width: 28em; background: #b2b2b2; margin-left:auto; margin-right:auto; text-align: center; }
	.indexbox a{ color: #000000; }
	.indexbox .top, .indexbox .bottom{display:block;background: #ffffff;}
	.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;}
	
/* FORMULAR-BOX */
	.formular { width: 28em; background: #b2b2b2; margin-left:auto; margin-right:auto; text-align: center; }
	.formular a{ color: #000000; }
	.formular .top, .formular .bottom{display:block;background: #ffffff;}
	.formular .top b, .formular .bottom b
	{
	display:block;height: 1px; overflow: hidden; background: #b2b2b2;
	}
	.formular .r1{margin: 0 5px;}
	.formular .r2{margin: 0 3px;}
	.formular .r3{margin: 0 2px;}
	.formular .top .r4, .formular .bottom .r4{margin: 0 1px;height: 2px;}
	
/* BOOKMARKLET-BOX */
	.bookmarklet { width: 28em; background: #b2b2b2; margin-left:auto; margin-right:auto; text-align: justify; }
	.bookmarklet p, h4 { padding: 0 10px 0 10px; }
	.bookmarklet h4 { text-align: center; }
	.bookmarklet a{ color: #000000; }
	.bookmarklet .top, .bookmarklet .bottom{display:block;background: #ffffff;}
	.bookmarklet .top b, .bookmarklet .bottom b
	{
	display:block;height: 1px; overflow: hidden; background: #b2b2b2;
	}
	.bookmarklet .r1{margin: 0 5px;}
	.bookmarklet .r2{margin: 0 3px;}
	.bookmarklet .r3{margin: 0 2px;}
	.bookmarklet .top .r4, .bookmarklet .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: #ffffff;}
	.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: 30em; background: #ffcc33; margin-left:auto; margin-right:auto; }
	.footer a{ color: #000000; }
	.footer .top, .footer .bottom{display:block;background: #ffffff;}
	.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;}


