/* body { behavior:url("css/csshover.htc"); } */
body,td,th {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color: #000000;	
}
body, html {
	margin:0px;
	padding:0px;
	height:100%;
	line-height:17px;
}


a:link {
	color: #707173;
	text-decoration: none;
}
a:visited {
	color: #707173;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active{
	color: #707173;
	text-decoration: none;
}
a.active, a.activeSlide{
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6,p {
	margin:0px;
	padding:0px 0px 1em 0px;
}
h1,h2,h3{
	font-size:11px;
}
h3{
	padding-bottom:5px;
	font-size:20px;
	font-weight:normal;
	color:#707173;
	font-family:Arial, Helvetica, sans-serif;
}

img {
	border:none;
	vertical-align:top;
}

.clear {
	clear:both;
	line-height:0px;
	height:0px;
}

.alert{
	border:1px solid #707173;
	color:#707173;
	font-weight:bold;
	margin-bottom:10px;
	padding:10px;
}

.red{
	color:#DC0010 !important;
}

*{ outline: none; }

/*--------------------- */
/* BLOCKS				*/
/*--------------------- */

#wrapper{
	height:100%;
	width:100%;
}

#site{
	position:relative;
	width:850px;
	height:500px;
	margin:0px auto;
	text-align:left;
}

#header{
	position:absolute;
}

#nav{
	position:absolute;
	z-index:10;
	left:375px;
	top:18px;
	font-size:12px;
	/*width:475px;*/
}

#startpagina1{
	position:absolute;
	left:0;
	top:55px;
	width:850px;
	height:445px;
	cursor:pointer;
	overflow:hidden;
}
#startpagina2{
	display:none;
	position:absolute;
	z-index:3;
	left:0;
	top:55px;
	width:850px;
	height:445px;
	overflow:hidden;
}

#col_1{
	position:absolute;
	left:0;
	top:90px;
	width:135px;
	/*height:410px;*/
}

#col_2{
	position:absolute;
	left:140px;
	top:90px;
	width:215px;
	/*height:410px;*/
}
#col_2txt{
	position:absolute;
	width:215px;
	height:255px;
	left:140px;
	top:227px;
	overflow:hidden;
}

#col_34{
	position:absolute;
	left:375px;
	top:90px;
	width:475px;
	/*height:410px;*/
}

#col_3{
	position:absolute;
	left:375px;
	top:90px;
	width:265px;
	height:410px;
	overflow:hidden;
}
#col_4{
	position:absolute;
	left:670px;
	top:90px;
	width:180px;
	height:410px;
	overflow:hidden;
}	


#lan_nav{
	position:absolute;
	text-align:right;
	right:0;
	top:510px;
	font-size:12px;
	color: #707173
}

/*--------------------- */
/* HEADER				*/
/*--------------------- */

#header a{
	display:block;
	width:215px;
	height:40px;
	background-image:url(../img/logo_vasd.gif);
	background-repeat:no-repeat;
}

#header strong{
	display:none;
}


/*--------------------- */
/* NAV					*/
/*--------------------- */

#nav ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

#nav li{
	display:block;
	position:absolute;
	padding:0px;
	margin:0px;
	width:100px;
}
#nav li.btn1{ margin-left:0px; }
#nav li.btn2{ margin-left:155px; }
#nav li.btn3{ margin-left:295px; }
#nav li.btn4{ margin-left:375px; text-align:right }


/*--------------------- */
/* COLUMNS				*/
/*--------------------- */

ul.subnav{
	list-style:none;
	margin:0px;
	padding:0px;
}

#slideshow{
	width:475px;
	height:320px;
	margin-top:6px;
	overflow:hidden;
}
#slideshow img{ cursor:pointer; }

#fotonav{
	padding-top:50px;
}
#fotonav a{
	display:block;
	float:left;
	margin-right:10px;
}

.scroll {
	padding-right:25px;
	height:410px;
	width:240px;
	overflow:hidden;
}

.scroll h1, #col_2txt h1{
	display:none;
}

#col_2txt table{
	position:absolute;
	top:0px;
	height:100%;
	width:100%;
}

#col_2txt .scroll_nav{
	position:absolute;
	margin-top:240px;
	width:215px;
	height:20px;
	background-color:#FFFFFF;
}

#col_2txt .scroll_nav a{
	display:block;
	float:left;
	width:17px;
	height:13px;
	background-repeat:no-repeat;
	background-position:0px 0px;
}

#col_2txt .scroll_nav a.up{ background-image:url(../img/scrollBtn_up_inactive.gif); }
#col_2txt .scroll_nav a.down{ background-image:url(../img/scrollBtn_down_inactive.gif); }

#col_2txt .scroll_nav a:hover.up{ background-image:url(../img/scrollBtn_up.gif); }
#col_2txt .scroll_nav a:hover.down{ background-image:url(../img/scrollBtn_down.gif); }

#col_2txt .scroll_nav a span{ display:none; }


#col_3 .media{
	padding:0px 0px 15px 0px;
}

#col_4 .dl{
	padding-top:5px;
}








