body{		
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#535B5C;
	background-color:#FFFFFF;
	background-image:url(images/hg.gif);
}

table{font-size:12px;}

h1{font-size:16px;}
h2{font-size:14px;margin-bottom:10px;}
h3{font-size:12px;margin-bottom:6px;}

#inhalt{margin:30 10 10 20;font-size:12px;}
.textbox{float:left;display:inline;width:280px;font-size:12px;}
.textbox hr{color:#2C445E;hight:1px;}
.bild{float:left;display:inline;margin:0 5 5 10;}

a:link{
    color:#C51A20;
	font-weight:bold;
	text-decoration:underline;
}
a:visited	{
	color:#C51A20;
	font-weight:bold;
	text-decoration:underline;
}
a:hover		{
	color:#705B9D;
	font-weight:bold;
	text-decoration:underline;
}


#menu{
	width:150px;
	padding-top:10px;
	margin-left:20px;
	text-align:right;
}

*html #menu{margin-right:10px;}
#menu a{color:#2C445E;text-decoration:none;}
#menu a:visited{color:#2C445E;text-decoration:none;}
#menu a:hover{color:#705B9D;text-decoration:underline;}

#menu .button{margin-top:3px;}
*html #menu .button{margin-top:0px;}

#menu .button a{
	width:150px;
	height:18px;
	font-size:11px;
	font-family:Verdana, Helvetica, sans-serif;
	padding-right:15px;
	padding-top:3px;
	background-image:url(images/buthg.gif);
	background-repeat:no-repeat;
	background-position:top right;
}


#menu .button a:hover{background-image:url(images/buthghov.gif);}



.bg1{background-color:#ffffff;}



.r0s0{background-color:#E4E2F0}
.r0s1{background-color:#E4E2F0}
.r1s0{background-color:#F1F0F7}
.r1s1{background-color:#F1F0F7}

.bottom1{font-size:11px; color:#64528B; padding-left:20px; font-weight:bold;}
.bottom{font-size:09px; color:#735EA0; padding-left:20px;}


