body {
	background-color: #ffffff;
	margin: 0px;
	color: #000000;
	font-family: arial, verdana, tahoma;
	height: 100%;
}
p, td,li,textarea,input,div,span,blockquote,select {
    font-family: verdana, tahoma;
  	font-size: 8.5pt;
  	color: #000000;
}


h1 { 
    color: #990000;
    font-size: 16px; 
    margin: 0;
}

h2 {
	color: #6389A0;
	font-size: 13px;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}


/* Text */

	.bodytext {
    font-family: verdana, tahoma;
    text-align: justify;
  	font-size: 11px;
  	color: #202020;
}


	.services {
    font-family: arial,verdana;
    font-weight: bold;
    text-align: left;
  	font-size: 9pt;
  	color: #6389A0;
	}

	.servicetext {
		font-size: 11px; 
		font-family:arial,tahoma;
		color:#404040;
		text-align:justify;
	}
	
	.related {
    font-family: arial,verdana;
    font-weight: bold;
    font-style: italic;
    text-align: left;
  	font-size: 11px;
  	color: #909090;	
	}

    .pagetitle {
	font-size:10.5pt;
	color:#3F728E;
    font-weight:600;
	font-family:Arial;
	}
	/*.pagetitle {
    font-family: arial;
    font-weight:bold;
    text-align: left;
  	font-size: 11pt;
  	color: #22546D;
}*/

	.headerhome {
	font-size:13px;
	color:#404040;
	font-weight:bold;
	text-indent:10px;
	font-family:arial,verdana;
	}

	.subheader {
	font-size:10.5pt;
	color:#22546D;
    font-weight:550;
	font-family:Arial;
	}

	.pagesubtitle {
    font-family: verdana, tahoma;
    font-weight:bolder;
    text-align: left;
  	font-size: 11px;
  	color: #0A479E;
}


	.contentTitle {
    font-family: verdana, tahoma;
    font-weight:bolder;
    text-align: left;
  	font-size: 12px;
	color: #22546D;

}


/*images*/

	.thumb {
		border-right: 10px solid #393939;
	}


/*Menus*/
	td#mainmenu a {font-size:11px; background-color:transparant; display: block; margin: 0; padding: 2px; border-bottom: 1px solid #6389A0;}
	td#mainmenu a:hover {background-color: #D2DDE3;color:#393939;text-decoration: none;font-weight:normal;}
	td#mainmenu a.menuMain {border-bottom: 1px solid #6389A0;padding-left: 5px;line-height:150%;}

	td#mainmenu a.menuMainActive {border-bottom: 1px solid #6389A0;padding-left: 5px;line-height:150%;background-color: #D2DDE3;color:#393939;text-decoration: none;font-weight:normal;}

	#mainmenu a {text-align:left; display: block; margin: 0; padding: 2px;  color:#22546D;text-decoration: none; font-weight:normal;}

	#mainmenu a.menuMainActive {text-align:left; display: block; margin: 0; padding: 2px;  color:#22546D;text-decoration: none; font-weight:normal;}
	#mainmenu a.menuMain {padding-left: 3px;}

	.blockTitle { color: #ffffff; font-weight: bold; }
	div.blockTitle {padding: 3px; background-color: #6389A0; color: #ffffff; font-weight: bold; border-bottom: 1px solid #393939;}	//#E8EDF1;
	
	
/*	div.blockTitle {padding: 3px; background-color: #ffffff	; color:#234E65; font-weight: bold; font-size:11px; border-bottom: 1px solid #808080;}	//#E8EDF1;*

/* links etc. */

	a	{
		text-decoration: none;
	}

	a:hover {
		text-decoration: underline;
	}

	a:visited {
	color:  #333333;
	text-decoration: none;
	}

	a.nounderline,a.nounderline:visited,a.nounderline:hover {
		text-decoration: none;
	}

	a.inline	{
		color: #22546D;
		text-decoration: none;
		
	}

	a.inline:visited {
		color:  #22546D;
		text-decoration: none;
	}

	a.inline:hover {
		color:  #22546D;
		text-decoration: underline;
	}

	#topbar {
	color: #ffffff;
	font-family:arial;
	font-size:11px;
	line-height:150%;
	text-decoration: none;
	font-weight: bold;
	}
	#topbar a:link {
		color: #ffffff;
		font-family:arial;
		font-size:11px;
		text-decoration: underline;
	}	

	#topbar a:hover {
		color: #ffffff;
		font-family:arial;
		font-size:11px;
		text-decoration: underline;
	}
	#topbar a:active {
	color: #ffffff;
	font-family:arial;
	font-size:11px;
	text-decoration: none;
	}
	#topbar a:visited {
	color: #ffffff;
	font-family:arial;
	font-size:11px;
	text-decoration: none;
	}
	.topbargrey,.topbargrey:visited {
		color: #cfcfcf;
		font-family:arial;
		font-size:11px;
		text-decoration: none;
		line-height:150%;
	}

	.lowertopbar {
		color: #0A246A;
		font-family:arial;
		font-size:11px;
		text-decoration: none;
	}

	a.news,a.news:visited	{
		color: #336C97;
		text-decoration: none;
		font-family: verdana;
		font-size: 11px;
	}

	a.news:hover {
		color: #0085EC;
		text-decoration: underline;
		font-family: verdana;
		font-size: 11px;
	}

	a.newslight,a.newslight:visited	{
		color: #336C97;
		text-decoration: none;
		font-family: verdana;
		font-size: 10px;
	}

	a.newslight:hover {
		color: #0085EC;
		text-decoration: underline;
		font-family: verdana;
		font-size: 10px;
	}

/* colors */

	.white	{
		color: #ffffff;
	}

	.darkgreen	{
		color: #22546D;
	}

	.midgreen	{
		color: #6389A0;
	}

	.lightgreen	{
		color: #D2DDE3;
	}


.whiteoutline {
 	border-top: 1 solid #ffffff;
	border-bottom: 1 solid #ffffff;
	border-right: 1 solid #ffffff;
	border-left: 1 solid #ffffff;
}

.greyoutline {
 	border-top: 1 solid #c0c0c0;
	border-bottom: 1 solid #c0c0c0;
	border-right: 1 solid #c0c0c0;
	border-left: 1 solid #c0c0c0;
}



p.table	{
	font-family: verdana;
	font-size: 11px;

}

.outline {
 	border-top: 	1px solid #aaa;
	border-bottom:	1px solid #aaa;
	border-right: 	1px solid #aaa;
	border-left: 	1px solid #aaa;
}


.tablekop {
    font-family: verdana, tahoma;
    text-align:links ;
	font-weight : bold;
  	font-size: 11px;
  	color: #ffffff;
}

.tabelsubtext {
    font-family: verdana, tahoma;
    text-align: links;
  	font-size: 10px;
  	color: #000000;
}





.tabeltext {
    font-family: verdana, tahoma;
    text-align: right;
  	font-size: 10px;
  	color: #000000;
}


	a.kopinline	{
		color: #ffffff;
		text-decoration: none;
	}

	a.kopinline:visited {
		color:  #ffffff;
		text-decoration: none;
	}

	a.kopinline:hover {
		color:  #ffffff;
		text-decoration: underline;
	}


.tablemidbrown{
		color : #D0B58E;
}
.tablelightbrown {color : #F5FODD;}



.bgcolor { BACKGROUND: #FCFCFC;
}

.bgcolor3 { BACKGROUND: #6389A0; background-image:url(/grfx/offertebg.jpg); background-repeat: no-repeat;
}

.bgcolor2 { BACKGROUND: #6389A0;
}


.button {
	BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; FONT-SIZE: 11px; BORDER-LEFT: 1px solid; COLOR: #000000; BORDER-BOTTOM: 1px solid; border-color:#A86300; FONT-FAMILY: verdana; BACKGROUND-COLOR: #ffffff; width:100px;
}

.buttonBlue {
	BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; FONT-SIZE: 11px; BORDER-LEFT: 1px solid; COLOR: #ffffff; BORDER-BOTTOM: 1px solid; border-color:#A86300; FONT-FAMILY: verdana; BACKGROUND-COLOR: #6389a0; width:100px ;FONT-WEIGHT:BOLD;
}	

.box-photo {
	border-right: #CCCCCC 1px solid; 
	border-top: #CCCCCC 1px solid; 
	border-left: #CCCCCC 1px solid; 
	border-bottom: #CCCCCC 1px solid
}



.presstext {

  	font-family: verdana, tahoma;
  	font-size: 11px;
  	color: #304352;
	font-weight:bolder;
}

.fototextsize {

  	font-family: verdana;
  	font-size: 8px;
  	color: #3F3F3F;
	font-weight:bolder;
	
}


.scroll {
		height: 100%;
		width: 100%;
		overflow: auto;
		border: 1px solid #000000;
		
		padding: 8px;
}


.chrAktief {
    font-family: verdana, tahoma;
    text-align:center ;
	font-weight : bold;
  	font-size: 11px;
  	color: #000000;
  	background-color :#638aa5;
}

.chrAktief:visited {
    font-family: verdana, tahoma;
    text-align:center ;
	font-weight : bold;
  	font-size: 11px;
  	color: #000000;
  	background-color :#638aa5;
}


.chrNonAktief{
    font-family: verdana, tahoma;
    text-align:center ;
	font-weight : bold;
  	font-size: 11px;
  	color: #ffffff;
  	background-color :#f0f0f0;
}

.caption	{
  
    padding-top: 2px ;
    color : 8e8686; 
   
}

.newscaption	{
 	font-family: sans-serif;
 	font-size: 9px;
    color : 404040; 
    text-align:justify ;
  
}


a.inlinebold	{
		color: #22546D;
		text-decoration: none;
		font-weight:bolder;
	}

	a.inlinebold:visited {
		color:  #22546D;
		text-decoration: none;
		font-weight:bolder;
	}

	a.inlinebold:hover {
		color:  #22546D;
		text-decoration: underline;
		font-weight:bolder;
	}
	
	UL {
		list-style-type:square;
			
		}
		
		
/* (Erol) PhotoNews*/
		
.screen,.screen a img,.screen div,.screen img,#slideshow .screen 
.child{
		border:none;
		margin:0;
		padding:0
	  }

.screen{
		background-color:#fff;
		overflow:hidden;
		text-align:center;
	}
	
.flipper{
		text-align:right;
		}

.flipper ul{
			list-style-type:none;
			margin:0;
			padding:0;
		}
.flipper ul li{
		display:block;
		line-height:1.5em;margin:0;
		padding:0;
		width:49.5%;
		}

.flipper ul li.first{
		float:left;text-align:left;
		}

a.flipper	{
	color: #041E44;
	text-decoration: none;
	}
.status_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #567C83;
	text-decoration: none;
	background-image: url(status_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 45px;
	margin: 5px;
	padding: 5px;
}


a.flipper:visited {
	color:  #041E44;
	text-decoration: none;
}

a.flipper:hover {
	color:  #041E44;
	text-decoration: underline;
}


.tabellinksonder { 
	FONT-SIZE: 7pt; 
	FONT-FAMILY:verdana; 
	border-right: #c0c0c0 1px solid; 
	border-top: #c0c0c0 0px solid;
	border-left: #c0c0c0 0px solid; 
	border-bottom: #c0c0c0 1px solid 
}

.tabelonder { 
	FONT-SIZE: 7pt; 
	FONT-FAMILY:verdana; 
	border-right: #c0c0c0 0px solid;
	border-top: #c0c0c0 0px solid; 
	border-left: #c0c0c0 0px solid; 
	border-bottom: #c0c0c0 1px solid
}

.tabelright { 
	FONT-SIZE: 7pt; 
	FONT-FAMILY:verdana; 
	border-right: #c0c0c0 1px solid; 
	border-top: #c0c0c0 0px solid; 
	border-left: #c0c0c0 0px solid; 
	border-bottom: #c0c0c0 0px solid
}

.tabelnone { 
	FONT-SIZE: 7pt; 
	FONT-FAMILY:verdana; 
	border-right: #c0c0c0 0px solid; 
	border-top: #c0c0c0 0px solid; 
	border-left: #c0c0c0 0px solid; 
	border-bottom: #c0c0c0 0px solid
}

#newsimage {
    width:200px;  
    height: 160px; 
    margin: 0px 0px 5px 10px; 
    padding: 3px; 
    float:right; 
    text-align: right;
}

#imagecaption {
    padding-top: 5px;
}

.newscontent { text-align: justify; }
.newscontent P { margin-top: 0; }

.textlist
	{ list-style-type: square; }
.textlist li
	{ margin-bottom:9px; }
.sublist
	{ list-style-type: disc; margin-bottom:5px; }
.sublist li
	{ margin-left:-23px;  }
.new_list li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	list-style-type: disc;
	text-align: justify;
	list-style-position: outside;
	margin-left: -23px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #D1B58E;
	text-align: left;
	width: 95%;
	border: 1px dashed #96703D;
	margin: 0px;
	padding: 3px;
}

.sublist.headeritem
	{
	list-style-type: none;
	margin-left:-18px;
	margin-bottom:5px;
	margin-top:5px;
	font-style:italic;
	text-decoration: none;
}
.cssimageleft {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	margin: 3px;
	clear: both;
	height: 197px;
	width: 197px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
.cssimageright {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	margin: 3px;
	clear: both;
	height: 40px;
	width: 179px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}
.status_bg a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #567C83;
	text-decoration: none;
}
.status_bg a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #567C83;
	text-decoration: none;
}
.status_bg a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #98B7BC;
	text-decoration: underline;
}
.status_bg a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #567C83;
	text-decoration: none;
}

