@charset "utf-8";
/* CSS Document */

body {
font-family: Arial, Helvetica, sans-serif;
color: #555555;
font-size: 12px;
margin: 0;
background: url(../images/bg.gif) repeat-x;
}

.code {
font-family: "Courier New", Courier, monospace;
color: #0066cc;
background: #d9ecff;
}

.kleinefont {
font-size: 12px;
}

.kleinefont11 {
font-size: 11px;
color: #54a3f2;
}


#bigbox {
width: 665px;
height: auto;
float: left;
margin: 20px 20px 0 0;
}

#smallbox {
width: 225px;
height: auto;
float: left;
margin-top: 20px;
}

#adsense {
width: auto;
height: auto;
float: left;
}

#rahmen {
width: 915px;
padding: 0;
margin: 0 auto 0 auto;
}

#header {
width: 915px;
height: 114px;
margin: 0 auto 0 auto;
}

#navi {
width: 100%;
height: 30px;
background: url(../images/navibg.gif);
margin-bottom: 20px;
}

#navibereich {
width: 915px;
height: 30px;
margin: 0 auto 0 auto;
}

/* Navigation ----------------------------------------------- */

#navcontainer {
	width: auto;
	height: 30px;
	margin: 0;
	padding: 0 0 0 0;
	overflow: hidden;
	clear:left;
	}
	
#navcontainer ul {
	padding:0;
	margin:0;
	color: #fff;
	float: left;
	width: 100%;
	height: 30px;
	text-transform: uppercase; 
	}

#navcontainer ul li { 
	display: inline; 
	}

#navcontainer ul li a {
	padding: 8px 8px 0 8px;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	float: left;
	border-right: 1px solid #e6e8d9;
	font-weight:bold;
	height: 30px;
	text-transform: uppercase; 
	}

#navcontainer ul li a:hover {
	background-color: #f2f3eb;
	color: #666666;
	text-decoration: underline;
	text-transform: uppercase; 
	}

	
#active a:link, #active a:visited, #active a:hover {
	background-color: #484848;
	color: #fff;
	text-transform: uppercase; 
	}
	
h1 {
color: #3288de;
margin: 0 0 10px 0;
padding: 0;
font-size: 20px;
font-weight: bold;
}

h2 {
color: #666666;
margin: 0 0 10px 0;
padding: 0;
font-size: 16px;
font-weight: bold;
}

a:link, a:active, a:visited {
color: #0066cc;
text-decoration: none;
}

a:hover {
color: #666666;
text-decoration: underline;
}

.fontklein {
font-size: 11px;
}

.nametitel {
font-size: 16px;
}

.inputfield {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
width: 200px;
padding: 2px 2px 2px 2px;
color: #333333;
border: 1px solid #999999;
background: #f2f3eb;
}

.textfield {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 2px 2px 2px 2px;
color: #333333;
border: 1px solid #999999;
background: #f2f3eb;
width: 653px;
height: 120px;
}

form {
margin: 0;
padding: 0;
}

.kommentar {
width: 633px;
padding: 10px;
height: auto;
border-bottom: 1px solid #ffffff;
}

#subnavcontainer ul
{
margin: 0 0 20px 0;
padding: 0;
list-style-type: none;
font-size: 14px;
}

#subnavcontainer li { margin: 0 0 0 0; }

#subnavcontainer a
{
display: block;
padding: 6px 0 0 6px;
border-bottom: 1px solid #ffffff;
width: 217px;
height: 20px;
background-color: #f2f3eb;
}

#subnavcontainer a:link, #subnavlist a:visited
{
font-size: 11px;
color: #666666;
text-decoration: none;
}

#subnavcontainer a:hover
{
border-bottom: 1px solid #ffffff;
background-color: #e6e8d9;
color: #666666;
text-decoration: underline;
}

#subnavcontainer.subaktiv
{
border-bottom: 1px solid #ffffff;
background-color: #e6e8d9;
color: #666666;
text-decoration: underline;
}

#stoerer {
width: 280px;
height: 110px;
padding: 20px 0 0 25px;
background: url(../images/round.gif) no-repeat;
font-size: 11px;
}

.pright {
	float: right;
	margin-top: 0;
	margin-left: 20px;
	margin-bottom: 10px;
	vertical-align: text-bottom;
border: 0;
}
