@import url("aveqcms.css");
@import url("form.css");

/* Fokker blauw: 2399d0 */


body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #fff;
	text-align: center;
	margin: 0px;
	background: #ffffff 50% 0px repeat-y;
}

#page-background {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index: 0;
}

.youtubeimage,
.videofokker img {
	border: 2px solid #2399d0;
	border-radius: 5px;
	-moz-border-radius: 5px;
}

.youtubeimage {
	height: 110px;
	overflow: hidden;
	position: relative;
}

.youtubeimage img {
	margin-top: -20px;
}

.youtubeimage span {
	position: absolute;
	left: 67px;
	display: block;
	top: 22px;
	opacity: 0.6;
	width: 64px;
	height: 64px;
	background: url('play.png');
	z-index: 5;
}

input, select, textarea, button	{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	border: 1px solid #4d4545;
	color: #000;
	width: 75%;
	padding: 2px;
	margin: 2px;
	font-size: 1em;
}

input.submit {
	font-weight: bold;
	background-color: #4d4545;
	border: none;
	color: #fff;
	font-size: 1.3em;
	width: auto;
	padding: 5px 10px 5px 10px;
}

textarea {
	width: 75%
}

form 		{ display: inline; }

a 		{ text-decoration: underline; color: #000 }
a:visited 	{ text-decoration: underline; color: #000 }
a:hover 	{ text-decoration: none; color: #2399d0 }

ul {
	margin-top: 0px;
}

li {
	padding-top: 7px;
}

a#pageFoto {
	border: none;
	text-decoration: none;
}

a img 	{ border: none; }

hr 		{ border: none; border-top: 1px dashed black; }
.divider 	{ height: 2px; font-size: 1px; margin-top: 25px; }

hr {
	border: none;
	border-bottom: 1px solid #808080
}

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 */
#aveqcms {
	width: 957px;
	min-height: 546px;
	margin: 0px auto 0px auto;
	text-align: left;
	position: relative;
/*	background: #3d3d3d url(aveqcms_bg.jpg) 0px 0px no-repeat;*/
}

#logo {
	float: left;
}

#slideshow {
	width: 563px;
	height: 86px;

	float: left;
	margin: 26px 20px 0px 0px;
	overflow: hidden;
	position: relative;
}

#mask {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100
}

#menu {
	margin-left: 20px;
	margin-top: 25px;
	width: 190px;
	margin-right: 20px;
	float: left;
	font-weight: bold
}

#menu a {
	display: block;
	width: 145px;
	height: 23px;
	margin-bottom: 10px;
	background: url(menuitem_bg.gif) no-repeat 34px 0px;
	font-size: 1.1em;
	text-decoration: none;
	padding: 7px 0px 0px 45px;
	position: relative;
	color: #000;
	float: left;
}

#menu a.active,
#menu a:hover {
	display: block;
	width: 145px;
	height: 23px;
	margin-bottom: 10px;
	background: url(menuitem_bg.gif) no-repeat 34px 0px;
	font-size: 1.1em;
	text-decoration: none;
	padding: 7px 0px 0px 45px;
	position: relative;
	background-position: 34px -31px;
	color: #fff;
}

#menu a.subitem {
	margin: -5px 0px 10px 48px;
	height: 18px;
	width: 132px;
	background:url(submenuitem_bg.gif) no-repeat 0px 0px;
	font-size: 1.1em;
	padding: 4px 0px 0px 10px;
	color: #000;
}

#menu a.subitem#active,
#menu a.subitem:hover {
	margin: -5px 0px 10px 48px;
	height: 18px;
	width: 132px;
	background:url(submenuitem_bg.gif) no-repeat 0px 0px;
	font-size: 1.1em;
	padding: 4px 0px 0px 10px;
	color: #2399d0;
}

#menu a span {
	width: 34px;
	height: 30px;
	display: block;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
}

#menu a.item5 {
	padding-top: 0px;
	padding-bottom: 7px;
}

#menu a.item1 span { background-image: url(menu_1.gif) }
#menu a.item2 span { background-image: url(menu_2.gif) }
#menu a.item3 span { background-image: url(menu_3.gif) }
#menu a.item4 span { background-image: url(menu_4.gif) }
#menu a.item5 span { background-image: url(menu_5.gif) }
#menu a.item6 span { background-image: url(menu_6.gif) }
#menu a.item7 span { background-image: url(menu_7.gif) }

#leftbuttons  {
	margin-top: 30px;
	clear: both;
	float: left;
}

#menu #leftbuttons a:hover,
#menu #leftbuttons a {
	width: auto;
	height: auto;
	background: none;
	margin: 0px;
	padding: 0px;
}

#content {
	margin-top: 25px;
	float: left;
	width: 483px;
	margin-right: 20px;
	font-size: 1.2em
}

#content a {
	color: #fff;
}

.contentbox h1 {
	margin: 0px 0px 10px 0px;
	font-size: 2em
}

.contentbox p {
	line-height: 1.5em;	
}

/* contentbox */
.contentbox {
	margin-bottom: 20px;
}

.margin {
	margin-bottom: 30px;
}

.inf_top-left, .inf_top-right, .inf_bottom-left, .inf_bottom-right { 
	background-image: url(contentbox.gif); 	/* CHANGE: path and name of your image */
	height: 7px;       									/* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
	font-size: 1px;    										/* DNC: correction IE for height of the <div>'s */
}
.inf_top-left, .inf_bottom-left { 
	margin-right: 7px; 									/* CHANGE: replace by the width of one of your corners */
}
.inf_top-right, .inf_bottom-right { 
	margin-left: 7px;  									/* CHANGE: replace by the width of one of your corners */
	margin-top: -7px;  									/* CHANGE: replace by the height of one of your corners */
}
.inf_top-right {
	background-position: 100% 0;							/* DNC: position right corner at right side, no vertical changes */
}
.inf_bottom-left  { 
	background-position: 0 -7px;    						/* CHANGE: replace second number by negative height of one of your corners */
}
.inf_bottom-right { 
	background-position: 100% -7px; 						/* CHANGE: replace second number by negative height of one of your corners */
	margin-bottom: 5px;
}
.inf_inside {
	background: #2399d0;
	color: #fff;
	padding: 0px 10px 0px 10px;
}
.inf_notopgap    { margin: 0; height: 1px; line-height: 1px; }    	/* DNC: to avoid splitting of the box */
.inf_nobottomgap { margin: 0; height: 1px; line-height: 1px; } 		/* DNC: to avoid splitting of the box */

#rightCol {
	width: 204px;
	float: left;
	margin-top: 25px;
	font-size: 1.2em;
	line-height: 1.7em;
}

#rightCol a {
	color: #fff;
	font-weight: bold;
	display: block;
	margin: 5px 0px 0px 0px
}

#rightCol a.event {
	background: url(event100.png);
	width: 184px;
	height: 72px;
	padding: 10px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	line-height: 1em;
	text-align: center;
	margin: 10px 0px 10px 0px
}

#rightCol a.event b {
	margin-top: 3px;
	display: block;
}

#leftbuttons #evenementen a {
	display: block;
	width: 190px!important;
	text-align: center;
	margin-bottom: 15px!important;
}


#rightCol h2 {
	font-size: 1em;
}

#footer {
	color: #fff;
	background: url(footer.gif) 0px 0px no-repeat;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 887px;
	left: 50%;
	margin-left: -458px; 
	padding: 5px 30px 0px 0px;
	text-align: right;
	height: 19px;
	z-index: 101;
}

#footer a {
	color: #fff;
}

body > #footer { position: fixed; }




/* Published content */

#publishedcontent {
	color: #4d4545;
	padding: 0px 10px 0px 10px;
}

#publishedcontent img{
	margin: 5px;
}

#publishedcontent h1 {
	font-size: 2.0em;
	font-weight: normal;
	color: #5a6c8f;
	margin-top: 10px;
}

.contents h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #fff;
	margin: 0em 0px 0.83em 0px;
}

#publishedcontent h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #5a6c8f;
	margin: 20px 0px 2px 0px
}

#publishedcontent h4 {
	font-size: 1.2em;
	font-weight: normal;
	color: #5a6c8f;
	margin: 20px 0px 2px 0px
}

#publishedcontent h5 {
	font-size: 1.1em;
	font-weight: normal;
	font-style: italic;
	margin: 20px 0px 2px 0px
}

#publishedcontent h6 {
	font-size: 1em;
	font-weight: normal;
	margin: 20px 0px 2px 0px
}

#publishedcontent table, #newstable {
	width: 100%;
	border-collapse: collapse;
	border: 1px dotted #fff;
	background-color: #dadb9f;
	margin: 10px 0px 10px 0px;
}

#publishedcontent table th, #newstable th {
	background-color: #716a6a;
	color: #fff;
	font-weight: bold;
	text-align: left;
	padding: 7px;
	border: 1px dotted #fff;
	width: 20%
}

#publishedcontent table tr td, #newstable td {
	padding: 7px;
	background-color: #c2c0c0;
	border: 1px dotted #fff;
	color: #000;
}

#publishedcontent table.poll,
#publishedcontent table.poll tr td {
	background-color: #fff;
	width: auto;
	padding: 2px;
	border-color: #c2c0c0;
}

#publishedcontent table.poll {
	width: 350px;
	margin: 0 auto 0 auto;
	border: 1px solid #716a6a;
}


/* Scroller/Slidera */
.simply-scroll-container { 
	position: relative;
}

/* Clip DIV - automatically generated */
.simply-scroll-clip { 
	position: relative;
	overflow: hidden;
	z-index: 2;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list { 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
	
.simply-scroll-list li {
	padding: 0;
	margin: 0;
	list-style: none;
}
	
.simply-scroll-list li img {
	border: none;
	display: block;
}

/* Custom class modifications - adds to / overrides above

.simply-scroll is default base class */

/* Container DIV */
.simply-scroll { 
	width: 563px;
	height: 86px;
}

/* Clip DIV */
.simply-scroll .simply-scroll-clip {
	width: 563px;
	height: 86px;
}
	
.simply-scroll .simply-scroll-list li {
	float: left; /* Horizontal scroll only */
	margin-right: 5px;
}

div.fotoGalerij span {
	width: 150px;
	height: 100px;
	display: block;
	float: left;
	overflow: hidden;
	padding: 0px;
	margin: 2px;
	position: relative;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

div.fotoGalerij span a {
	width: 150px;
	height: 100px;
	display: block;
}

.aveqForm  {
	margin-top: 15px;
}

.aveqForm table th {
	width: 180px;
}

.aveqForm table td,
.aveqForm table th {
	border-bottom: 1px dotted #c0c0c0;
}

.errmsg {
	display:  block;
}

#rightCol #youtube a {
	margin-bottom: 20px;
	text-decoration: none;
	font-weight: normal;
	font-size: 0.9em;
}

/* Cache rendered in 0,096 seconds. */
