a {
	color: #00674E;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.back {
	background-image: url(../img/back2.gif);
	background-repeat: repeat-x;
}

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

body {
	margin: 0px;
}

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

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

.backbody {
	background: #FFFFFF;
}

.backlight {
	background: #F9F9F9;
}

.backmedium {
	background: #F0F0F0;
}

.backwhite {
	background: #FFFFFF;
}

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

#bodytable {

}

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

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

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

.borderright {
	border-right: 1px solid #C3C2BD;
}

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

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

.formfield {
}

.formfield50 {
	width: 50px;
}

.formfield100 {
	width: 100px;
}

.formfield140 {
	width: 140px;
}

.formfield200 {
	width: 200px;
}

.formfield250 {
	width: 250px;
}

.formfield300 {
	width: 300px;
}

.formsearch {
	background: #FFFFFF;
	border: 1px solid #D4D0C8;
	color: #000000;
	height: 18px;
	padding-left: 3px;
	width: 100px;
}

.menuback {
	background-color: #FFFFFF;
	width: 200px;
}

.menulevel1 {
	padding: 6px 8px 6px 8px;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	border-right: 1px solid #00A880;
	background-image: url(../img/menu/back_top.gif);
	background-repeat: repeat-x;
}

.menulevel1active {
	padding: 6px 8px 6px 8px;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	border-right: 1px solid #00A880;
	background-image: url(../img/menu/back_top_active.gif);
	background-repeat: repeat-x;
}


.menulevel2 {
	background-image: url(../img/menu/menu_arrow2.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #DCDCDC;
	padding: 5px 0px 5px 12px;
	display: block;
	color: #00674E;

}

.menulevel3 {
	background-image: url(../img/menu/menu_arrow3.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #DCDCDC;
	padding: 5px 0px 5px 21px;
	display: block;
	color: #2A2A2A;
}

.menulevel4 {
	background-image: url(../img/menu/menu_arrow4.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #DCDCDC;
	padding: 5px 0px 5px 30px;
	display: block;
	color: #2A2A2A;
}

.menulevel5 {
	border-bottom: 1px solid #DCDCDC;
	padding: 5px 0px 5px 36px;
	display: block;
	color: #000000;
}


.menuleveltop {
	padding-left : 5px;
	padding-right : 5px;
	color: #A5A5A5;
	font-size: 11px;
}

.navitheme {
	background-color: #047E60;
	background-image: url(../img/menu/back.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.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;
}

.subtitle {
	color: #00674E;
	font-size: 12px;
	font-weight: bold;
}

.textcomment {
	color: Red;
}

.textlang {
	color: #A5A5A5;
	font-size: 11px;
	display: block;
	border : 1px solid #EFEFEF;
	padding : 2px;
}

.textlangactive {
	color: #A5A5A5;
	font-size: 11px;
	display: block;
	border : 1px solid #DADADA;
	padding : 2px;
}

.textlight {
	color: #B7B7B7;
}

.textred {
	color: #C22B2B;
}

.textsearch {
	color: #4F4F4F;
}

.title {
	color: #958974;
	font-size: 16px;
	font-weight: bold;
}

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

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

.tabelautoodd {
	background-color: #F9F9F9;
}

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

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

#bodytext td {

}

#thumb {
	margin: 10px 0;
}

.footer {
	padding: 0 3px 0 3px;
	background-color: White;
	color: #737373;
	font-size: 10px;
}

.footer a {
	color: #737373;
	}

#tabel {
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	border-top: 1px solid #DCDCDC;
	padding: 3px;
	
}

#tabel td {
	border-bottom: 1px solid #DCDCDC;
	padding: 3px;
}

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

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

#title {
	padding: 16px 14px 0 14px;
}

.backtitle {
	background-image: url(../img/front/back_title.jpg);
	background-repeat: no-repeat;
	padding : 3px 3px 3px 16px;
	height : 17px;
	line-height: 11px;
}

.backtext {
	padding : 10px 6px 10px 6px;
}

.sideleft {
	background-image: url(../img/side_left.gif);
	background-repeat: no-repeat;
}

.sideright {
	background-image: url(../img/side_right.gif);
	background-repeat: no-repeat;
}

.header {
	background-color: #F3F3EB;
}

#main {width: 928px; margin: auto}
