html, body
{
    height: 100%;
    margin: 0px;
    padding: 0px;
        
    font-family: Trebuchet MS, Verdana, Arial, Times New Roman;
    color: #565656;
    	
    background-color: #f9f9f9;
 	background-image: url(../images/bg_left.jpg);
	background-repeat: repeat-x;
    background-position: top;
}

body
{
    font-size: 0.75em;

}

.bold
{
    font-weight: bolder;  
    font-size: 13px;  
}

h1
{
	text-transform: uppercase;
	font-size: 15px;
}

h2
{
	font-size: 14px;
}

p
{
	margin: 0px 0px 20px 0px;
	text-align: left;
}

.clearBoth
{
	clear: both;
}

#contentWrapper
{
	width : 965px;
	margin: 0px auto;	
}

#wrapper
{
    width: 100%;
    position: relative;
	min-height: 100%;
    height: auto !important;
    height: 100%;
}

#footer
{
    text-align: center;
	width: 100%;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	position: absolute;
	bottom: 0px;
	height: 35px;
}

#footer img
{
    margin-top: 7px;
}

#contentLeft
{
	float: left;
	width: 570px;
	padding : 10px 0px 0px 74px;
}

.contText a 
{
	color: #565656;
}
#contentLeft a 
{
	color: #565656;
}

#contentRight
{
	float: right;
	width: 250px;
	background-image: url(../images/bg_contentRight.jpg);
	background-repeat: no-repeat;
	background-position: 0px 50px;
	padding: 30px 0px 0px 60px;	
}

.contText a: hover 
{
	text-decoration: none;
	color: #004789;
}
 
#contentLeft a: hover 
{
	text-decoration: none;
	color: #004789;
} 

.right
{
    text-align: right;    
}

.odd
{
    background-image: url(../images/bg_tabel.jpg);
    background-repeat: repeat-y;
    
}

.center
{
    text-align: center; 
    font-weight: bold;   
}

#stelLeft
{
    width: 350px;
    float: left;
}

#stelRight
{
    width: 150px;
    float: right;
}

#stelRight table
{
    width: 150px;
}

.floatLeft
{
    float: left;    
}

.floatRight
{
    float: right;
}

.imgInTxt
{
    float: left;
    border: 1px solid #ffcc00;    
    margin: 0px 15px 0px 0px; 
}

/* =HOOFDMENU
   ---------------------------------------------------- */
#menu
{
    float: left;
    width: 700px;    
}

#menu ul
{
    margin: 0px 0px 0px 70px;
    padding: 0px;
    list-style: none;
}

#menu li
{
    float: left;
    margin: 0px;
    padding: 0px;
    font-size: 1.17em;
}

#menu li a
{
    display: block;
    padding: 4px 17px 5px 7px;
    text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#menu li a: hover
{
    color: #FFFFFF;
	text-decoration: underline;
}

#menu li a.selected
{
    color: #FFFFFF;
    background-color: #9F693D;
}
    

/* =LANGUAGES
   ---------------------------------------------------- */
#languages
{
    float: right;
    width: 200px;    
}

#languages ul
{
    margin: 0px 0px 0px 70px;
    padding: 0px;
    list-style: none;
}

#languages li
{
    float: left;
    margin: 0px;
    padding: 0px;
    font-size: 1.17em;
}

#languages li a
{
    display: block;
    padding: 4px 17px 5px 7px;
    text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#languages li a: hover
{
    color: #FFFFFF;
	text-decoration: underline;
}

#languages li a.selected
{
    color: #FFFFFF;
    background-color: #9F693D;
}

.border
{
   border: 1px solid #ffcc00;     
}

/* =CONTAINER
   ---------------------------------------------------- */
   
.container
{
	border: 1px solid #ffcc00;
	width: 250px;
	margin: 30px 0px 0px 0px;
}

.containerNoBorder
{
	width: 250px;
	margin: 30px 0px 0px 0px;
	text-align: center;
}

.contHeader
{
	width: 100%;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	padding: 5px 0px 5px 0px;
	background-color: #004789;
	font-weight: bold;
}

.contText
{
	padding: 10px 10px 10px 10px;
	font-size: 11px;
	text-align: center;
}

.contText ul
{
	text-align: left;
	line-height: 18px;
}

/* =CONTACTFORM
   ---------------------------------------------------- */
   
fieldset
{
    width: 600px;    
}

legend
{
    color: #565656;    
}

#contactHeader
{
    text-align: center;
    padding: 5px;
    background-color: #E6C7AA;    
}

#contactChoice
{
    width: 190px;
    margin: 0px auto;
}

.contactForm
{
    margin: 19px 0px 0px 0px;
    padding: 0px;
    list-style: none;
    width: 100%;
}

.contactForm li
{
    margin: 0px;
    padding: 0px 0px 11px 0px;
}

.contactForm li .infolabel
{
    float: left;
    width: 150px;
    margin: 0px 5px 0px 0px;
    padding: 5px 0px 0px 0px;
    display: block;
    text-align: right;
    position: relative;
}

.contactForm li em
{
    color: #FF5F5F;
    font-style: normal;
    font-weight: bold;
    font-family: Tahoma, Verdana;
}

.contactForm li.btnSubmit
{
    width: 88%;
    text-align: right;  
}

.contactFormCheckList
{
    margin: 9px 0px 0px 10px;
    padding: 0px;
    list-style: none;
}

.TextBox
{
    width: 220px;
    height: 18px;
    margin: 0px 0px 0px 5px;
    padding-top: 4px;
    padding-left: 3px;
}

.TextBoxLarge
{
    width: 320px;
    height: 150px;
    margin: 0px 0px 0px 5px;
}

.TextBoxError
{
    width: 220px;
    height: 18px;
    margin: 0px 0px 0px 5px;
    padding-top: 6px;
    padding-left: 5px;
    border: solid 1px #FF5F5F;
}

.TextBoxLargeError
{
    width: 375px;
    height: 150px;
    margin: 0px 0px 0px 110px;
    border: solid 1px #FF5F5F;
}

.btnSubmit
{
    margin: 0px 0px 0px 395px;
}
