@charset "UTF-8";
/* CSS Document */

body {
	background-color: #e6e6e6;
}

a:link {
	color: #006633;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
}
.Stil3 {color: #FF0000}
#men-div a {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#men-div a:hover {
	font-weight: bold;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
}
.contentbox {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	width: 815px;
	position: relative;
	margin-left: -407px;
	left: 50%;
}
.pagecontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 0px;
}

div.box {
	position: relative;
	height: 600px;
}
div.box_contents {
	background-color:transparent;
	position: relative;
	width: 100%;
	z-index: 101;
	height: 600px;
	margin-top: 10px;
}

div.box_contents2 {
	background-color:transparent;
	position: relative;
	width: 50%;
	z-index: 101;
}
.weisseboxtext {
	padding-right: 7px;
	padding-left: 7px;
}
div.box_background {
	background-color: white;
	height: 586px;
	filter:alpha(opacity=65);
	left: 0px;
	opacity: 0.65;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 99;
	margin-top: 5px;
}

div.box_background2 {
     background-color: white;
     height: 100%;
     filter:alpha(opacity=65); 
     left: 0px;
     opacity: 0.65;
     position: absolute;
     top: 0px;
     width: 50%;
     z-index: 99;
}
.ÜBERSCHRIFT {
	font-size: 14px;
	color: #FF9900;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 7px;
	margin: 4px 0 4px 0;
}
html {
		height: 100%;
		
	}

	#flashcontent {
		height: 100%;
	}
.contentbox2 {
	width: 500px;
}
.intro {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	width: 815px;
	position: relative;
	margin-left: -407px;
	left: 50%;
}
#eng_float {
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	z-index: 120;
}
#eng_float  a {
	color: #FFFFFF; text-decoration:underline;}
#eng_float  a:hover {
	color: #FFFFFF;}

