body {
background-color: #FF9900;
color: #000;
}

a {
	color: #000;
}

#header {
	width: 584px;
	height: 14px;
	background-image: url(img/schrift.png);
	margin-left: auto;
	margin-right: auto;
	z-index:2;
}

#menu {
	width: 600px;
	height: 57px;
	position: relative;
	top:-19px;
	margin-left:auto;
	margin-right:auto;
	z-index:2;
}

#menu1 {
	background-image: url(img/tab.png);
	background-repeat: no-repeat;
	width: 173px;
	height: 57px;
	padding-top:3px;

}

#menu2 {
	background-image: url(img/tab.png);
	background-repeat: no-repeat;
	width: 173px;
	height: 57px;
	padding-top:3px;
	position:relative;
	left:150px;
	top:-60px;
}

#menu3 {
	background-image: url(img/tab.png);
	background-repeat: no-repeat;
	width: 173px;
	height: 57px;
	padding-top:3px;
	position:relative;
	left:300px;
	top:-120px;
}

#menu4 {
	background-image: url(img/tabselect.png);
	background-repeat: no-repeat;
	width: 173px;
	height: 57px;
	padding-top:3px;
	position:relative;
	left:450px;
	top:-180px;
}

#menu1txt {
	margin-right:25px;
	text-align:center;
	color:#FFF;
	font-size:25px;
}

#menu2txt {
	margin-right:25px;
	text-align:center;
	color:#FFF;
	font-size:25px;
}

#menu3txt {
	margin-right:25px;
	text-align:center;
	color:#FFF;
	font-size:25px;
}

#menu4txt {
	margin-right:25px;
	text-align:center;
	color:#FFF;
	font-size:25px;
}

#wrapper {
	border: 1px solid red;
	position:relative;
	top:-40px;
	background-color:#FFF;
	z-index:1;
	margin-left:.5em;
	margin-right:.5em;
	padding:.5em;
}

#wrapper h1 {
	margin-top:0;
	text-align:center;
}

img {
	border:none;
}

.logo {
	width:150px;
	height:20px;
	background-image: url(img/logo.png);
	margin-left: auto;
	margin-right: auto;
	margin-bottom: .5em;
}

.werbebanner {
	width:468px;
	height:60px;
	border: 3px solid #004A9F;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:.5em;
}

#sidemenu {
	float:left;
	width:100px;
	border:1px solid #3B6100;
	min-height:483px;
	padding-left:.5em;
	padding-right:.5em;
}

#content {
	border:1px solid #004A9F;
	min-height:483px;
}

.boexli {
	color: black;
	padding:.5em;
	padding-right:25px;
	font-weight:bold;
}

.topic {
	background-color: #004A9F;
	height: 20px;
	font-size: 18px;
	color: #FFF;
}

.bold { font-weight:bold; }

.text { margin: .5em; }

.sideh3 { margin-left:1em; margin-top:1.5em; }

.text { margin-left: .5em; }

.menulink { color:#FFF; text-decoration:none; }
