@charset "utf-8";
a {
	text-decoration:none;
	color: #666666;
}

* {
 margin : 0;

}

a img { border: 0px; }

.Projektheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	font-variant: normal;
	text-transform: none;
		line-height: 15px;
}
.Projektinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	display: block;
	line-height: 15px;
}
.Projektinfo_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	display: block;
	line-height: 15px;
	text-align: right;
}

.Navi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	font-variant: normal;
	line-height: 17px;
}
.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.Textklein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
body {
	margin: 0px; 
	height: 100%; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	color: black;
}

.menu{
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height : 120px;
	z-index: 3;
}
.menuInhalt {
	position: static;
	margin-top: 40px;
	width: 100%;
	height: 45px;
	z-index: 2;
	overflow: hidden;
}
.container {
	z-index: 2;
	position: relative;
	overflow: auto;
	height: 100%;
	width: 100%;
}
.inhalt{
	position: static;
	margin-bottom: 40px;
	margin-left: 35px;
	width: 450px;
}
.bilder {
	position: fixed;
	width: 100%;
	height : 120px;
	background-color: #FFFFFF;
	z-index: 1;
	top: -4px;
}
.Naviaktiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #c41130;
	font-variant: normal;
	line-height: 17px;
}
.cell {
	margin-bottom: 10px;
	margin-top: 9px;
	padding-bottom: 6px;
	height: 33px;
	padding-left: 13px;
}
.cellxl {
	margin-bottom: 25px;
	margin-top: 9px;
	padding-bottom: 6px;
	height: 52px;
	padding-left: 13px;
}

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #C50F32;
}
.inhaltPro {
	position: static;
	margin-bottom: 40px;
	margin-left: 22px;
	width: 467px;
	margin-top: -9px;
}
.NaviDemo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	font-variant: normal;
	line-height: 1px;
}
.info {
	position: static;
	margin-top: 20px;
	width: 100%;
	height: 25px;
	z-index: 2;
	overflow: hidden;
	margin-left: 105px;
}
.cellKlein {
	padding-bottom: 6px;
	height: 18px;
	padding-left: 13px;
}

