
/* Css document for Zeedpaardje*/
/* Coded: kdesign.be*/
/* Css document 2009*/

* {

	font-size:100%;

	padding:0;

	margin-top: 5px;

	margin-right: 0;

	margin-bottom: 0;

	margin-left: 0;

}

body {

background:#DCD0B2 url(./images/bg-body.jpg) repeat-x scroll 0 0;

color:#534737;

font-family:"Lucida Grande",Arial,Helvetica,sans-serif;

font-size:85%;

line-height:1.3em;

text-align:center;

}

#header, #content {

margin:0 auto;

text-align:left;

width:960px;

}

.alignleft {

display:inline;

float:left;

margin:0 15px 5px 0;

}

.alignright {

display:inline;

float:right;

margin:0 0 5px 15px;

}

.h1_{

font-size:6px;

color:#666666;}

.left {

float:left;

}

.right {

float:right;

}

.clear {

clear:both;

}

.hide {

left:-9999px;

overflow:hidden;

position:absolute;

width:0;

}

a {

color:#911202;

text-decoration:none;

}

a:hover {

text-decoration:underline;

}

#footer a {

color:#534737;

}

#header {

	height:140px;

	position:relative;

}



#content {

margin:0 auto;

text-align:left;

width:960px;

}

#main {

float:right;

width:700px;

}

#sidebar {

float:left;

height:auto;

min-height:420px;

padding-right:20px;

width:220px;

}
#sidebar ul li{

list-style:none outside none;

}
#nav {

font-family:Georgia,Times,serif;

font-size:1.1em;

margin-bottom:30px;

text-align:right;

width:220px;

}

#content-wrap {
	float:left;
	padding:20px 0;
	width:100%;
	background-attachment: scroll;
	background-color: #DCD0B2;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;

}

#nav li {

border-bottom:1px solid #D0C5AB;

height:30px;

padding:0;

width:220px;

}

#nav li a {

color:#534737;

display:block;

line-height:20px;

padding:5px 10px 5px 0;

width:210px;

}

#nav li a:hover, #nav li.active a, #nav li.active a:hover {

color:#911202;

text-decoration:underline;

}





#contactbox {

background:#EBE3CF none repeat scroll 0 0;

padding:15px;

}

#contactbox p {

margin:0;

}



#footer-wrap {

background:#DCD0B2;

clear:both;

text-align:center;
padding-left:250px;

}

#footer {

padding:20px 0;

text-align:center;

width:960px;

}

h1, h2, h3 {

color:#911202;

font-family:Georgia,Times,serif;

font-weight:normal;

line-height:1em;

}

h1 {

font-size:2.8em;

height:50px;

margin-bottom:0.3em;

}

h2 {

font-size:2em;

height:30px;

margin-bottom:0.3em;

}

h3 {

font-size:1.7em;

height:30px;

margin-bottom:0.2em;

}



/*Contact formulier */

#content-wrap #content #main #Contact{

text-align:left;

font-size:14px;

color: #534737;

}

#content-wrap #content #main #Contact #naam {

	width: 350px;

	background-color: #EBE3CF;

	border: thin solid #4A3D2A;

}

#content-wrap #content #main #Contact #email {

	width: 350px;

	background-color: #EBE3CF;

	border: thin solid #4A3D2A;

}

#content-wrap #content #main #Contact #bericht {

	width: 420px;

	margin-left: 40px;

	background-color: #EBE3CF;

	border: thin solid #4A3D2A;

}

#content-wrap #content #main #Contact #verzend {

	width: 150px;

	background-color: #EBE3CF;

	border: thin solid #4A3D2A;

	margin-left: 40px;

}

