/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: #1e1e1e url(../images/site/bg.jpg) repeat-x;
}
body, div, td, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h2 {
	font-size:16px;
	padding:0px;
	margin:0px;
}
h3 {
	font-size:14px;
	padding:0px;
	margin:0px;
}
	
#container {
	width: 800px;
	margin:0 auto;
	padding: 0 1px 0 1px;
	background:#d6d6d6;
	position:relative;
	border-left:1px white solid; 
	border-right:1px white solid;
	}
div.header {
	height:87px;
	overflow:hidden;
	position:absolute;
	top:17px;
	left:1px;
	width: 800px;
	background:url(../images/site2/headerbg.jpg);
}	
div.content {	
}
* html #content { height: 1%; } 

div.flags {
	position:absolute;
	top:109px;
	z-index:110;
	left:10px;
	width:150px;
	color:#ca987f;
}
div.slogo {
	position:absolute;
	top:88px;
	z-index:110;
	right:14px;
	color:#dde7f9;
}

div.content {
	margin-top:88px;
	backgound:white;
}

div.topnav {
	position:absolute;
	top:105px;
	left:1px;
	background:#476792;
	height:19px;
	width:574px;
	color:#d4e1f2;
	font-size:11px;
	padding-left:5px;
	border-bottom:white 1px solid;
}

div.topnav a:link {
	color:#9ab7dd;
}
div.topnav a:visited {
	color:#9ab7dd;
}
div.topnav a:hover {
	color:white;
}


div.content div.right {
	float:right;
	width:220px;
	margin-top:-16px;
	overflow:hidden;
	position:relative;
	border-left:1px #d6d6d6 solid;
	font-weight:normal;
	font-size:11px;
}
div.content div.right a:link {
	color:#900523;
}
div.content div.right a:visited {
	color:#900523;
}
div.content div.right a:hover {
	color:#476792;
	text-decoration:underline;
}


div.content div.left {
	float:left;
	width:150px;
	margin-top:19px;
	border-right:1px #d6d6d6 solid;
}
div.content div.left div.nav {
	height:1%;
}
div.content div.left div.navitem {
	height:19px;
	background:url(../images/site/bgnav.jpg);
	padding-left:10px;
}

div.content div.left div.navitemhover {
	height:19px;
	padding-left:11px;
	background:#f7f7f7;
	cursor:pointer;
	background:url(../images/site/bgnav2.jpg);
}

div.navheader {
	background:url(../images/site2/navheader_blue2.jpg);
	height:20px;
	max-height:20px;
	color:white;
	overflow:hidden;
	padding-left:5px;
}

div.navbar {
	background:url(../images/site2/navheader_red2.jpg);
	height:19px;
	max-height:19px;
	color:white;
	overflow:hidden;
}

div.navbar a {
	color:white;
}
div.navbar a:hover {
	text-decoration:underline;
}

div.contactform input {
	font-size:11px;
}


div.content {
	background:white;
}

div.content div.main {
	margin-top:16px;
	width:649px;
	float:right;
	display:block;
	background:white;
}
div.maincontent {
	width:423px;
	float:left;
}

div.content div.main div.mainbar {
	/*background:url(../images/site/mainbar.jpg);*/
	height:19px;
	width:100%;
	position:relative;
}

div.content div.main div.mainheader {
	height:19px;
	width:100%;
	position:relative;
}

h2.h2date,
h2.h2label {
	position:absolute;
	right:3px;
	top:2px;
	font-size:11px;
	margin:0px;
	padding:0px;
	font-weight:normal;
}

h2.h2label {
	left:5px;
	text-align:right;
	font-size:13px;
	color:#cecece;
}


div.moreitem {
	background:url(../images/site/moreinfoblock.jpg);
	width:141px;
	height:110px;
	float:left;
	margin-right:8px;
}


div.content div.main div.kop {
	font-weight:bold;
	font-size:14px;
	color:#d40531;
}

div.content div.pagetitle {
	position:absolute;
	bottom:-20px;
	left:30px;
}
div.footer {
	margin-bottom:5px;
}

/************* linkdir ****************/
ul.linkdir {
	list-style:none;
	margin:0px;
	padding:0px;
}



/********** page content module **********/
div.ptitle {
	margin:0px;
	padding:0px;
	font-size:13px;
	color:#b40003;
	font-weight:bold;
}
div.pcontent {
	font-size:12px;
}

/********** banners **********/
div.bannertower {
	position:absolute;
	top:105px;
	right:-130px;
}

/********** Links **********/
a:link {
	color:  #d40531;
	text-decoration: none;
	border-bottom: none;
	}
		
a:visited {
	color:  #d40531;
	text-decoration: none;
	border-bottom: none;
	}
		
a:hover {
	color: black;
	text-decoration: none;
	/*border-bottom: 1px dotted #227EE9;*/
	border-bottom:none;
	}
	

/********** News **********/	
div.newscontainer{
	padding-left:5px;
	padding-bottom:10px;
}

div.nitem {
	margin-bottom:10px;
	padding-bottom:5px;
	padding-right:5px;
}
div.nitem div.title {
	margin:0px;
	padding:0px;
	font-size:13px;
	color:#b40003;
	font-weight:bold;
}
div.nitem div.time {
	margin:0px;
	padding:0px;
	font-size:11px;
	color:#cecece;
	font-weight:normal;
	padding-bottom:5px;
}
div.nhr {
	background:url(../images/site/dotted.jpg) repeat-x;
	height:1px;
	overflow:hidden;	
}

div.ndesc {	
	font-size:12px;
	font-weight:bold;
	text-align:justify;
}
div.nbody {
	font-size:12px;
	text-align:justify;
}
div.nbody img {
	margin-right:5px;
	margin-bottom:5px;
}
div.nsection {
	padding-top:3px;
	text-align:right;
	padding-right:10px;
	color:#b40003;
}

div.breadcrum{
	border:1px #d6d6d6 solid; 
	background:#f7f7f7; 
	padding:2px;
	padding-left:5px;
	color:#cecece;
	margin-bottom:10px;
}

div.docblock {
	width:195px;
	background:#f8fafc;
	border:1px #d6d6d6 solid;
	padding:5px;
	height:70px;
	color:#457a8f;
}

div.headertitle{
	background:#476792;
	text-align:right;
	padding:2px;
	padding-right:15px;
	border-bottom:1px #425d80 solid;
}
div.headertitle h1 {
	margin:0px;
	padding:0px;
	font-size:9px;
	color:#cecece;
	font-weight:normal;
}

img.imgpad {
padding-right:5px;
padding-bottom:5px;
}

div.nlcontainer {
	padding:5px;
	background:#f1f1f1;
}
.nltext {
	width:100px;
	font-size:11px;	
}

	
/********** Fixes **********/
br.clear {
	clear:both;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	

