body{
	background-image:url(img/back.jpg);
	background-repeat:repeat-x;
	background-color:#92afcb;
}
a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#5089CA;
	text-decoration:none;
}
a:hover{
		font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#e3be6e;
	text-decoration:none;
}

#main_content,#adres, #news, #partners{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	padding:30px 10px;
	background-image:url(img/topband.jpg);
	background-position:top;
	background-repeat:repeat-x;
	text-align: justify;
}
#main_content{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	padding:30px 20px;
	background-image:url(img/topband.jpg);
	background-position:top;
	background-repeat:repeat-x;
			text-align: justify;
}
ul{
	list-style-type:square;
	}

#main_menu, #main_menu2{
	background-image:url(img/backmenu1.jpg);
	background-repeat:repeat-x;
	vertical-align:middle;

	}
#main_menu a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	padding:11px 10px 20px 10px;

	
}
#main_menu a:hover{
	color:#426d9c;
	background-color:#e3be6e;;
	
}
#sub_menu a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#e3be6e;
	text-decoration:none;
	padding:10px 10px 10px 10px;
	
}
#sub_menu a:hover{
	color:#426d9c;
	
}

#sub_menu, #sub_menu2{
	background-image:url(img/backmenu2.jpg);
	background-repeat:repeat-x;	
	
}
h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#e3be6e;
}
h2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#5089CA;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
h3{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#e3be6e;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
h4{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#999;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

#bart a { color: #FFFFFF; font-size: 9px; font-family: Verdana, Geneva, sans-serif;}
#bart a:hover{font-family:Verdana, Geneva, sans-serif; 
font-size:9px; 
color:#5089CA;

}

#taal a{
	color:#FFF;
}
#taal a:hover{
	color:#e3be6e;
}
/* csc mailform properties 
///////////////////////////////////////////////////////////////*/ 
	
.csc-mailform-field { 
    clear: both; 
    display: block; 
    margin-bottom: 0.3em; 
    width: 100%; 
} 

.csc-mailform legend { 
    display: none; 
} 

.csc-mailform-field input, .csc-mailform-field select, 
.csc-mailform-field textarea { 
    width: 200px; 
} 

.csc-mailform-field label { 
    float: left; 
    width: 150px; 
} 

.csc-mailform-radio fieldset{ 
    margin-left: 160px; 
    width: 200px; 
	border:none;
} 

.csc-mailform-radio input, .csc-mailform-radio label { 
    display: inline; 
    float: left; 
    margin-bottom: 0.3em; 
} 

.csc-mailform-field input.csc-mailform-radio, 
.csc-mailform-field .csc-mailform-check { 
    background: none; 
    clear: left; 
    border: none; 
    margin-right: 4px; 
    width: 20px; 
} 

.csc-mailform-radio label, .csc-mailform-check label { 
    text-align: left; 
}
