#CONTENT {
	position:absolute;
	top:50%;
	margin-top: -210px;
	width:690px;
	height:480px;
	margin-left:10px;
    overflow:auto;	
}

#COMPANY_SELECT {
	position:absolute;
	top:50%;
	margin-top:149px;
	width:190px;
	height:55px;
	margin-left:13px;
}

body {
	    scrollbar-face-color: #CCCCCC;
	    scrollbar-shadow-color: #1C5137;
	    scrollbar-highlight-color: #FFFFFF;
	    scrollbar-3dlight-color: #1C5137;
	    scrollbar-darkshadow-color: #FFFFFF;
	    scrollbar-track-color: #E6E6E6;
	    scrollbar-arrow-color: #060f3e;

} 


.body_transparant {
	background:none transparent;		
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}

.intro_adres {
	font-family: Arial;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 28px;
}

.intro_header {
	font-family: Arial;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 40px;
}

.intro_header a{
	color: #FFFFFF;
	text-decoration: underline;
}

.intro_header a:hover{
	color: #336633;
	text-decoration: underline;
}


.menu_header {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 28px;
}

.menu_header a{
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
}

.menu_header a:hover{
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}


.tekst {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
}

.tekst_header {
	font-family: Arial;
	font-size: 16px;
	color: #BFBFBF;
	font-weight: bold;
	line-height: 24px;
	text-decoration: underline;
}

.contact_form_text {
	font-family: Georgia;
	font-size: 11px;
	color: #713E1C;
	font-weight: normal;
	line-height: 22px;
}

.input-box
{
font-family: Arial;
font-weight: normal;
font-size: 11px;
clear: both;
float: left;
margin-bottom: 16px
color: #26a;
background: #FFFFFF;
border: #713E1C solid 1px
}


.submit-button
{
font-family: Arial;
font-weight: normal;
font-size: 12px;
clear: both
color: #000;
background: #E0E0E0;
border: 2px #666666 outset
}

.hbuttons_div a{
text-decoration: none;
font: bold 15px Arial;
color: #E80000;
padding-left: 5px;
text-align:left;
}

.hbuttons_div a:hover{
text-decoration: underline;
color: #E80000;
}

.button1 a{
	border:1px solid #1C5137;
	background-color:#F9F9F9 ; 
	font: bold 11px Arial;
	display: block;
	text-align: center ; 
	text-decoration: none;
	float: right;
	color: #000000;
	padding: 1px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 5px;
}

.button1 a:hover{ 
	background-color:#1C5137 ; 
	color: #FFFFFF;
}

.button2 a{
	border:1px solid #1C5137;
	background-color:#1C5137 ; 
	font: bold 11px Arial;
	display: block;
	text-align: center ; 
	text-decoration: none;
	float: right;
	color: #FFFFFF;
	padding: 1px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 5px;
}

.button2 a:hover{ 
	background-color:#1C5137 ; 
	color: #FFFFFF;
}
