a {
	color: #FC780C;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body, td {
	color: #614434;
	font-family: Verdana, Arial;
	font-size: 11px;
}

body {
	margin-top: 15px;
}

button, input, select, textarea {
	font-family: arial;
	font-size: 11px;
}

hr {
	color: #D5C8BD;
	height: 1px;
}

.backbody {

}

.backlight {
	background: #EFE7E0;
}

.backmedium {
	background: #D5C8BD;
}

.backorange {
	background: #FC8C34;
}

.backred {
	background: #DA5654;
}

.backgreen {
	background: #99937B;
}

.backblue {
	background: #94B7DF;
}

.backwhite {
	background: #FFFFFF;
}

.bodytextlight {
	color: #ABA691;
	font-size: 11px;
}

.borderbottom {
	border-bottom: 1px solid #D5C8BD;
}

.borderleft {
	border-left: 1px solid #D5C8BD;
}

.bordertop {
	border-top: 1px solid #D5C8BD;
}

.bordercolor {
	border: 1px solid #D5C8BD;
}

.formbutton {
	border: 1px solid;
	border-color: #D5C8BD #EFE7E0 #EFE7E0 #D5C8BD;
	background-color: #EBE1D8;
	background-image: url(../img/back_button.gif);
	height: 23px;
	padding: 1px 4px 2px 4px;
}

.formfield {
}

.formfield100 {
	width: 100px;
}

.formfield140 {
	width: 140px;
}

.formfield200 {
	width: 200px;
}

.formfield250 {
	width: 250px;
}

.formfield300 {
	width: 300px;
}

.formsearch {
	background: #FFFFFF;
	border: 1px solid #D5C8BD;
	color: #000000;
	height: 20px;
	padding-left: 3px;
	width: 120px;
}

.fronttextred {
	color: #D95654;
}

.fronttextgreen {
	color: #99937A;
}

.fronttextblue {
	color: #92B7DE;
}

.frontred {
	background-color: #F4E9E9;
	background-image: url(../img/front/back_red.gif);
	background-repeat: repeat-x;
	padding: 14px;
}

.frontgreen {
	background-color: #F4F1EA;
	background-image: url(../img/front/back_green.gif);
	background-repeat: repeat-x;
	padding: 14px;
}

.frontblue {
	background-color: #E7EEF7;
	background-image: url(../img/front/back_blue.gif);
	background-repeat: repeat-x;
	padding: 14px;
}

.langbox {
	padding: 8px 12px 8px 12px;
	background-color: #FC8D34;
}

.menuback {
	border-right: 4px solid #D5C8BD;
	width: 190px;
}

.menusitemap {
	border-left: 1px solid #FEFDFD;
	background-color: #EFE7E0;
}

.menulevel1 {
	padding: 8px 12px 8px 12px;
	border-left: 1px solid #FEFDFD;
	background-color: #EFE7E0;
	display: block;
	color: #614434;
}

.menulevel1:hover {
	background-color: #D5C8BD;
	text-decoration : none;
}

.menulevel1active:hover {
	text-decoration : none;
}

.menulevel2 {
	border-bottom: 1px solid #D5C8BD;
	padding: 7px 5px 7px 6px;
	display: block;
	color: #614434;
}

.menulevel2:hover {
	background-color: #EFE7E0;
	text-decoration: none;
}

.menulevel2active {

}

.menulevel2active:hover {
	text-decoration: none;
}

.menulevel3 {
	border-bottom: 1px solid #DCDCDC;
	padding: 5px 5px 5px 6px;
	display: block;
	margin-left : 10px;
}

.menulevel3active {
	background-color: #EFE7E0;
	border-bottom: 1px solid #DCDCDC;
	padding: 5px 5px 5px 6px;
	display: block;
	margin-left : 10px;
}

.menulevel4 {
	background-image: url(../img/menu/menu_arrow4.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #DCDCDC;
	padding: 5px 5px 5px 6px;
	display: block;
	color: #393939;
	margin-left : 20px;
}

.menulevel4active {
	background-color: #EFE7E0;
	background-image: url(../img/menu/menu_arrow4.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #DCDCDC;
	padding: 5px 5px 5px 6px;
	display: block;
	color: #393939;
	margin-left : 20px;
}


.menulevel5 {
	border-bottom: 1px solid #DCDCDC;
	padding: 5px 5px 5px 46px;
	display: block;
	color: #393939;
}


.menuleveltop {
	padding-top : 5px;
	padding-right : 14px;
	color : #D5C8BD;
}

.navitheme {
	background: #D5C8BD;
}

.adminbutton {
	padding : 4px 6px 4px 6px;
	border : 1px solid Silver;
	border-top : 1px solid Silver;
	height: 23px;
	background-color: White;
}

.adminarea {
	border: 1px solid Silver;
	background-color: #D8D8D8;
	background-image: url(../img/back_button.gif);
	background-repeat: no-repeat;
}

.textcomment {
	color: Red;
}

.textlang {
	color: White;
}

.textlang:hover {
	color: #EFE7E0;
	text-decoration: none;
}

.textlight {
	color: #B7B7B7;
}

.textred {
	color: #CE302C;
}

.textsearch {
	color: #393939;
}

.title {
	color: White;
	font-size: 18px;
}

.title h1 {
        font-weight: normal;
        padding: 0;
        margin: 0;
	color: White;
	font-size: 18px;
}

.tabelauto {
	width : 100%;
	border-left: 1px solid #D5C8BD;
	border-right: 1px solid #D5C8BD;
	border-top: 1px solid #D5C8BD;
}

.tabelauto td {
	border-bottom: 1px solid #D5C8BD;
	vertical-align: top;
	padding : 3px;
}

.tabelautoodd {
	background-color: #EFE7E0;
}

#ankeet {
	background-color: #EFE7E0;
	border-left: 1px solid #D5C8BD;
	border-right: 1px solid #D5C8BD;
	border-top: 1px solid #D5C8BD;
}

#ankeet td {
	border-bottom: 1px solid #D5C8BD;
	border-top: 1px solid #EFE7E0;
	padding: 8px;
}

#bodytext td {
	line-height: 16px;
}

#footer a {
	color: #FFFFFF;
}

#footer td {
	background-color: #D5C8BD;
	color: #67513F;
	padding: 10px 14px 14px 14px;
}

#tabel {
	border-left: 1px solid #D5C8BD;
	border-right: 1px solid #D5C8BD;
	border-top: 1px solid #D5C8BD;
	padding: 4px;
	
}

#tabel td {
	border-bottom: 1px solid #D5C8BD;
	padding: 4px;
}

#tabel2 {
	border-left: none;
	border-right: none;
	border-top: none;
	padding: 3px;
	margin : 0;
}

#tabel2 td {
	border-bottom: none;
	padding: 3px;
}

#raam {
	background-color: White;
	border : 4px solid #D5C8BD;
	background-image: url(../img/back_body.gif);
	background-repeat: repeat-x;
}

#title a {
	color: White;
}

