@charset "utf-8";
/* © 2010 Tiep-iets*/

* {margin:0;padding:0;}

html, body, #wrap {height: 100%; }

body > #wrap {height: auto; min-height: 100%;}

body{ font-family:Arial, Helvetica, Verdana; background: #000;}

#wrap{ height:100%; background:transparent;}

/*----------------------background--------------------*/
#flash{
	position: absolute;
	position: fixed;
	height: 100%;
	width: 100%;
	z-index: -1;
	margin:0px;
}

img {border: none;}
a {outline: none;}

#content{
position: absolute;
top:0px;
left:0px;
width: 400px;
min-height: 730px;
height: 100%;
background: url('../images/black.png') repeat top left;}

#logo{
position: absolute;
top:30px;
left:128px;
width: 143px;
height: 86px;
}

#map {
position: absolute;
top:140px;
left:15px;
background: url('../images/map.png') no-repeat;
width: 370px;
height: 437px;
}

#stip {
width: 370px;
height: 437px;}

#stip ul { list-style: none;}

#stip ul li  {
width: 20px;
height: 20px;
}

#stip ul li a{
outline: none;
}

#stip ul li.winschoten img{ position: absolute;left: 340px;  top: 40px; border: none; }
#stip ul li.appingedam img{ position: absolute; left:320px;  top: 20px; border: none; }
#stip ul li.culemborg img{ position: absolute; left: 170px;  top: 240px; border: none; }
#stip ul li.gorinchem img{ position: absolute; left: 145px;  top: 270px; border: none; }
#stip ul li.heerenveen img{ position: absolute; left: 230px; top:100px; border: none; }
#stip ul li.hoorn img{ position: absolute; left: 155px;  top: 130px; border: none; }
#stip ul li.leeuwarden img{position: absolute; left: 220px;  top: 40px; border: none; }
#stip ul li.zwolle img{ position: absolute; left: 250px;  top: 155px; border: none; }
#stip ul li.schagen img{ position: absolute; left: 135px;  top: 118px; border: none; }


#keuze{
position: absolute;
top: 590px;
left: 140px;
width:120px;
}

select {
border-color: #FF0066;
outline: none;}

#zin {
position: absolute;
top: 650px;
left: 120px;
background: url('../images/zin.png') no-repeat;
width: 143px;
height: 55px;
}

#adressen{ position: absolute;
left: 450px;
top: 160px;
width: 400px;
height: 300px;
background: url('../images/black.png') repeat top left;}

#tekst {width: 380px; height: 280px; margin: 10px;}

p { color: white; font-family: Arial; font-size: 12px; margin-top: 10px;}

h2 {color:white; font-family: Arial; font-size: 16px; border-bottom: 1px solid #FF0066; padding: 5px 0; }

a {color: #FF0066; font-family: Arial; font-size: 12px; text-decoration: none;}

a:hover { color: white; text-decoration: none;}

#footer {
position: absolute;
position: fixed;
font-size: 12px;
right: 20px ;
bottom: 20px;
color: white;
background: black;
padding: 3px 5px;
}

