@charset "utf-8";
/* CSS Document */

body {
	background: url(Bilder/index_01.jpg) repeat-x #000;
}

.clear {
	clear: both;
}

#ueber {
	width: 679px;
	margin: auto;
}

#header_oben {
	width: 679px;
	height: 59px;
}

#header {
	background: url(Bilder/index_02.jpg) no-repeat;
	width: 247px;
	height: 59px;
	float: left;
}

/* Navi Ueber */

#navi_ueber {
	width: 432px;
	height: 59px;
	float: left;
}

.navi {
	width: 54px;
	height: 59px;
	float: left;
}

#navi1 {
	background: url(Bilder/index_03.jpg);
	width: 54px;
	height: 59px;
	float: left;
}
#navi1:hover {
	background: url(Bilder/over_03.jpg);
}

#navi2 {
	background: url(Bilder/index_04.jpg);
	width: 54px;
	height: 59px;
	float: left;
}
#navi2:hover {
	background: url(Bilder/over_04.jpg);
}

#navi3 {
	background: url(Bilder/index_05.jpg);
	width: 54px;
	height: 59px;
	float: left;
}
#navi3:hover {
	background: url(Bilder/over_05.jpg);
}

#navi4 {
	background: url(Bilder/index_06.jpg);
	width: 54px;
	height: 59px;
	float: left;
}
#navi4:hover {
	background: url(Bilder/over_06.jpg);
}

#navi5 {
	background: url(Bilder/index_07.jpg);
	width: 54px;
	height: 59px;
	float: left;
}
#navi5:hover {
	background: url(Bilder/over_07.jpg);
}

#navi6 {
	background: url(Bilder/index_08.jpg);
	width: 54px;
	height: 59px;
	float: left;
}
#navi6:hover {
	background: url(Bilder/over_08.jpg);
}

#navi7 {
	background: url(Bilder/index_09.jpg);
	width: 54px;
	height: 59px;
	float: left;
}
#navi7:hover {
	background: url(Bilder/over_09.jpg);
}

#navi8 {
	background: url(Bilder/index_10.jpg);
	width: 54px;
	height: 59px;
	float: left;
}
#navi8:hover {
	background: url(Bilder/over_10.jpg);
}

/* Content */

#content_ueber {
	background: #fff;
	width: 679px;
}

#content {
	padding-left: 7px;
	padding-right: 14px;
	background: #FFFFFF;
	width: 474px;
	float: left;
}

#spalte_rechts {
	width: 184px;
	background: #FFFFFF;	
	float: left;
}

.ulstyleobenunten {
	background: #e8e8e8;
	list-style: none;
	text-indent: inherit;
	padding:0px;
	margin:0px;
}

.cats {
	background: url(Bilder/index_14.jpg) no-repeat;
	width: 184px;
	height: 19px;
}

.include {
	padding: 0px 2px 0px 2px;
	width: 180px;
}

.text_cats {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFF;
	text-align: left;
	padding: 4px 0px 2px 6px;
}

#footer {
	background:url(Bilder/index_30.jpg);
	height: 23px;
	width: 679px;
}

.footer_copy {
	float: left;
	width: 346px;
	height: 17px;
	padding-left: 4px;
	padding-top: 6px;
	font-size: 10px;
	font-family: Tahoma, Geneva, sans-serif;
}

.footer_links {
	width: 322px;
	height: 17px;
	padding-right: 7px;
	padding-top: 6px;
	text-align: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	float: right;
}

