@charset "utf-8";

/* CSS Document */

/*********************    Index    ************************

   domain: lackiercenter-bauer.at
   author: Samuele Prati
    
	1. Global Tags
	
   2. Global Classes
		2.1 h2 Graphic
		2.2 h3 Graphic
		2.3 a Graphic
		2.4 IMG Class
		2.5 Tables 
	
   3. Container
	
	4. Header
		4.1	Navigation
		4.2	NavigationAdditional
		4.3	Branding
		
   5. ContentContainer
   	5.1 contentMain
      5.2 contentSidebar
		
	6. Footer
		6.1 Push // Sticky footer
    

/*********************************************************/
/******************   = global-tags  *********************/
/*********************************************************/

* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

input {
	border:#CCCCCC 1px solid;
}

html {
	background-color: #dfdfdf;
	height:100%;
}


body {
	height:100%;
	font-size: 12px;
	line-height:18px;
	background-image: url(../images/bg-body.jpg);
	background-repeat:repeat-x;
	background-position: top center;
	min-height:600px;
	color: #55626a;
	font-family: Verdana, "Trebuchet MS", Arial;
}

p {
	line-height:18px;
	padding-bottom: 24px;
}

#euroweb {
	width: 500px !important;
}

#euroweb img {
	float: left;
	margin: 0 15px 0 0;
}


/*********************************************************/
/****************   = global-classes  ********************/
/*********************************************************/


.clear {
	float: none;
	clear: both;
}

h1, h2, h3, h4 {
	font-weight:lighter;
}


h4 {
	line-height:18px;
	font-weight:bold;
	font-size: 12px;
}

h1 {
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1px;
}

.highlight {
	text-transform: uppercase;

}

.bigtext {
	font-size:22px;
	line-height:33px;
	color:#c1c1c1;
}

.lighter {
	font-weight:lighter;
}

.floatleft {
	float:left;
}
/*********************************************************/
/*******************   = h2 Graphic  *********************/
/*********************************************************/
		
h2 {
	height: 80px;
	width: 480px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	

}



h2.h2-home { background-image:url(../images/bg-h2-home.jpg); }
h2.h2-ueberUns { background-image:url(../images/bg-h2-ueber-uns.jpg); }

h2.h2-leistungen-alufelgen { background-image:url(../images/bg-h2-leistungen-alufelgen.jpg); }
h2.h2-leistungen-glas { background-image:url(../images/bg-h2-leistungen-glas.jpg); }
h2.h2-leistungen-lack { background-image:url(../images/bg-h2-leistungen-lack.jpg); }
h2.h2-leistungen-vinyl { background-image:url(../images/bg-h2-leistungen-leder-vinyl.jpg); }
h2.h2-leistungen-textilien { background-image:url(../images/bg-h2-leistungen-textilien.jpg); }
h2.h2-leistungen-hagel-dellenentfernung { background-image:url(../images/bg-h2-leistungen-hagel-dellenentfernung.jpg); }


h2.h2-angebote { background-image:url(../images/bg-h2-angebote.jpg); }
h2.h2-anfahrt { background-image:url(../images/bg-h2-anfahrt.jpg); }
h2.h2-kontakt { background-image:url(../images/bg-h2-kontakt.jpg); }
h2.h2-impressum { background-image:url(../images/bg-h2-impressum.jpg); }
h2.h2-danke { background-image:url(../images/bg-h2-danke.jpg); }
h2.h2fehler404 { background-image:url(../images/bg-h2-404.jpg); }




/*********************************************************/
/*******************   = h3 Graphic  *********************/
/*********************************************************/
		
h3 {
	height: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	display:block;
	width:350px;
	

}

.h3frage { 
	background-image:url(../images/bg-h3-frage.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

/*********************************************************/
/********************   = a Graphic  *********************/
/*********************************************************/

.aWeitereProjekte {
	background-image:url(../images/a-weitere-projekte.jpg);
	width: 317px;
	height:19px;
	display:block;
	text-indent:-9999px;
}


/*********************************************************/
/*******************   = IMG Class   *********************/
/*********************************************************/

.pdf {
	text-align:right;
}

img.bordersBackground {
	padding-top: 11px;
	padding-bottom:12px;
	padding-left:7px;
	padding-right:7px;
	margin-bottom: 8px;
	margin-right:20px;
	display:block;
	float:left;
	background-image:url(../images/bg-img.jpg);
	
}

img.bordersBackground:hover {
	background-image:url(../images/bg-img-hover.jpg);

}

img.borders {
	margin-right: 11px;
	margin-left: 0px;
	margin-bottom: 10px;
	border:#6c2640 1px solid;
	float:left;
}

.separator {
	position:relative;
	width: 100%;
	height: 30px;
	margin-bottom:30px;
	border-bottom:#c6ceb0 1px solid;
	display:block;
	clear:both;
}

.separatort {
	position:relative;
	width: 100%;
	height: 30px;
	display:block;
	clear:both;
}


/*********************************************************/
/**********************   = Tables   *********************/
/*********************************************************/


td {
	vertical-align:top;
	padding-bottom:10px;
	padding-left:5px;
	padding-right: 5px;
	height:10px;
	font-size:11px;
}

td.gesamtbaukosten {
	text-align:right;
}

td.rightborder {
	border-right: #cecece 1px solid;
}

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

div#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width : 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -108px;
	margin-left: auto;
}

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


div#header {
	width : 1000px;
	height: 436px;
	background: url(../images/bg-header.jpg) 0 0 no-repeat;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	overflow:visible;
	z-index:1;
}

/*********************************************************/
/********************   = Navi    ************************/
/*********************************************************/

div#navigation {
	position:absolute;
	top:360px;
	left:38px;
	width:416px;
	display:block;
	font-size:12px;
	z-index: 11;
	overflow:visible;

}


#navigation ul {
	list-style: none;
	display:block;
	z-index: 12;

}

div#navigation ul li.space {
	margin: 0;
	width: 20px;
	background-image:url(../images/bg-li-space.jpg);
	background-repeat:no-repeat;
	text-indent: -9999px;
}

#navigation a {
	display: block;
	text-decoration:none;
	text-transform:uppercase;
	color:#3c3b33;
	z-index: 13;
}

#navigation a:hover {
	display: block;
	text-decoration:underline;
}

#navigation li {
	float: left;
	padding-right: 3px;
	z-index: 14;
}
	
#navigation a.Pulldown {
	float: left;
	height:30px;
	background-image:url(../images/bg-pulldown.jpg);
	padding-left: 20px;
	background-repeat:no-repeat;
	width:230px;
	z-index:15;
	padding-top: 10px;
	background-color:#dddddd;
}
		
#navigation li ul {
	position: absolute;
	display: none;
	z-index: 16;
}

#navigation li:hover ul, #navigation li.sfhover ul {     
   left: auto;
	display: block;
	z-index: 17;
}

	
/*********************************************************/
/*************   = navigationAdditional  *****************/
/*********************************************************/        


div#navigationAdditional {
	position:absolute;
	top:55px;
	left:769px;
	height: 22px;
	width:231px;
	float:left;

}


div#navigationAdditional ul {
	list-style: none;
	display:block;
	text-transform:uppercase;
}

div#navigationAdditional ul li {
	margin: 0;
	float: left;
	outline: none;
}


div#navigationAdditional ul li.space {
	margin: 0;
	width: 5px;
	text-align:center;
}

div#navigationAdditional ul li a {
	display: block;
	text-decoration:none;
	color:#323028;
	padding-left:5px;
	padding-right:5px;

}

div#navigationAdditional a {
	background-repeat:no-repeat;
}


div#navigationAdditional a:hover {
	text-decoration:underline;
}

/*********************************************************/
/*******************   = branding  ***********************/
/*********************************************************/     			
			
			
h1.branding a {
	display: block;
	width: 455px;
	height: 127px;
	position: absolute;
	top: 84px;
	left: 0px;
	background-image:url(../images/bg-branding.jpg);
	background-repeat:no-repeat;
}

/*********************************************************/
/****************   = contentContainer  ******************/
/*********************************************************/ 


div#contentContainer {
	position:relative;
	width : 1000px;
	min-height:500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 50px;
	background-image:url(../images/bg-content.jpg);
	background-repeat:no-repeat;
	font-family: "Trebuchet MS", Verdana, Arial;

}

div#contentContainer a {
	color: #c2332f;
	text-decoration: underline;
}

div#contentContainer a:hover {
	text-decoration: none;
}


/*********************************************************/
/*******************   = contentMain  ********************/
/*********************************************************/ 
         
div#contentMain {
	width: 480px;
	float: right;
	margin-right: 30px;

}

div#contentMain ul {
	list-style: none;
	margin: 0 0 15px 0;
	float:left;
	
}

div#contentMain ul li {
	background: url(../images/bg-li.gif) 0 0 no-repeat;
	margin: 0 0 10px 15px;
	padding: 0 0 0 30px;
}

div#contentMain p {
	width:385px;
}

			
div#contentMain dl {
	margin: 0;
	width:460px;
	overflow:visible;
	padding-bottom:20px;
	clear:both;
}

div#contentMain dt {
	float:left;
	width:150px;
	font-weight:bold;

}

div#contentMain dd {
	float:left;
	width:280px;
}

div#contentMain dl dd {
	margin-bottom: 15px;
}

div#contentMain .columnleft {
	width:290px;
	overflow:visible;
	float:left;
	margin-right: 20px;
}

div#contentMain .columnright {
	width:290px;
	overflow:visible;
	float:left;
}
/*********************************************************/
/*****************   = contentSidebar  *******************/
/*********************************************************/ 
         
div#contentSidebar {
	position:relative;
	float: left;
	width: 317px;
	padding-left:50px;
}


div#contentSidebar img {
	float:left;
	margin-right: 7px;
	margin-bottom: 10px;
}

div#contentSidebar dl {
	width:317px;
	padding-bottom:20px;
	height:75px;
}

div#contentSidebar dt {
	float:left;
	width:180px;
}

div#contentSidebar dd {
	float:left;
	width:137px;
}

div#contentSidebar dl dd {
	margin-bottom: 0px;
}


div#contentSidebar p {
	width:317px;
}

div#contentSidebar #oeffnungszeiten {
	position:relative;
	display:block;
	width:350px;
	height:80px;
	float:left;
	overflow:hidden;
	padding-top:35px;

	background-image:url(../images/bg-div-oeffnungszeiten.jpg);
	background-repeat:no-repeat;
	font-size:12px;
}


/*********************************************************/



#contentSidebar form {
	padding:0x 0 0px 19px;
	margin-top:10px;
}

#contentSidebar form label {
	width:104px;
	height:25px;
	text-indent:-5000px;
	display:block;
	float:left;
	background:url(../images/bg-labels.gif) 0 0 no-repeat;
}

* html #contentSidebar form label {
	width:100px;
}

#contentSidebar form label.telefon {
	background-position:0 -35px;
}

#contentSidebar form label.nachricht {
	background-position:0 -71px;
}

#contentSidebar form input {
	width:193px;
	height:19px;

	border:solid 1px #c5cad1;
	background:#fdfcfc;
	margin:0 0 10px 0;
	font:12px/normal "trebuchet MS", verdana, arial;
	color:#55626a;
}

* html #contentSidebar form input {
	margin:-1px 0 10px 0;
}

#contentSidebar form textarea {
	width:189px;
	height:101px;
	padding:2px;
	border:solid 1px #c5cad1;
	background:#fdfcfc;
	float:left;
	overflow:auto;
	font:12px/normal "trebuchet MS", verdana, arial;
	color:#55626a;
}

* html #contentSidebar form textarea {
	margin:0 0 0 3px;
}

#contentSidebar input.absenden {
	width:auto;
	height:auto;
	margin:10px 0 0 217px;
	border:none;
}

/*********************************************************/
/****************   = contentContainer  ******************/
/*********************************************************/ 

div#footer {
	background-position:top center;
	background-repeat:no-repeat;
	height: 108px;
	background-image:url(../images/bg-footer.jpg);
	background-repeat:repeat-x;
	background-position: top center;
}

div#footerContainer {
	background-position:top center;
	background-repeat:no-repeat;
	position:relative;
	height: 108px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(../images/bg-footer-content.jpg);
	background-repeat:repeat-x;
	background-position: top center;
	font-size:12px;
}

.anker {
	background: #dfdfdf;
	padding: 2px 10px 7px;
	color: #55626A;
	margin: 0 0 0 24px;
	border-bottom: 1px solid #2A2A2A;
	border-left: 1px solid #2A2A2A;
	border-right: 1px solid #2A2A2A;
}


div#push {
	height: 108px;
}

/*********************************************************/
/************************ Euro-CMS ***********************/
/*********************************************************/


#ewcms_edit_controller {
	position:absolute;
	padding: 10px;
	top:15px;
	left: 15px;
	background-color:#FF0000;
	z-index: 100;
	width: 150px;
	height: 30px;
}


/********************** Finito :-) ************************/

