/* http://www.luckytourssafaris.com/ vakken 141009 */

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #336588;
}
a:active {
	text-decoration: none;
}
a.man:link { 
color : #006699;
} 
a.man:visited { 
color : #006699;
} 
a.man:hover { 
color: #000000;
} 
a.vrouw:link { 
color : #cc0099;
} 
a.vrouw:visited { 
color : #cc0099;
} 
a.vrouw:hover { 
color: darkorange;
}
.rand {
  border: 1px solid #000;
}
#txtmidden {
    position: absolute;
	left: 256px;
	right: 256px;
	padding-top: 6px;
	height: 20px;
	width: 362px;
	text-align: center;
}
#txtlinks {
	left: 5px;
    position: absolute;
	padding-top: 6px;
	height: 20px;
	width: 362px;
	text-align: left;
}
#txtrechts {
	left: 440px;
	position: absolute;
	padding-top: 6px;
	height: 20px;
	width: 500px;
	text-align: right;
}
div#contain { 
    width: 400px; 
    padding: 3px; 
} 

label { 
    float: left; 
    width: 90px; 
    padding-top: 5px; 
} 

input, textarea { 
    padding: 3px; 
    margin: 3px; 
    border: 1px solid #bac5d6; 
    font: 10px Verdana, sans-serif; 
    background: #fff; 
} 
input.fout, textarea.fout { 
    border: 1px solid #FF0000; 
} 

label.fout { 
    color: #FF0000; 
} 
