html, body {
	margin: 0;
	padding: 0;
	border: none;
	font: 12px/13px Helvetica, Arial, Verdana, sans-serif;
	background-color: #d1e3f2
}

img {
	margin: 0;
	padding: 0;
	border: 1;
	border-color: #c0c0c0;
}

a, a:link, a:hover, a:active {
	color: #5b7d97;
	text-decoration: none;
}

a:hover {
	color: black;
	background: #5b7d97;
}


/* navigation */

#side-nav
{
	margin: 0;
	padding: 0;
	float: left;
	width: 159px;
	background: #5e819c url(img/nav_bottom.gif) no-repeat bottom left;
}

#side-nav ul
{
	padding: 0px;
	margin: 0px;
	border: none;
	color: white
}

#side-nav li
{
	list-style-type: none;
	list-style-image: none;
	text-indent: 9px;
	font-size: 11px;
	height: 21px;
}

#side-nav a, #side-nav a:hover {
	color: white;
	width: 159px;
	height: 21px;
	display: block;
	text-decoration: none;
	background: url(img/nav_back.jpg) no-repeat top left;
}

#side-nav a:hover {
	color: black;
	background: url(img/nav_over.gif) repeat-x top left;
}

#side-nav li.navtitle { /* plus abstand unten */
	height: 37px;
	min-height: 27px;
	background: url(img/nav_back_title.jpg) no-repeat top left;
}

#side-nav span {
	margin: 0px;
	line-height: 18px;
}

#side-nav li.navtitle span {
	line-height: 27px;
}

/* Main Layout */

#container {
	width: 960px;
	height: 100%; 
	margin: 0;
	padding: 0;
	border: none;
	background: url(img/back.jpg) repeat-y top left;
}

#header {
	width: 800px;
	height: 182px;
	background: url(img/header.jpg) no-repeat top left;
}

#topspace{
	width: 806px;
	height: 1px;
	background: transparent;
	display: block
}

#content {
	float: left;
	width: 800px;
	color: #4c4a4a;
}

#main-content{
	float: left;
	text-align: left;
	line-height: 12pt;
	text-align:justify;
	width: 409px
}

#main-content h2
{
	color: #203869;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.columnspacer {
	width: 15px;
	height: 10px;
	display: block;
	background-color: transparent;
	float: left;
}

#right {
	text-align: left;
	padding-top: 0px;
	float: left;
	width: 167px;
}

#pics_right {
	color: white;
	background: #5b7d97 url(img/right_bottom.gif) no-repeat bottom left;
}

#ads_right {

}

a.bilderbut, a.bilderbut:hover {
	color: white;
	height: 15px;
	padding-left: 7px;
	display: block;
	background: url(img/button_back.jpg) no-repeat top left;
}

a.bilderbut:hover {
	color: black
}


#footer{
	background:url(img/footer.jpg) no-repeat top left;
	display: block;
	width: 800px;
	height: 75px;
	color: white;
	padding-top: 14px;
	text-align: center;
}

#footer a, #footer a:link {
	font-size: 11px;
	color: white;
	text-decoration: none;
}
 
/* ADS */

#ads {
	position: relative;
	width: 120px;
	height: 600px;
	float: left;
	top: -36px;
}

.werbung1{
position:absolute;
overflow:hidden;
margin-left: 15px;
top: 129px;
color: white;

}

.werbung2{
position:absolute;
overflow:hidden;
margin-left: 15px;
top: 12px;
color: white;

}