body {
	background-color: #333333;
	padding:0;
	height:100%;
	margin: 0;
	color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

a:link {
	text-decoration: none;
	color: #FFFFCC;
}
a:visited {
	text-decoration: none;
	color: #FFFFCC;
}
a:hover {
	text-decoration: none;
	color: #FFCCFF;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

.text {
	font-size: 10px;
}
.titel {
	text-align: right;
	color: #FFFFCC;
	font-weight:bold;
	font-size: 24px;
}
.seitenueberschrift{
	text-align: right;
	margin-right: 10px;
	margin-top: 20px;
}
.seitenueberschriftNEU{
	text-align: right;
	color: #FFFFCC;
	font-weight:bold;
	font-size: 24px;
	margin-right: 10px;
	margin-top: 20px;
}
.untertitel {
	font-size: 12px;
}
.normal {
	font-style: normal;
	font-weight: normal;
}
.projektauswahl {
	font-size: 16px;
	font-weight: bold;
}
.impact {
	font-family: Impact, Arial, Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.impactKlein {
	font-family: Impact, Arial, Verdana, sans-serif;
	font-size: 18px;
}
.Rot {
	color: #FF0000;
}
.Justify {
	text-align: justify;
}

#Menu{
	top:0px;
	padding-left:10px;
	width: 890px;
	/*float: left;*/
	position: relative;
	font-size: 14px;
	background-color: #999999;
	border-bottom-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;	
	/*background-image: url(../menubilder/hintergrund.jpg);
	background-repeat: repeat-x;*/
}
.MenuPunkt {
	padding-top:7px;
	padding-left:25px;
	text-indent: 5px;
	float: left;
	display: block;
	height: 25px;
	text-align:left;
	/*border-width: 0px;
	border-style: solid;
	border-color: #ffffff;
	overflow: hidden;
	background-color: #ffffff;*/
}
.MenuPunktDrauf {
	float: left;
	color: #FF0000;
	font-weight: bold;
	text-align:left;
	font-size: 18px;
}

#BoxUmAlles {
	width: 900px;
	margin: 0px auto;
	text-align: left;
	height: auto;
	cursor: default;
}

#InhaltOlox {
	/*position: absolute;*/
	margin-top: 30px;
	background-color: #999999;
	text-align:left;
	height: 560px;/*498*/
	overflow: hidden;
}
/*#InhaltOloxScroll {
	margin-top: 30px;
	background-color: #999999;
	text-align:left;
	height: 560px;
	overflow: auto;
<!--[if gte IE 6]>
overflow-x:hidden;
<![endif]-->
} */
#InhaltOloxScroll {
	margin-top: 30px;
	background-color: #999999;
	text-align:left;
	height: 560px;/*498*/
	overflow: auto;
	overflow-x:hidden;
}
.OloxTab {
	float: left;
	margin: 0px;
	/*margin-left: 10px;*/
	padding-right: 10px;
}
.archAuflistung {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	text-align: left;
	margin-left: 20px;
}

.logo{
	text-align: center;
	margin-top: 30px;
}

.bildbeschreibung{
	text-align: right;
	position: absolute;
	right: 390px;
	top: 450px;
	height: 50px;
	visibility: hidden;
}
.bildbeschreibung2{
	position: absolute;
	left: 450px;
	top: 320px;
	height: 50px;
}
.gradualshine{
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
}
.projektauflistung {
	margin-top: 30px;
	text-align: left;
	margin-left: 150px;
	width: 500px;
}
.ProjektBilderlinks {
	position: relative;
	width: 900px;
	float: left;
	margin: 0px;
	display: inline;
		margin-top:60px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
}
.projekttext {
	position: absolute;
	text-align: justify;
	width: 320px;
	right: 20px;
	top: 10px;
	display: inline;
}
#TextBaubeschreibung{
	text-align: left;
}
.projekttexttitel {
	position: absolute;
	right: 20px;
	top: -30px;
	text-align: right;
	color: #FFFFCC;
	font-weight:bold;
	font-size: 24px;
}
.projektauswahlBallon {
	margin-top: 250px;
	margin-left: 105px;
}
.footer {
	text-align: right;
	margin-right: 20px;
	margin-top: 10px;
	font-size: 9px;
}
.MenuBautext{
	position: absolute;
	left: 0px;
	top: 370px;
}

#dynloadarea2 {  /*FotoBild Größe*/
	width:880px;
	height:400px;/*350*/
	overflow:hidden;
}

.VTextProjekt{
	position:absolute;
	top: 0px;
	left: 0px;
	padding: 5px;
	visibility: hidden;
	border:0px solid black;
	font:normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	width: 200px;
}

#fixedtipdiv{
position:absolute;
padding: 5px;
border:0px solid black;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}
.newsListe {
	margin-top: 60px;
	margin-left: 20px;
	margin-right: 20px;
}
.clearfix{
	clear:both;
	}
