@import url(resetclearfix.css);
@import url(classes.css);


body {
	font-family: Arial;
	font-size: 13px;
	color: #FFF;
	text-align:center;
	background: #3e2113; 
}

#container {
	margin: 0 auto;
	width: 861px;
	text-align: center;
}

#header {
	padding-top: 32px;
}

#content {
	text-align: left;
	width: 861px;
}

#content_left {
	width: 621px;
	float: left;
	text-align: left;
	height: 536px; 
}

#content_right {
	float: right;
	width: 240px;
	background: url(../images/splash_content_right.jpg) bottom no-repeat ;
	height: 536px; 
}

#stad {
	width: 240px;
	background: url(../images/splash_stad_bg.jpg) repeat-x;
	text-align: right;
	height: 70px;
	font-size: 0;
}

#round {
	width: 240px;
	height: 9px;
	background: url(../images/splash_round.jpg) no-repeat;
}

#stad_utrecht {
	float: left;
	padding-left: 21px;
	width: 80px;
	text-align: left;
}

#stad_hilversum {
	float: right;
	width:110px;
	text-align: left;
	padding-left: 21px;
	color: #bc533d;
	text-align: left;
}

h3 , h4{
	  height: 17px;
}

h3 a {
	color: #FFF;
	text-decoration: none;
	line-height: 1em;
	font-size: 13px;
}

h3 a:hover{
	color: #FFF;
	text-decoration: underline;
}

h4 a {
	color: #c15d45;
	text-decoration: none;
	line-height: 1em;
	font-size: 13px;
	height: 17px;
}
h4 a:hover{
	color: #FFF;
	text-decoration: underline;
}

#round_bottom {
	clear: both;
	width: 240px;
	height: 9px;
	background: url(../images/splash_round_bottom.jpg) no-repeat;
}