	#content {
		position:absolute;
		float: left;
		width: 620px;
 		height: 610px;
		margin-bottom:0px;
		padding: 110px 0px 10px 0px;
		border-left: 1px solid #e4e4e4;
		border-right: 1px solid #e4e4e4;
		border-bottom: 1px solid #e4e4e4;
		text-align:center;
		overflow:auto;
	}
	
	* html #content {
		padd\ing-top: 120px;
	}
	
.adsstart {
    background: url(/.bilder/anz_ob.jpg) no-repeat;
	font: bold 10px/14px Verdana, Arial, Helvetica, sans-serif;
    color:#333;
	padding: 15px 15px 0px 15px;
	margin: 0px 0px 0px 4px;
}
.adsende {
    background: url(/.bilder/anz_un.jpg) no-repeat;
    height: 9px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 4px;
}
.adscontent {
	font: 10px/14px Verdana, Arial, Helvetica, sans-serif;
    background: url(/.bilder/anz_mit.jpg) repeat-y;
    padding: 0px 15px 0px 15px;
	margin: 0px 0px 0px 4px;
}
.adscontent a {
    color: #000;
    text-decoration: none;
}

.adsstart a {
    text-decoration: none;
}

.adsstart a:hover {
    text-decoration: underline;
}

	#anzeiger {
		float:right;
		width:178px;
		height: 615px;
		background:#fff; /* url(../.bilder/an_logo.gif) no-repeat bottom center */
		padding:115px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		border-right: 1px solid #e4e4e4;
		border-bottom: 1px solid #e4e4e4;
	}
	* html #anzeiger {
		padd\ing-top: 125px;
	}
	
	#anzeiger a, .anzeiger a:visited {
		color:#666666;
	}
	
	#anzeiger a:hover, a:active {
		color:#990000;
	}
	
#infothek {
	width:275px;
	background: #e4e4e4;
	padding: 5px;
	margin-left: 13px;
	float:left;
}

#infothek a, #infothek a:link, #infothek a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

#infothek a:hover, #infothek a:active {
	text-decoration: underline;
}

#newsletter {
	width:275px;
	background: #e4e4e4;
	padding: 5px;
	float:right;
	margin-right: 13px;
}

#newsletter a, #newsletter a:link, #newsletter a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

#newsletter a:hover, #newsletter a:active {
	text-decoration: underline;
}
