@charset "utf-8";
/* Malereibetrieb René Voß Layout CSS*/


#all {
	width:982px;
	height:100%;
	margin: 0 auto;
	}

#header {
	width:982px;
	height:463px;
	}


#navi {
	width:982px;
	padding-top:30px;
	}
	
#logo {
	width:222px;
	height:211px;
	margin-top:90px;
	margin-left:55px;
	margin-bottom:20px;
	}

#head_telnr {
	font-weight:bold;
	color:#3a2782;
	font-size:18px;
	margin-top:20px;
	}


#mainCategories {
	width:982px;
	height:148px;
	background-image:url(images/bg_mainCategories.jpg);
	background-repeat:no-repeat;
	padding-top:30px;
	}
	
#mainCat-1 {
	width:240px;
	height:130px;
	margin-left:45px;
	margin-right:21px;
	padding-right:21px;
	border-right:1px solid #DBDBDB;
	float:left;
	}
	
#mainCat-2 {
	width:325px;
	height:130px;
	float:left;
	margin-right:21px;
	padding-right:21px;
	border-right:1px solid #DBDBDB;
	}

#mainCat-3 {
	width:242px;
	height:130px;
	float:left;
	}

#wrapper {
	width:982px;
	min-height:300px;
	height:auto !important;
	height:300px;
	background-image:url(images/bg_wrapper.jpg);
	background-repeat:repeat-y;
	}

#content_col-1 {
	width:240px;
	min-height:280px;
	height:auto !important;
	height:280px;
	margin-top:16px;
	margin-left:45px;
	margin-right:21px;
	padding-right:21px;
	float:left;
	border-right:1px solid #DBDBDB;
	}
	
#content_col-2 {
	width:325px;
	min-height:280px;
	margin-top:16px;
	height:auto !important;
	height:280px;
	float:left;
	}

#content_col-2-2 {
	width:611px;
	min-height:280px;
	margin-top:16px;
	height:auto !important;
	height:280px;
	float:left;
	}

	
#content_col-3 {
	width:242px;
	min-height:280px;
	height:auto !important;
	height:280px;
	float:left;
	margin-top:16px;
	padding-left:21px;
	margin-left:21px;
	border-left:1px solid #DBDBDB;
	}

#content_col-3-fr {
	width:243px;
	margin-top:-22px;
	min-height:280px;
	height:auto !important;
	height:280px;
	float:right;
	padding-left:21px;
	margin-left:20px;
	border-left:1px solid #DBDBDB;
	}

#footer {
	width:982px;
	height:116px;
	background-image:url(images/bg_footer.jpg);
	background-repeat:no-repeat;
	}

