body {
	margin: 0;
	padding: 0;
	color: #FFF;
	background: #000000;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

/* ----- FONTSTYLES ,, HEADLINES ,, LINKSTYLES ----- */

a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
}

a:active {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

#active {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

p {
	line-height: 16px;
	font-size: 92%;
}

/* ----- HEADLINES ----- */

.style_programm_text {
	font-size: 80%;
	line-height: 10px;
}

.style_header_text {
	font-size: 100%;
	line-height: 14px;
	font-weight: bold;
}

.style_subprogramm_text {
	font-size: 80%;
	line-height: 10px;
}

.style_head_text {
	font-size: 80%;
	line-height: 10px;
}

.style_programm_text2 {
	font-size: 80%;
	line-height: 10px;
}

ul {
	list-style-type: none;
	display: inline;
	text-align: left;
}

ul li {
	list-style-type: none;
}

img {
	border: none;
}

/* ----- WRAPPER ,, CONTAINER ,, BOXES ----- */

#wrapper_main {
	width: 937px;
	height: 100%;
	margin: 0px auto 50px;
}

#bg_main {
	width: 937px;
	height: 100%;
	background: url(../images/borderstrip_01.png) repeat-y;
	padding-bottom: 15px;
}

#wrapper_content {
	width: 920px;
	height: 100%;
	padding-left: 9px;
}

#wrapper_content_02 {
	width: 890px;
	height: 100%;
	padding-left: 17px;
}

.trenner_color_01 {
	width: 885px;
	height: 18px;
	margin-top: 10px;
	margin-bottom: 15px;
	background: url(../images/trenner_02.jpg) no-repeat;
}

.trenner_color_02 {
	width: 640px;
	height: 10px;
	margin-top: 10px;
	margin-bottom: 15px;
	background: url(../images/trenner_03.jpg) no-repeat;
}

.trenner_color_03 {
	width: 885px;
	height: 14px;
	margin-top: 10px;
	padding-bottom: 10px;
	background: url(../images/trenner_04.jpg) no-repeat;
}

#wrapper_areaheader {
	width: 885px;
	height: 147px;
}

#location_plan {
	width: 634px;
	height: 360px;
}

#header_location {
	width: 884px;
	height: 147px;
}

#header_headliner {
	width: 890px;
	height: 165px;
}

#header_headliner_projekte {
	width: 884px;
	height: 50px;
}

.text_left {
	float: left;
}

.text_left_02 {
	float: left;
	padding-top: 8px;
	position: absolute;
}

.text_right {
	float: right;
}

.text_spacer_01 {
	padding-right: 20px;
}

.text_spacer_tablism {
	margin-left: 15px;
}

.spacer_20 {
	height: 20px;
}

#footer {
	width: 937px;
	height: 100px;
	background: url(../images/bg_footer.png) no-repeat;
	clear: both;
	/* ----- hmm? ----- 
	margin-top: -12px;*/
}

.programm_box {
	width: 890px;
	height: 310px;
}

.programm_box_text {
	width: 890px;
	height: 167px;
}

.programm_box_profil {
	width: 890px;
	height: 290px;
}

.programm_box_themen {
	width: 890px;
	height: 170px;
}

.programm_box_headline {
	width: 890px;
	height: 30px;
	background-color: #333333;
}

.programm_image {
	float: left;
	width: 700px;
	height: 300px;
}

.programm_content {
	margin-left: 700px;
	padding-left: 10px;
	padding-top: 0px;
	width: 175px;
	height: 300px;
	background-color: #333333;
	margin-right: 0px;
	padding-right: 5px;
}

.programm_content_text {
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 0px;
	width: 875px;
	height: 167px;
	background-color: #333333;
}

.programm_content_profil {
	margin-left: 2px;
	padding-left: 10px;
	padding-top: 0px;
	width: 877px;
	height: 290px;
	background-color: #333333;
	margin-right: 5px;
}

.programm_content_themen {
	margin-left: 2px;
	padding-left: 10px;
	padding-top: 0px;
	width: 871px;
	height: 170px;
	background-color: #333333;
}

.programm_content_headline {
	margin-left: 2px;
	padding-left: 10px;
	padding-top: 0px;
	width: 871px;
	height: 30px;
	background-color: #333333;
}

.programm_content_kunden {
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 0px;
	width: 875px;
	height: 250px;
	background-color: #333333;
}

.programm_content_kunden {
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 0px;
	width: 879px;
	height: auto;
	background-color: #333333;
	margin-right: 5px;
}

.subprogramm_content {
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 0px;
	width: 875px;
	height: 10px;
	background-color: #ffffff;
}

.head_content {
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 0px;
	width: 875px;
	height: 10px;
	background-color: #ffffff;
}
