body {
	background-color: #fff;
	overflow: hidden;
}
#background {
	background-image: url(../files/25_site/Background%2001.gif);
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	width: 100%;
	height: 552px;
	margin-top: -275px;
}
#haupt {
	background-color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 870px;
	height: 550px;
	z-index: 2;
	margin-top: -275px;
	margin-left: -435px;
	border: solid 1px #000;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}
#haupt2 {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 870px;
	height: 550px;
	z-index: 3;
	margin-top: -275px;
	margin-left: -435px;
	border: solid 1px #000;
}
#menuteil2 {
	position: absolute;
	width: 258px;
	height: 536px;
	z-index: 30;
}
#streifen {
	position: absolute;
	width: 77px;
	height: 536px;
	z-index: 10;
	margin: 7px 7px 7px 785px;
}
#streifentext {
	color: #fff;
	font-size: 10pt;
	font-family: "trebuchet ms";
	position: absolute;
	right: 9px;
	bottom: 14px;
	width: 76px;
	height: 40px;
	z-index: 900;
	text-align: center;
}

#streifentext a:link, a:visited {
	color: #FFF;
	text-decoration: none;
}

#streifentext a:hover {
	color: #FFF;
	text-decoration: underline;
}

#fenster {
	background-color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 520px;
	height: 600px;
	z-index: 25;
	margin-top: -300px;
	margin-left: -170px;
}
#links-rahmen {
	background-color: #fff;
	position: absolute;
	width: 25px;
	height: 600px;
	z-index: 25;
	margin-left: 0;
	border-color: #000;
	border-style: solid;
	border-width: 1px 0 1px 1px;
}
#rechts-rahmen {
	background-color: #fff;
	position: absolute;
	left: 495px;
	width: 25px;
	height: 600px;
	z-index: 25;
	margin-right: 0;
	border-color: #000;
	border-style: solid;
	border-width: 1px 1px 1px 0;
}
#menuleiste {
	color: #808080;
	font-size: 10pt;
	font-family: "trebuchet ms";
	position: absolute;
	width: 504px;
	height: 25px;
	z-index: 25;
	margin-top: 1px;
	padding-top: 6px;
	padding-left: 15px;
}

#menuleiste a:link, a:visited {
	color: #808080;
	text-decoration: none;
}

#menuleiste a:hover {
	color: #808080;
	text-decoration: underline;
}

#menu {
	position: absolute;
	top: 135px;
	left: 50%;
	width: 200px;
	height: 50px;
	z-index: 15;
	margin-left: -100px;
	color: #fff;
	font-size: 12.3pt;
	font-family: "trebuchet ms";
}
#kontakt {
	position: absolute;
	top: 484px;
	left: 50%;
	width: 200px;
	height: 25px;
	z-index: 15;
	margin-left: -100px;
}
#aktuell {
	color: #fff;
	font-size: 12px;
	font-family: "trebuchet ms";
	position: absolute;
	top: 515px;
	left: 50%;
	width: 200px;
	height: 30px;
	z-index: 15;
	margin-left: -100px;
}
#logo {
	position: absolute;
	top: 25px;
	left: 50%;
	width: 212px;
	height: 75px;
	z-index: 15;
	margin-left: -100px;
}
#content {
	font-family: "trebuchet ms";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 500px;
	height: 530px;
	z-index: 30;
	margin-top: -265px;
	margin-left: -160px;
	overflow-x: hidden;
	overflow-y: scroll;
	padding-right: 10px;
}

#content a:link, a:visited {
	color: #575757; 
	text-decoration: none;
}

#content a:hover {
	color: #575757;
	font-family: "trebuchet ms";
	text-decoration: underline;
}

#fussleiste {
	color: #808080;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #fff;
	text-decoration: none;
	position: absolute;
	width: 519px;
	height: 15px;
	margin-top: 578px;
	border-color: #000;
	border-style: solid;
	border-width: 0 0 0 1px;
}

#fussleiste a:link, a:visited {
	color: #808080;
	text-decoration: none;
}

#fussleiste a:hover {
	color: #808080;
	text-decoration: underline;
}


/* Pixliestylesheet */

img.fancy {
	border: 1px solid #CCC;
	padding: 2px;
	margin: 10px 15px 10px 0;
}
img.fancy_over {
	background-color: #99FF99;
	border: 1px solid #66CC66;
	padding: 2px;
	margin: 10px 15px 10px 0;
}

div#wrap {
	width: 800px;
	margin: 50px auto;
}
#overlay {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	color: #000000;
	position: absolute;
	z-index: 0;
}

/* Einzelklassen */
a:link.menu1, a:visited.menu1 {
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	line-height: 22px;
}
a:hover.menu1 {
	font-weight: bold;
	text-decoration: underline;
	color: #FFF;
	line-height: 22px;
}
a:link.menu2, a:visited.menu2 {
	text-decoration: none;
	margin-left: 15px;
	color: #FFF;
	font-size: 10.5pt;
	line-height: 22px;
}
a:hover.menu2 {
	text-decoration: underline;
	margin-left: 15px;
	color: #FFF;
	font-size: 10.5pt;
	line-height: 22px;
}
a:link.menu3, a:visited.menu3 {
	text-decoration: none;
	margin-left: 25px;
	color: #FFF;
	font-size: 9pt;
	line-height: 20px;
}
a:hover.menu3 {
	text-decoration: underline;
	margin-left: 25px;
	color: #FFF;
	font-size: 9pt;	
	line-height: 20px;
}

a:link.streifent, a:visited.streifent {
	color: #FFF;
	text-decoration: none;
}

a:hover.streifent {
	color: #FFF;
	text-decoration: underline;
}

.content {
	color: #575757;
	font-family: "trebuchet ms";
	text-decoration: none;
}
.input {
	color: #000;
	font-size: 13px;
	font-family: "Trebuchet MS";
	width: 100%;
	padding: 4px;
	border: solid 1px #858585;
	overflow: hidden;
}
