/* CSS SemWeb internet services Document */

* { 
    margin: 0; 
    padding: 0; 
    border: 0; 
}

html, body{
	margin:0px;
	padding:0px;
	font: 12px/1.5 Tahoma;
	color: #0d1d4e;
}

html { 
	overflow: -moz-scrollbars-vertical; 
} 

body { 
   background-image: url(../images/straatkinderen.gif);
   background-repeat: repeat-x;
}

#container {
}

#header{
	margin-right: auto; 
	margin-left: auto;
	width:883px;
	height:223px;
	background-image: url(../images/goededoelen.gif);
	background-repeat: repeat-x;
	_margin-bottom:-2px;
}

/* Header styles */

.random {
	float:right;
}

.headerlinkstyle {
	position:absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:white;
	margin-left: 7px;
	margin-top: 4px;	
}

.headerlinkstyle a:link,
.headerlinkstyle a:visited, 
.headerlinkstyle a:active { 	
	text-decoration:none;
	color:white;
}

.headerlinkstyle a:hover {
	text-decoration:underline;
	color:white;
}

.logostyle {
	position:absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:white;
	margin-left: 33px;
	margin-top: 109px;	
}

/* Einde header styles */

/* Linker en Rechter kolom */
#wijnhuismain {
	margin-left:auto;
	margin-right:auto;
	width:883px;
	padding: 0px 0px 0px 0px;
	overflow:hidden;
}

/* Hoofd Kolom Links */
#goededoelenlinksbalk {	
	float:left;
	width:217px;
	padding:0px;
	margin:0px;
	font-family:Tahoma;
	font-size: 12px;
	text-align: left;
	background-color:#009900;
	border-right-width: 3px;
	border-bottom-width:3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

/* Fix tekstverspringing (bron:http://www.webessence.nl/artikelen/CSS/3-Pixels-float-bug/) */
* html #goededoelenlinksbalk {
  margin-right:-3px;
}
/* Einde Fix tekstverspringing */

/* Inhoud Tekst Site */

/* Inhoud detailscherm Site */

#detailschermlayout {
	margin:0px 0px 0px 223px;
	padding: 20px 0px 0px 21px;
	background-color:#e5cb77;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(../images/straatkind.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

#detailschermlayout a:link,
#detailschermlayout a:visited, 
#detailschermlayout a:active {
	text-decoration: underline;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#60237b;
}

#detailschermlayout a:hover {
	text-decoration: underline;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#60237b;
}

#detailscherm {
	margin:20px 0px 0px 0px;
	padding: 26px 35px 5px 32px;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #9f9f9f;
	width:545px;
	height:auto;
}

#detailscherm a:link,
#detailscherm a:visited, 
#detailscherm a:active {
	font-size:11px;
}

#detailscherm a:hover {
	font-size:11px;
}

/* Einde Inhoud detailscherm Site */


/* Inhoud homedetailscherm Site */

#homedetailscherm {
	margin:20px 0px 0px 0px;
	padding: 26px 35px 15px 32px;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #9f9f9f;
	width:545px;
	height:auto;
}

#homedetailscherm a:link,
#homedetailscherm a:visited, 
#homedetailscherm a:active {
	font-size:11px;
}

#homedetailscherm a:hover {
	font-size:11px;
}

#homenieuwelayout {
	margin-left:35px;
	margin-bottom:40px;
	padding:0px;
	border-width: 1px;
	border-style: solid;
	border-color: #9f9f9f;
	width:220px;
	height:220px;
	float:left;
	display: inline;
}

/* Einde Inhoud homedetailscherm Site */

/* Fix dat alles binnen de container blijft/ blijven checken of het werkt */

#opruimen {
clear:left;
}

/* EindeFix dat alles binnen de container blijft/ blijven checken of het werkt */


/* Inhoud Footer */

#goededoelenfooter{
	margin:0px 0px 0px 0px;
	padding-top:2px;
	overflow:hidden;
	height:33px;
	font-family:Tahoma;
	font-size:9px;
	color:#5a5b5d;
	text-align:center;
	line-height:1.8;	
}

#goededoelenfooter a:link,
#goededoelenfooter a:visited, 
#goededoelenfooter a:active {
	font-family:Tahoma;
	font-size:9px;
	text-decoration:underline;
	color:#5a5b5d;
}

#goededoelenfooter a:hover {
	font-family:Tahoma;
	font-size:9px;
	text-decoration:underline;
	color: #000000;
}


#footergoededoelen {
	font-family:Tahoma;
	font-size:9px;
	color:#909295;
	text-align:center;	
}

#footergoededoelen a:link,
#footergoededoelen a:visited, 
#footergoededoelen a:active {
	font-family:Tahoma;
	font-size:9px;
	text-decoration:none;
	font-style:italic;
	color:#909295;
}

#footergoededoelen a:hover {
	font-family:Tahoma;
	font-size:9px;
	text-decoration:underline;
	color:#909295;
}

/* Einde Inhoud Footer */

/* Overige opmaak door site */

p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:2;
color: #996533;
}

#welkom {
font-size: 10px;
position: absolute;
margin-top: 30px;
margin-left: 232px;
text-align: right;
color: #993366;
}

#woorden {
	color:#FFFFFF;
	visibility:hidden;
	font-size:1px;
}

h5 {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#60237b;
	}

h6  {
	text-decoration:none;
	font-size:10px;
	font-style:italic;
	color: #0d1d4e;
	}
	
h6 a, a:link, a:hover, a:visited {
	text-decoration:none;
	color: #0d1d4e;
	}

.unikwijnhuispaars {
	color: #993366;
	}

/* Einde overige opmaak door site */

/* Vakken Kolom Links */

#wijnvak1{
padding-left:13px;
padding-top:20px;
color:#FFFFFF;
}

#vak1vulling{
color:#FFFFFF;
width:184px;
height:184px;
background-image: url(../images/chardonnayrood.gif);
overflow:hidden;
border-width: 3px;
border-style: solid;
border-color: #FFFFFF;
}

#wijnvak2{
padding-left:13px;
padding-top:20px;
color:#FFFFFF;
}

#vak2vulling{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#60237b;
line-height:2;
width:184px;
height:184px;
background-image: url(../images/chardonnayrood.gif);
overflow:hidden;
border-width: 3px;
border-style: solid;
border-color: #FFFFFF;
}

#wijnvak3{
padding-left:13px;
padding-top:20px;
color:#FFFFFF;
}

#vak3vulling{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#60237b;
line-height:2;
width:184px;
height:184px;
background-image: url(../images/chardonnayrood.gif);
overflow:hidden;
border-width: 3px;
border-style: solid;
border-color: #FFFFFF;
}

#ruimte {
margin-left:5px;
margin-top:10px;
}

#wijnvak4{
padding-left:13px;
padding-top:20px;
color:#FFFFFF;
}

#vak4vulling{
color:#FFFFFF;
width:184px;
height:184px;
background-image: url(../images/chardonnayrood.gif);
overflow:hidden;
border-width: 3px;
border-style: solid;
border-color: #FFFFFF;
}

/* Einde Vakken Kolom Links */

