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

* {
	border:0;
	margin:0;
	padding:0;
}
body {
	font-family:"Trebuchet MS";
	font-size:80%;
	line-height:1.6em;
	background:#ffffff;
	color:#666666;
}
html {
	overflow-x:hidden;
	overflow:-moz-scrollbars-vertical;
}
a {
	text-decoration:underline;
	color:#b44389;
	font-weight:bold;
}
a:hover {
	color:#827a85;
}
p {
	margin:8px 0px 10px 0;
	padding:0 16px 0 16px;
}


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

.clear {
	clear:both;
}
.trennstrich {
	height:1px;
	clear:both;
	margin-top:0;
	height:25px;
	background: url(../images/trennstrich.gif) 0 12px repeat-x;
	margin:0 16px 0 16px;
}

.trennstrich2 {
	height:1px;
	clear:both;
	margin-top:0;
	height:25px;
	background: url(../images/trennstrich.gif) 0 12px repeat-x;
	margin:15px 16px 0 16px;
}
.anker {
	float:right;
}
.info {
	color:#FFFFFF;
	font-weight:bold;
	height:115px;
}

.info a {
	color:#FFFFFF;
}

.info a:hover {
	color:#827a85;
}



/*  -------------------- fonts -------------------- */

h1#branding {
	text-indent:-1500px;
	font-size:0;
}
h2 {
	text-indent:-1500px;
	font-size:0;
}
h3 {
	color:#ffffff;
	font-family:Tahoma;
	font-size:1.2em;
	line-height:1.2em;
	font-weight:bold;
	padding:1px 0 2px 16px;
	background:url(../images/bg-h3.gif) 0 0 no-repeat;
	margin:18px 0 12px 0;
}

.h2-startseite {width:329px;height:55px;background:url(../images/bg-h2-startseite.png) 0 0 no-repeat; margin:0 0 0 16px;}
.h2-ueberuns {width:329px;height:55px;background:url(../images/bg-h2-ueberuns.png) 0 0 no-repeat; margin:0 0 0 16px;}
.h2-kontakt {width:329px;height:55px;background:url(../images/bg-h2-kontakt.png) 0 0 no-repeat; margin:0 0 0 16px;}
.h2-impressum {width:329px;height:55px;background:url(../images/bg-h2-impressum.png) 0 0 no-repeat; margin:0 0 0 16px;}

.h2-leistungen {width:329px;height:55px;background:url(../images/bg-h2-leistungen.png) 0 0 no-repeat; margin:0 0 0 16px;}
.h2-badezimmer {width:329px;height:55px;background:url(../images/bg-h2-badezimmer.png) 0 0 no-repeat; margin:0 0 0 16px;}
.h2-heizungsanlagen {width:329px;height:55px;background:url(../images/bg-h2-heizungsanlagen.png) 0 0 no-repeat; margin:0 0 0 16px;}
.h2-solaranlagen {width:329px;height:55px;background:url(../images/bg-h2-solaranlagen.png) 0 0 no-repeat; margin:0 0 0 16px;}
.h2-referenzen {width:329px;height:55px;background:url(../images/bg-h2-referenzen.png) 0 0 no-repeat; margin:0 0 0 16px;}
.h2-partner {width:329px;height:55px;background:url(../images/bg-h2-partner.png) 0 0 no-repeat; margin:0 0 0 16px;}
.h2-abverkauf {width:329px;height:55px;background:url(../images/bg-h2-abverkauf.png) 0 0 no-repeat; margin:0 0 0 16px;}
.h2-klimaanlagen {width:329px;height:55px;background:url(../images/bg-h2-klimaanlagen.png) 0 0 no-repeat; margin:0 0 0 16px;}
.h2-badezimmer2 {width:329px;height:55px;background:url(../images/bg-h2-badezimmer2.png) 0 0 no-repeat; margin:0 0 0 16px;}
.h2-danke {width:329px;height:55px;background:url(../images/bg-h2-danke.png) 0 0 no-repeat; margin:0 0 0 16px;}


/* -------------------- images -------------------- */

.image01 {
	margin:8px 7px 8px 0px;
	float:left;
	padding:2px;
	border:1px solid #cccccc; 
	cursor: url(../images/icon-zoomin.cur), pointer;
}

.image01:hover {
	border:1px solid #92b94f;
}

/* -------------------- ul -------------------- */

.ul01 {
	margin:5px 16px 0 45px;
}
.ul01 li {
	list-style-type: none;
	padding:3px 0 5px 20px;
	background:url(../images/pfeil.gif) 0 10px no-repeat;
}
/*==================================================
    => container
==================================================*/

div#container {
	width:947px;
	margin:0 auto;
	z-index:1;
	background:url(../images/bg-container.gif) repeat-y 0 0;
	position:relative;
}
/*==================================================
    => header
==================================================*/

#header {
	width:947px;
	height:339px;
	background:url(../images/bg-header.jpg) 0 0px no-repeat;
}

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

#contentContainer {
	background: url(../images/bg-contentcontainer.jpg) no-repeat 0 0;
	width:894px;
	padding:0 0 0px 53px;
	margin:0;
	min-height:160px;
	z-index:10;
}
* html #contentContainer {
	height:160px;
}

#contentSidebar {
	width:286px;
	float:left;
	margin:110px 0 0 0;
}

#contentMain01 {
	width:361px;
	float:left;
	z-index:50;
	margin:35px 10px 0 0;
}
#contentMain02 {
	width:200px;
	float:left;
	z-index:50;
	margin:10px 10px 0 0;
}


/*==================================================
    => footer
==================================================*/

div#footer {
	margin:0 auto;
	z-index:20;
	width:947px;
	height:40px;
}

/*==================================================
    => navigation
==================================================*/


#navigation {
	width:226px;
}
#navigation ul li {
	list-style-type:none;
	display:block;
	margin:0 1px 0 0;
	background:url(../images/trennstrich.gif) 0 bottom repeat-x;
}
#navigation li a {
	outline:none;
	display:block;
	color:#2da36a;
	padding:2px 0 3px 35px;
	text-decoration:none;
	text-decoration:underline;
	font-weight:normal;
	background:url(../images/pfeil.gif) 20px 9px no-repeat;
}
#navigation li a:hover {
	color:#827a85;
	background:url(../images/pfeil2.gif) 18px 9px no-repeat;
}



#navigation2 {
	height:22px;
	float:right;
	margin:0 247px 0 0;
}
#navigation2 ul li {
	list-style-type:none;
	height:22px;
	float:left;
	margin:0 1px 0 0;
	width:89px;
	height:90px;
}
#navigation2 li a {
	outline:none;
	float:left;
	color:#827a85;
	width:89px;
	height:90px;
	text-decoration:none;
	text-align:center;
	height:22px;
	padding:65px 0 10px 0;
	text-transform:uppercase;
}

#navigation2 li a:hover {
	background:url(../images/bg-navigation.jpg) 0 0 repeat-x;
	color:#FFFFFF;
}

#button-aktiv a {
	background:url(../images/bg-navigation.jpg) 0 0 repeat-x !important;
	color:#FFFFFF!important;
}


