/* 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;
}
.rand {
  border: 1px solid #000;
}
#txtmidden {
    position: absolute;
	left: 256px;
	right: 256px;
	padding: 6px;
	height: 20px;
	width: 362px;
	text-align: center;
}
#txtlinks {
	left: 5px;
    position: absolute;
	padding: 6px;
	height: 20px;
	width: 362px;
	text-align: left;
}
#txtrechts {
	left: 440px;
	position: absolute;
	padding: 6px;
	height: 20px;
	width: 500px;
	text-align: right;
}

input, textarea { 
    padding: 3px; 
    border: 1px solid #bac5d6; 
    font: 11px Verdana, sans-serif; 
    background: #fff; 
} 
