html, body {
	background-color:#e5e5e5;
	padding:0;
	margin:0;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:12pt;
	color:#000000;
}

a, a:visited, a:link, a:hover {
	cursor:pointer;
	color:#000000;
	outline:none;
	text-decoration:underline;
}
a img {
	border:none;
}

.imgtransparent {
	/*behavior:url(../css/iepngfix.htc);*/
	background-image:url(../gfx/menu-gradient.png); 
	background-repeat:no-repeat; 
	background-position:top center;
}

#content {
	position:relative;
	float:inherit;
	width:630px;
	min-height:625px;
	margin-top:40px;
	text-align:left;
}

#col-full, #col-full2 {
	position:relative;
	float:left;
	width:630px;
	height:auto;
}

#col-full2 {
	margin-top:10px;
}

#col-left, #col-right {
	position:relative;
	width:300px;
	height:auto;
}

#col-left {
	float:left;
}

#col-right {
	float:right;
}

.kop, .kop2, .kop3 {
	position:relative;
	height:11px;
}

.kop {
	padding-bottom:15px;
	width:300px;
}

.kop2 {
	padding-bottom:10px;
	width:300px;
}

.kop3 {
	padding-bottom:15px;
	width:630px;
}

.kop4 {
	width:300px;
	padding-bottom:10px;
 }

.kop-nb {
	font-weight:bold;
}

#maps {
	position:relative;
	float:left;
	width:300px;
	height:247px;
	background-image:url(../gfx/maps.gif);
	background-repeat:no-repeat;
	padding-left:5px;
	padding-top:5px;
	margin-bottom:10px;
}

.bullets {
	margin-left: 15px;
	margin-top: 0px;
	padding:0;
}
