@import url("aveqcms.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0881c6;
	text-align: center;
	margin: 0px;
}

input, select, textarea, button	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #efe4d2;
	border: 1px solid #4d4545;
	color: #51649f;
	padding: 2px;
	margin: 2px;
	font-size: 0.8em;
}

input.submit {
	font-weight: bold;
	background-color: #4d4545;
	border: none;
	color: #fff;
	font-size: 11px;
	padding: 3px 5px 3px 5px;
}

textarea {
	width: 95%
}

form 		{ display: inline; }

a 			{ text-decoration: none; color: #f58220; }
a:visited 	{ text-decoration: none; color: #f58220; }
a:hover 	{ text-decoration: none; color: #0881c6; }

a img 	{ border: none; }

hr 		{ border: none; border-top: 1px dashed black; }
.divider 	{ height: 2px; font-size: 1px; margin-top: 25px; }

ul {
}

li {
	line-height: 15px;
}

hr {
	border-bottom: 1px solid #0881c6
}

p {
	margin: 0;
	padding: 0 0 10px 0;
}

b, strong, .strong {
	font-weight: bold;
}

blockquote {
	width: 90%;
	margin: 10px;
}

blockquote p {
	padding: 7px 7px 1px 7px;
	background: transparent;
	color: #c3b89e;
}

blockquote ul {
	padding: 20px 0 75px 20px;
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
}

blockquote li {
	text-align: left;
	line-height: 15px;
}

acronym, abbr {
	border-bottom: 1px dotted #b1822c;
	cursor: help;
	letter-spacing: 1px;
	color: #7b7b4f;
}

/* Classes */
body {
	background-color: #808080;
	margin: 0px;
}

div#end a {
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	color: #fff;
	text-decoration: none
}
 
div#end a:hover {
	color: #538fce
}
 
#horizon {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
}

div#container {
	height: 570px;
	width: 960px;
	margin-left: -480px;
	position: absolute;
	top: -285px;
	left: 50%;
	position: absolute;
	border: 1px solid #000;
	background: #fff url(content_bg.gif);
}

div#header {
	background-color: #a2c02e;
	height: 66px;
	text-align: center;
	padding-top: 26px;
}

div#logo {
	background: url(zhlogo.png) no-repeat;
	width: 229px;
	height: 121px;
	position: absolute;
	top: 80px;
	left: 50px;
}

div#content {
	height: 401px;
	text-align: left;
	position: relative
}

div#steden {
	margin-top: 105px;
	float: left;
	width: 394px;
	font-size: 1.20em;
	font-weight: bold;
}

div#steden ul {
	margin-left: 25px;
}

div#steden li a.active {
	color: #0881c6;
	cursor: default
}

div#steden li  {
	line-height: 2.2em;
}

div.item {
	width: 540px;
	float: left;
}

div#startpagina {
	padding-top: 119px;
	padding-left: 26px;
	font-size: 1.25em;
	font-weight: bold;
	line-height: 1.7em;
}

div#arrangement {
	padding: 20px;
	overflow-y: auto;
	width: 525px;
	height: 360px;
	color: #000;
}

div#arrangement h1 {
	color: #f58220;
	margin: 20px 0 0 0 ;
	font-size: 1.25em;
}
 
div#arrangement h2 {
	color: #a2c02e;
	margin: 0 0 5px 0 ;
	font-size: 1.25em;
}

div#arrangement b {
	display: block;
	margin-bottom: 25px;
}


div#evenementen {
	padding: 20px;
	overflow-y: auto;
	width: 525px;
	height: 360px;
	color: #000;
}

div#evenementen h1 {
	color: #f58220;
	margin: 0 0 5px 0;
	font-size: 1.25em;
}

div#evenementen p {
	font-size: 1.1em;
}


div#evenementen table {
	width: 100%;
	font-size: 1.1em;
	margin-bottom: 25px;
	border-collapse: collapse
}


div#evenementen table td.title {
	color: #f58220
}

div#evenementen table td.uitleg {
	font-size: 1em;
}

div#evenementen table th {
	width: 100px;
}

div#footer {
	height: 57px;
	background-color: #0881c6;
	padding: 20px 0px 0px 35px;
}

div#footer a {
	height: 36px;
	float: left;
	margin-right: 17px;
}

a#home {
	background: url(button_home.png);
	width: 120px;
}

div#footer a.active,
a#home:hover,
a#arrangementen:hover,
a#evenementen:hover {
	background-position: 0 36px;
}

div#footer a.active {
	cursor: default
}

a#arrangementen {
	background: url(button_arrangementen.png);
	width: 194px;
}

a#evenementen {
	background: url(button_evenementen.png);
	width: 194px;
}

img#startimage {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

div#end {
	margin-top: 3px;
	font-size: 10px;
}

span#aveq {
	position: absolute;
	right: 0px;
	bottom: -23px;
}
 
#periode {
	position: absolute;
	width: 242px;
	height: 31px;
	background: url(winter20082009.gif) no-repeat;
	left: 413px;
	top: 10px;
}
