body {
	background-color: #fff;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;

}


/*************************************************************************************/
/* Struktur
/*************************************************************************************/

#wrapper {
	position: absolute;
	width: 600px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px -300px;
 	left: 50%;
}

#header {
	width: 600px;
	height: 80px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	border: none;
}

#auge #lang {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#topnav {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

#auge {
	width: 580px;
	height: 170px;
	margin: 0px 0px 25px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(start_illu.jpg);
	background-repeat: no-repeat;
	background-position: left;
	clear: both;
}


#news {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#cats {
	height: 160px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
	display: block;
	
}

#cats .categories {
	width: 200px;
	height: 152px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	background-repeat: no-repeat;
}


#cats .categories.boxherzen {
	background-image: url(bg_start_herzen.gif);
}

#cats .categories.boxinseln {
	background-image: url(bg_start_inseln.gif);
}

#cats .categories.boxqualitaet {
	background-image: url(bg_start_qualitaet.gif);
}

/*************************************************************************************/
/* Newsbox
/*************************************************************************************/


#news ul#newslist {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0px;
}
	
#news ul#newslist li {
	border-bottom: 1px solid #CCCCCC;
	line-height: 25px;
}
	
#news .date {
	font-size: 10px;
	color: #333333;
	margin-bottom: 5px;
}
	
#news a {
	font-size: 12px;
	color: #333333;
	margin-left: 10px;
	padding-left: 10px;
	text-decoration: none;
	background-image: url(start_vortopnavi_1.gif);
	background-position: left;
	background-repeat: no-repeat;
}
	
#news a:hover {
text-decoration: underline;
}

#news h1 {
	font-size: 14px;
}
	

/*************************************************************************************/
/* Horizontale Navigation
/*************************************************************************************/

#topnav {
	color: #000;
}

#topnav ul#topnavlist {
	margin: 0px 0px 0px 6px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

#topnavlist li {
	margin: 0 .5em 0 -.5em;
	padding: 0 .6em 0 .9em;
	list-style-type: none;
	display: inline;
	background-image: url(start_vortopnavi_1.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
}

#topnavlist li.first {
	margin: 0px .5em 0 0em;
	padding: 0px .5em 0 0em;
}

#topnavlist a {
	border-bottom: none;
}

#topnavlist a:link, #topnavlist a:visited {
	color: #000;
	text-decoration: none;
}

#topnavlist a:hover {
	color: #000;
	text-decoration: underline;
}

/*************************************************************************************/
/* Vertikale Navigation
/*************************************************************************************/

#cats .categories {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#cats .categories ul.catnavlist {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	
}

#cats .categories ul.catnavlist li {
    padding: 0px 2px 0px 10px;
	margin: 4px 0px 6px 0px;
	background-image: url(vorsubnavi_zwei.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}

#cats .categories .catnavlist a {
	padding: 0px 0px 0px 0px;
	color: #000;
	text-decoration: none;
}

#cats .categories .catnavlist a.active {
	color: #000;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}



#cats .categories .catnavlist a:hover {
	color: #000;
	text-decoration: underline;
}


/*************************************************************************************/
/* Bilder
/*************************************************************************************/

#header .logo {
 	padding: 0px 0px 0px 0px;
	margin: 0px 20px 0px 0px;
	float: right;
}

#auge #lang .icon {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	display: block;
}
