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

a:hover {
	text-decoration: underline;
}

body, td {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	margin: 20px 0 0 0;
}

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

.maintable {
	border-left: 1px #cccccc solid; 
	border-right: 1px #cccccc solid; 
	border-bottom: 1px #cccccc solid;
}

.lang {
	text-align: right;
	margin: 8px 4px 10px 0;
}

.lang img {
	margin: 0 3px 0 0;
	width: 16px;
	height: 11px;
}

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

form {
	margin : 0;
}

#logo {
	margin: 10px 0px 30px 85px;
}

.backbody {
	background: #FFFFFF;
}

.backlight {
	background: #F9F9F9;
}

.backmedium {
	background: #F0F0F0;
}

.backwhite {
	background: #FFFFFF;
}

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

#bodytable {
	border: 0px solid #E1E1E1;
}

.borderbottom {
	border-bottom: 0px solid #DCDCDC;
}

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

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

.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 #808080;
	color: #000000;
	height: 20px;
	padding-left: 3px;
	width: 100px;
}

.menuback {
	background-color: #FFFFFF;
	width: 1%;
}

.menu-green {
	background-color: #79b41c;
	margin: 20px 15px 20px 15px;
	text-transform: uppercase;
}

.menu-green .menulevel2-active a {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	padding: 0px 15px 0px 15px;
	display: block;
}

.menu-green .menulevel2-active a:hover {
	text-decoration: none;
}

.menu-green .menulevel2, .menu-green .menulevel2-active {height: 32px; border-right: 1px #ffffff solid;}
.menu-green .menulevel2-active {background-color: #c7d100;}

.menu-green .menulevel2 a {
	font-size: 12px;
	color: #ffffff;
	padding: 0px 15px 0px 15px;
	display: block;
}

.menu-green .menulevel2 a:hover {
	color: #202020;
	text-decoration: none;
}



.menu-grey {
	background-color: #cccccc;
	margin: 20px 15px 20px 15px;
	text-transform: uppercase;
}

.menu-grey .menulevel2-active a {
	background-color: #dfdfdf;
	font-size: 12px;
	color: #4f4f4f;
	font-weight: bold;
	padding: 0px 15px 0px 15px;
	border-right: 1px #ffffff solid;
	display: block;
	line-height: 32px;
}

.menu-grey .menulevel2-active a:hover {
	text-decoration: none;
}

.menu-grey .menulevel2 a {
	font-size: 12px;
	color: #4f4f4f;
	padding: 0px 15px 0px 15px;
	border-right: 1px #ffffff solid;
	display: block;
	line-height: 32px;
}

.menu-grey .menulevel2 a:hover {
	background-color: #dfdfdf;
	text-decoration: none;
}



.menulevel3 {
	width: 180px;
	overflow: hidden;
	padding: 10px 5px 20px 17px;
}
.menulevel3 a {
	background-image: url(../img/dotted.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	padding: 3px 5px 4px 10px;
	color: #333;
}
.menulevel3 a:hover {background-color: #fafafa; text-decoration: none;}
.menulevel3 div.active a {font-weight: bold; background-color: #fafafa;}

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

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


.menuleveltop {
	padding-left : 5px;
	padding-right : 5px;
}

.navitheme {
	background: #C61A22;
}

.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: #696969;
	font-size: 14px;
	font-weight: bold;
}

.textcomment {
	color: Red;
}

.textlang {
	color: Black;
	font-size: 12px;
}

.textlight {
	color: #B7B7B7;
}

.textred {
	color: #C22B2B;
}

.textsearch {
	color: #4F4F4F;
}

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

h1 {
	margin: 0px;
	padding: 0px;
}

.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 {
	width: 100%;
}

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

#thumb {
	height: 126px;
}

#footer td {
	padding: 10px;
	font-size: 12px;
	color: #999999;
}

#footer a {
	color: #999999;
	font-size: 11px;
	}

.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 {
	border-bottom: 0px solid #E1E1E1;
	padding: 10px 18px 10px 18px 
}

#dottedborder20 td {
	height: 22px;
	background-image: url(../img/dotted2.gif);
	background-repeat: repeat-x;
}
.dottedborder1 {
	background-image: url(../img/dotted.gif);
	background-repeat: repeat-x;
	height: 1px;
}

.green_top {
	width: 218px;
	background-color: #79b41c;
	background-image: url('../img/green_top.gif');
	background-repeat: no-repeat;
}

.green_top div {
	padding: 11px 11px 3px 11px;
}

.green_bottom {
	width: 218px;
	height: 9px;
	background-color: #79b41c;
	background-image: url('../img/green_bottom.gif');
	background-repeat: no-repeat;
	overflow: hidden;
	margin: 0px 0px 16px 0px;
}

#greenbox_left {
	background-image: url(../img/greenbox_bg_left.gif);
	background-repeat: no-repeat;
	width: 15px;
	height: 13px;
}
#greenbox_right {
	background-image: url(../img/greenbox_bg_right.gif);
	background-repeat: no-repeat;
	width: 15px;
	height: 13px;
}
.greenbox {background-color: #c7d100;}

.greenbox-heading {
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
}

.green_top a,
.greybox a {color: #000000; text-decoration: none;}
.green_top a:hover,
.greybox a:hover {color: #000000; text-decoration: none;}

.line1 {
	background-image: url(../img/line1.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.pad10 {padding: 6px 0px 6px 0px;}

.pad-b10 {padding: 0px 0px 10px 0px;}

.greybox {
	background-image: url(../img/greybox_left.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #d8d9da;
	padding: 4px 4px 0px 12px;
	color: #363538;
	text-transform: uppercase;
	font-size: 10px;
}

.content {
	padding: 0px 18px 0px 18px;
}

.content2 {
	margin: 0px 12px 0px 12px;
}

.article {
	padding: 0px 12px 0px 14px;
}
