

body {
background: #fff url("/bilder/body_bg.png");   background-repeat: repeat-x;  
text-align: center;
font: normal 10px verdana, arial, tahoma, sans-serif;
color: #000000;
padding-top: 20px;
margin:0px;
}


#header {
width: 750px;
height: 70px;
padding-left:25px;
margin: auto;
text-align: center;

}
#header a:visited {
text-decoration: none;
font-size: 13px;
}

#header a:hover {
text-decoration: none;
color: #ddcccc;
font-size: 13px;
}

#header a:active {
text-decoration: none;
color: #ddcccc;
font-size: 13px;
}

#topmenu
{
	width:100%;
	height: 35px;
	background: url("../bilder/menugradient.gif") repeat-x;
	text-align: center;
	padding-bottom:15px;	
}

#topmenu div
{
	height:35px;
	float: left;
	text-align: center;
	background: url("../bilder/menu_btn.gif") no-repeat;
	padding-top:8px;
	padding-left:7px;
	padding-right:7px;	
}

#topmenu .selected
{
	background: url("../bilder/menugradient_selected.gif")  repeat-x;
}

#topmenu a
{
	color:#dad8db;
	text-decoration: none;
	font: bold 12px  verdana, tahoma, sans-serif;
}

#topmenu a:hover
{
	color: white;
}

#topround {
width: 750px;
height: 25px;
background: url("/bilder/white_curve.png");   background-repeat: repeat-x;  
background-position: 0 0;
border: solid 0px #fff;
margin: auto;
text-align: left;
}

#wrapper {
width: 750px;
background: #fff ;
background-position: 0 0;
border: solid 0px #fff;
margin: 0 auto;
text-align: left;
}

#menu {
float: left;
width: 150px;
margin: 0px 0 0 5px;
border: solid 0px #000;
}

#pageimage {
text-align: center;
width: 100%;
margin: 0px 0 0 0px;
}

#pageimage img {
border-top: solid 1px #000;
border-bottom: solid 1px #000;
}

#content {
float: left;
width: 650px;
margin: 0px 0 0 20px;
min-height:350px;
}

pre {
font: normal 10px verdana, arial, tahoma, sans-serif;
color: #000000;
}

td {
color: #000;
text-decoration: none;
font-size: 10px;
}

a {
color: #777;
text-decoration: none;
font-size: 10px;
}

a:visited {
font-size: 10px;
}

a:hover {
text-decoration: none;
color: #bbb;
font-size: 10px;
}

#footer {
background-color: #ffffff;
border-top: solid 1px #666;
color: #999;
text-align: center;
clear: both;
width: 730px;
padding: 6px;
font-size: 10px;
float: center;
font:   verdana, tahoma, sans-serif;
}

h1 {
font: bold 16px/30px arial, verdana, tahoma, sans-serif;
}

h1:first-letter {
color: #f00;
text-decoration: underline;
}

h2 {
font-size: 14px;
color:#555;
padding-top:15px;
}


#nav {
list-style: none;
z-index: 2;
border-right: 1px solid #fff;
height: 210px;
width: 150px;
}

#nav li a {
color: #fff;
font: normal 11px/24px verdana, arial, tahoma, sans-serif;
display: block;
width: 140px;
height: 24px;
background-color: #000;
border-bottom: 1px solid #fff;
padding-left: 10px;
text-decoration: none;
}

#nav li a:hover {
background-color: #555;
}

#current a {
background-image: url("images/bullet.gif");
background-repeat: no-repeat;
background-position: 100% 50%;
}

#sidebar {
width: 132px;
background-color: #ccc;
float: left;
position: relative;
left: -4px;
margin-left: -147px;
border-top: 1px solid #fff;
font: normal 10px/18px verdana, arial, tahoma, sans-serif;
padding: 8px;
}


a img {
border: 1px none #fff;
}

a:hover img {
border: 1px none #fff;
border-color: #f00;
}


p {
margin-bottom: 0px;
font-size: 10px;
font-family: verdana, arial, tahoma, sans-serif;
}

p:first-line {
font-weight: none;
}


