@charset "utf-8";
/* CSS Document */


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol,  fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
background:none repeat scroll 0 0 transparent;
border:0 none;
font-size:12px;
margin:0;
outline:0 none;
padding:0;
vertical-align:top;
}

body {
	padding:0px;
	margin:0px;
/*	background:url(../images/cp_background.gif) no-repeat;
	background-position: 0px 1px;
*/	
	background-color:#ea8743;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.nofloat {
	float:none;
}

strong {
	color:#ea8743;
}

h1 {
	
}

#wrapper {
	margin: 0px auto;
	width:800px;
	min-height:400px;
	background-color:#FFF;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

#topNavi-outer {
	height: 50px;
	background-color:#dfdfdd;

}

#TopNavi {
	width:800px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	vertical-align: middle;
	text-align:left;
	float: left;
	padding-left: 0px;
}

#TopNavi ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 99%;
	cursor: default;
	width: auto; 
}
/* Menu item containers, position children relative to this container and are a fixed width */
#TopNavi ul li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight:bolder;
	position: relative; 
	text-align: left;
	cursor: pointer;
	width: auto;
	height:50px;
	border-right: #fff 1px solid;
	float: left;
}

#TopNavi ul a
{
	display: block;
	cursor: pointer;
	color: #ea8743;
	text-decoration: none;
	padding: 20px 5px 0px 5px;
	height:30px;
	float:left;
	width:auto;
}

#TopNavi ul a:hover, #TopNavi ul a:focus, #TopNavi ul a:active
{
	background-color: #ea8743; 
	color: #ececed;
	padding-top:10px;
	height:40px;
}

#index #TopNavi .tn_01,
#unternehmen #TopNavi .tn_02,
#leistungen #TopNavi .tn_03,
#neubau #TopNavi .tn_04,
#projekte #TopNavi .tn_05,
#immobilien #TopNavi .tn_06,
#kontakt #TopNavi .tn_07,
#impressum #TopNavi .tn_08
{
	color: #666;
	padding-top:10px;
	height:40px;
}



#header-outer {
	height: 100px;
	background-color:#FFF;
}

#cp-logo {
	float:left;
	width:363px;
	height:82px;
	margin-left:50px;
	margin-top:9px;
}

#s3slider-outer {
	height: 250px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	width:800px;
	
}

#villa {
	float:left;
	width:250px;
	height:250px;
	margin:0px;
	padding:0px;
}


#content p{
	margin-bottom:10px;
}

#content-outer {
	min-height:300px;
	margin: 10px 0px;
}

#subcontent-outer {
	border-top: 1px solid #000;
	padding-top:25px;
	width:800px;
	min-height:500px;
}

#subcontent-row {
	padding-bottom:25px;
	width:800px;
	height:250px;
	text-align:center;
}


#subcontent_box_left {
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color:#ececed;
	float:left;
	width:250px;
	height:250px;
	
}

#subcontent_box_center {
	border: 1px solid #000;
	background-color:#ececed;
    display: inline-block;
    margin:0 auto;
	width:250px;
	height:250px;
		
}

#subcontent_box_right {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color:#ececed;
	float:right;
	width:250px;
	height:250px;	
}

#subcontent_box_content {
	border: 1px solid #000;
	background-color:#eceded;
	margin:0px 25px 25px 25px;
	min-height:250px;
	width:750px;
}

.boxcontent{
	padding: 5px;
	text-align:center;
}

#unternehmen #subcontent_box_left, #unternehmen #subcontent_box_center, #unternehmen #subcontent_box_right {
	background-color:#595656;
}

#leistungen #subcontent_box_left, #leistungen #subcontent_box_center, #leistungen #subcontent_box_right {
	background-color:#595656;
}

#footer-outer {
	background-color:#595656;
	border-top: 1px solid #000;
	height:100px;
}

#footer-outer div{
	float:left;
	margin-right:40px;
	margin-left:10px;
	color:#FFF;
}

.clear {
   clear: both;
}

.cp-001 {
	background:url(../images/neubau/higru_cp001.jpg) top left no-repeat;
}
.cp-002 {
	background:url(../images/neubau/higru_cp002.jpg) top left no-repeat;
}
.cp-003 {
	background:url(../images/neubau/higru_cp003.jpg) top left no-repeat;
}
.cp-004 {
	background:url(../images/neubau/higru_cp004.jpg) top left no-repeat;
}
.cp-005 {
	background:url(../images/neubau/higru_cp005.jpg) top left no-repeat;
}
.cp-006 {
	background:url(../images/neubau/higru_cp006.jpg) top left no-repeat;
}
.cp-007 {
	background:url(../images/neubau/higru_cp007.jpg) top left no-repeat;
}
