/* Start of CMSMS style sheet 'zellamsee2010main' */
body {
				background-color: #DBE4EB;
				margin: 0px;
				background-image: url('images/oostboek/bg.jpg');
				background-repeat: repeat-x;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
}

p {
				margin: 0px;
}

#mainwrapper {
				display: block;
}
#pagewrapper {
				width: 990px;
				margin: auto;
				background-color: #FFFFFF;
				background-image: url('images/oostboek/pagewrapperbg.gif');
				background-repeat: repeat-y;

}
#menu {
				height: 32px;
				width: 100%;
				background-color: #7AA618;
				background-image: url('images/oostboek/menubg.jpg');
				border-bottom-style: solid;
				border-bottom-width: 1px;
				border-bottom-color: #195993;
}
#search {
				float: right;
				width: 210px;
				height: 40px;
				margin-top: 25px;

}

div#search input.search-input {
	/* specific size for image, your image may need these adjusted */
	width: 143px;
	height: 17px;
/* removes default borders, allows use of image */
	border-style: none;
/* text color */
	color: #999;
/* padding of text */
	padding: 7px 0px 4px 10px;
	float: left;
/* set all font properties at once, weight, size, family */
	font: bold 0.9em Arial, Helvetica, sans-serif;
/* left input image, set your own here */
	background: url(images/oostboek/search.png) no-repeat left top;

}

div#search input.search-button {
/* specific size for image, your image may need these adjusted */
	width: 37px;
	height: 28px;
/* removes default borders, allows use of image */
	border-style: none;
/* hides text, image has text */
	text-indent: -9999em;
	float: left;
	margin: 0;
/* provides positive hover effect */
	cursor: pointer;
/* removes default size/height */
	font-size: 0px;
	line-height: 0px;
/* submit button image, set your own here */
	background: transparent url(images/oostboek/search.png) no-repeat right top;
}


#header {
				height: 67px;
				background-image: url('images/oostboek/headerbg.jpg');
				background-repeat: no-repeat;
}
#logo {
				float: left;
				padding-top: 10px;
				padding-left: 12px;
}
#teaser {
				background-image: url('images/oostboek/teaserzomerbergen.jpg');
				height: 227px;
				background-repeat: no-repeat;
}

#teasertitleleft {
				float: left;
				width: 250px;
				color: #FFF;
				font-size: 18px;
				font-style: italic;
				text-align: center;
				margin-top: 50px;
				margin-left: 100px;
				text-shadow: #666666 3px 3px 3px;
}
#teasertitleright {
				float: right;
				width: 294px;
				color: #FFFFFF;
				text-transform: uppercase;
				font-size: 18px;
				height: 30px;
				margin-top: 194px;
}

#contentwrapper {
}
#content {
				padding: 15px 35px 0px 35px;
				float: left;
				background-color: #FFFFFF;
				width: 575px;
				line-height: 175%;

}
#kader {
				padding: 15px 35px 25px 45px;
				width: 264px;
				float: right;
				background-image: url('images/oostboek/kaderbg.gif');
				background-repeat: no-repeat;
				color: #FFFFFF;
				font-size: 10px;
				line-height: 175%;

}

#kader  a:visited {

				color: #FFFFFF;

}

#kader  a:link, a:active {

				color: #FFFFFF;

}

#kader  a:hover {

				color: #000;

}


#footer {
				background-color: #FFFFFF;
				height: 33px;
				background-image: url('images/oostboek/footerbg.jpg');
				clear: both;
				color: #FFFFFF;
				padding-top: 27px;
				padding-left: 15px;
				padding-right: 15px;
				font-size: 9px;
}


#footer a:visited {

				color: #FFFFFF;

}

#footer  a:link, a:active {

				color: #FFFFFF;

}

#footer  a:hover {

				color: #000;

}



#footer2 {
				margin: auto;
				height: 25px;
				padding-left: 15px;
				padding-top: 9px;
				width: 990px;
				color: #808080;

}
.kruimelpad {
				float: left;
}

#kruimelpadtop {
				float: left;
}

.copyright {
				float: right;
}
H1 {
				border-left-style: solid;
				border-left-width: 5px;
				border-left-color: #6B9115;
				font-size: 17px;
				padding-left: 8px;
				margin-bottom: 5px;
				font-family: "trebuchet MS";
}

a,a :link, a:visited {
				color: #175892; <!-- groen is #6B9115 -->
				text-decoration: underline;
}
a:hover {
				color: #000000;
}
img {
				border-style: none;
}



H2 {
				font-size: 12px;
				margin-bottom: 5px;
				margin-top: 15px;
}


ul { padding-bottom: 15px;}

.volgende {
				float: right;
				color: #BBB;				
}


.imagestyleright {
	border: 1px solid #c0bebe;
	background: #ffffff;
	padding: 12px;
	margin-right: 12px;
	margin-top: 4px;
	margin-left: 15px;
}

.imagestyleleft {
	border: 1px solid #c0bebe;
	background: #ffffff;
	padding: 12px;
	margin-right: 12px;
	margin-top: 4px;
	margin-left: 0px;
}


.imagestylekaderteaser {
	border: 1px solid #FFFFFF;
	
}

#countrydivcontainer {
border:1px solid #c0c0c0; 
width:100%; 
margin-bottom: 1em; 
padding: 10px;

}


.blockquote {
 border-left : 7px solid #CCC;
 margin-left: 20px;
 padding-left: 8px;
 background-color: none;
 quotes: "\201C" "\201D";

 }
/* End of 'zellamsee2010main' */

