/* BEGIN CSS DOCUMENT */
body {
    margin-top: 15px;
	margin-bottom: 15px;
    font: normal 11px Verdana;
	background-image: url(/fileadmin/user_upload/bg-black.jpg);
	background-repeat: repeat-x;
	background-color: #b3c437;
}

A { color: #0000ff; text-decoration: underline }
A:hover { text-decoration: underline }
A.link { color: #0000ff; text-decoration: none }
A.visited { color: #0000ff; text-decoration: none }
A.active { color: #0000ff; text-decoration: none }
a img { border:0; }

#maincolumn {
    width: 612px;
    text-align: left;
    margin: 0 auto;
	border: 2px solid #ebebeb;
}

#maincontent {
	width: 100%;
	display: table;
	margin-top: 0px;
	margin-bottom: 0px;
}

#header {
	height:127px;
}

#main-menu {
	background-image: url(/fileadmin/user_upload/unkadoo-button-bg.jpg);
	background-repeat: repeat-x;
	height:34px;
}

#middle-page {
	background-image: url(/fileadmin/user_upload/unkadoo-footer-bg.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
	background-color: #ffffff;
	min-height:300px;
	padding-top:0px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:0px;
}

#colNormal {
	width:543px;
	background-color: #ffffff;
}

.table_head {
	background-image: url(/fileadmin/user_upload/unkadoo-header.jpg);
	background-repeat: no-repeat;
	height:127px;
	font-size:11px;
	font-weight:bold;
}

.table_en_head {
	background-image: url(/fileadmin/user_upload/unkadoo_en_header.jpg);
	background-repeat: no-repeat;
	height:127px;
	font-size:11px;
	font-weight:bold;
}


.table_main_menu {
	height:34px;
}

.td_head_left {
	padding-left:10px;
}

.td_head_right {
	padding-right:10px;
	padding-top:5px;
}

.login {
	width:100%;
	background-color: #ecf1ce;
	font-size:10px;
	height:25px;
	margin-top:1px;
	margin-bottom:20px;
}

.table_submenu {
	width:543px;
}

.title_content {
	width:100%;
	background-image: url(/fileadmin/user_upload/unkadoo-content-bg.jpg);
	background-repeat:no-repeat;
	height:36px;
	vertical-align:middle;
	font-size:16px;
	color:#bccc50;
	font-family: Verdanna, Georgia, Arial;
	font-weight:bold;
	text-align:center;
}

.middle_content {
	border-left: solid 1px #4f6f00;
	border-right: solid 1px #4f6f00;
	border-bottom: solid 1px #4f6f00;
	padding-right:10px;
	padding-left:10px;
	padding-top:25px;
	padding-bottom:10px;
	text-align:justify;
	background-image: url(/fileadmin/user_upload/unkadoo-middle-bg-2.jpg);
	background-repeat:repeat-x;
	background-color:#ecf2ce;
	font-size:12px;
}

#footer {
	width:100%;
	color: #000000;
	text-align:center;
	font-size: 14px; 
	font-weight: normal;
	font-family: Helvetica, Verdana, Arial, sans-serif; 
	text-decoration: none;
	font-weight:bold;
	background-color:ffffff;
	padding-top: 40px;
}

#w3c-compliance {
	width:100%;
	padding-top:15px;
	text-align:center;
}

#counter {
	width:100%;
	padding-top:5px;
	text-align:center;
}

.footer_text {
	color: #0000ff; 
	font-size: 12px; 
	font-weight: normal;
	font-family: Helvetica, Verdana, Arial, sans-serif; 
	text-decoration: underline;
}

.middle_link {
	font-size: 22px; 
}

.td_list_element {
	height: 30px;
	text-align:left;
	border-bottom: solid 1px #000000;
	vertical-align:middle;
	color: #000000; 
	font-size: 13px; 
	font-weight: normal;
	font-family: Helvetica, Verdana, Arial, sans-serif; 
	text-decoration: none;	
}

.text_submenu {
	width:90%;
	height: 9px;
	text-align:left;
	vertical-align:middle;
}

.td_list_title {
	height: 24px;
	text-align:left;
	border-bottom: solid 2px #000000;
	vertical-align:middle;
	color: #000000; 
	font-size: 13px; 
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif; 
	text-decoration: none;	
}

.title_content_full {
	width:100%;
	background-image: url(/fileadmin/user_upload/unkadoo-content-bg-full.jpg);
	background-repeat:no-repeat;
	height:36px;
	vertical-align:middle;
}

.middle_content_full {
	border-left: solid 1px #4f6f00;
	border-right: solid 1px #4f6f00;
	border-bottom: solid 1px #4f6f00;
	padding-right:10px;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:10px;
	text-align:justify;
	background-image: url(/fileadmin/user_upload/unkadoo-middle-bg-2.jpg);
	background-repeat:repeat-x;
	background-color:#ecf2ce;
	font-size:12px;
}

.title_content_text { color:#000000; font-family: Verdanna, Georgia, Arial; font-weight:bold;  }

/** FORM FIELDS */
.head_formulaire {
	margin-top:5px;
	margin-bottom: 3px;
}

.formulaire {
	margin-top:0px;
	margin-bottom:0px;
}

.head_text {
	font-size:11px;
	width:130px;
}

.logintextinput {
	font-size:11px;
	width:100px;
	margin-left:3px;
	margin-right:3px;
	height:12px;
}

.textinput {
	font-size: 14px;
	font-family: Arial, Verdana, Tahoma;
	color: #273842;
	vertical-align: middle;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	width:180px;
	margin: 3px 0px 9px 0px;
}

.longtextinput {
	font-size: 14px;
	font-family: Arial, Verdana, Tahoma;
	color: #273842;
	vertical-align: middle;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	width:300px;
	margin: 3px 0px 9px 0px;
}

.textcomments {
	font-size: 14px;
	font-family: Arial, Verdana, Tahoma;
	color: #273842;
	vertical-align: middle;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	width:380px;
	height:100px;
	margin: 0px 0px 8px 0px;
}

/** END FORM FIELDS */

/* Message Box */
.messageStackError { 
  font-family: Verdana, Arial, sans-serif; 
  font-size: 10px; 
  color: #000000;
  background-color: #ffb3b5;
}

/* END CSS DOCUMENT */