* {
	color:#000;
	font-size:14px;
	font-family:Helvetica, Arial, sans-serif; 
}
body{
background-color: #eee;
}
img{
border:none;
}
.overall{
width:800px;
background-color: #fff;
padding:10px;

}

.suche{
font-size:18px;
height:20px;
width:295px;
}


div.netzwerk {
color: #ff6600;
font-weight:bold;
}

a {
	color:blue;
	font-weight:bold;
	font-size:13px;
	padding-bottom:3px;
	}
a:hover {
	color:#000;
	}
div.zufall{
float:left;
background-color:#fff;
width:200px;
}

div.zufall strong{
font-weight: normal;
}
ul,ol{
list-style:none;
padding:0;
	margin:0;
	
}
li{
display:inline;
padding:5px;
font-weight: normal;
}

div.leftblock li{
display:block;
padding:2px;
}
div.zufall li{
display:block;
padding:2px;
}
div.leftblock{
float:left;
width:550px;
background-color:#fff;
margin-left:15px;
}

div.netzwerk a{
font-weight:normal;
text-decoration:none;
}
	
.rot {
	color:#D00E00;
}
.kategorieauswahlbox{
	float:right;
}


h1,h4{
color:#ff6600;
text-transform: uppercase;
font-size: 30px;
font-weight:normal;
letter-spacing: -.04em;
padding:0px;
margin:0px;
}

h2,h3{
font-weight:normal;
}

#navcontainer{
padding-bottom:5px;
}



/* AZ NAVIGATION */

a.block
{
color:#333333; 
background:#F5F5F5; 
display:block; 
text-align:center; 
width:22px;
border:#F0BB76 solid 1px; 
padding:2px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:11px;
text-decoration:none;
line-height:175%;
float:left;
}

a:hover.block
{
color:#333333;
border:1px solid #E68E1A;
background-color:#ffffff;
text-decoration:none;
font-weight:bold;
}

a:visited.block
{
text-decoration: none;
}

li i{
font-weight:normal;
font-size:0.8em;
}