body {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}


#komplett {
	float:left;
	border-style: none;
	position: fixed;
	visibility: visible;
	left: 50%;
	margin: 0px;
	margin-left: -475px;
	padding: 0px;
	background-color: white;
	height: 100%;
	width: 970px;
	overflow-y: auto;
}
img {border: 0;}

#leftbar {
	float:left;
	border-style: none;
	position: relative;
	visibility: visible;
	margin: 0px;
	padding: 0px;
	background-color: white;
	height: 740px;
	width: 200px;
}

#rightspace {
	float:left;
	border-style: none;
	position: relative;
	visibility: visible;
	margin: 0px;
	padding: 0px;
	background-color: white;
	height: 740px;
	width: 750px;
}

#spacer1 {
	float:left;
	border-style: none;
	position: relative;
	visibility: visible;
	margin: 0px;
	padding: 0px;
	background-color: white;
	height: 80px;
	width: 200px;
	overflow-x: auto;
}


#spacer2 {
	float:left;
	border-bottom-color: #9e9e9e;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #9e9e9e;
	border-right-width: 1px;
	border-top-style: none;
	border-left-style: none;
	position: relative;
	visibility: visible;
	margin: 0px;
	padding: 0px;
	background-color: white;
	height: 69px;
	width: 199px;
}
#menuleft {
	float:left;
	border-style: none;
	position: relative;
	visibility: visible;
	margin: 0px;
	padding: 0px;
	background-color: white;
	height: 400px;
	width: 189px;
	overflow: hidden;
}
#menuspacer {
	float:left;
	border-style: none;
	position: relative;
	visibility: visible;
	margin: 0px;
	padding: 0px;
	background-color: white;
	height: 400px;
	width: 11px;
	overflow: hidden;
}

#rollarea {
	float:left;
	border-style: none;
 background-image: url(../images/bg_rollarea.gif);
  /*background-repeat: no-repeat; */
	border-top-color: #9e9e9e;
	border-top-style: solid;
	border-top-width: 1px;
	position: relative;
	visibility: visible;
	margin: 0px;
	padding: 0px;
	background-color: white;
	height: 200px;
	width: 200px;
}

#logo {
	float:left;
	border-style: none;
	position: relative;
	visibility: visible;
	margin: 0px;
	padding: 0px;
	background-color: white;
	height: 100px;
	width: 750px;
	text-align: center;
}
#logo2 {
	float:left;
	border-style: none;
	position: relative;
	visibility: visible;
	margin: 0px;
	margin-left: 249px;
	padding: 0px;
	background-color: white;
	height: 80px;
	width: 205px;
	text-align: center;
}

#content {
	float:left;
	border-style: none;
	position: relative;
	visibility: visible;
	margin: 0px;
	padding: 0px;
	background-color: white;
	height: 550px;
	width: 750px;
}

#rightmenu1 {
	float:left;
	border-style: none;
	position: relative;
	visibility: visible;
	margin: 0px;
	padding: 0px;
	background-color: white;
	height: 50px;
	width: 750px;
}

#rightmenu2 {
	float:left;
	border-top-color: #9e9e9e;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	position: relative;
	visibility: visible;
	margin: 0px;
	padding: 0px;
	background-color: white;
	height: 49px;
	width: 749px;
}

#contentbig {
	float:left;
	border-style: none;
	position: relative;
	visibility: visible;
	margin: 0px;
	padding: 0px;
	background-color: white;
	height: 450px;
	width: 750px;
	/* overflow-x: visible; */
}

#contenttext {
	float:left;
	border-bottom-color: #9e9e9e;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	position: relative;
	visibility: visible;
	margin: 0px;
	padding: 0px;
	background-color: white;
	height: 99px;
	width: 749px;
	z-index: 20;
}
#contentbigger {
	top: 1px;
	left: 1px;
	float:left;
	border-style: none;
	position: relative;
	visibility: visible;
	margin: 0px;
	padding: 0px;
	padding-top:50px;
	background-color: white;
	height: 495px;
	width: 750px;
	z-index: 88;
	overflow: hidden;
}
#contentcolumn {
	float:left;
	border-style: none;
	position: relative;
	visibility: visible;
	/* margin-top: : 100px; */
	margin-left: 40px;
	margin-right: 40px;
	padding: 0px;
	background-color: white;
	height: 400px;
/*	width: 150px; */
	width: 245px;
	z-index: 99;
	overflow: hidden;
}

#contactform {
	float:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	left: 0px;
	top: 0px;
	visibility: visible;
	margin-left: 50px;
	padding: 0px;
	background-color: white;
	height: 400px;
	width: 525px;
}

#contactform input, #contactform textarea {
	padding: 5px;
	width: 204px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #9e9e9e;
	background: white;
	font-family: Futura, Helvetica, Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color:  #1e3478;
	font-variant: normal;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
}

#contactform textarea {
	height: 90px;
	width: 350px;
}


#contactform input.button {
	width: 246px;
	padding: 0px;
	margin: 0px;
	border: 1px solid #9e9e9e;
	font-family: Futura, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
}


.layer_main_img { 
      float:left; 
      width:400px; 
      padding-left:150px;
} 
.layer_thumb_img { 
      float:left; 
      width:150px; 
      padding-left:50px;  
} 
.layer_text_img_z { 
      float:left; 
      width:33px; 
      height:49px; 
      padding-left:115px;
			margin-top:35px;
} 
.layer_text_img_t { 
      float:left; 
      width:483px; 
      height:49px; 
			margin-top:35px;
}

.kat_name_layer {
	float:left;
	width:360px;
	text-align:left;
}
.back_link {
	font-size:10pt;
	float:left;
	width:40px;
	text-align:left;
}
.forward_link {
	font-size:10pt;
	float:left;
	width:40px;
	text-align:right;
}
.back_link2 {
   font-size:10pt;
   width:40px;
   text-align:left;
   background:url(../images/btn-left.gif) no-repeat left top;
}
.forward_link2 {
   font-size:10pt;
   width:40px;
   text-align:right;
   background:url(../images/btn-right.gif) no-repeat left top;
}
.projekt_overview_show {
	float:left;
	width:49px;
	height:49px;
	margin-right:1px;
	margin-bottom:1px;
}
.projekt_big_show { 
     width:400px; 
     height:400px; 
} 
.projekt_thumb_list { 
     width:50px; 
     height:50px; 
     margin-bottom:25px;  
}
.projekt_thumb_lupe { 
     width:25px; 
     height:25px;  
}
.projekt_leiste_out {
	width:160px;
	padding-left:20px;
	padding-top:20px;
}
.projekt_leiste_img {
	float:left;
	width:100px;
	padding-left:20px;
	padding-right:40px;
}

.projekt_leiste_nr {
	float:left;
	width:19px;
	margin-bottom:10px;
}
.projekt_leiste_text {
	float:left;
	width:101px;
	padding-right:40px;
	margin-bottom:10px;
	color:#0662AD
}

.projekt_leiste_text_active .p_list_link {
   color:  #888888;
}
.projekt_leiste_text_active a.p_list_link:link {
   color:  #888888;
}
.projekt_leiste_text_active a.p_list_link:visited {
   color:  #888888;
}
.projekt_leiste_text_active a.p_list_link:hover {
   color:  #888888;
}

