/*
*/

* {
	margin: 0;
	padding: 0;
}



/* ################   Position ################  */
/* 
Siehe auch:
- position.css
- ieonly.css (wegen max-width)
- print.css
- template_rtl.css
*/


#all {
	position: relative;
	width:	980px;
	margin: 0 auto;
	border:	0;
	padding: 30px 0px 0px 10px;
	font-size:0.8em;
	color:	#000000;
	text-align:left; /**/
        height:100%;
}

#page {
	padding:20px 20px 0px 380px;
        min-height:515px;
}
#page img{
	border:1px solid #fff;
}

#gipskartondecken, #putzdecken, #sonstiges, #metalldecken, #aktuell{
        margin-left: -380px;
        margin-top: -20px;
}
#contentarea, #contentarea2 {
	position: relative;
	overflow: hidden;
}

#wrapper { 
	text-align:	left;
        width: 830px;
        float:right;
}
/* Start Seite*/
#foto.seite3 {

        background: url(../img/start.jpg) no-repeat top right;
        min-height:545px;
}
/* INCOTEC Seite*/
#foto.seite4 {

        background: url(../img/incotec2-bg.jpg) no-repeat top right;
        min-height:545px;
} 
/* Philisophie Seite*/ 
#foto.seite5 {

        background: url(../img/philosophie-bg.jpg) no-repeat top right;
        min-height:545px;
}  
/* Kontakt Seite*/ 
#foto.seite6 {

        background: url(../img/kontakt-bg.jpg) no-repeat top right;
        min-height:545px;
}  
/* Impressum, Referenzen-Liste Seite*/
#foto.seite7, #foto.seite15 {

        background: url(../img/incotec-bg.jpg) no-repeat top right;
        min-height:545px;
} 
/* Metakkdecken, Partner Seite*/
#foto.seite1, #foto.seite17, #foto.seite18 {

        background: url(../img/metalldecke-bg.jpg) no-repeat top right;
        min-height:545px;
} 
/*  Aktuelles */
#foto.seite16 {
} 

/* Metalldecken Seite*/
#foto.seite1 {

        background: url(../img/metalldecke2-bg.jpg) no-repeat top right;
        min-height:545px;
} 

/* Gipskartondecke Seite*/
#foto.seite2 {

        background: url(../img/gipskartondecke.jpg) no-repeat top right;
        min-height:545px;
} 
/* Putzdecken Seite*/
#foto.seite10 {

        background: url(../img/putzdecke.jpg) no-repeat top right;
        min-height:545px;
} 
/* Funktionweise Seite*/
#foto.seite8 {

        background: url(../img/functionsweise-bg.jpg) no-repeat top right;
        min-height:545px;
} 

/* Klimasysteme Seite*/
#foto.seite9 {

        background: url(../img/klimasysteme-bg.jpg) no-repeat top right;
        min-height:545px;
} 
/* Referenzen-Gipskarton, Referenzen-Metalldecke, Referenzen-Putzdecken, Referenzen-Sonstige Seite*/
#foto.seite12 h1, #foto.seite11 h1, #foto.seite13 h1, #foto.seite14 h1 {
        margin-top:20px; 

} 
#foto.seite12, #foto.seite11, #foto.seite13, #foto.seite14, #foto.seite16{

        background-color: #fff;
} 
#left {
        min-height: 400px;
	width: 	150px;
	float: 	left;
        text-align:right;
}

#main {
	position: relative;
	margin: 0;
       /* background:#eee url(../img/muster-bg.jpg)*/;
}      

#main2 {
	position: relative;
	min-height: 320px;
	width: 55%; 
	float: left;
        padding-left: 15px;
}

#right {
	width: 	180px;
/*	width: 	28%; /**/
	float:	right;
	color: 	#000000;
}



/* ###################### generell ###################### */
.unsichtbar,
.u2,
.invisible,
.unseen {
	display: inline;
	height: 0px;
	left: -3000px;
	position: absolute;
	top: -2000px;
	width: 0px;
	z-index: 200;
}



.wrap {
	clear: both;
	float: none;
	visibility: hidden;
	height: 0;
	margin: 0;
	border: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
}



#logo

{

	font-size: 1em !important;

	font-weight: bold !important;

	position: relative;

	text-align: left;

	text-transform: none !important;

	z-index: 0;

	/*margin-top: 1em;*/



}



/*#logo  img { display: block; }*/



/*#logo span

{

	display: block;

	margin: 0px 0 0 100px !important;

	border-bottom: solid 1px #666;

}*/



/* ###############  main * ########################### */

/* position */

.leading

{

	background: #EFDEEA url(../images/biene.gif) no-repeat top left;

	border: solid 1px #CCCCCC;

	color: #000000;

	margin: 30px 0px 10px 0px;

	padding: 20px 20px 40px 120px;

	position: relative;

}



.leading_separator

{

	border-bottom: solid 0px #333333;

	display: block;

	height: 10px;

	margin: 0 0 0px 0;

}



.article_separator {
	border: solid 1px #333333;
	display:none;
	margin: 0px 0 0px 0;
}



.blog { padding: 0; }



.cols1

{

	display: block;

	float: none !important;

	margin: 0 !important;

}



.cols2 { width: 45%; }

.cols3 { width: 30%; }



.column1 , .column2

{

	border: solid 0px #D4A7C5;

	margin: 0 5px 0 0;

	position: relative;

}



.column2, .column1 {

	float: left;

	margin: 0;

}



.column2 {

	float: right;

	margin: 0;

	width: 45%;

}



.article_row {

	margin: 0px 0 0px 0;

	padding: 0;

	overflow: hidden;

}



.article_column {

	border: solid 0px #ccc;

	padding: 10px 10px 10px 0;

}



.row_separator2 {

	display: block;

	clear: both;

	margin: 0;

	border: solid 0px;

}