body
{
	font-family:Verdana, arial, helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size:76%;
}
img {	border:0px; }
a {	text-decoration:none; }
a:hover {	text-decoration:underline; }
br { clear:both; }
input, select {	font-size:.8em; }
textarea  {	font-size:.9em; }
.hgrau { background-color:#efefef; }
.red { color:#ff0000; }
.b { font-weight:bold; }
#navwrap
{
	position:relative;
	padding-bottom:1px;
	border-top:3px solid #888;
	border-bottom:2px solid #888;
	height:25px;
	background:url(bilder/tr1.jpg) repeat-x;
}
#topnav 
{
	padding:5px;
}
#search
{
	position:absolute;
	top:3px;
	right:10px;
}	
#sidenav
{
	float:left;
	margin-left:5px;
	margin-top:10px;
	width:190px; 
	border:1px solid #c4c4c4;
}
#sidenav a
{
	color:#000;
	font-weight:bold;
	display:block;
	padding-left:5px;
	padding-bottom:2px;
	padding-top:2px;
	border-top:1px solid #c4c4c4;
}
#sidenav a:hover
{
	color:#2279af;
	text-decoration:none;
	background-color:#ffffff;
}
#sidenav h2
{
	text-align:center;
	font-size:100%;
	background:url(bilder/tr1.jpg);
	height:1.8em;
	line-height:1.8em;
	margin-top:0;
	margin-bottom:0;
}
#content
{
	width:71%;
	float:left;
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
}
#content a
{
	color:#77aab8;
	text-decoration:none;
}
#content a:hover
{
	text-decoration:underline;
}
#content h1
{
	height:1.8em;
	line-height:1.8em;
	background:url(bilder/grey.gif) repeat-x;
	border-top:1px solid #c4c4c4;
	margin-top:0;
	font-size:1.2em;
	color:#000;
	padding-left:5px;
}
#footer
{
	clear:both;
	height:3em;
	border-top:1px solid #77abb8;
	text-align:center;
	color:#000;
	margin-top:10px;
	font-size:.8em;
}
#footer a
{
	color:#000;
}