.vet_regel {padding-left:40px;padding-top:250px;font-size:14px; font-weight:bold;line-height:20px;}

.rechter_afbeelding {
                    float:left;
                    width:374px;
                    background-image:url(/wp-content/uploads/2010/02/contentback1.gif);
                    background-repeat:y; 
                    color:#fff;
}
.menu_plaatjes {
               padding:8px 0px 0px 70px;
               width:301px;
               height:40px;
               float:left;
               background-image: url(/wp-content/uploads/2010/01/menulink.gif);
               background-repeat:no-repeat;
}

.menu_breedte {
         float:left;
         padding:120px 0px 0px 40px;
         width:371;
}
.linker_afbeelding {
            float:left;
            width:411px;
            height:480px;
            background-image: url(/wp-content/uploads/2010/02/menu_back_2.png);
            padding-top:20px;
            background-repeat:no-repeat;}

.sluitbalkje {
             float:left;
             width:374px;
margin:0px 0 20px 411px;
padding: 0 0 0 0;
             height:12px; 
             background-color:#A7B7FA;
}

.navigatie {
            float:left; 
            margin:0px;
            border:2px solid blue;
            width:50px;
            height:100px;
            color:red; 
            text-decoration: underline;
}

.content {
          float:left;
          margin-top:-6px;
          padding:20px 0 0 10px;
          width:358px;
          font-size:11px;
          line-height:18px;
          font-weight:normal;
          text-align:left;

}
.verklaring {
            float:left;
            font-size:11px;
}

/*
Theme Name: Clean SEO
Theme URI: http://searchtrends.eu
Description: This is Version 1.0 of a simple template for seo landing pages with standard css support for [easy-contact] plugin. No sidebar and no comments support! Last update: 2009-05-09|12:24
Version: 1.0
Author: Norman Krueger
Author URI: http://www.searchtrends.eu
Tags: clean, single post, landing page, contact form

*/

@import url('../../plugins/easy-contact/themes/econtact-basic/styles.css');

/*
DEFINE GLOBAL IDs
*/
#page {
	text-align: left;
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 785px;
	border: 0px solid #959596;
}

#content {
	font-size: 1.2em;
	background-color:#fff;
	border: 0px solid #bfbfbf;
	width: 785px;

}

#footer {
	background-color: #EFEFEF;
	border:0px solid #bfbfbf;
	border-top:none;
	padding: 0;
	margin: 0 auto;
	width: 785px;
	clear: both;
}

#footer p {
	margin: 0;
	padding: 20px 0;
        font-size:12px;
	text-align: center;
}

/* START vertical navigation*/
#vertnav, #vertnav ul {list-style:none;line-height:1;}
#vertnav a, #vertnav a:hover {display: block;text-decoration: none;border: none;}
#vertnav li {float: left;list-style:none;}
#vertnav a, #vertnav a:visited {display:block;color: #5DA35B;padding:10px;}
#vertnav a:hover, #vertnav a:active {text-decoration:none;color: #000;}
/* END vertical navigation*/

/*
~DEFINE GLOBAL IDs
*/

/*
DEFINE BASE CLASSES
*/
body {
	font-size: 62.5%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #fff;

    color: #000;
	text-align: center;
	margin: 0 0 0px 0;
	padding: 0;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

h1 {
	font-size: 4em;
	text-align: center;
	padding-top: 70px;
	margin: 0;
}

h2 {
	font-size: 1.6em;
	/*margin: 30px 0 0;*/
	}

h2.pagetitle {
	font-size: 1.6em;
	/*margin-top: 30px;*/
	text-align: center;
}

h3 {
	font-size: 1.3em;
        line-height:24px;
	padding: 0;
	margin: 10px 0 0;
}
/*
~DEFINE BASE CLASSES
*/

/*
DEFINE LINKS
*/
a, h2 a:hover, h3 a:hover {
	color: red;
	text-decoration: none;
}

a:hover {
	color: #147;
	text-decoration: underline;
}
/*
~DEFINE LINKS
*/

/*
DEFINE CUSTOM CLASSES
*/
.textflow {
	float: left;
	/*padding: 0 20px 20px 20px;*/
	margin: 20px 0 0;
}

.post {
	margin: 0 0 40px;
	text-align: justify;
}

.clear {
	clear: both;
}
img{border:0px;}
/*
~DEFINE CUSTOM CLASSES
*/
/*
.menu {
         background-image:url(/wp-content/uploads/2010/01/menulink.gif);
         background-repeat:no-repeat;
         cursor:pointer;
         height:36px;
         margin:2px 2px 2px 20px;
         padding:10px 0 0 30px;
         width:292px;
}
*/

