/*  stylesheet ovo08.css voor www.ovonunspeet.nl (copyright www.artheos.nl - Helma de Boer) - 2006-2008 */
* {
margin: 0px;
padding: 0px;
}


body {
background: #939393 url(img-styling/bgbody.jpg) repeat-x;
font: .8em verdana, tahoma, Arial, helvetica, sans-serif;
color: #000;
}

#wrap {
width: 999px;
margin: 0 auto;
border: 1px solid black;
text-align: left;
background: #cccccc url(img-styling/bg.jpg) repeat-y;
}

#header {
width: 999px;
text-align: right;
}

#header img {
padding-right: 50px;
}

#kopmenu
{
text-align: right;
height: 20px;
padding-left: 10px;
border-bottom: 0px solid #333366;
color: #333366;
}

#kopmenu ul {
list-style: none;	
}

#kopmenu li {
display: inline; 
}

#kopmenu a {
text-decoration: none;
color: #333366;
font-weight: bold;
text-transform: uppercase;
padding-right: 5px;
}

#kopmenu a:hover {
text-decoration: none;
color: #fc0265;
font-weight: bold;
text-transform: uppercase;
padding-right: 5px;
}


#holder  { 
padding: 10px;
padding-top: 0px;
}



#blok {
background: #97E354;
border: 1px solid black;
width: 220px;
font-size: 90%;
}

.left {
	width: 150px;
	background-color: transparent;
	margin: 8px 0px 0px 8px;

}

.left p {
font-size: 85%;
}

.left h1 {
font-size: 150%;
font-weight: bold;
color: #000;
padding: 9px 0px 9px 9px;

}

.left h3 {
font-size: 90%;
font-weight: bold;
text-transform: uppercase;
color: #3d601e;

}

#left ul {
text-transform: uppercase;
list-style: none;
padding-top: 7px;
padding-bottom: 7px;

}

#left ul a {
text-decoration: none;
}

#left ul a:hover {
color: #fff;
text-decoration: none;
background-color: #fc0265;
}

#left li
{
background: #F8F8E8;
padding-bottom: 7px;
margin-bottom: 2px;
border: 1px solid #000;

}

#left li ul {
border: 0px;
margin-bottom: 10px;
}

#left li li {
padding: 4px 20px;
background: url(img-styling/) no-repeat left;
border: 0px;
}

#left a {
color: #3399ff;
}
#left a:visited {
color: #3399ff;
}

#left p
{
padding: 10px;
}


#content
{
float: right;
width: 740px;
padding-right: 20px;
padding-left: 5px;
font-size: 85%;
}
#content p {
line-height: 1.6em;
color: #fff;
}

#content ul {
padding-top: 7px;
padding-bottom: 10px;
}

#content h1
{
margin: 0;
padding-left: 15px;
font-size: 140%;
color: #fff;
}

#content h2
{
margin: 0;
padding-left: 15px;
font-size: 120%;
color: #97e354;
}

#content h3
{
margin: 0;
padding-left: 15px;
font-size: 100%;
color: #333366;
}

#content h4
{
margin: 0;
padding-left: 15px;
font-size: 100%;
color: #fc0265;
}

#content a
{
color: #3399ff;
text-decoration: none;
font-weight: bold;
}

#content p {
margin: 0;
padding: 15px;

}


#content ul {
margin-left: 15px;
padding: 15px;
line-height: 1.5em;
color: #fff;
}
#content li {
padding-left: 15px;
}
#content table {
}

.date {
text-align: right;
color: #808080;
font-size: 11px;
}

.date a {
color: #D72020;
}



#footer {
height: 30px;
clear: both;
padding-top: 20px;
border-top: 1px solid #000;
background: #334A6C url(img-styling/) repeat-x bottom;
}

#footer p {
margin: 0;
font-size: 10px;
text-align: center;
color: #fff;
}

#footer a {
color: #999999;
}

event {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px;  }
.event_name {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; }
.small {font-size:10px; }


/* form elements */
form {
	margin:10px; padding: 0 5px;
	border: 0px solid #D5D5D5; 
	background-color: transparent; 	
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
	margin-bottom:5px;
}
textarea {
	width:300px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
	margin-bottom:5px;
}
select {
	margin-bottom:5px;
}
input.button { 
	font: 10px arial, sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background: #8EB50C url(img-styling/naviknop.jpg) repeat-x 0 0;
	border: none;
}


.greybold {
color: #999;
font-weight: bold;
line-height: 1.3em;
}

.tabrowkop {
font : 12px verdana, arial, helvetica, sans-serif; 
padding : 2px; 
padding-top : 2px; 
font-weight: bold;
color: #fff;
border-bottom : 1px dotted white; 
background : #fc0265;
} 

/* opmaak */



a:link {
	color: #1F5111;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #1F5111;
}

img.fl { 
float : left;
margin : 7px;
} 

img.fr { 
float : right;
margin : 4px;
} 

.i {
font-style: italic;
}
.b {
font-weight: bold;
}

.gr {
font-weight: bold;
color: #97e354;
}

.w {
color: #fff;
}
.c {
text-align: center;
}

table {
color: #fff;
}

/* fotogalerij */


/* menu */


#menu {padding:5px; margin:0; width:0;}

#menu li {list-style-type:none; width:100px; height:20px; margin:2px 0; }

#menu a, #menu a:visited {position:relative; display:block; width:120px; height:18px; border:1px solid #000; background-color:#f8f8e8; color:#000; padding-left:3px; text-decoration:none;}

#menu a span, #menu a:visited span {display:none;}

#menu a:hover {color:#fff; background-color:#d6006b; border:1px solid #000; text-decoration:none;}

#menu a:hover span {position:absolute; display:block; left:122px; top:0; width:0px; height:0px; border-left:8px solid #d6006b; border-top:8px solid #97e354; border-bottom:8px solid #97e354; font-size:1px; line-height:0;}

* html #menu a:hover span {width:8px; height:16px; w\idth:0; he\ight:0;}

#kolom1 {
	float: left;
	width: 400px;
	margin-right: 27px;
	display: inline;
}
#kolom2 {
	float: left;
	width: 250px;
	margin-right: 42px;
	display: inline;	
}