@charset "utf-8";

/* Company: Euroweb Internet GmbH */

/*==================================================
    => global tags
==================================================*/

* {
	padding:0;
	margin:0;
}

html{
    height:770px;
	    margin:0;
    padding:0;

 }
body {
    height:100%;
	    margin:0;
    padding:0;

 }

html {

	background:  url(../images/html-bg.jpg) repeat-y center 0;
	
 }
 
 



body {

	color: #8d7658;
	vertical-align:baseline;
	text-align: left;
background:  url(../images/body-bg.jpg) no-repeat center 0;
	font-family:	"Trebuchet MS",Helvetica,Tahoma,Verdana,Arial;
	font-size:  12px ;



}





ol,
ul,
dl {
	list-style:none;
	margin-bottom:15px;
}

a,
a:active,
a:visited

 {
	outline:none;/* disable dotted active-link borders */
	text-decoration: underline;
	color: #8d7658;
}

a.escape ,
.escape span, .textlink
 {
	outline:none;/* disable dotted active-link borders */
	text-decoration: underline;
	color: #8d7658;
	float: none !important;
	display: inline !important;
}







a:hover,
a:focus,
a:hover span {
	color:#8d7658;
	text-decoration:underline;
}



p {
clear:both; 
margin-bottom:12px;
}


img,
img a {
	border: none;
	-ms-interpolation-mode: bicubic;
}

hr {
	border: 1px solid #8D7658;
	margin: 6px 0px 6px 0px;
	clear:both;
}

html>body hr {
	border-top: 1px solid transparent;
	margin: 11px 0px 11px 0px;
}




h2 {
	margin-bottom: 15px;
	font-size:12px;
	color: #8d7658;
	font-weight: bold;
}

h3 {
margin-bottom: 5px;
font-size:12px;
color: #8d7658;
font-weight: bold;
}




/*==================================================
    => global classes
==================================================*/

.clear {
	clear:left;
	float:none;

}

.nomargin {
	margin: 0 !important;
}

ul.no-bullet {
	list-style-type: none !important;
	padding-left: 0 !important;
}

p.highlight {
	background: url(../images/icon-link-grey.gif) no-repeat 3px center;
	border-bottom: solid 1px #e0e3eb;
	border-top: solid 1px #e0e3eb;
	padding: 2px 0 2px 20px;
	color: #30467a;
}

.no-border {
	border: none !important;
}




.floatLeft {
float: left;
padding-right:25px;
}

.floatLeftMain {
float: left;
width: 225px;

}


.floatRight {
	float: right;
}


.externalLink {
	background: url(../images/icon-external-link.gif) no-repeat right center;
	padding: 0px 20px 0px 0px;
}

.gototop {
	position:fixed;
	right:10px;
	bottom:10px;
	font-size:10px;
	text-decoration:none;
	background:url(../images/icon-top.png) no-repeat left center;
	padding: 0 0 0 15px;
	_display:none;
}





dl.imprintListCurriculum{
margin-bottom: 20px;
float:left;

}
dl.imprintListCurriculum dt {
	font-weight: normal;
	float:left;
	display:block;
	width: 110px;
}

dl.imprintListCurriculum dd {
	float:left;
	display:block;
	width: 270px;
	margin-bottom: 5px;
}


dl.imprintList{
margin-bottom: 20px;
float:left;

}
dl.imprintList dt {
	font-weight: bold;
	float:left;
	display:block;
	width: 130px;
}

dl.imprintList dd {
	float:left;
	display:block;
	width: 270px;
	margin-bottom: 5px;
}


/*==================================================
    => container
==================================================*/

div#container {
width:943px;
min-height: 770px;
	height: auto !important;
	height: 770px;
	position:relative;
margin: 0 auto 66px; /* the bottom margin is the negative value of the footer's height */


}

ul.no-style {
	list-style-type: none !important;
}

ul.no-style li {
	background: url(../images/bg-li-external-link.gif) 0 4px no-repeat;
	padding-left: 16px;
	margin-bottom: 8px !important;
}

ul.no-style li a{
	float:none !important;
	display: inline;
	margin: 0 !important;
}

ul#anschrift {
list-style: none; 
padding: 0; 
width: 510px;
margin: 0 auto;
color: #dad0c4;

}


ul#anschrift li {
padding-right: 20px;
float: right;
padding-top: 15px;

}


ul#anschrift li a,
#footer .escape span {
color:#dad0c4;
text-decoration:underline;
height:35px;

}


.referenzenWrap {
	padding-top: 20px;
}





div#contentContainer{
width:943px;

}
div#contentMain{
float:left;
width: 456px;
padding-left: 78px;
padding-right: 64px;
}

div#contentMain .left {
	float: left;
	clear: none !important;
	margin-bottom: 12px;
	margin-right: 12px;
}

div#contentMain p.left {
	width: 310px;
}


div#contentMain .noClear {
	clear: none;
}

div#contentMain a img, div#contentMain img.small-image {
	border: 1px solid #7E6A52;
}


div#contentSidebar{
float:left;
width: 275px;


}

div#contentMain ul {
	margin-bottom: 12px;
	list-style-type: disc;
	padding-left: 12px;
}

div#contentMain ul li {
	margin-bottom: 2px;
}

div#contentColumn{
}









/*==================================================
    => footer   
==================================================*/
div#footer {
clear:both;
height:66px;
background: url(../images/footer-bg.jpg) center bottom no-repeat;



}

#footer, #push {
margin:0 auto;
height:66px;

}



/*==================================================
    => header  
==================================================*/

div#header {
	height: 310px;
width:943px;

}


/*------------------ =branding  ------------------*/

h1#branding {
	width: 465px;
	height: 170px;
position:absolute;
left: 100px;
top: 100px;


}


h1#branding a{
	text-indent:-9999px;
	width: 465px;
	height: 170px;
	display:block;



}

ul.rahmen {
	list-style-type: none !important;
}

ul.rahmen li div a.ewcms_edit_link  {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #E2E1E1;
clear:both;
display:block;
float:none;
height:30px;
line-height:30px;
margin:3px 0;
text-decoration:none;
text-transform:uppercase;
}
ol.rahmen ,
ul.rahmen {
	list-style-type:none;
	margin-bottom:15px;
}
ol.rahmen li ,
ul.rahmen li {
	/*width:120px;
	height:90px;*/
	float:left;
margin-right: 15px;
/*margin-bottom: 15px;*/
margin-top: 20px;

}
ol.rahmen li a,
ul.rahmen li a {
	position:relative;
	/*width:120px;
	height:90px;*/
	display:block;
	text-decoration:none;
}
ol.rahmen  li a:hover ,
ul.rahmen li a:hover {
	text-decoration:none;
	padding:0 !important;
}

ol.rahmen li a span.bild-rahmen ,
ul.rahmen li a span.bild-rahmen {
	background:url(../images/bild-rahmen.gif) 0 0 no-repeat;
	position:absolute;
	width:120px;
	height:90px;
	display:block;
	top:0;
	left:0;
text-indent: -9999px;
cursor:pointer;
}
.bildgroesse{
	width:120px;
	height:90px;
}




/*==================================================
    => navi 
==================================================*/
		 
	    
        	 
ul#navi {
float:left;
position: absolute;
top: 0;
left: 276px;
}

ul#navi li  {
float:left;

}


ul#navi li a  {
float:left;
display:block;
margin-right: 2px;
height: 58px;
text-indent: -9999px;
}

ul#navi li.index a  {
width: 98px;
}

ul#navi li.neuigkeiten a  {
width: 93px;
}

ul#navi li.geschichte-des-domherrenhauses a  {
width: 238px;
}

ul#navi li.anfahrt a  {
width: 68px;
}

ul#navi li.impressum a  {
width: 90px;

}


ul#navi li a:hover,
body#index  ul#navi li.index a,
body#neuigkeiten  ul#navi li.neuigkeiten a,
body#geschichte-des-domherrenhauses  ul#navi li.geschichte-des-domherrenhauses a,
body#anfahrt  ul#navi li.anfahrt a,
body#impressum  ul#navi li.impressum a{


}


/*------------------ =naviSub ------------------*/  


ul#subnavi {
float:right;
}

ul#subnavi li {
background: url(../images/navi.jpg) no-repeat  0 0;
width: 265px; 
height:27px;
margin-bottom: 1px;
float:right;
}

ul#subnavi li a {
padding-left: 30px;
color: #6f5b47;
display: block;
text-decoration:none;
line-height: 27px;



}

body#zimmererarbeiten  ul#subnavi li.zimmererarbeiten a,
body#altbausanierung  ul#subnavi li.altbausanierung a,
body#holzhausbau  ul#subnavi li.holzhausbau a,
body#ingenieurholzbau  ul#subnavi li.ingenieurholzbau a,
body#umbauten-treppen  ul#subnavi li.umbauten-treppen a,
body#energetische-sanierung  ul#subnavi li.energetische-sanierung a,
body#balkone-hoftore  ul#subnavi li.balkone-hoftore a,
body#carports-ueberdachungen  ul#subnavi li.carports-ueberdachungen a,
ul#subnavi li a:hover {
text-decoration:none;
color: #6f5b47;
display:block;
}



ul#subnavi  li.leistungen {
background: url(../images/navi-leistungen.jpg) no-repeat 0 0;
width: 254px;
height: 15px;
float:right;
margin-bottom:0;
margin-top:-1px;
}

ul#subnavi li.leistungen a {
padding-left: 44px;
color: #6f5b47;
display: block;
text-decoration:none;
line-height: 15px;
}


ul#subnavi  li.kassenordination {
background: url(../images/navi-kassenordination.jpg) no-repeat 0 0;
width: 254px;
height: 16px;
float:right;
}

ul#subnavi li.kassenordination a {
padding-left: 44px;
color: #6f5b47;
display: block;
text-decoration:none;
line-height: 16px;
}

ul#subnavi  li.kontakt {
background: url(../images/navi-kontakt.jpg) no-repeat 0 0;
width: 254px;
height: 16px;
float:right;
}

ul#subnavi li.kontakt a {
padding-left: 44px;
color: #6f5b47;
display: block;
text-decoration:none;
line-height: 16px;
}

ul#subnavi  li.impressum {
background: url(../images/navi-impressum.jpg) no-repeat 0 0;
width: 254px;
height: 16px;
float:right;
}

ul#subnavi li.impressum a {
padding-left: 44px;
color: #c0a370;
display: block;
text-decoration:none;
line-height: 16px;
}



.listebg, 
.liste  {

text-decoration: none;
line-height: 23px;
width: auto;

}

.listebg {
text-decoration: none;
background-color: #c8ae7d;
}





.listebg a:active, 
.liste a:active, 
.listebg a:visited,
.liste a:visited,
.listebg a:focus,
.liste a:focus,
.listebg a, 
.liste a, 
.listebg a:hover, 
.liste a:hover{
background: url(../images/list.gif) no-repeat 5px 5px;
padding-left: 20px;
text-decoration: none;
}



/* =headlines */


/* =image */
img {
border: 0;
}

/* =imprint */

dl.imprintTypeOfBusiness,
dl.imprintAddress {
	line-height: 20px;
	margin: 15px 0;
}

dl.imprintTypeOfBusiness dt,
dl.imprintAddress dt {
	display: block;
	width: 120px;
	color: #909090;
	float:left;
}

dl.imprintTypeOfBusiness dd,
dl.imprintAddress dd {
	clear:right;
}

#btnImprint,
#newField {
	display:none;
}


	



/*==================================================
    => clearfix   
==================================================*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block; /* for IE/Mac */
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
	/*zoom: 1; *//* triggers hasLayout */
}

.clearfix {
	display: block;
}
/* End hide from IE-mac */






ul#accordion {
	padding: 0px; margin: 0px;
	list-style-type: none;
	overflow: hidden; 
	width: auto;
}
	ul#accordion li.liste {
background: #c8ae7d;
padding-left: 20px;
width:700px;
margin-bottom: 1px;
float:left; clear:both;
	}
	
* html		ul#accordion li.liste {
background: #c8ae7d url(../images/list.gif) no-repeat 5px 5px;
padding-left: 20px;

width:630px;
margin-bottom: 1px;
float:left; clear:both;

	}
		ul#accordion li a.category {
background: #c8ae7d url(../images/list.gif) no-repeat 5px 8px;
padding-left: 20px;
text-decoration: none;
width:530px;
margin-bottom: 1px;
float:left; clear:both;
line-height: 26px;

		}
		ul#accordion li ul {
			display: none;
			padding: 0px; margin: 0px;
			list-style-type: none !important; 
			width: 470px;
		}
		
ul#accordion span.installationWrap {
	display: block; 
	margin: 0px; padding: 0px;
	float: left; 
	width:auto;

}

	ul#accordion span.floatLeftMainInstallation {
		display: block;
		float: left;
width: 305px;
padding-right: 20px;
line-height:normal;
margin-top: 10px;


	}
	ul#accordion span.floatRightMainInstallation {
		display: block;
		margin: 0px; 
		margin-bottom: 10px;
		
		float: left;
width: 315px;

	}
	
