@charset "utf-8";
/* CSS Document */
html, body { 
background-image: url(Grau.gif);
margin: 0;
padding: 0;
height: 100%; /* WICHTIG!!! STRECKT ANZEIGENBEREICH AUF 100% */
}


#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	top: 0px;
	min-height: 100%; /* Mindesthöhe für moderne Browser */
	height:auto; /* Important Regel für moderne Browser */
	height:100%; /* Mindesthöhe für den IE */
	overflow: hidden; /* FF Scroll-leiste */
	background-image: url(content/seitemenu.gif);
	background-repeat: repeat-y;
	overflow: visible;
}

#Seitenkopf {
	height: 135px;
	width: 1000px;
	top: 0px;
	z-index: 1;
	margin-top: 0px;
	padding-top: 0px;
	position: absolute;
}
#LogoBild {
	height: 135px;
	width: 258px;
	position: absolute;
	top: 0px;
	background-color: #999999;
}
#hauptmenu {
	position: absolute;
	height: 135px;
	width: 742px;
	left: 258px;
	top: 0px;
	z-index: 6;
}
#Menu1 {
	width: 1000px;
	position: absolute;
	top: 135px;
	height: 30px;
	z-index: 3;
	background-image: url(content/Hintergrundstreifen_grau.gif);
}

#Inhaltrug {
	width: 1000px;
	position: absolute;
	top: 165px;
	font-variant: normal;
	page-break-before: always;
	background-image: url(content/seitemenu.gif);
	background-repeat: repeat-y;
}
#Inhaltppt {
	background-image: url(bilderppt/Hintergrund.gif);
	width: 980px;
	position: absolute;
	top: 248px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	font-variant: normal;
	page-break-before: always;
}
#Inhaltmbz {
	background-image: url(bildermbz/Hintergrund.gif);
	width: 980px;
	position: absolute;
	top: 248px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	font-variant: normal;
	page-break-before: always;
}
#Inhaltblipht {
	background-image: url(bilderblipht/Hintergrund.gif);
	width: 980px;
	position: absolute;
	top: 248px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	font-variant: normal;
	page-break-before: always;
}

#Inhaltfobize {
	background-image: url(bilderfobize/Hintergrund.gif);
	width: 980px;
	position: absolute;
	top: 248px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	font-variant: normal;
	page-break-before: always;
}
.table3 {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.table {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#Text {
	font-weight: normal;
	width: 720px;
	left: 258px;
	position: relative;
	z-index: 12;
	top: 0px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#Seitmenu1 {
	position:absolute;
	top:0px;
	width:220px;
	z-index:13;
}

.table2 {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

:focus {
outline:none;
}
#menu2 {
	position:absolute;
	top:135px;
	width:258px;
	height:90px;
	z-index:20;
}

bod0 {
	background-image: url(Grau.gif);
}

#seitoben {
	background-image: url(content/seitemenu.gif);
	background-repeat: repeat-y;
	height: 30px;
	width: 258px;
	position: fixed;
}
#menu3 {
	width: 258px;
	top: 245px;
	position: absolute;
	background-image: url(content/seitemenu.gif);
	z-index: 12;
}
.link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
.linkover {
	color: #B8251D;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B8251D;
	font-weight: lighter;
}
