#rahmen {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#kopfzeile {
	background-color: #FFFFFF;
	padding: 5px;
	width: 970px;
}

#kopfzeile img {
	margin-right: 20px;
}

#menue {
	background-color: #FFFFFF;
	width: 980px;
}

#menue td {
	padding: 5px 0px 5px 0px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;	
	width: 174px;	
	text-align: center;
}

#menue td.startseite {
	background-color: #999999;
	background-image: url(../_images/menue/hintergrund_startseite.gif);
	background-repeat: no-repeat;
}

#menue td.startseite_aktiv {
	background-color: #999999;
	border-bottom: 0;
	border-top: 0;
	background-image: url(../_images/menue/hintergrund_startseite_aktiv.gif);
	background-repeat: repeat-x;
}

#menue td.aeins {
	background-color: #0569CD;
	background-image: url(../_images/menue/hintergrund_aeins.gif);
	background-repeat: repeat-x;
}

#menue td.aeins_aktiv {
	background-color: #0569CD;
	border-bottom: 0;
	border-top: 0;
	background-image: url(../_images/menue/hintergrund_aeins_aktiv.gif);
	background-repeat: repeat-x;
}

#menue td.branchen {
	background-color: #FF6A06;
	background-image: url(../_images/menue/hintergrund_branchen.gif);
	background-repeat: repeat-x;
}

#menue td.branchen_aktiv {
	background-color: #FF6A06;
	border-bottom: 0;
	border-top: 0;
	background-image: url(../_images/menue/hintergrund_branchen_aktiv.gif);
	background-repeat: repeat-x;
}

#menue td.partner {
	background-color: #9C069C;
	background-image: url(../_images/menue/hintergrund_partner.gif);
	background-repeat: repeat-x;
}

#menue td.partner_aktiv {
	background-color: #9C069C;
	border-bottom: 0;
	border-top: 0;
	background-image: url(../_images/menue/hintergrund_partner_aktiv.gif);
	background-repeat: repeat-x;
}

#menue td.information {
	background-color: #359A03;
	background-image: url(../_images/menue/hintergrund_information.gif);
	background-repeat: repeat-x;
}

#menue td.information_aktiv {
	background-color: #359A03;
	border-bottom: 0;
	border-top: 0;
	background-image: url(../_images/menue/hintergrund_information_aktiv.gif);
	background-repeat: repeat-x;
}

#menue a:link, #menue a:visited {
	font-size: 110%;
	color: #FFFFFF;
	text-decoration: none;
}

#menue a:hover, #menue a:active {
	text-decoration: underline;
}

#leiste_startseite {
	background-color: #999999;
}

#leiste_aeins {
	background-color: #0569CD;
}

#leiste_branchen {
	background-color: #FF6A06;
}

#leiste_partner {
	background-color: #9C069C;
}

#leiste_information {
	background-color: #359A03;
}

#inhalt_links {
	width: 180px;
	float: left;
	padding-top: 15px;
}

#inhalt_links li {
	color: #333333;
	list-style-type: square;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
	padding-bottom: 5px;
}

#inhalt_links a:link, #inhalt_links a:visited {
	color: #333333;
	text-decoration: none;
}

#inhalt_links a:hover, #inhalt_links a:active {
	color: #FF0000;
}

#inhalt_mitte {
	width: 590px;
	float: left;
	padding: 15px 15px 15px 15px;
}

#inhalt_mitte a:link, #inhalt_mitte a:visited {
	color: #990099;
	text-decoration: none;
}

#inhalt_mitte a:hover {
	color: #000000;
	text-decoration: none;
}

#inhalt_rechts {
	width: 180px;
	float: left;
	padding-top: 15px;
}

#fusszeile {
	display: none;
	clear: both;
	width: 980px;
	height: 10px;
	background-color: #DDDDDD;
}
