/*ie 6* html #div {
}*/

/*ie 7*+html #div {
}*/

/* ==============================================================================================
   Naam:          zinster.css
   Door:          Zinster Webdesign (www.zinster.nl)
   Datum:         1 apr 2008
   Opdrachtgever: Zinster 
	 
	 Notes:
	 ======
	 bruin:#7e311f 
	 donkerder bruin:#671401;
	 blauw:#78cdd0
	 donkerder blauw:#57b6b9;
   ================================================================================================ */
/*==algemene tags===============================================================================*/

* {
	margin: 0;
	padding: 0;
}


p {
	color:#000;
	font-size:10pt;
	line-height:16pt;
}

*+ html p {
	color:#000;
	font-size:12pt;
	line-height:20pt;
}

p a:link, p a:visited {
	text-decoration:none;
	/*font-weight:bold;*/
	color:#7e311f;
	border-bottom:#7e311f 1px dotted;
}

p a:visited {
	border-bottom:#FF6600 1px dotted;
}

p a:hover {
	color:#7e311f;
	border-bottom:#7e311f 1px solid;
	}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17pt;
	line-height:18pt;
	font-weight:normal;
	margin-bottom:5px;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13pt;
	line-height:15pt;
	font-weight:normal;
	line-height:1em;
}

h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12pt;
	line-height:18pt;
	color:#57b6b9;
}

h3 a:link, h3 a:visited {
	text-decoration:none;
	line-height:18pt;
	color:#57b6b9;
	border-bottom:1px dotted #57b6b9;
}

h3 a:hover {
	border-bottom:1px solid #57b6b9;
}

h4{
	font-size:11pt;
	border-bottom:1px dotted #57b6b9;
}

h5{
	font-size:11pt;
}

h5 a:link, h5 a:visited {
	color: #7e311f;
	text-decoration:none;
}

h5 a:hover {
	border-bottom: dotted 1px #7e311f;
}

h6{
}
hr {
	color:#fff;
	height:1px;
	border-bottom:dashed 1px #78cdd0;
}

/*p ul {
	color:#7e311f;
	font-size:1em;
	text-decoration:none;
	list-style:none;
}*/

p ul li{
	color:#7e311f;
	font-size:1em;
	text-decoration:none;
	list-style:none;
}


p li a:link, p li a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#7e311f;
}

p li a:hover {
	color:#7e311f;
	border-bottom:#7e311f 1px dotted;
	}
/*==divs in volgorde waarop ze op de pagina staan ==========================================================*/	
#lange_background {
	position:absolute;
	top:0;
	left:0;
	width:500px;
	height:800px;
	}
	
#wrapper {
	position:relative;
	margin:20px auto 0px auto;
	width:900px;
	/*width:900px;*/
	/*z-index:2;*/
	}
	
#logo {
	display:none;
} 

* html #logo {
	top:44px;

}
#header {
	display:none;
}

#header p {
	color:#57b6b9;
	font-size:12px;
	line-height:20px;
	}
	
#header p a:link, #header p a:visited {
	text-decoration:none;
	color:#57b6b9;
	font-weight:normal;
}	

#header p a:hover {
	border-bottom:1px dotted #78cdd0;
}

#menu {
display:none;
	}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: 150px;
}

#menu ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 1em;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 150px;
	height:40px;
	font-variant:small-caps;
	display: block;
	cursor: pointer;
	height:35px;
	text-align:center;
	background-image:url(../schetsen/images/menu_streepje.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#menu li a:link, #menu li a:visited{
	color:#fff;
	color:#7e311f;/*bruin*/
	text-decoration: none;
	font-variant:small-caps;
}

#menu li a:hover, #menu li.currentLink a:link, #menu li.currentLink a:visited {
	color:#7e311f;/*bruin*/
	color:#fff;
}

#outer{
	background-color:#99FF00;
}

#inner {
	margin:0;
	width:100%;
}


#wrapperContent {
	float:left;
	width:870px;
	background-image:url(../schetsen/images/BH_wrapper_content_sh.jpg);
	background-repeat:repeat-y;
	background-position:left top;
	padding:20px;
}

#Content { /*1 kolom=breedst*/
	float:right;
	width:800px;
	padding:10px 0px 20px 20px;
	background-color:#FFFFFF;
	margin:20px 40px 20px 0px;
	}

#Content ul {
	color:#7e311f;
	font-size:1em;
	list-style:none;
}

#Content img {
	display:none;
}
#Content li a:link, #Content li a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#7e311f;
	line-height:30px;
	margin-left:20px;
}

#Content li a:hover {
	color:#7e311f;
	border-bottom:#7e311f 1px dotted;
	}
	
#mainContent {
	float:left;
	width:600px;
	/*border-right:1px dashed #7e311f; */
	border-right:1px dotted #7e311f; 

	/*min-height:200px;*/
	padding-right:20px;
	background-color:#FFFFFF;
}
/*ie6*/ 

* html #mainContent {
	border-right:1px dotted #7e311f; 
} 

.mainContentL{
	float:left;
	width:170px;
	margin-bottom:20px;
	padding:4px;
	border:1px solid #78cdd0;
}
.mainContentR{
	float:right;
	width:170px;
	margin-bottom:20px;
	padding:4px;
	border:1px solid #78cdd0;
}

#secondContent {
visibility:hidden;
}
#secondContent img {
	display:none;
}

/*ie6*/
* html #secondContent {
	/*position:absolute;
	top:0;
	left:0;
	padding-left:0px;*/
}

#footer {
	display:none;
}

#footer p a:link, #footer p a:visited{
	border:none;
}

* html #footer {
	margin-top:-30px;
}

#menu_onder {
	position:relative;
	margin:0 auto;
	width:1000px;
	text-align:center;
	color:#7e311f;
	top: 40px;
	}

	

/* ========== Form elements =======================*/

input {
	float:right;
	width:280px;
	height: 15px;
	margin-bottom:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#7e311f;
	font-size:1em;

}
	
/*.label {
	float:left;
	width:75px;
}*/

label {
	float:left;
	width:75px;
	line-height: 15px;
	margin-bottom:8px;
}

.button {
	height:20px;
	float:left;
	margin-left:85px;
	margin-bottom:10px;
	width:285px;
}
textarea {
	float:right;
	width:280px;
	height: 50px;
	margin-bottom:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#7e311f;
	font-size:1em;
}
/* == classes ======================================================================================== */
.clear{
	clear:both;
}
/*==websites pagina===================================*/

img, div {
		behavior: url(../schetsen/css/ie6/iepngfix.htc);
}

.img_pr_kl {
	width:160px;
	height:114px;
	margin:0em 1em 0.75em 0em ;
	background-image:url(../schetsen/images/projecten/dropshadow-websites_kleiner.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	float:left;
}

.img_pd-bm{
	padding:10px 0px 10px 20px;
	float:right;
}

*+ html .img_pd-bm {
	padding:10px 20px 10px 0px;

}
.img_floatR{
	float:right;
}

.img_floatL{
	float:left;
	margin-left:-10px;
	margin-top:-10px;
	width:30px;
	height:30px;
	margin-bottom:-5px;
	}
	
.img_left {
		float:left;
}
.img_right{
		float:right;
}

.img_index {
	position:absolute;
	top:172px;
	left:610px;
}
.tip {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFF;
background-color:#FF6600;
padding:0px 2px;
}
