@charset "UTF-8";
/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 19px;
	color: #000000;	
	background-image:url(../images/00_bg.gif);
	background-repeat:repeat-x;
	background-color:#c8c8c8;
}

.clear{
	clear:both; 
}

.left{
	float:left;
	display:inline; 
}

.right{
	float:right;
	display:inline; 
}

.main{
	margin: 34px auto;
	width: 1000px;
}

.comingSoon{
	margin: 60px auto;
	width: 1000px;
}

p{
padding: 0 0 0 0;
margin: 0 0 0 0;
}

/* vertikaler scrollbar bei firefox */
html { overflow: -moz-scrollbars-vertical; }
html { overflow-x: auto; }


ul { margin:0 0 0 0px; /*margin-left:16px;*/  padding:0 0 0 0;}
/*li { margin-top:0px; list-style-type:square; list-style-position: outside; }
li { margin-top:0px; list-style-image: url(../images/dot_list.gif); list-style-position: inside;} */
/*padding-left: 16px;*/
li { margin-top:0px; list-style:none; background-image:url(../images/bullet.gif); background-repeat:no-repeat; padding-left: 16px; }/**/
  

/* =============================================================

Metanaivation

============================================================= */
.metanavigation{
	float:left;
	width: 1000px;
	padding: 0 42px 0 0;
	display:inline;
}

.metalang, .metamain, .metasearch{
	float:right;
	width: 226px;
	height: 29px;
	margin: 0 0 0 8px;
	display:inline;
}
/*
.metalang
{
	display:none;
}
*/

.metalang
{
	width: 126px;
}

/* =============================================================

Header

============================================================= */
/*
.header{
	float:left;
	width: 975px;
	height: 62px;
	background-image:url(../images/bg_header.gif);
	padding: 40px 0 0 25px;
	display:inline;
}
*/
.header{
	float:left;
	width: 996px;
	height: 102px;
	background-image:url(../images/bg_header.gif);
	padding: 0px 0 0 4px;
	display:inline;
}



/* =============================================================

Home

============================================================= */
/*
.headerHome{
	float:left;
	width: 743px;
	height: 177px;
	background-image:url(../images/00_bg_home_top.gif);
	padding: 42px 0 0 257px;
	display:inline;
}
*/
.headerHome{
	float:left;
	width: 973px;
	height: 177px;
	background-color: gray;
	background-image:url(../images/00_bg_home_top.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding: 42px 0 0 27px;
	display:inline;
}

.picturesHome{
	float:left;
	width: 225px;
	margin: 0px 0 0 10px;
	display:inline;
}

.homeContentShadow{
	float:left;
	width: 1000px;
	background-image:url(../images/home_bg_shadow.gif);
	display:inline;
}

.homeContenContainer{
	float:left;
	width: 980px;	
	background-image:url(../images/home_bg_content.gif);
	background-repeat:no-repeat;
	background-color:#f5f7f8;
	margin: 0 0 0 4px;
	padding: 6px 0 30px 0;
	display:inline;
}

.rightColHome{
	float:left;
	width: 225px;
	margin: 0px 0 0 10px;
	display:inline;
}



/* neue Homepage */
.teaser_home{
	float:left;
	width: 681px;
	margin: 20px 0 0 275px;
	padding: 0;
	display:inline;
}

.home_content{margin-top:-30px;}
/*Slideshow with JQuery plugin cycle */
#nav {z-index:99; margin-left:405px; margin-top:210px; position:absolute;}
#nav a {
	font-size:1.3em;
	background-image: url('../images/bg_nav_teaser.png');
	width:20px;
	height:20px;
	line-height:50px;
	background-repeat: no-repeat; 
	padding: 6px 15px 15px 11px; 
	color:#FFFFFF; 
	text-decoration:none;
	
}
#nav a:hover,
#nav a.activeSlide{background-image: url('../images/bg_nav_teaser.png'); background-repeat: no-repeat;text-decoration:underline;}

#s_box { 
	/*background: url(../images/bg_slideshow_weiss.png); 
	background-repeat: no-repeat; */
	display:block; 
	width:550px; 
	height:273px;
	margin-left:275px;
	margin-bottom: 20px;
}

#slideshow div.slider_image img {
	float:left; 
	padding:0; 
	margin:0;
	width:384px;
	height:270px;
	border-left: 1px solid #dbddde;
	border-top: 1px solid #dbddde;
	border-bottom: 1px solid #6e6e6e;
	border-right: 1px solid #6e6e6e;
	display:inline;
} 

/*#slideshow div.text_box {margin: 5px 0 20px 392px;background-color:#97b0be;height:260px;width:289px;}*/
#slideshow div.text_box {
	margin: 0 0 20px 386px;
	height:270px;
	width:295px;
	border-top: 1px solid #dbddde;
	border-bottom: 1px solid #6e6e6e;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #b9bbbc;
	background-color:#97b0be;
}
/*#slideshow div.slider_text {margin-top:-5px;padding:0 10px 0 20px; width:259px; height:270px; display: block;background-color:#97b0be;}*/
#slideshow div.slider_text {
	padding-left:20px;
	padding-top:20px;
}



/* =============================================================

Content

============================================================= */

.topMiddle{
	float:left;
	width: 1000px;
	height: 20px;
	background-image:url(../images/home_bg_content_top.gif);
	display:inline;
}

.box{
	float: left;
	background-image:url(../images/bg_content_verlauf.gif);
	background-repeat:no-repeat;
	background-color:#ffffff;
	border-top: 1px solid #dbddde;
	border-bottom: 1px solid #767676;
	border-left: 1px solid #dbddde;
	border-right: 1px solid #c1c2c3;
	display:inline;
	
}

.boxcontent{
	float:left;
	width: 435px;
	margin: 0 0 0 10px;
	padding: 10px  8px 30px 13px;
	display:inline;
	}
	
.boxcontentWide{
	float:left;
	width: 660px;
	margin: 0 0 0 10px;
	padding: 20px  8px 30px 13px;
	display:inline;
	}

.boxnavigation{
	float:left;
	width: 225px;
	margin: 0 0 0 26px;
	background-image:url(../images/bg_arch.gif);
	display:inline;
	border-top:hidden;
	}
	
.rightCol{
	float:left;
	width: 225px;
	margin: 0px 0 0 10px;
	display:inline;
}

/* Bild in Box rechte Spalte > Abstand oben
   kommt nur bei zentrierten Bild-Text-Elementen */
.csc-textpic-center{
margin:10px 0 0 0;

}

.picturesLoesungen{
	float:left;
	margin: 0px 0 23px 0px;
	display:inline;
}



/* =============================================================

Navigation

============================================================= */


/* =============================================================

Bottom

============================================================= */

.bottom{
	float: left;
	width: 1000px;
	height: 25px;
	background-image:url(../images/bg_shadow_bottom.gif);
	background-repeat:no-repeat;
	display:inline;
	
}

.footerCopy{
	float: left;
	margin: 0 0 0 279px;
	display:inline;
	
}

.footerNav{
	float: right;
	margin: 0 16px 0 0;
	display:inline;
	
}

/* =============================================================

Referenzen

============================================================= */


.RefTeaser{
	float: left;
	margin: 0 5px 22px 0;
	display:inline;
	
}

.RefPic{
	float: left;
	width: 138px;
	height: 138px;
	display:inline;
	
}

.RefText{
	float: left;
	width: 138px;
	height: 31px;
	margin: 105px 0 0 -138px;
	display:inline;
	overflow:hidden;
	
}

/* IE */
*html .RefTeaser { height: 136px; overflow:hidden;}

.RefMain{
	float: left;
	width: 275px;
	margin: 22px 18px 0 0px;
	display:inline;

	
}

.RefArch{
	float: left;
	width: 138px;
	margin: 22px 0px 0 0px;
	display:inline;
	
}

.RefGallery{
	float: left;
	width: 430px;
	margin: 20px 0px 0 0px;
	display:inline;
	
}



.rightColRef{
	float:left;
	width: 225px;
	margin: 103px 0 0 10px;
	display:inline;
}

/* Text in Box Referenzen */
.csc-frame-frame1 p{
float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 14px;
	padding: 0px 10px 0px 10px;
	display:inline;
}

/*Box Referenzen*/
.csc-frame-frame1  { 
	float:left;
	background-color:#ffffff;
	border-top: 1px solid #dbddde;
	border-bottom: 1px solid #767676;
	border-left: 1px solid #dbddde;
	border-right: 1px solid #c1c2c3;
	width: 225px;
	margin: 0 0 10px 0;
	/*padding: 10px 10px 10px 10px;*/
	display:inline;
	}
	
/* IE
*html .csc-frame-frame1 { height: 250px;}*/



.arch{
	float:left;
	width: 138px;
	margin: 22px 0 0 10px;
	display:inline;
}

/* Text in Box Architekten */
.csc-frame-frame2 p{
float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 14px;
	color: #555557;
	/*padding: 10px 0px 10px 0px;*/
	display:inline;
}



/* Box Architekt*/	
.csc-frame-frame2  { 
		float:left;
	background-image:url(../images/bg_arch.gif);
	background-repeat:no-repeat;
	background-color:#ffffff;
	border-top: 1px solid #dbddde;
	border-bottom: 1px solid #767676;
	border-left: 1px solid #dbddde;
	border-right: 1px solid #c1c2c3;
	width: 118px;
	margin: 0 0 10px 0;
	padding: 10px 10px 10px 10px;
	display:inline;
	}
	
/* IE
*html .csc-frame-frame2 { height: 80px;}*/

/* Bildabstand unter Titel-gif's */	
.csc-frame-indent  { 
	float:left;
	width: 100%;
	padding: 0px 0px 18px 0px;
	display:block;
	clear:both;
	}
	
/* IE
*html .csc-frame-frame2 { height: 80px;}*/


.referenz{ 
		float:left;
		width: 280px;
	margin: 18px 0 0 0px;
	padding: 0;
	display:inline;
	}

/* IE 
*html .referenz { margin: 18px 0 0 0px;}*/	
	

.referenz p{
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 17px;
	color: #000000;
	}
.referenz p A{
padding: 0px 10px 0px 0px;
	}


/* =============================================================

Formular

============================================================= */	
.formular_check_1{
	float:left;
	width: 30px;
	height: 20px;
	display:block;
}
*html .formular_check_1 { display: inline;}

.formular_check_2{
	float:left;
	width: 380px;
	/*height: 20px;*/
	display:block;
}
*html .formular_check_2 { display: inline;}

.formular_field_1{
	float:left;
	width: 150px;
	margin-bottom: 3px;
	display:block;
}
*html #formular_field_1 { display: inline;}

.formular_field_2{
	float:left;
	width: 255px;
	margin-bottom: 3px;
	padding: 0 25px 0 0;
	display:block;
}
*html .formular_field_2 { display: inline;}

.formular_space{
	float:left;
	width: 430px;
	height: 18px;
	display:block;
}
*html .formular_field_2 { display: inline;}

/* =============================================================

Tabelle

============================================================= */
#hawaTable tr {
vertical-align:top;
}

#hawaTable td {
/*padding: 15px 10px 0 0;*/
}


