body{margin: 0;	padding: 0;	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;	color: black; font-size: 10px; 
	 background-color: #C9C9C9;}

div{margin: 0;padding: 0;}
p{margin: 0; padding: 0;}
img{border: 1px solid white;}
li{list-style: none; list-style-position: outside;}

a:link, a:visited{color: #1C32BE; font-size:11px; font-weight:normal; text-align: left; text-decoration: none;}
a:hover{ color: red;}

#wrapper{
	position: absolute;
    margin: 0 0 0 -387px;   
    left:50%;
    width:775px;         /* 2*|div#inner{margin-left}| */
    height: 680px;
    top: 0px;
    background: url("./../gfx/bg.jpg") top left;
}
#content{
	position: absolute;
	width: 460px;
	height: 450px;
	top: 140px;
	left: 254px;
	overflow: auto;
}
#buttons{
	position: absolute;
	width: 460px;
	height: 25px;
	top: 86px;
	left: 264px;
}
#linkjes{
	position: absolute;
	width: 460px;
	height: 25px;
	top: 616px;
	left: 264px;
	color: white;
	font-weight: bold;
}
#linkjes a:link{font-weight: bold; color: white; font-size: 12px;}
#linkjes a:visited{font-weight: bold; color: white; font-size: 12px;}
#linkjes a:hover{font-weight: bold; color: black; font-size: 12px;}


#insites{border: 1px solid black; width: 140px; text-align: center;}

#insites a{color: #FF8400; text-decoration: none;}

td{text-align: left;}

.kop1{font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; color: black; font-size: 20px; text-decoration: none; font-weight: bold;}
.kop2{font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; color: #4AA9E0; font-size: 13px; text-decoration: none; font-weight: bold;}
