body 
{
	font-family:sans-serif;
	margin:0px;
	padding:0px;
	background-color:#eeeeee;
}

a:link { color: #0000CC; text-decoration: none; font-weight: bold }
a:visited { color: #0000cc; text-decoration: none; font-weight: bold }
a:active { color: #000055; text-decoration: none }
a:hover { color: #000055; text-decoration: none }
input { font-size: 12px; border: 1px solid #000000; color: #000000 }
textarea { font-size: 12px; border: 1px solid #000000; color: #000000 }

img { border:0px; vertical-align:middle; }
td { vertical-align: top; font-size: 11px; }

td.formular 
{
	padding:5px;
	font-size:12px;
	color: #000000;
	font-weight:normal;
	text-align:left;
	vertical-align:middle;
}

/* Der Header ueber allen anderen */
div.ober_header { text-align:center; }
div.unter_header { text-align:center; }

div.menue_leiste 
{
	width:960px;
	height:26px;
	background-image:url('gfx/menue_hintergrund.jpg'); 
	margin: 0 auto; 
	text-align:left;
}

div.zier_leiste 
{
	width:960px;
	height:25px;
	background-image:url('gfx/ganzoben.jpg'); 
	margin: 0 auto; 
	text-align:left;
}

div.header
{
	width:960px;
	height:100px;
	background-image:url('gfx/header.jpg'); 
	margin: 0 auto; 
	text-align:left;
}

/* Hier wird's richtig schmutzig */
.clearfix:after 
{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
  
.clearfix 
{
	display: inline-block;
}  

/* Holly Hack Targets IE Win only \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End Holly Hack */


div.content
{
	/* width:960px; */
	/* text-align:left; */
	/* background-color:cyan; */
	/* float:left; */
	background-color:#dcdcdc;
	border-left:1px solid black;
	border-right:1px solid black;
	width:958px;
	margin: 0 auto;
}

div.ie_zentrierung
{
	text-align:center;
}

div.leiste_links
{
	float: left;
	width:221px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#dcdcdc;
}

div.leiste_rechts
{
	float: right;
	width:221px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#dcdcdc;
}

div.leiste_mitte
{
	padding-top:5px;
	padding-bottom:5px;
	margin-left:221px;
	margin-right:221px;
}

div.hell_mitte
{
	background-image:url('gfx/hellebox_mitte.png');
	background-repeat:repeat-y;
	width:216px;
	font-size:12px;
}

div.menue_links
{
	background-image:url('gfx/n_l.jpg');
	width:7px;
	height:26px;
	float:left;
}

div.blau_mitte
{
	width:206px;
	background-color:#3165ce;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	margin-left:5px;
}

li
{
	font-size:12px;
	padding-bottom:5px;
}

ol.topicliste
{
	margin-left:15px; 
	padding-left:15px; 
	margin-bottom:0px; 
	padding-bottom:0px; 
	margin-top:5px; 
	padding-top:5px;
}

img.zufallsbild
{
	padding-top:5px;
}

div.hellebox_oben
{
	background-image:url('gfx/hellebox_oben.png');
	width:215px;
	height:2px;
}

div.hellebox_unten
{
	background-image:url('gfx/hellebox_unten.png');
	width:215px;
	height:2px;
}

div.hellelangebox_oben
{
	background-image:url('gfx/hellelangebox_oben.png');
	width:505px;
	height:2px;
}

div.hellelangebox_unten
{
	background-image:url('gfx/hellelangebox_unten.png');
	width:505px;
	height:2px;
}

div.hellelangebox_mitte
{
	background-image:url('gfx/hellelangebox_mitte.png');
	width:505px;
}

div.blau_oben
{
	padding-top:2px;
	background-image:url('gfx/blau_oben.png');
	background-repeat:no-repeat;
	background-position:bottom;
	width:206px;
	height:1px;
	margin-left:5px;
}

div.blau_unten
{
	background-image:url('gfx/blau_oben.png');
	width:206px;
	height:1px;
	margin-left:5px;
}

div.spacer
{
	height:5px;
}

div.smallspacer
{
	height:2px;
}

ul.topicliste
{
	list-style-type: none;
	margin: 4px 0px 0px 8px;
	padding: 4px 0px 0px 8px;
}
