*{
	margin:0;
	padding:0;
}

ul, li{
	list-style:none;
}

body{
	/*background: url('../img/background.jpg') center center fixed;*/
	background: #FFF;
}

.breaker{
	clear:both;
}

#center{
	overflow:hidden;
	width:914px;
	min-height:813px;
	margin: 10px auto;
	/*background-color:red;*/
}

#left{
	width:232px;
	min-height:534px;
	background: url('../img/logo_van_almsick.png') left top no-repeat;
	float:left;
	overflow:hidden;
	position:absolute;
	width:232px;
	z-index:200;
}

	.gk_news_show_tablerow{
		margin-bottom:5px;
	}

	.gk_news_show_center{
		background: url('../img/offer_kasten.png') no-repeat left top;
		width:162px;
		height:60px;
		overflow:hidden;
		padding:5px 0 5px 30px;
		color:#9A352B;
		font-family:Verdana;
		font-size:10px;
	}

	ul.ucd_list{
		left:6px;
		padding:0;
		position:absolute;
		top:190px;
		list-style:none;
		z-index:4;
		min-height:350px;
		height:350px;
	}
	
	ul.ucd_list li{
		color:#9A352B;
		overflow:hidden;
		width:172px;
		height:60px;
		background: url('../img/offer_kasten.png') left top no-repeat;
		margin:0;
		padding:5px 0 5px 20px;
	}
	
	ul.ucd_list li .ucd_introtext p {
		float:left; padding-right:5px; border:0;
		margin: 0 !important;
	}
	
	.ucd_startseite{
		height:350px;
	}
	.ucd_introtext{
		font-family:Verdana;
		font-size:10px;
		line-height:12px;
	}
	
	.ucd_introtext h3{
		margin-top:0px;
		padding-top:0px;
		font-size:12px;
	}
	
	.ucd_introtext h5{
		margin-top:0px;
		padding-top:0px;
		font-size:10px;
		font-weight:normal;
	}

#topcontent{
	width:682px;
	height:534px;
	float:right;
	/*background-color:orange;*/
}

	#top{
		width:682px;
		height:107px;
		background: url('../img/top.png') left top no-repeat;
		text-align:right;
		color:#444;
		font-family:Trebuchet MS;
		font-size:13px;
		font-weight:bold;
	}
		
		#top .moduletable ul.menu{
			list-style:none;
			padding-right:50px;
			padding-top:35px;
		}
		
		#top .moduletable ul.menu li{
			display:inline;
			margin-left:20px;
		}
		
		.ucd_introtext, .ucd_title{
			/*float:left;*/
		}
		
		.ucd_introtext img{
			width:66px;
			height:50px;
		}
		
	#mainnavi{
		width:682px;
		height:34px;
		background: url('../img/mainnavi.png') left top no-repeat;
		text-align:right;
		color:#8E1207;
		font-family:Trebuchet MS;
		font-size:16px;
		font-weight:bold;
	}
	
		#mainnavi ul{
			list-style:none;
			padding-right:55px;
			padding-top:3px;
		}
		
		#mainnavi ul li{
			display:inline;
			margin-left:70px;
		}
	
	#galerie{
		width:682px;
		height:360px;
		/*background: url('../img/galerie.png') left top no-repeat;*/
	}
	
	#pathfinder{
		width:682px;
		height:33px;
		background: url('../img/pathfinder.png') left top no-repeat;
		text-align:left;
		color:#8E1207;
		font-family:Trebuchet MS;
		font-size:12px;
		font-weight:normal;
	}
	
		#pathfinder ul{
			list-style:none;
			padding-right:55px;
			padding-top:2px;
			padding-left:25px;
		}
		
		#pathfinder ul li{
			display:inline;
			/*margin-left:80px;*/
		}



#kontakt{
	width:232px;
	float:left;
	/*background-color:green;*/
	position:absolute;
	bottom:0;
}

#maincont{
	width:682px;
	min-height:195px;
	float:right;
	/*background-color:red;*/
}

	.cont_text{
		padding:0 61px 0 10px;
		font-family:Trebuchet MS, Arial, Verdana;
		font-size:13px;

		color:#444;
	}
	
	.cont_text p{
		margin-bottom:15px;
				line-height:150%;
	}

#footer{
	width:914px;
	height:84px;
	background: url('../img/footer.png') left top no-repeat;
	color:#FFFFFF;
	font-family:Trebuchet MS;
	font-size:13px;
	font-weight:bold;
	padding-top:42px;
	text-align:center;
}
	
	#footer ul{
		list-style:none;
	}
		
	#footer ul li{
		display:inline;
		margin-left:20px;
	}
	
	
/* LINKS */
ul.menu a{
	color:#8E1207;
}
a.dunkel{
	color:#8E1207;
}

a.pathfinder{
	color:#8E1207;
	font-weight:bold;
}

a.hell{
	color:#fff;
}

a.main{
	color:#8E1207;
}

a:hover{
	text-decoration:underline;
}

a{
	text-decoration:none;
	color:#8E1207;
}

