@charset "UTF-8";

* {margin: 0px; padding: 0px; }

body{
	background-image:url(../img/bg.gif);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#EAEAEA;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.clearer{clear:both;height:1px;}	

/*------------------------------------------CONTAINER------------------------------------------*/

#all{width: 920px; margin: 0 auto; }

#header{
	width:920px;
	background-image:url(../img/kreativerholzbau_head.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	height:150px;
	}
	
#navi{
	width:900px;
	background-image:url(../img/kreativerholzbau_navi.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding:10px;
	height:14px;
	}
	
#footer{
	width:900px;
	background-color:#275F82;
	padding:10px;
	}
	
#main{
	width:920px;
	background-image:url(../img/bg_main.gif);
	background-repeat:repeat-y;
	background-position:left;
	}

#container1{width:640px; float:left;}

#unternavi{
	width: 160px;
	float:left;
	background-color: #9CAEBC;
	padding:10px 10px 10px 20px;
	}

#unternavi .submenu{
	text-transform:none !important;
	margin-left:10px;	
	}

#unternavi li .submenuactive{
	text-transform:none !important;
	margin-left:10px;		
	color:#111F3B;
}	
	
#inhalt{
	background-color: #FFFFFF;
	width:374px;
	float:left;
	padding:10px 38px;
	}
	
#container2{width:280px; float:left;}

#galerie{
	width:140px;
	padding:10px;
	background-color: #E6E8E9;
	float:left;
	text-align:center;
	}
	
#galerie li{list-style:none;margin:0 auto;}
	
#galerie li img{width:120px;}

#galerie li a img{ border:1px solid #276083;}	

#galerie li a:hover img{ border:1px solid #111F3B;}		
	
#zertifikate{
	background-color: #A6ABA7;
	width:100px;
	float:left;
	padding:10px;
	text-align:center;
	}	
	
#zertifikate img{
	padding-bottom:10px;
	}
	
#zertifikate a img{
	border:none;
	}			

#zertifikate a:hover img{
	border:none;
	}
	
.imgleft{
	float:left;
	width:auto;
	padding:0 8px 8px 0;
	}	
	
.flag{padding-left:10px; padding-bottom:10px; width:auto; float:right;}	

.galeriefont{
	width:115px;
	background-color:#FFFFFF;
	padding:4px;
	margin:0 auto;
	}			
		
/*--------------------------------------------FONTS--------------------------------------------*/

p{
	font-size:12px;
	color:#333333;
	line-height:140%;
	}
	
#inhalt p{ padding-bottom:8px;}	

a{
	color:#276083;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover{
	color:#111F3B;
	font-weight:bold;
	text-decoration:none;
	}

li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin-left:16px;
	line-height:140%;
	}
	
ul{padding-bottom:20px;}	

h1{
	font-size:16px;
	color:#333333;
	font-weight:bold;
	padding-bottom:12px;
	}

h2{
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	padding-bottom:10px;
	text-transform:uppercase;
	}

#footer p{
	font-size:11px;
	color:#FFFFFF;
	}
	
#footer a{
	color: #FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	}

#footer a:hover{
	color: #999999;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	}
	
/*---------------------------------------------NAVI---------------------------------------------*/

#navi li a{
	color:#FFFFFF;
	background-image:url(../img/pfeil01.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
	text-decoration:none;
	font-weight:bold;
	}
	
#navi li a:hover{
	color:#111F3B;
	background-image:url(../img/pfeil02.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
	text-decoration:none;
	font-weight:bold;
	}		
	
#navi li{
	list-style:none;
	padding-right:12px;
	float:left;
	text-transform:uppercase;
	font-size:0.9em;
	margin-left:0;	
	}

#navi li .submenu{
	text-transform:lowercase;
	margin-left:10px;	
	}

/*---------------------------------------------UNTERNAVI---------------------------------------------*/

#unternavi li a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}
	
#unternavi li a:hover{
	color:#111F3B;
	text-decoration:none;
	font-weight:bold;
	}
	
#unternavi li .active{
	color:#111F3B;}	

#unternavi li .submenuactive{
	color:#111F3B;}			
	
#unternavi li{
	list-style:none;
	font-size:12px;
	text-transform:uppercase;
	margin-left:0;
	border-bottom:1px dotted white;
	margin-bottom:4px;
	padding-bottom:4px;
	}
	
#unternavi p{
	color:#FFFFFF;
	}	