html, body {
	margin:0px;
	padding:0px;
	background:url(../includes/concrete4.jpg) #fff repeat;
}

.tableProzHeight {
	height: 100%;
}

.hintergrund {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.rahmen {
	border: 1px solid #FFFFFF;
	border-top-color: #84AAC6;
	border-right-color: #84AAC6;
	border-bottom-color: #84AAC6;
	border-left-color: #84AAC6;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;  /*#29386B;*/
}
.headlineregular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;  /*#29386B;*/
}
a:link {
	text-decoration: none;
	color: #595959;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.lightText {
	color: #DEDFE7;
}
.darkText {
	color: #29386B;
}
.menue_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DEDFE7;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.menue_head_selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #29386B;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.menue_unterpunkte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DEDFE7;
	font-weight: bold;
}
.menue_unterpunkte_selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #29386B;
	font-weight: bold;
}
.fliesstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000	/*#29386B;*/
	line-height: 16px;
}
.Stil3 {
	color: #000000;
	font-size: 20pt;
}
#wrapper {
	width: 975px;
	margin: 0 auto !important;
	padding-top: 25px;
}
#bg_title {
	height: 600px;
	background: url(../includes/bg_right.jpg) right no-repeat;
}
