/*
#####################################################################################
# Webdesign, Layout & Gestaltung dieser Webpräsenz durch GEKKOmedia - Bernd Küsters #
#           Alle Rechte am Quellcode sowie am Bildmaterial vorbehalten!!!           #
#####################################################################################
*/

body {
	margin: 0;
	padding: 0;
	background-color: #d2d7df;
	background-image: url(img/Layout/bg-bodyWhite.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	overflow: hidden;

}
img {
	border: 0;
}
img.headlineImg {
	margin-top: 80px;
	border: 0;
	align: left;	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #193c83;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
h1.content {
	line-height: 24px;
	display: block;
	padding-bottom: 5px;
	border-bottom: 1px solid #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #193c83;
	text-decoration: none;
	padding: 0;
	margin: 0;
	line-height: 18px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #193c83;
	text-decoration: none;
	margin: 4px 0px 0px;
	padding: 8px 0px 5px 21px;
	list-style-type: square;
	background-image: url(img/li-styleh3.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px;
}
.smalltext {
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
}
/*############ OUTER DIVVED   ###################*/
div#outer	{
	width: 100%;
	height: 100%;
	vertical-align: middle;
	margin: 0px auto;
	overflow: hidden;
}
 div#main {
	width: 100%;
	height: 540px;
	position: absolute;
	top: 47%;
	left: 50%;
	margin: -270px 		/*hälfte von height*/
            0px 0px
            -50%;
	background-image: url(img/Layout/bg-main.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
div#mainInline {
	width: 950px;
	height: 540px;
	margin: 0px auto;
	overflow: hidden;	
}
/*############ Areas DIVVED   ###################*/
div#menu {
	width: 100%;
	height: 68px;
	overflow: hidden;

}
div#header {
	width: 100%;
	height: 165px;
	overflow: hidden;
	background-image: url(img/Layout/bg-header.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
div#logo {
	width: 316px;
	height: 165px;	
	float: left;
	overflow: hidden;
}
div#HeaderImg {
	width: 634px;
	height: 165px;
	float: left;
	overflow: auto;
}
div#globallinks {
	margin-top: 18px;
	margin-right: 5px;
	float: right;
}

/*############ CHILDofAREAS --Content DIVVED   ###################*/

div#content {
	width: 950px;
	height: 285px;
	overflow: hidden;
	background-color: #e8ebf0;
	padding: 0;
	margin: 0;
}
div#contentbox1 {
	width: 317px;
	height:	285px;
	overflow: hidden;
	float: left;
	padding: 0;
	margin: 0;	
}
div#contentbox2 {
	width: 317px;
	height:	285px;
	overflow: hidden;
	float: left;
}
div#contentbox3 {
	width: 316px;
	height:	285px;
	overflow: hidden;
	float: left;
}
div#contentbox2Cols {
	width: 633px;
	height:	285px;
	overflow: auto;
	float: left;
	text-align: left;	
}
div#contentpadding {
	padding: 10px;
	text-align: left;
}
div.contentpadding {
	padding: 10px;
	text-align: left;
}
div.paddingTopDiv {
	padding-top: 10px;
}
div#contentkontaktL {
	width: 450px;
	height:	275px;
	overflow: auto;
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 5px;
}
div#contentkontaktR {
	width: 450px;
	height:	280px;
	overflow: auto;
	float: left;
	text-align: left;
	padding: 10px;
}
div#footer {
	padding-top: 5px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

/*############ A HREF's global   ###################*/

a:link, a:visited {
	color: #193c83;
	text-decoration: none;
}
a:hover, a:active {
	color: #CC0000;
	text-decoration: none;	
}
a.footer:link, a.footer:visited  {
	color: #999999;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 10px;
}
a.footer:hover, a.footer:active  {
	color: #CC0000;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 10px;
}
a.moreinfo:link, a.moreinfo:visited {
	margin-top: 10px;
	padding: 5px 5px 5px 20px;
	font-size: 13px;
	font-weight: bold;
	background-image: url(img/moreinfos.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	margin-bottom: 5px;
	background-color: #e8ebf0;
}
a.moreinfo:hover, a.moreinfo:active {
	background-image: url(img/moreinfos-r.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}
a.globallinks:link, a.globallinks:visited {
	text-transform: uppercase;
	font-size: 11px;
	color: #193c83;
	width: 100px;
	padding: 3px;
	margin-right: 1px;
	text-align: center;
	background-color: #FFFFFF;
	filter:alpha(opacity=70); 
	-moz-opacity: 0.7; 
	opacity: 0.7;	
}
a.globallinks:hover, a.globallinks:active {
	color: #CC0000;
	background-color: #FFFFFF;
	filter:alpha(opacity=100); 
	-moz-opacity: 1; 
	opacity: 1;	
}
/*#################### MENU  ################*/
#navcontainer {
	float: left;
	padding-top: 20px;
}
#navcontainer ul
{
	float: left;
	width: 100%;
	height: 55px;
	max-height: 55px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 14px;

}

#navcontainer ul li { 
	display: inline; 
}

#navcontainer ul li a
{
	color: #193c83;
	text-decoration: none;
	float: left;
	height: 55px;
	padding-right: 30px;
	padding-left: 15px;
	font-size: 14px;
	text-transform: uppercase;
	overflow: hidden;
	font-weight: 200;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background-image: url(img/Layout/bgmenulink.gif);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	line-height: 15px;
}

#navcontainer ul li a:hover
{
	color: #cc0000;
	background-image: url(img/Layout/bgmenulink-r.gif);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	font-size: 14px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 200;
	text-align: left;
	line-height: 15px;
}
a.paddinglink {
	padding-top: 15px;
	text-align: left;	
}
a#paddinglinkact {
	padding-top: 15px;
	color: #cc0000!important;
	background-image: url(img/Layout/bgmenulink-r.gif)!important;
	background-repeat: no-repeat;
	background-position: 5px 0px;
	text-align: left;			
}
/*########################### linke img-backgrounds KLASSEN###################*/
div.ImgLiBad {
	background-image: url(img/Layout/LeftIMG/lefty-Bad.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
div.ImgReBad {
	background-image: url(img/Layout/LeftIMG/righty-Bad.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
div.ImgLiStart {
	background-image: url(img/Layout/LeftIMG/lefty-start.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
div.ImgLiIndivid {
	background-image: url(img/Layout/LeftIMG/lefty-individ.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
div.ImgReIndivid {
	background-image: url(img/Layout/LeftIMG/righty-individ.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
div.ImgLiHeizung {
	background-image: url(img/Layout/LeftIMG/lefty-heizung.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
div.ImgReHeizung {
	background-image: url(img/Layout/LeftIMG/righty-heizung.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
div.ImgLiFachhandel {
	background-image: url(img/Layout/LeftIMG/lefty-fachhandel.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
div.ImgReFachhandel {
	background-image: url(img/Layout/LeftIMG/righty-fachhandel.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
div.ImgLiGalerie {
	background-image: url(img/Layout/LeftIMG/lefty-galerie.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


/* bilderbänder oben CLASSES################################################*/
div.HeaderStart { background-image: url(img/Layout/band-start.jpg); background-repeat: no-repeat; background-position: 0px 0px; }
div.HeaderBad {	background-image: url(img/Layout/band-bad.jpg);	background-repeat: no-repeat; background-position: 0px 0px; }
div.HeaderStandard { background-image: url(img/Layout/band-standard.jpg); background-repeat: no-repeat; background-position: 0px 0px; }
div.HeaderFachhandel { background-image: url(img/Layout/band-fachhandel.jpg); background-repeat: no-repeat;	background-position: 0px 0px; }
div.HeaderIndivid { background-image: url(img/Layout/band-individ.jpg); background-repeat: no-repeat; background-position: 0px 0px; }
div.HeaderHeizung { background-image: url(img/Layout/band-heizung.jpg); background-repeat: no-repeat; background-position: 0px 0px; }


div#galerie {
	padding-top: 10px;
	margin: 0;
	text-align: left;	
}
#galerie ul {
	width: 100%;
	margin: 0;
	padding: 0;
	margin-top: 10px;
}
#galerie li {
	list-style-type: none;
	float: left;
	margin: 0;
	padding-right: 4px;
}
#galerie a {
margin: 0;
padding: 0;
}

