/* CSS Document */
body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	text-align: center;	
}
#container {
	width: 770px;
	text-align: left;
	margin-right: auto;	
	margin-left: auto;		
}

#header{
	text-align: center;
}

#subheader{
	text-align: center;
	margin-bottom:10px;
}

#center {
	background-color:#001D98;
	padding: 10px;
	width: 770px;	
	margin : 0;	
}

#route {
	float : left;
	width : 232px;
	height: 315px;
	background-image: url(/images/frame8.gif);
	background-repeat: no-repeat;
	padding: 15px;
	padding-top: 6px;	

	font-size:9px
}

#colleft{float:left; width : 254px;}

#content_box {
	background-image: url(/images/frame6.gif);
	background-repeat: no-repeat;	
	float : left;
	clear: none;
	width : 500px;	
	height:100%;
	margin : 0;	
	padding: 0
}

#content_footer {
	background-image: url(/images/frame7.gif);
	background-repeat: no-repeat;
	height : 24px;
	background-position: bottom;
}
#content{
	padding: 20px 20px;
	padding-bottom : 10px;
	min-height: 316px;
	height:100%;
}

#content img{
/*
margin-left : 10px;
margin-top : 10px;
margin-right : 0px;
margin-bottom: 5px;*/
}

#content img.home{
margin-left : 15px;
margin-top : 15px;
margin-right : 10px;
margin-bottom: 5px;
}

#links {
	margin : 0px;
	float:left;
	padding: 0px 0px 10px 0px;	
}

.guide {
	clear:both;
}

#footer {
	clear : both;
	text-align:center;
}

#footer img {
margin-left : 20px;
margin-right : 20px;
}

div {
 border: 0px solid #0F0;
}

.botlink {
	float:left;
	display : block;
	width:246px;
	text-align:center;
	border : 0px solid #f00;
	background-image: url(/images/frame4.gif);
	background-repeat: no-repeat;	
	padding : 17px 0px;
	margin-right : 15px;
}
.last {
	margin-right : 0px;
}

a, a:link, a:visited {
	color:#001D98 ;
	text-decoration:underline;
	
}

a:hover , a:active {
	color:#FF0000;
	text-decoration:none;

}

.botlink a, .botlink a:link, .botlink a:visited {
	font-weight:bold;
	color:#FF0000;	
	text-decoration:none;	

}

.botlink  a:hover , .botlink a:active {
	color:#001D98 ;
	text-decoration:underline;	

}

#route a, #route a:link, #route a:visited {
	color:#000;
	text-decoration:none;
	
}

#route a:hover , #route a:active {
	color:#FF0000;
}

#mannetje{
margin-bottom:10px;

}

h3 {
font-family:Georgia, "Times New Roman", Times, serif;

}

p {
	margin-top: 10px;
	margin-bottom: 10px;
}

p.last{
	margin-bottom: 0px;
}

ul{

margin-left:18px;
margin-top : -10px;
}

li{

}

.cultureitem {width:320px;min-height:320px;background:#FAFAFA;border:1px solid #F00;display:none;padding:4px}
.cultureitem .img {float:right;margin-left:4px;margin-bottom:4px}
a.info {position:relative;z-index:24;color:#000;text-decoration:none;background:#ccc}
a.info:hover {z-index:25;background:#ff0}
a.info span {display:none}
a.info:hover span {display:block;position:absolute;top:0;left:-230px;width:240px;border:1px solid #79772D;background-color:#cff;color:#000;background:#eee;padding:3px}


.botlink {margin-top:4px;}

#route a, #route a:link, #route a:visited { color: #f00; font-weight:bold}

