/* CSS Coding by CodeBlade.be */
/* Do not steal this code, learn to code yourself */
/* All images, works and other content are Copyright 2010 JH Eenders unless stated otherwise */
/* Check our company website at http://www.codeblade.be */	
	
/* ELEMENTS */
html	{background-color:#fff;}
body {font-family:  Trebuchet MS, tahoma, sans-serif;font-size: 13px;color: #675F4F;}
strong	{color: #675F4F;font-weight: bold;}

h1, h2, h3 { font-style: normal; font-weight: 700; text-decoration: none; text-transform: none; letter-spacing: 0; word-spacing: 0; line-height: 1; }
h1 { font-family: 'Droid Sans', serif; font-size: 86pt; margin-bottom:0px; margin-top:0px; color:#675F4F;}
h2 { font-family: 'Reenie Beanie', serif; font-size: 30pt; margin-top:0px; margin-bottom:10px; color:#E5DC29; text-align:center; }
h3 {  font-family: 'Reenie Beanie', serif; font-size: 21pt; font-weight: 400; margin-top: 10px; margin-bottom:10px; float:left;color:#675F4F;}
h4 {  font-family: 'Reenie Beanie', serif; font-size: 22pt; font-weight: 400; margin-top: 10px; margin-bottom:10px; margin-top:20px;}
img {border:1px solid #675F4F;}
p {}

/* LINKS */
a:link, a:visited, a:active 	{text-decoration: none; color:#675F4F; background-color:#E5DC29;padding:5px;}
a:hover	{text-decoration: none; color:#E5DC29; background-color:#675F4F;padding:5px;}

p a:link, p a:visited, p a:active 	{text-decoration: none; color:#675F4F; background-color:#E5DC29;padding:0px;}
p a:hover	{text-decoration: none; color:#E5DC29; background-color:#675F4F;padding:0px;}

p.normal a:link, p.normal a:visited, p.normal a:active 	{text-decoration: none; color:#675F4F;background-color:#ffffff;}
p.normal a:hover	{text-decoration: none; color:#E5DC29;background-color:#ffffff;}

.cleanlink {text-decoration: none; background-color:#ffffff !important;color:#675F4F; }
 a.cleanlink:hover {text-decoration: none; background-color:#ffffff !important;color:#675F4F; }

/* ID's */
#horizon	{width: 98%; position: absolute; top: 50%; margin-top: -300px; min-height: 602px; min-width: 800px;}
#main{width:720px;height: auto;margin: auto;background-image:url('img/bg.jpg');}
#menu{ line-height:0px; margin-left:0px; margin-top:0px; vertical-align: top;text-align:center;}
#content{ vertical-align:top;padding-top: 0px; text-align:justify; width: 695px;}

#h2{}
#text {height: 297px;margin-left:20px;margin-right:50px;text-align:justify;margin-bottom: 10px;}
#moreinfo{width: 360px;text-align:center;}
.clear {clear:both;height:0px;}


/* CLASSES */