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

a:hover {
	text-decoration: underline;
}

body, td {
	color: Black;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 11px;
}

body {
	margin: 10px;
	overflow: auto;
}

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

hr {
	color: #C0C0C0;
	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 #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: 150px;
}

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

.menulevel3 {
	border-bottom: 1px solid #DCDCDC;
	padding: 5px 5px 5px 14px;
	display: block;
	color: #2A2A2A;
}

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

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

.textlight {
	color: #B7B7B7;
}

.textred {
	color: #C22B2B;
}

.textsearch {
	color: #4F4F4F;
}

.title {
	color: #707000;
	font-size: 16px;
	font-weight: bold;
	background-color: white;
	padding: 0 21px 0 9px;
	background-image: url(../img/title_arrow.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

.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 {
	line-height: 18px;
}

#thumb {
	height: 126px;
}

.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 {
	background-image: url(../img/title_back.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0 16px;
	margin-top: 16px;
}

#container {
	width: 660px;
	margin: 0 auto;
	border: 1px solid #000000;
	background-color: #ffffff;
	text-align: left;
}

#header {
	background-image: url(../img/footer/border.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 1px;
	position: relative;
}

#widgets {
	position: absolute;
	top: 5px;
	left: 12px;
}
#widgets a {
	font-size: 10px;
	padding: 0 5px;
	color: black;
}
#widgets a.active { font-weight: bold; }

#lang_select {
	position: absolute;
	top: 5px;
	right: 16px;
}
#lang_select a {
	font-size: 10px;
	padding: 0 2px;
	color: black;
}
#lang_select a.active {
	font-weight: bold;
}

#main_menu {
	background-color: #ffffff;
	background-image: url(../img/menu/back.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
}

#main_menu a {
	color: #000000;
	white-space: nowrap;
	display: block;
	padding: 7px 8px;
}
#main_menu a.active { color: #707000; }
#main_menu a:hover { color: #cc0000; text-decoration: none; }

#footer {
	background-color: #ffffff;
	background-image: url(../img/footer/border.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 8px;
	text-align: center;
	font-size: 10px;
	color: #999999;
}
#footer a { color: #999999; }


.img_block {
	display: block;
}

.news {
	padding: 5px 0 5px 0;
}

.news_read_more {
	display: block;
	text-align: right;
}

.news_back {
	background-color: #ffffff;
	padding: 0 5px;
}

#gallery { }
#gallery table {
	margin: 10px 0 0 5px;
	border-left: 1px solid #999999;
}
#gallery td {
	padding: 8px 0 8px 15px;
}