/* ##################################################
** # CSS DESIGN & Realistaion by phoenix e-services #															
** ##################################################
*/
body
{
	background:#9daf44 url(images/kugeln.png) top center no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	display:block;
}
/*########################################################*/
#center
{
	width:870px;
	height:620px;
	margin:0 auto;
	padding-top:10px;

}
/*########################################################*/
#navi
{
	width:190px;
	height:620px;
	float:left;
	background:url(images/left.png) no-repeat;
	
}
li
{
	list-style:none;
	line-height:150%;
	margin-left:15px;
}
li a
{
	text-decoration:none;
	color:#000;
}
li a:hover
{
	color:#fff;
}
.red
{
	font-size:13px;
	color:#d90b1b;
	font-weight:bold;
}
#logo
{
	width:183px;
	height:180px;
	margin-left:5px;
	padding-top:58px;
	padding-bottom:10px;
}
/*########################################################*/
#platzhalter_links
{
	width:20px;
	height:620px;
	float:left;
	background:url(images/rand_links.png) no-repeat;
}
/*########################################################*/
#content
{
	width:480px;
	height:620px;
	float:left;
	background:url(images/content.png) no-repeat;
	
}
#inhalt1
{
	width:480px;
	height:230px;
	margin-left:1px;
	padding-top:61px;
}
#inhalt2
{
	width:480px;
	height:370px;
	margin-top:-60px;
}
#inhalt3
{
	width:480px;
	height:20px;
	color:#fff;
	text-align:center;
	font-size:10px;
	position:absolute;
}
#einspaltig
{
	width:95%;
	height:370px;
	float:left;
	padding-left:2%;
	padding-right:2%;
	padding-top:1%;
}

#links
{
	width:42%;
	height:370px;
	float:left;
	padding-left:5%;
	padding-right:5%;
	padding-top:2%;

}
#rechts
{
	width:42%;
	height:370px;
	float:right;
	padding-right:5%;
	padding-top:2%;
}
/*########################################################*/
#platzhalter_rechts
{
	width:20px;
	height:620px;
	float:left;
	background:url(images/rand_rechts.png) no-repeat;
	
}
/*########################################################*/
#werbung
{
	width:160px;
	height:620px;
	float:right;
	
}

a
{
	color:#000;
	text-decoration:underline;
}

.ul-angebot
{
	display:list-item;
	list-style-type:disc;
	margin-left:-5px;
}
.small
{
	font-size:11px;
}
