/* copyright 2009, Patrick Roelofs */

/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the 
   designer's written permission. However, feel free to study the CSS and use 
   techniques you learn from it elsewhere. */

/* sandwichcorner Basic template 1.0 */


body{
  margin: 0px;
  text-align: left;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  font-size: 12px;
  color:#015D92;
  background: #034381 url(../images/wlc-bg.gif) repeat-x center top;
}

div#main_container{
margin: 0 auto 0 auto;
width: 856px;
height: auto;
background: #cccccc url(../images/sandwichcorner-bg.gif) repeat-y center top;
}

div#header{
width: 856px;
height: 301px;
margin: 0px;
padding: 0px;
background: url(../images/wlc-header.jpg) no-repeat center top;
}


div#maintxt{
width: 796px;
height: 100%;
padding: 0px 30px 0px 30px;
margin: 0px 0px 0px 0px;
background: url(../images/wlc-txtbg.gif) repeat-y center top;
}


div#footer-nav{
padding: 0px;
text-align:center;
width: 100%;
height: 97px;
background: url(../images/wlc-footer.gif) no-repeat center top;
}

#tekstkop_01 {
	background-image: url(../images/tekstkoppen_01.jpg);
	background-position: 0px 0px;
	height: 18px;
	width: 372px;
	position: relative;
	left: 438px;
}

/* Normal link */
a {
	color: #1d66bc;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #fff;
        background-color: #1d66bc;
	text-decoration: none;
}

/* Default Joomla! Menu */
a.mainlevelnav {
	font-size: 140%;
	color: #1d66bc;
	text-decoration: none;
}

.mainlevelnav {
	font-size: 120%;
	color: #943c50;
	text-decoration: none;
}

a.mainlevelnav:hover,
a.mainlevelnav:active,
a.mainlevelnav:focus {
	font-size: 140%;
	color: #943c50;
	text-decoration: none;
}


/* Heading */
h1 {
	font-size: 170%;
	color: #022350;
	text-decoration: none;
}

h2 {
	font-size: 130%;
	text-decoration: none;
}

h3 {
	font-size: 150%;
	color: #022350;
	text-decoration: none;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
	color: #022350;
}

.contentheading {
	font-size: 150%;
	text-decoration: strong;

	line-height: normal;
	color: #000;
}

ul {
	list-style: none;
}

.style2 {color: #FFFFFF}

.clearfix:after{
content: ".";
visibility: hidden;
display: block;
height: 0;
clear: both;
}

.webnovationlogo{
	float:right;
	position:relative;
	bottom:38px;
	right:-12px;
}

img, img a, img a:hover{
  border:0px solid #000000;
  text-decoration: none;
}
