/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License

Re-designed bij Ed
Logo by Sef
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #CCA4DC;
}

#main_wrap {
	
}


h2 {
    font-family: Serif, Courier;
    font-size: 2.5em;
}

h3 {
    font-family: Serif, Courier;
    font-size: 0.8em;
}

p, blockquote, ul, ol {
	font-family: Serif, Courier;
	font-size: 1em;
}
b {
	font-size:1.5em;
}

blockquote {
	margin-left: 3em;
}

ul {
	margin-left: 4em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	color: #FFFFB5;
}

a:hover {
    color: #FFFFFF;
	text-decoration: none;
}

td {
}

img {
    border: none;
}


/* Boxed Style */

.boxed {
	
	
	margin-bottom: 20px;
	border: 3px solid #FFFFFF;
}

.boxed .title {
	height: 26px;
	padding: 10px 0 0 10px;
	/*background: #FF3300;*/
	border-bottom: 3px solid #FFFFFF;
	font-size: 1em;
    	font-family: Serif, Courier bold;
	/*color: #FFFFB5;*/
}

.boxed .content {
	padding: 10px 10px 10px 10px;
	
}


/* Logo */
	
#logo, #logo a{
	background: url(sprite_v2.png) 0 0;
	width: 550px;
	height: 200px;
	margin: 5px auto;
	display: block;	
}

/* Content */

#main{
	background: url(bloemenlijnen.png) no-repeat;
	background-position: left bottom;
	width: 800px;
	height: 400px;
	margin: 10px auto;
}

#content {
	background: url(sprite_v2.png) -652px 0 no-repeat;
	width: 480px;
	height: 380px;
	padding: 10px;
	float: right;
}

#content2 {
	background: url(sprite_v2.png) -652px -464px no-repeat;
	width: 480px;
	height: 380px;
	padding: 10px;
	float: right;
}

#text {
	margin: auto auto;
	width: 450px;
	height: 380px;
	overflow: auto;
}

#foto {
	margin: auto auto;
	width: 450px;
	height: 380px;
	overflow: hidden;
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding-top: 0px;
	padding-bottom: 50px;
}

#sidebar a {
}

/* Menu */

#menu {

}

#menu ul {
	list-style: none;
}

#menu li {
	margin: 0 -35px;
}

#menu a {
}

#home, #home a{
	display: block;
	width: 200px;
	height: 60px;
	background: url(sprite_v2.png) 0px -250px;
}
#home a:hover {
	width: 200px;
	height: 60px;
	background: url(sprite_v2.png) -200px -250px;
}


#wij, #wij a{
	display: block;
	width: 200px;
	height: 60px;
	background: url(sprite_v2.png) 0px -310px;
}
#wij a:hover {
	width: 200px;
	height: 60px;
	background: url(sprite_v2.png) -200px -310px;
}

#info, #info a{
	display: block;
	width: 200px;
	height: 60px;
	background: url(sprite_v2.png) 0px -370px;
}
#info a:hover {
	width: 200px;
	height: 60px;
	background: url(sprite_v2.png) -200px -370px;
}

#fotos, #fotos a{
	display: block;
	width: 200px;
	height: 60px;
	background: url(sprite_v2.png) 0px -430px;
}
#fotos a:hover {
	width: 200px;
	height: 60px;
	background: url(sprite_v2.png) -200px -430px;
}

#contact, #contact a{
	display: block;
	width: 200px;
	height: 70px;
	background: url(sprite_v2.png) 0px -490px;
}
#contact a:hover {
	width: 200px;
	height: 70px;
	background: url(sprite_v2.png) -200px -490px;
}


/* Footer */

#footer {
	clear: both;
	width: 800px;
	margin: 0 auto;
	padding: 10px 0;
	border-top: 1px dotted #FFFFFF;
}

#footer p {
	margin: 0;
	font-size: 0.5em;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}
