body {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	color:#000;
	background: #fff;
	font-size: 12px;
	line-height: 17px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color:#000;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
}

p, ul, ol {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 17px;
}

ul, ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

img {
	border: none;
}

a{
text-decoration: none;
color: #666;
}

a:visited {
text-decoration: none;
color: #888;
}

a:hover {
text-decoration: underline;
color: #000;
}


#wrap {
	width: 992px;
	margin: 0 auto;
	padding: 0;
	overflow:hidden;
}

#inhalt {
	margin: 0;
	padding: 0;
	position: relative;
	left: 0px;
	width: 976px;
}

#head {
	width: 976px;
	margin: 0;
	padding: 0px 0px 0px 8px;
}

#logo{
	margin: 0;
	padding: 24px 0px 0px 77px;
}

/* MENUE */

#menue{
	width: 976px;
	height: 158px;
	margin: 0;
	padding: 20px 0px 0px 8px;
	font-size: 11px;
	line-height: 18px;
}

#menue_links {
	color: #666;
	position: relative;
	left: 159px;
	top: -17px;
	width: 145px;
	height: 72px;
	margin: 0;
	padding: 0;
}

#menue_links h1 {
	color:#000;
	font-size: 11px;
	line-height: 18px;
}

#menue_links h1 a {
	color:#000;
	text-decoration: none;
}

#menue_links h1 a:hover {
	color:#000;
	text-decoration: underline;
}

#menue_links_marke_1 {
	width: 22px;
	height: 1px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 15px;
	left: 123px;
	background-color:#333;
}

#menue_links_marke_2 {
	width: 22px;
	height: 1px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 33px;
	left: 123px;
	background-color:#333;
}

#menue_links_marke_3 {
	width: 22px;
	height: 1px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 51px;
	left: 123px;
	background-color:#333;
}

#menue_links_marke_4 {
	width: 22px;
	height: 1px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 69px;
	left: 123px;
	background-color:#333;
}

#menue_links_marke_clear {
	width: 22px;
	height: 1px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 68px;
	left: 123px;
}

#menue_mitte {
	color: #666;
	position: relative;
	top: -89px;
	left: 361px;
	width: 177px;
	height: 72px;
}

#menue_mitte h1 {
	color: #9C3;
	font-size: 11px;
	line-height: 18px;
}
	
#menue_mitte h1 a{
	color:#666;
	text-decoration: none;
}

#menue_mitte h1 a:hover{
	color:#9C3;
	text-decoration: underline;
}

#menue_mitte h2 {
	color: #F90;
	font-size: 11px;
	line-height: 18px;
}

#menue_mitte h2 a{
	color: #666;
	text-decoration: none;
}
#menue_mitte h2 a:hover{
	color:#F90;
	text-decoration: underline;
}

#menue_mitte h3 {
	color: #69F;
	font-size: 11px;
	line-height: 18px;
}

#menue_mitte h3 a{
	color:#666;
	text-decoration: none;
}

#menue_mitte h3 a:hover {
	color:#69F;
	text-decoration: underline;
}

#menue_mitte h4 {
	color: #C09;
	font-size: 11px;
	line-height: 18px;
}

#menue_mitte h4 a{
	color:#666;
	text-decoration: none;
}

#menue_mitte h4 a:hover{
	color:#C09;
	text-decoration: underline;
}

#menue_mitte h5 {
	color: #000;
	font-size: 11px;
	line-height: 18px;
}

#menue_mitte h5 a{
	color:#666;
	text-decoration: none;
}

#menue_mitte h5 a:hover{
	color:#000;
	text-decoration: underline;
}

#menue_mitte_marke_1 {
	width: 21px;
	height: 4px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 10px;
	left: 328px;
	background-color:#9C3;
}

#menue_mitte_marke_2 {
	width: 21px;
	height: 4px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 28px;
	left: 328px;
	background-color:#F90;
}

#menue_mitte_marke_3 {
	width: 21px;
	height: 4px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 46px;
	left: 328px;
	background-color:#69F;
}

#menue_mitte_marke_4 {
	width: 21px;
	height: 4px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 64px;
	left: 328px;
	background-color:#C09;
}

#menue_mitte_marke_schwarz_1 {
	width: 21px;
	height: 4px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 10px;
	left: 328px;
	background-color:#333;
}

#menue_mitte_marke_schwarz_2 {
	width: 21px;
	height: 4px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 28px;
	left: 328px;
	background-color:#333;
}

#menue_mitte_marke_clear {
	width: 21px;
	height: 4px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 64px;
	left: 328px;
}

#menue_rechts {
	color: #666;
	position: relative;
	top: -161px;
	left: 590px;
	width: 350px;
	height: 126px;
}

#menue_rechts h1 {
	padding-left: 16px;
	color:#000;
	font-size: 11px;
	line-height: 18px;
}

#menue_rechts_marke_1 {
	width: 13px;
	height: 13px;
	margin: 0;
	padding: 0;
	position: relative;
	top: -1px;
	left: 590px;
}

#menue_rechts_marke_2 {
	width: 13px;
	height: 13px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 17px;
	left: 590px;
}

#menue_rechts_marke_3 {
	width: 13px;
	height: 13px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 35px;
	left: 590px;
}

#menue_rechts_marke_4 {
	width: 13px;
	height: 13px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 53px;
	left: 590px;
}

#menue_rechts_marke_5 {
	width: 13px;
	height: 13px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 71px;
	left: 590px;
}

#menue_rechts_marke_6 {
	width: 13px;
	height: 13px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 89px;
	left: 590px;
}

#menue_rechts_marke_7 {
	width: 13px;
	height: 13px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 107px;
	left: 590px;
}

#menue_rechts_marke_clear {
	width: 13px;
	height: 13px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 107px;
	left: 590px;
}

/* MENUE END*/

/* STREIFEN*/

#streifen_oben {
	width: 100%;
	position: absolute;
	top: 226px;
	left: 0px;
	overflow: hidden;
	padding: 0; 
	margin: 0;
}

#streifen_oben_willkommen {
	height: 75px;
	background-image: url(../layout/streifen_oben_willkommen.png);
	margin: 0;
	padding: 0;
	
}

#streifen_oben_projekt {
	height: 142px;
	background-image: url(../layout/streifen_oben_projekt.png);
	margin: 0;
	padding: 0;
	
}

#streifen_unten_stretch_willkommen {
	position: absolute;
	top: 284px;
	left: 0px;
	overflow: hidden;
	padding: 0; 
	margin: 0;
}

#streifen_unten_stretch_willkommen_color {
	position: relative;
	top: -16px;
	left: 0px;
	width: 584px;
	background-image: url(../layout/streifen_unten.png);
	margin: 0;
	padding: 0;
}

#streifen_unten_state_willkommen{
	position: relative;
	top: 284px;
	left: 0px;
	width: 976px;
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 18px;
}

#streifen_unten_state_willkommen_color {
	position: relative;
	top: -16px;
	left: 0px;
	width: 585px;
	background-image: url(../layout/streifen_unten.png);
	margin: 0;
	padding: 0;
}

#streifen_unten_stretch_projekt {
	position: absolute;
	top: 352px;
	left: 0px;
	overflow: hidden;
	padding: 0; 
	margin: 0;
}

#streifen_unten_stretch_projekt_color {
	
	width: 585px;
	background-image: url(../layout/streifen_unten.png);
	margin: 0;
	padding: 0;
}

#streifen_unten_state_projekt{
	position: relative;
	top: 352px;
	left: 0px;
	width: 976px;
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 18px;
}

#streifen_unten_state_projekt_color {
	width: 585px;
	background-image: url(../layout/streifen_unten.png);
	margin: 0;
	padding: 0;
}

/*Content*/

#content {
	position: relative;
	left: 0px;
	top: -8px;
	width: 984px;
	margin: 0;
	padding: 0px 0px 0px 8px;
	overflow: hidden;
}

#content a {
	text-decoration: underline;
	color: #000;
}

#content a:hover {
	text-decoration: underline;
	color: #fff;
}

#content_head {
	margin: 0;
	padding: 0;
}

#content_head_mark_1 {
	width: 24px;
	height: 5px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 33px;
	left: 120px;
	background-color: #9C3;
}

#content_head_mark_2 {
	width: 24px;
	height: 5px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 33px;
	left: 120px;
	background-color: #F90;
}

#content_head_mark_3 {
	width: 24px;
	height: 5px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 33px;
	left: 120px;
	background-color: #69F;
}
#content_head_mark_4 {
	width: 24px;
	height: 5px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 33px;
	left: 120px;
	background-color:#C09;
}

#content_head_mark_white {
	width: 23px;
	height: 5px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 33px;
	left: 122px;
	background-color:#FFF;
}

#content_head_mark_clear {
	width: 23px;
	height: 5px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 33px;
	left: 122px;
}

#content_head_headline_projekt {
	width: 800px;
	margin: 0;
	padding: 12px 0px 0px 0px;
	position: relative;
	top: 0px;
	/* left: hinzufügen im Code!*/
}

#content_head_text_projekt {
	margin: 0;
	padding: 9px 0px 0px 0px;
	width: 800px;
	position: relative;
	top: 0px;
	left: 157px;
	font-size: 13px;
	line-height: 19px;
	color: #FFF;
}

#content_head_text_datum_projekt {
	margin: 0;
	padding: 2px 0px 0px 0px;
	width: 500px;
	position: relative;
	top: 0px;
	font-size: 13px;
	line-height: 19px;
	color: #FFF;
}

#content_head_headline_willkommen {
	margin: 0;
	padding: 18px 0px 0px 0px;
	position: relative;
	top: 0px;
	/* left: hinzufügen im Code!*/
}

#content_head_text_willkommen {
	margin: 0;
	padding: 9px 0px 0px 0px;
	position: relative;
	top: 0px;
	left: 157px;
	font-size: 13px;
	line-height: 19px;
	color: #FFF;
}

#content_bodytext_projekt {
	width: 295px;
	color: #000;
	position: relative;
	top: 0px;
	left: 157px;
	margin: 0;
	padding: 35px 0px 0px 0px;
}

#content_bodytext_projekt h1 {
	color: #000;
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 110%;
}

#content_bodytext_willkommen {
	width: 295px;
	color: #000;
	position: relative;
	top: 0px;
	left: 157px;
	margin: 0;
	padding: 37px 0px 0px 0px;
}

#content_bodytext_willkommen h1 {
	color: #000;
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 110%;
}

#content_bodytext_willkommen h2 {
	color: #000;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
/* BILDER */

#content_bilder_li {
	margin: 0;
	padding: 25px 0px 0px 0px;
	float: left;
	width: 472px;
	
}

#content_bilder_li_image {
	margin: 0;
	padding: 0px 0px 8px 0px;
	float: right;
}

#content_bilder_li_image span {
	margin: 0;
	padding: 0px 0px 0px 8px;
	float: right;
}

#content_bilder_li_image_hover {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#content_bilder_re {
	margin: 0;
	padding: 0px 0px 0px 0px;
	float: right
	width: 496px;
	position: relative;
}

#content_bilder_re_image {
	margin: 0;
	padding: 0px 0px 8px 8px;
	float: left;
}

#content_bilder_re_image span {
	margin: 0;
	padding: 0px 8px 0px 0px;
	float: left
}

#content_bilder_re_image_hover {
	overflow: hidden;
	margin: 0;
	padding: 0;
}

/* WRAP Bottom */
#wrap_bottom {
	width: 992px;
	margin: 0 auto;
	padding: 0;
	overflow:hidden;
}

inhalt_bottom {
	margin: 0;
	padding: 0;
	position: relative;
	left: 0px;
	width: 976px;
}

/* FOOTER */

#footer {
	position: absolute;
	left: 0px;
	width: 100%;
	padding: 15px 0px 0px 0px; 
	margin: 0;
}

#footer_willkommen {
	height: 21px;
	background-image: url(../layout/streifen_oben_willkommen.png);
	margin: 0;
	padding: 0;
	
}

#footer_projekt {
	height: 21px;
	background-image: url(../layout/streifen_oben_projekt.png);
	margin: 0;
	padding: 0;
	
}

