@charset "UTF-8";
/* CSS Document */

body{
	background: url(../img/body-background.jpg) repeat-x #293961;
	color: #4b4b4b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
}

a img{
	border: 0 none;
}

/*--IDs--*/
#wrapper{
	margin: 0 auto;
	width: 900px;
}

#header{
	background:url(../img/header-background.jpg) no-repeat;
	height: 186px;
}

#header h1{
	display: none;
}

#main{
	background: url(../img/content-background.jpg) repeat-y;
	float: left;
	line-height: 150%;
	padding: 0 20px;
	text-align: justify;
	width: 860px;
}

#main h2{
	color: #293961;
	font-size: 14px;
}

#main h3{
	color: #222;
	font-size: 13px;
	margin: 20px 0 0 0;
}

#main h4{
	color: #222;
	font-size: 13px;
	margin: 0;
}

#main a{
	color: #e1011b;
	text-decoration: underline;
}

#main a:hover{
	color: #002ba6;
}

#main p{
	margin: 10px 0 0 0;
}

#main ul{
	margin: 10px 0 10px 15px;
	padding: 0;
}

#brands_outer{
	background: url(../img/brands_outer-background.jpg) top no-repeat #d4d4d4;
	float: left;
	margin-top: 20px;
	width: 860px;
}

#brands_inner{
	background: url(../img/brands_inner-background.jpg) bottom no-repeat;
	float: left;
	padding: 20px;
	text-align: center;
	width: 820px;
}

#brandswrapper{
	margin: 0 auto;
	width: 750px;
}

a.malersistig{
	background:url(../img/brands_maler-sistig.jpg) top no-repeat;
	display: block;
	float: left;
	height: 110px;
	margin-right: 20px;
	width: 90px;
}

a.malersistig:hover{
	background:url(../img/brands_maler-sistig.jpg) bottom no-repeat;
}

a.elektroplus{
	background:url(../img/brands_elektroplus.jpg) top no-repeat;
	display: block;
	float: left;
	height: 110px;
	margin-right: 20px;
	width: 90px;
}

a.elektroplus:hover{
	background:url(../img/brands_elektroplus.jpg) bottom no-repeat;
}

a.strauch{
	background:url(../img/brands_strauch.jpg) top no-repeat;
	display: block;
	float: left;	
	height: 110px;
	margin-right: 20px;	
	width: 90px;
}

a.strauch:hover{
	background:url(../img/brands_strauch.jpg) bottom no-repeat;
}

a.steffens{
	background: url(../img/brands_rst-trockenbau.jpg) top no-repeat;
	display: block;
	float: left;	
	height: 110px;
	margin-right: 20px;	
	width: 90px;
}

a.steffens:hover{
	background: url(../img/brands_rst-trockenbau.jpg) bottom no-repeat;
}

a.franz{
	background: url(../img/brands_franz.jpg) top no-repeat;
	display: block;
	float: left;	
	height: 110px;
	margin-right: 20px;	
	width: 90px;
}

a.franz:hover{
	background: url(../img/brands_franz.jpg) bottom no-repeat;
}

a.simons{
	background: url(../img/brands_simons.jpg) top no-repeat;
	display: block;
	float: left;	
	height: 110px;
	margin-right: 20px;		
	width: 90px;
}

a.simons:hover{
	background: url(../img/brands_simons.jpg) bottom no-repeat;
}

a.flatten{
	background: url(../img/brands_flatten.jpg) top no-repeat;
	display: block;
	float: left;	
	height: 110px;
	width: 90px;
}

a.flatten:hover{
	background: url(../img/brands_flatten.jpg) bottom no-repeat;
}

#footer{
	background: url(../img/footer-background.jpg) no-repeat;
	color: #FFFFFF;
	float: left;
	font-size: 11px;
	height: 15px;
	padding-top: 30px;
	text-transform: uppercase;
	width: 900px;
}

#footer a{
	color: #fff;
	text-decoration: none;
}

#footer a:hover{
	color: #cdd7f5;
}

/*--NAVIGATION--*/

#navigation{
	background: url(../img/top_background.jpg) top left no-repeat;
	float: left;
	height: 25px;
}

#menu{
	margin: 0 0 0 194px;
	padding: 0;
}

#menu li{
	display: inline;
	float: left;
	height: 25px;
	line-height: 25px;
}

#menu li a{
	color: #fff;
	display: block;
	font-weight: bold;
	text-decoration: none;
}

#menu li a:hover{
	color: #fff;
}

a.start{
	background: url(../img/navigation_start-background.jpg) top no-repeat;
	padding-left: 70px;
	width: 116px;
}

a.start:hover{
	background: url(../img/navigation_start-background.jpg) bottom no-repeat;
}

a.aktuelles{
	background: url(../img/navigation_aktuelles-background.jpg) top no-repeat;
	width: 104px;
}

a.aktuelles:hover{
	background: url(../img/navigation_aktuelles-background.jpg) bottom no-repeat;
}

a.leistungen{
	background: url(../img/navigation_leistungen-background.jpg) top no-repeat;
	width: 104px;
}

a.leistungen:hover{
	background: url(../img/navigation_leistungen-background.jpg) bottom no-repeat;
}

a.mitglieder{
	background: url(../img/navigation_mitglieder-background.jpg) top no-repeat;
	width: 104px;
}

a.mitglieder:hover{
	background: url(../img/navigation_mitglieder-background.jpg) bottom no-repeat;
}

a.partner{
	background: url(../img/navigation_partner-background.jpg) top no-repeat;
	width: 104px;
}

a.partner:hover{
	background: url(../img/navigation_partner-background.jpg) bottom no-repeat;
}

a.kontakt{
	background: url(../img/navigation_kontakt-background.jpg) top no-repeat;
	width: 104px;
}

a.kontakt:hover{
	background: url(../img/navigation_kontakt-background.jpg) bottom no-repeat;
}

li.start, li.aktuelles, li.leistungen, li.mitglieder, li.partner, li.kontakt{
	color: #fff;
	font-weight: bold;
}

li.aktuelles, li.leistungen, li.mitglieder, li.partner, li.kontakt{
	width: 104px;	
}

li.start{
	background: url(../img/navigation_start-background.jpg) bottom no-repeat;	
	padding-left: 70px;
	width: 116px;
}

li.aktuelles{
	background: url(../img/navigation_aktuelles-background.jpg) bottom no-repeat;	
}

li.leistungen{
	background: url(../img/navigation_leistungen-background.jpg) bottom no-repeat;	
}

li.mitglieder{
	background: url(../img/navigation_mitglieder-background.jpg) bottom no-repeat;	
}

li.partner{
	background: url(../img/navigation_partner-background.jpg) bottom no-repeat;	
}

li.kontakt{
	background: url(../img/navigation_kontakt-background.jpg) bottom no-repeat;	
}

/*--Classes--*/
.hide{
	display: none;
}

.nopad{
	padding: 0 !important;
}

.rightpad{
	padding-right: 20px;
}

.toppad{
	margin-top: 10px;
}

a.button{
	background: url(../img/button-background.jpg) top repeat-x;
	color: #fff !important;
	font-weight: bold;
	display: block;
	height: 24px;	
	line-height: 24px;
	margin-top: 15px;
	text-align: center;
	text-decoration: none !important;
	width: 100px;
}

a.button:hover{
	background: url(../img/button-background.jpg) bottom repeat-x;
}

.fright{
	float: right;
	margin-left: 10px;
}

.fleft{
	float: left;
	margin-right: 10px;
}

.left{
	float: left;
	text-align: center;
	width: 400px;
}

.right{
	float: right; 
	width: 440px;
}

.fotos{
	clear: both;
}
