/* Generell */
body			{ font-family:Arial, Helvetica, sans-serif; font-size:12px; margin-top:5%;}
div#container	{ width:100%; height:100%; vertical-align:middle; text-align:center;}
.footer			{ text-align:center; color:#666666; font-size:10px;}

/* Seite 1 */
strong.address	{ font-weight:bold; font-size:18px;}

/* Seite 2 */
.content2a		{ width:200px; border:1px solid #000000; text-align:left; background:#00ace2 url(rb/bg300x10a.png) repeat-y center; padding-left:5px; font-weight:bold;}
.content2b		{ width:200px; border:1px solid #000000; text-align:left; background:#dddddd url(rb/bg300x10b.png) repeat-y center;}
.hr				{ width:100px;}

/* Link-Attribute */
a.foot			{ color:#666666; font-size:10px; text-decoration:none;}
table				{}