/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A6221E;
	font-size: small; 
	color: #434343;
	line-height : 1.3em;	
	background:#a8211b url(top_bgr.jpg) top center repeat-y;
}

#wrapper {
	background:url(krullen.jpg) center no-repeat;
	height:336px;
}
	
h1 {
	font-size: 16px;
	padding: 0;
	color: #A6221E;
	font-family: "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	line-height: 1.02em;

	letter-spacing: -0.03em;
	}
	
ul {
	list-style: square outside;
	margin: 0;
	margin-left:10px;
	padding: 0;
/*	font-size: 14px;*/
	}

li {
	width: 200px;
	margin: 0 0 10px 0;
}

#centerColumn {
	width: 800px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin: 0 0 auto -400px;
	padding: 0;
	background-color: #FFF;
}
	
#title {
	margin: 0;
	border-bottom: solid 1px #D66255;
	}
	
#title h1 {
	padding: 10px 0 10px 25px;
	margin:0;
}

#title h1 span{
	font-size: 16px;
	/*margin: 10px 20px 10px 235px;*/
	float: right;
	color: #434343;
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	padding-right:20px;
	/*margin-bottom:20px;*/
	font-weight:normal;
}

#firstMiddle {
	height: 220px;
}	

#firstMiddle div.column {
	width: auto;
	float: left;
	padding: 20px 0 10px 25px;
	}
	
#secondMiddle {
	height: 598px;
	background-image: url(centerbg_800x598.jpg);
	background-repeat: no-repeat;
	color: #FFF;
}
#secondMiddle h1 {
	margin-top: 30px;
	color:#fff;
}

.secMidDiv {
	padding: 0px 0 0px 25px;
	float: left;
	width: 360px;
}


#thirdMiddle  h1 {
	color:#000;
	padding:0;
	padding-left:25px;
/*	padding: 5px 0 0px 20px;*/
}	
/*#secondMiddle>div>h1, #pictureViewer h1 {
	margin-top: 30px;
	color:#fff;
	}*/

#locationList li {
	width: 340px;
	}
	
#pictureViewer {
	width: 360px;
	margin: 30px 0 auto 0;
}
	
#reception {
	position: absolute;
	top: 0px;
	padding: 0;
	color: #231F20;
	}
	
#thirdMiddle {
	position: absolute;
	top: 930px;
	color: #231F20;
}
#thirdMiddle ul{
	padding-bottom:0;
	margin-bottom:0;
	padding: 0px 0 0px 25px;
	float: left;
	width: 360px;
}
#thirdMiddle ul li{
	margin: 0 0 5px 0;
}	
a.imageLink:link, a.imageLink:hover, a.imageLink:active {
	border:none;
	text-decoration:none;
}
img {
	border:none;
}