/**
# Pantone 356 C for green  :  #007A3D
# Pantone 186 C for red	   :  #CE1126
# Pantone 116 C for yellow :  #FCD116
*/
html {
		} 
body { 
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	bottom: 0px;
	background-color: #fffef4; 
	font-family: "Arial" , sans serif;
	font-size:10px;	
		background-image: url(./img/content_main_bg.jpg); 
	background-position: right 190px; 
	background-repeat: no-repeat;
	} 
.vu_logo {
  border: 0px;
  right: 5px;
  top: 3px; 
  position: absolute;
   /*	display: none; */
   }

#wrap { 
	top: 0px;
	text-align: left;  
	}

#teaser { 
	position: absolute;
	top: 107px;
	right: 0px;
	width: 120px;
	height: 90px;
	padding: 0px;
	display: block;
	}
#header {
	top: 0;
	height: 100px;
	width: 100%;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left; 
	background-color: #007A3D; 
	border-bottom: 5px solid #FCD116;
	background-image: url(./img/main_header_bg3.jpg); 
	background-position: left bottom; 
	background-repeat: no-repeat;
	} 
	
#header .header_extra {
		 display: none; 
	}
	
#header h1 {
	font-size: 26px;
	padding-top: 10px;
	font-style: italic;
	color: white;
	}	

.pageheader  a{
	float: none;
	clear: both;
	position: absolute;
	top: 57px;
	right: 20px;
	color:#FCD116;
	font-size: 2em;
	text-align: right;
	font-style: italic;
	font-weight: bold; 
	margin-right: 40px;
	padding: 0 0 0 20px; 
	text-decoration: none;
	}

.subtitle a {
	float: none;
	clear: both;
	position: absolute;
		top: 82px;
	right: 20px;
	color:white;
	font-size: 1em;
	text-align: right;
	font-style: italic;
	font-weight: bold; 
	margin-right: 40px;
	padding: 0 0 0 20px; 
	text-decoration: none;
	}
#content {
	font-size:13px;
	width: 80%;
	margin: 0 10 0 10px;
	text-align: left;
	position: relative;
	padding: 10px 20px 0px 20px;

	} 

#content a:link, #content a:visited {
	color: #007A3D;
	text-decoration: underline;
	}

#content a:hover {
	color: red;
	text-decoration: none;
	}

.csc-textpic-intext-left ul, .csc-textpic-intext-left ol {
 height: auto;	
	overflow:none;
	padding-left:40px;
}

#content li {
	list-style-type: square;
	}
#content h1 {
	font-size: 2em;
	
	background-image: url(./img/h1_kop_bottom.jpg); 
	background-position: left bottom; 
	background-repeat: no-repeat;
	}

#navcontainer { text-align: left;}
#navcontainer a { text-decoration: none; }

#navcontainer 
{
	height: 96px;
	background-color: #CE1126;
	background-image: url(./img/main_menu_bg3.jpg); 
	background-position: left top; 
	background-repeat: no-repeat;
	padding: 0px 0px 0px 10px;
	margin: 0 0 0 0px;
	border-bottom: 5px solid #FCD116;
	}

#navcontainer span { display: inline; }

/*1st level elements*/
#navcontainer div
{
	padding: 2 0 2 0px;
	}
/*** level-0 menu ***/
#navlist div {
	margin: 4 0 0 0px;
	border-top: 0px solid #e9a907;
	border-bottom: 0px solid #e9a907;
	height: 1.2em;
	padding: 7 0 5 0px;
	}
#navlist { font-size: 1.2em; }

#navlist span { 
	padding: 2 2 2 2px;
} 
#navlist span { font-weight: bold; }
 
span#nav_act a{ 
	background-color: #FCD116;
	color: black;
	padding: 4 9 4 7px;
	border-right: 2px solid #d3515f;
	border-bottom: 2px solid #d3515f;
	border-left: 2px solid #730814;
	border-top: 2px solid #730814;
	
	/* border: 0px solid black;
	background-image: url(./img/act_bg.gif); 
	background-position: right bottom; 
	background-repeat: no-repeat;*/
 }
span#nav_no a{
	color:white;
	padding: 4 7 4 7px;
	border-left: 2px solid #d3515f;
	border-top: 2px solid #d3515f;
	border-right: 2px solid #730814;
	border-bottom: 2px solid #730814;
	/* border: 1px solid #FCD116; */
	}

span#nav_act a:hover, span#nav_no a:hover { 
	color: black; 
	background-color: #ce1126; 
	background-color: #ea7a3a;  
	border-right: 2px solid #d3515f;
	border-bottom: 2px solid #d3515f;
	border-left: 2px solid #730814;
	border-top: 2px solid #730814;
	}  
/*** level-1 menu ***/
#subnavlist div {
	margin: 0 0 1 0px;
	border-top: 0px solid #e9a907;
	border-bottom: 0px solid #e9a907;
	height: 1.1em;
	padding: 6 0 6 0px;
	}
#subnavlist span {
	padding: 0 2 0 2px;
	font-size: 1.1em;
	}

span#subnav_act a{ 
	background-color: #FCD116;
	color: black;
	padding: 4 2 4 2px;
	border: 0px solid black;
	
	border-right: 2px solid #d3515f;
	border-bottom: 2px solid #d3515f;
	border-left: 2px solid #730814;
	border-top: 2px solid #730814;
	
	/* background-image: url(./img/act_bg.gif); 
	background-position: right bottom; 
	background-repeat: no-repeat;
	*/
 }
span#subnav_no a {
	color: white;
	padding: 4 2 4 2px;
	/*border: 1px solid #e9a907; */
	border-left: 2px solid #d3515f;
	border-top: 2px solid #d3515f;
	border-right: 2px solid #730814;
	border-bottom: 2px solid #730814;
	}

span#subnav_act a:hover, span#subnav_no a:hover {
	color: black; 
	background-color: #ce1126; 
	border: 2px solid #FCD116; 
	background-color: #ea7a3a;  
	border-right: 2px solid #d3515f;
	border-bottom: 2px solid #d3515f;
	border-left: 2px solid #730814;
	border-top: 2px solid #730814;
	}  
	
/*** level-2 menu ***/
#sub2navlist div {
	border-top: 0px solid #e9a907;
	border-bottom: 0px solid #e9a907;
	height: 1.1em;
	padding: 5 0 5 0px;
	}

#sub2navlist span {
	padding: 0 2 0 2px;
	font-size: 1.1em;
	}

span#sub2nav_act a{ 
	background-color: #FCD116;
	color: black;
	padding: 3 2 3 2px;
	border: 0px solid black;
	border-right: 2px solid #d3515f;
	border-bottom: 2px solid #d3515f;
	border-left: 2px solid #730814;
	border-top: 2px solid #730814;
	
	/* background-image: url(./img/act_bg.gif); 
	background-position: right bottom; 
	background-repeat: no-repeat;
	*/
 }

span#sub2nav_no a {
	color: white;
	padding: 3 2 3 2px;
		/*border: 1px solid #e9a907; */
	border-left: 2px solid #d3515f;
	border-top: 2px solid #d3515f;
	border-right: 2px solid #730814;
	border-bottom: 2px solid #730814;
	}

span#sub2nav_act a:hover, span#sub2nav_no a:hover {
	color:  black; 
	background-color: #ea7a3a;  
	border-right: 2px solid #d3515f;
	border-bottom: 2px solid #d3515f;
	border-left: 2px solid #730814;
	border-top: 2px solid #730814;
	}  

/*** tables ***/
td {
	vertical-align: top;
	border: 0px;
	}	
	

