/*<![CDATA[*/ 

/* Menuleisten */

#oeffner-o {
	display: none;
}
#oeffner-p {
	display: block;
}

.menuleiste#premiumbereich .menutitel {
	width: 30px;
	background: #FFF url(images/bg_menutitel_klein.gif) top left no-repeat;
}

.menuleiste#premiumbereich .menutitel div {
	display: none;
}


.menuleiste#premiumbereich .menutitel img {
	float: left;
	padding: 2px 0px 0 2px;
}

.menuleiste#premiumbereich {
	width: 30px;
	overflow: hidden;
	padding: 0 0 100px 0;
}
.menuleiste#premiumbereich .menuleiste-inhalt {
	visibility: hidden;
}

.menuleiste#premiumbereich .menuleiste-inhalt div.oeffner {
	visibility: visible;
}


/* Inhalt BG */

#seite-inhalt {
	float: left;
	background: url(images/vorhang_bg_offen.gif) top repeat-y;
}

h2.aktiv {
	width: 703px;
	padding: 5px 0px 6px 10px;
	margin: 25px 0 3px 0;
	background: url(images/h2_bg_aktiv_gr.gif) top left no-repeat;
}

h2.inaktiv {
	width: 703px;
	color: #969696;
	padding: 5px 0 6px 10px;
	margin: 25px 0 3px 0;
	background: url(images/h2_bg_inaktiv_gr.gif) top left no-repeat;
}

/* Menu Inhalt Container */
#menuleiste-inhalt {
	float: left;
	display: block;
	width: 945px;
}


/* Inhalt */
#inhaltcontainer {
	float: right;
	display: block;
	width: 735px;
	padding: 0px 0 0 4px;
	overflow: hidden;
}

#inhalt-footer {
	/*width: 713px;*/
}
#inhalt-footer #seitedrucken {
	margin: 0 160px;
}


/* Hauptmenu */
#menu {
	width: 729px;
}

#menu li {
	padding: 0 13px;
}





/*]]>*/ 