.tooltipthumb {
	width: 100px;
	background-color: White;
	padding: 5px;
	border: 1px solid #DCDCDC;
}

.tooltip {
	width: 100px;
	background-color: #FFFACD;
	padding: 5px;
	border: 1px solid #DCDCDC;
}

.tooltipnowrap {
	background-color: #FFFACD;
	white-space: nowrap;	
	padding: 5px;
	border: 1px solid #DCDCDC;
}

.tooltipwide {
	width: 200px;
	background-color: #FFFACD;
	padding: 6px;
	border: 1px solid #DCDCDC;
}

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

a:hover {
	text-decoration: underline;
}

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

body {
	margin: 5px;
}

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

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

.backbody {
	background: #FFFFFF;
}

.backlight {
	background: #F9F9F9;
}

.backmedium {
	background: #F0F0F0;
}

.backred {
	background: #AC0000;
	color : white;
}

.backredfront {
	background: #AC0000;
	color : white;
	background-image: url(../img/front/corner_red.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	}

.backreddark {
	background: #650800;
	color : white;
}

.backwhite {
	background: #FFFFFF;
}

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

#bodytable {
}

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

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

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

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

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

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

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

.formbuttonlogin {
	border: 1px solid;
	border-color: #CACACA #818181 #818181 #CACACA;
	background-color: #D8D8D8;
	background-image: url(../img/back_button.gif);
	height: 20px;
	padding: 1px 4px 2px 4px;
	font-size: 10px;
	color: #414141;
}

.formfield {
}

.formfield50 {
	width: 50px;
}

.formfield100 {
	width: 100px;
}

.formfieldlogin {
	width: 80px;
	border : 1px solid #C3C3C3;
	height : 20px;
}

.formfield140 {
	width: 140px;
}

.formfield200 {
	width: 200px;
}

.formfield250 {
	width: 250px;
}

.formfield300 {
	width: 300px;
}

.FormFieldLightbox {
	width: 150px;
	border:1px #c3c3c3 solid;
}

.TextAreaLightbox {
	width: 150px;
	border:1px #c3c3c3 solid;
}

.formsearch {
	background: #535353;
	border: 1px solid #6F6F6F;
	color: White;
	height: 16px;
	padding-left: 2px;
	width: 100px;
	font-size: 10px;
}

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

.menuback table {
	border-bottom: 1px solid #DCDCDC;
}

.menulevel1 {
	background-image: url(../img/menu/menu_arrow1.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 9px 13px 9px 21px;
	display: block;
	color: Silver;
	font-size: 10px;
	border-right: 1px solid #7A7A7A;
}

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

.menulevel1active {
	background-color: #ac0000;
	background-image: url(../img/menu/menu_arrow1_uus.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 9px 13px 9px 21px;
	display: block;
	color: #ffffff;
	font-size: 10px;
	border-right: 1px solid #7A7A7A;
}

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

.menulevel2 {
	border-top: 1px solid #DCDCDC;
	padding: 5px 5px 5px 13px;
	display: block;
	background-image: url(../img/menu/menu_arrow2.gif);
	background-repeat: no-repeat;
}

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

.menulevel4 {
	border-bottom: 0px solid #DCDCDC;
	padding: 2px 5px 2px 33px;
	display: block;
	color: #85878b;
}

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


.menuleveltop {
	padding : 0 0 10px 10px;
	color : #777777;
	display: block;
	font-size: 10px;
}

.navitheme {
	background: #010101;
	background-image: url(../img/menu/navi_back.gif);
	background-repeat: repeat-x;
	border-bottom : 1px solid white;
}

.navitheme2 {
	background: #010101;
	background-image: url(../img/menu/navi_back.gif);
	background-repeat: repeat-x;
	border-bottom : 5px solid #AC0000;
}

.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: #DC0000;
	font-weight: bold;
}

.textcomment {
	color: Red;
}

.textlang {
	color : #777777;
	font-size: 10px;
}

.textlight {
	color: #B7B7B7;
}

.textyellow {
	color: #FCFCAA;
	font-size: 12px;
}

.textred {
	color: #C22B2B;
}

.textsearch {
	color : #777777;
	font-size: 10px;
}

.title {
	color: #DC0000;
	font-size: 22px;
}

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

#footer {
	padding: 10px 0 0 0;
	font-size: 10px;
}

#footer a {
	color: #777777;
}

#footer2 {
	padding: 10px 0 0 0;
	font-size: 10px;
	border-top: 1px solid #E4E4E4;
}

#footer2 a {
	color: #777777;
}

#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: 18px 14px 3px 14px;
}

#title td {
	line-height: 22px;
}

#whitetext td {
	color : White;
}

#whitetext a {
	color : White;
}

.navibutton {
	background-image: url(../img/menu/navi_back_button.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.loginback {
	background-image: url(../img/header/login_back.gif);
	background-repeat: repeat-x;
}

.lightboxTitle {
	color:#575757;
	font-size:14px;
	font-weight: bold;
}

.div_ankeet {border-top: 1px #d7d7d7 solid; padding: 10px 0 0 0; margin: 15px 0 0 0; width: 280px;}
.div_ankeet table {margin-right: 10px;}

/**********************************/
body {margin: 5px 0 0 0; padding: 0; color: #777; font-family: Verdana, Arial; font-size: 11px}

img {display: block; border: 0}

/* Main */

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

#inline {background: url(../img/inline.gif) repeat-y center top}

#inline_bottom {padding: 0 7px 10px 8px; background: url(../img/inline_bottom.gif) no-repeat center bottom}

/* Content */

#content_header {width: 915px; overflow: hidden}

#content_inline {width: 915px; overflow: hidden}

/* Header */

#logo {width: 220px; float: left}

#attributes {float: right}


.top {width: 695px; overflow: hidden; height: 25px}

#languages {float: right; padding: 0 6px 0 0}

#languages a {color: #787878; text-decoration: none; font-size: 10px; margin: 0 0 0 4px}

#languages a.active {color: #E90208}

.bottom {width: 695px; overflow: hidden}

.box {float: right; display: block; background: url(../img/boxes/right.gif) no-repeat right top; padding: 0 14px 0 0; margin: 0 0 0 5px}

.box p {float: left; display: block; background: url(../img/boxes/left.gif) no-repeat left top; padding: 0 0 0 14px; margin: 0; height: 39px}

.box p img {margin: 12px 0 0 0}

.box p.search {float: left; display: block; background: url(../img/boxes/left.gif) no-repeat left top; padding: 9px 0 0 14px; margin: 0; height: 30px}

.box p.search input {border: 1px solid #C3C3C3; margin: 0 4px 0 0; width: 116px; padding: 0 0 0 4px; height: 18px; line-height: 18px}

.box p.search a {color: #777; text-decoration: none}

/* Menu */

#menu {width: 915px; background: url(../img/menu/menu_bg.gif) repeat-x center top; margin: 0 0 1px 0}

#menu_corner {background: url(../img/menu/menu_corner.gif) no-repeat right top}

#menu ul {list-style: none; margin: 0; padding: 0; width: 100%; overflow: hidden}

#menu ul li {margin: 0; padding: 0; float: left}

#menu ul li a {color: #C0C0C0; text-transform: uppercase; text-decoration: none}

#menu ul li a.first {height: 30px; line-height: 30px; padding: 0 15px 0 0; float: left; display: block; background: url(../img/menu/usul_right.gif) no-repeat right top; border-right: 1px solid #7A7A7A}

#menu ul li a.first span {padding: 0 0 0 30px; display: block; background: url(../img/menu/first_left.gif) no-repeat left top}

#menu ul li a.usul {height: 30px; line-height: 30px; padding: 0 15px 0 0; float: left; display: block; background: url(../img/menu/usul_right.gif) no-repeat right top; border-right: 1px solid #7A7A7A}

#menu ul li a.usul span {padding: 0 0 0 30px; display: block; background: url(../img/menu/usul_left.gif) no-repeat left top}

/* Text */

#area {background: #AC0000; padding: 0 12px 0 0; color: #FFF}

#area a {color: #FCFCAA; text-decoration: none; font-size: 10px}

#intro {width: 100%; overflow: hidden}

#intro .text {width: 425px; height: 112px; padding: 15px; float: right}

#intro .text h1 {margin: 0; padding: 15px 0 8px 0; color: #FCFCAA; font-size: 30px; line-height: 30px; font-family: Trebuchet MS; font-weight: normal}

#intro .text span {line-height: 17px}

.row {width: 903px; overflow: hidden; padding: 0 0 4px 0}

.row_colored {background: #8E0300; width: 903px; overflow: hidden}

.item span {height: 14px; overflow: hidden; display: block}

.item {float: right; padding: 6px 0 14px 7px; width: 137px; overflow: hidden}

.item img {margin: 3px 0 0 0; padding: 3px; border-right: 1px solid #650800; border-bottom: 1px solid #650800; background: #FFF; float: left; width: 117px}

.big_pic {position: absolute; padding: 20px 0 0 24px}

.borders {width: 423px; height: 668px; background: #FFF; padding: 3px}

.sitemaplinks img {display: inline;}

.sitemaplinks td {height: 21px;}

/* Footer */

#footer {text-align: center; font-size: 10px; padding: 8px 0}

#okia {padding: 6px 13px 0 0}

#okia img {float: right}


