@charset "UTF-8";
/* --- CSS Document by Codify Design Studio - codifydesign.com --- */

body {
	margin: 0px;
	color: #000;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Verdana, Univers;
	background-color: #06C;
	background-image: url(images/pattern.jpg);
	background-repeat: repeat;
	

}

body,td,th {
	color: #000;
}

 

h1 {
	color: #404040;
}

.bannerArea a { text-decoration:none }
.bannerArea a:visited { text-decoration:none; }
.bannerArea a:hover { text-decoration:none; }
.bannerArea a img { border:none; font-style:normal; text-decoration:none; }
.bannerArea a img:visited { border:none; font-style:normal; text-decoration:none; }


h1 {
	color: #06C;
	font-size: 16px;
	font-weight: bold;
	margin: 3px 0px 25px 0px;
}
h2 {
	color: #000;
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
}


.navigationArea a          		{ color: #4963c0; border:none;}
.navigationArea a:visited  		{ color: #4963c0; border:none;}
.navigationArea a:hover    		{ color: #D6D6D6;; border:none;}
.navigationArea a img			{ border:none; font-style:normal;}
.navigationArea a img:visited 	{ border:none; font-style:normal;}

.container {
	width: 908px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}


/* BANNER AREA */
.bannerArea {
	width: 908px;
}

.bannerNav {
	width: 800px;
	margin: 0px 0px 10px 0px;
	#margin-bottom: 10px; /* for IE */
	color: #0360b0;
	font-size: 14px;
	font-weight: bold;
	font-style:normal
}

.bannerNav ul{
	margin: 0px;
}

.bannerNav li{
	list-style: none;
	float:left;
	margin: 0px 20px 0px 0px;
	#margin-left: 20px; /* for IE */
}

.bannerNav a{
	margin-left: 0px;
	color: #0360b0;
	text-decoration: none;
	font-style:normal
}
.bannerNav a:visited{
	color: #0360b0;
}

.bannerNav a:hover{
	color: #000000;
	font-style:normal
}

.bannersubnav {
	padding-top: 20px;
	padding-right: 20px;
	float: right;
	color: #3e75a6;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana,Arial, Helvetica , sans-serif;
}

.bannersubnav a { color: #3e75a6; text-decoration: none; padding-left: 5px; padding-right: 5px; }
.bannersubnav a:visited { color: #3e75a6; }
.bannersubnav a:hover { color: #000000; text-decoration: none; }

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

.navigationArea {
	width: 908px;
	border-bottom: solid;
	border-color: #000;
	border-width: 1px;
}

/* CONTENT AREA */

.contentArea {
	width: 908px;
	padding-top: 30px;
	padding-bottom: 0px;
}

.contentleft {
	width: 400px;
	padding-left: 30px;
	padding-right: 40px;
	float: left;
}

.contentright {
	width: 400px;
	float: right;
}



.tekstleft {
	width: 350px;
	padding-left: 30px;
	padding-right: 40px;
	float: left;
}

.tekstright {
	width: 350px;
	float: right;
}

.imageright {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;	
}
.imageleft {
	margin-right: 30px;
	margin-bottom: 10px;
	float: left;
}


/* FOOTER AREA */
.footerArea {
	width: 908px;
	height: auto;
	border: none;
	border-width:thin
	border-color:#000
}

.copyright {
	border-top: none;
	border-color:#000;
	border-width: thin;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 12px;
	color: #000;
	font-size: 12px;
}
