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

html {
	min-height: 100.05%;
	background-color: #FFF5E6;
}

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

body, input, td, li, textarea {
	font-family: arial, "bitstream vera sans", helvetica, sans-serif;
	font-size: 14px;
}

td {
  vertical-align: top;
  padding: 0px;
}

a {
	color: #306AB9;
	text-decoration: none;
}
a:hover {
	color: #d79024;
}

h1 {
	font-size: 14px;
	font-weight: bold;
  margin: 0px 0px 1em 0px; 
	padding: 0px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
  margin: 0px 0px 1em 0px; 
	padding: 0px;
}

h3 {
	font-size: 18px;
	font-weight: bold;
  margin: 0px 0px 1em 0px; 
	padding: 0px;
}

.clear_left {
	clear: left;
}

#design_link,
#design_link a {
	color: #000;
	text-decoration: none;
	font-size: 12px;
}

#design_link a:hover {
	text-decoration: underline;
}




/*** HEADER ***/

#main_border {
  width: 778px;
  margin: 10px auto 0px auto;
}

#lay_hdr_top {
	background: url('/images/lay_hdr_top.jpg') no-repeat;
	width: 786px;
	height: 82px;
	font-size: 1px;
}

#lay_hdr_mnu {
	background: url('/images/lay_hdr_mnu.jpg') no-repeat;
	width: 786px;
	height: 18px;
	font-weight: bold;

}
#lay_hdr_mnu a {
	color: #657527;
}
#lay_hdr_mnu a:hover {
	color: #D89622;
}

#lay_hdr_btm {
	background: url('/images/lay_hdr_btm.jpg') no-repeat;
	width: 786px;
	height: 4px;
	font-size: 1px;
}

#lay_hdr_submnu {
	background: url('/images/lay_hdr_submnu.jpg') no-repeat;
	width: 786px;
	height: 25px;
	font-weight: bold;
	line-height: 18px;
}
#lay_hdr_submnu a {
	color: #4E5A1E;
}
#lay_hdr_submnu a:hover {
	color: #B37C1C;
}

#lay_cnt_bg {
	background: url('/images/lay_cnt_body.jpg') repeat-y;
	width: 786px;
}

#lay_cnt_body {
	width: 730px;
	min-height: 250px;
	margin: 0px auto 0px auto;
	padding: 10px 0px 0px 0px;
	text-align: justify;
}

#lay_cnt_btm {
	background: url('/images/lay_cnt_btm.jpg') repeat-y;
	width: 786px;
	height: 24px;
}




#tab_menu {
  text-align: center;
  width: 740px;
  list-style: none;
  margin: 0px auto 0px auto;
	border: 0px #f00 solid;
}

#tab_menu li {
  display: inline;
  bottom: 0px;
  padding-left: 0px;
	height: 10px;
}

#tab_menu li a {
  font-weight: bold;
  text-decoration: none;
}

#tab_menu li a span {
  width: 10px;
  cursor: pointer;
}


#tab_submenu {
  text-align: center;
  width: 740px;
  list-style: none;
  margin: 0px auto 0px auto;
	border: 0px #f00 solid;
}

#tab_submenu li {
  display: inline;
  bottom: 0px;
  padding-left: 0px;
	height: 10px;
}

#tab_submenu li a {
  font-weight: bold;
  text-decoration: none;
}

#tab_submenu li a span {
  width: 10px;
  cursor: pointer;
}








#language_de {
	float: left;
	position: relative;
	left: 660px;
	top: 31px;
}

#language_en {
	float: left;
	position: relative;
	left: 644px;
	top: 45px;
}









.userpanelbutton {
  width: 24px;
	height: 21px;
	margin: 0px 0px 0px 6px;
	border: 0px;
}

#userpanel_loggedin input {
	border: 0px;
}

#userpanel_loggedin #name {
	text-align: right;
	margin: 0px 20px 2px 30px;
	margin-top: 0px !important;
	margin-top: 14px ;
	padding-top: 14px !important;
	padding-top: 0px;
	font-size: 12px;
	font-weight: bold;
}

#userpanel_loggedin #btn_profile_edit {
	float: left;
	position: relative;
	top: 0px;
	left: 675px;
	width: 24px;
	height: 21px;
}

#userpanel_loggedin #btn_beverages_view_full {
	float: left;
	position: relative;
	top: 0px;
	left: 680px !important;
	left: 675px;
	width: 24px;
	height: 21px;
}
#userpanel_loggedin #btn_beverages_view_empty {
	float: left;
	position: relative;
	top: 0px;
	left: 680px !important;
	left: 675px;
	width: 24px;
	height: 21px;
}

#userpanel_loggedin #btn_traffic_view_online {
	float: left;
	position: relative;
	top: 0px;
	left: 686px !important;
	left: 676px;
	width: 24px;
	height: 21px;
}
#userpanel_loggedin #btn_traffic_view_offline {
	float: left;
	position: relative;
	top: 0px;
	left: 686px !important;
	left: 676px;
	width: 24px;
	height: 21px;
}

#userpanel_loggedin #btn_logout_en input {
	float: left;
	position: relative;
	top: 26px;
	left: 607px !important;
	left: 590px;
	background: url('/images/form_logout_en.png') no-repeat;
	width: 86px;
	height: 17px;
}
#userpanel_loggedin #btn_logout_de input {
	float: left;
	position: relative;
	top: 26px;
	left: 607px !important;
	left: 590px;
	background: url('/images/form_logout_de.png') no-repeat;
	width: 86px;
	height: 17px;
}








#userpanel_loggedout input {
	border: 0px;
}

#userpanel_loggedout {
	padding: 11px 0px 0px 0px;
	text-align: left;
	border: 0px #f0f solid;
}

#userpanel_loggedout #textfields {
	border: 0px #ff0 solid;
}

#userpanel_loggedout #textfields .username_text {
	background: url('/images/form_textbox_text.png') no-repeat;
}

#userpanel_loggedout #textfields .username_notext {
	background: none;
}

#userpanel_loggedout #textfields .wrapper {
	position: relative;
	left: 680px;
	background: url('/images/form_textbox.png') no-repeat;
	width: 85px;
	height: 21px;
	padding: 0px 0px 2px 0px;
}

#userpanel_loggedout #textfields #username {
	padding: 0px;
	border: 0px #f00 solid;
	background-color: #004071;
}

#userpanel_loggedout #textfields #password {
	padding: 0px;
	border: 0px #f00 solid;
	background-color: #004071;
}

#userpanel_loggedout #textfields .textfields {
	position: relative;
	top: 2px;
	left: 4px;
	width: 78px;
	height: 17px;
	font-size: 12px;
	color: #FFFFFF;
}

#userpanel_loggedout #btn_login_en {
	position: relative;
	left: 680px;
	background: url('/images/form_login_en.png') no-repeat;
	width: 86px;
	height: 17px;
}

#userpanel_loggedout #btn_login_de {
	position: relative;
	left: 680px;
	background: url('/images/form_login_de.png') no-repeat;
	width: 86px;
	height: 17px;
}




#lay_submnu {
	float: right;
	padding: 4px 0px 0px 10px;
}

#lay_submnu_top_bg {
	background: url('/images/lay_submnu_top.jpg') no-repeat;
	width: 190px;
	height: 30px;
}

#lay_submnu_top_body {
	padding: 6px 0px 0px 0px;
	text-align: center;
}

#lay_submnu_cnt_bg {
	background: url('/images/lay_submnu_cnt.jpg') repeat-y;
	width: 190px;
}

#lay_submnu_cnt_body {
	padding: 5px 0px 0px 15px;
	font-weight: bold;
}

#lay_submnu_cnt_body a {
	color: #FFFFFF;
}
#lay_submnu_cnt_body a:hover {
	color: #C7E456;
}

#lay_submnu_btm {
	background: url('/images/lay_submnu_btm.jpg') no-repeat;
	width: 190px;
	height: 15px;
}












.vline_r {
	border-right: 1px #888 solid;
}

.vline_l {
	border-left: 1px #888 solid;
}

.hline_t {
	border-top: 1px #888 solid;
}

.hline_b {
	border-bottom: 1px #888 solid;
}













.memberslist th {
	padding: 2px 10px 2px 10px;
	color: #657527;
	text-align: center;
	font-size: 14px;
	background-color: #b7d446;
}

.memberslist td {
	padding: 5px 10px 5px 10px;
	color: #000;
	font-size: 12px;
}

.memberslist .row_color_light {
	background-color: #EEE;
}

.memberslist .row_color_dark {
	background-color: #DDD;
}






#council .headline,
#networkteam .headline {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}









.roundcorner_tl {
	background-image: url('/images/border_tl.gif');
	background-repeat: no-repeat;
	background-position: left top;
}

.roundcorner_tr {
	background-image: url('/images/border_tr.gif');
	background-repeat: no-repeat;
	background-position: right top;
}

.roundcorner_bl {
	background-image: url('/images/border_bl.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
}

.roundcorner_br {
	background-image: url('/images/border_br.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
}

div.bh {
	font-size: 1px;		/* IE Fix */
	margin: 0px;
	padding: 0px;
	height: 5px;
}
div.bhr {
	background: url('/images/border.gif') no-repeat right top;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 5px;
	float: right;
}
div.bhl {
	background: url('/images/border.gif') no-repeat;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 5px;
	float: left;
}
div.bf {
	font-size: 1px;		/* IE Fix */
	margin: 0px;
	padding: 0px;
	height: 5px;
}
div.bfr {
	background: url('/images/border.gif') no-repeat right bottom;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 5px;
	float: right;
}
div.bfl {
	background: url('/images/border.gif') no-repeat left bottom;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 5px;
	float: left;
}
div.cont {
	padding: 0px 10px;
}











#formarea {
	margin: 0px auto 0px auto;	
	width: 500px;
}

#formarea td {
	padding-bottom: 10px;
}

#formarea th, td {
	vertical-align: top;
	text-align: left;
	font-size: 14px;
}

#formarea td {
	padding-left: 10px;
}

#formarea .text, .textarea {
	width: 400px;
	border: 1px #657527 solid;
	border-width: 1px;
	padding: 2px;
	color: #657527;
	background-color: #B7D446;
}
#formarea .textarea {
	width: 400px;
}

#formarea .error {
	border: 1px #B42E33 solid;
	background-color: #F9E5C2;
}






#msgbox .tbl {
	margin: 0px auto 0px auto;
	width: 500px;
}

#msgbox .tbl th {
	text-align: left;
	vertical-align: middle;
	width: 48px;
	padding: 0px 10px 0px 10px;
}

#msgbox .tbl td {
	text-align: left;
	vertical-align: middle;
	font-size: 14px;
}

#msgbox .error {
	border: 1px #B42E33 solid;
	background-color: #F9E5C2;
}
#msgbox .error td {
	color: #B42E33;
}

#msgbox .ok {
	border: 1px #6AB42E solid;
	background-color: #CFF9C2;
}
#msgbox .ok td {
	color: #6AB42E;
}








#news .top, .top_cap {
	background-color: #b7d446;
	color: #657527;
	padding: 0px;
	margin: 0px;
}

#news .top_cap {
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	height: 5px;
}

#news .headline, .date, .buttons{
	font-size: 13px;
	font-weight: bold;
	vertical-align: middle;
}

#news .headline {
	width: 100%;
	padding-left: 5px;
	text-align: left;
	border: 0px #F00 solid;
}

#news .date {
	padding: 0px 5px 0px 5px;
	text-align: right;
	border: 0px #F0F solid;
	white-space: nowrap;
}

#news .buttons {
	padding-right: 5px;
	text-align: center;
	white-space: nowrap;
	font-size: 1px; /* IE Fix */
}

#news .message {
	padding-top: 5px;
	text-align: justify;
}









#news .text, .textarea, .option {
	width: 300px;
	border: 1px #657527 solid;
	padding: 2px;
	color: #657527;
	background-color: #B7D446;
}

#news .readonly, .disabled {
	border-color: #8C8C8C;
	color: #666666;
	background-color: #CCCCCC;
}

#news .option {
	width: 627px;
}

#news th {
	vertical-align: top;
}

#news .error {
	border: 2px #B42E33 solid;
	background-color: #F9E5C2;
}










#profile .text {
	width: 300px;
	border: 1px #657527 solid;
	padding: 2px;
	color: #657527;
	background-color: #B7D446;
}

#profile .readonly, .disabled {
	border-color: #8C8C8C;
	color: #666666;
	background-color: #CCCCCC;
}






#beverages th a {
	color: #4E5A1E;
}

#beverages th a:hover {
	color: #d79024;
}

#beverages .table {
	width: 700px;
	background-color: #B7D446;
	color: #4E5A1E;
}

#beverages .row_color_light {
	background-color: #EEE;
}

#beverages .row_color_dark {
	background-color: #DDD;
}

#beverages .table td, .table th {
  font-family: 'Courier New';
}

#beverages th {
	text-align: center;
}

#beverages td {
	padding: 4px 4px 4px 4px;
	vertical-align: middle;
	color: #000000;
}

#beverages .center {
	text-align: center;
}

#beverages .right {
	text-align: right;
}

#beverages .comment_label {
	font-weight: bold;
	color: #FF0000;
}

#beverages .comment_text {
  font-size: 11px;
	font-family: 'Arial';
	border-top: 1px #8C8C8C dotted;
}




#beverages_watcher_level1 .table {
	width: 700px;
	background-color: #B7D446;
	color: #4E5A1E;
	font-weight: bold;
}

#beverages_watcher_level2 .table {
	width: 700px;
	background-color: #EF9933;
	color: #382A19;
	font-weight: bold;
}

#beverages_watcher_level3 .table {
	width: 700px;
	background-color: #EF1313;
	color: #EFC6C6;
	font-weight: bold;
}

#beverages_watcher_level3 a {
	color: #E4A325;
}

#beverages_watcher_level3 a:hover {
	color: #FFB119;
}





/*** Form Elements ***/
form {
	padding: 0px;
	margin: 0px;
}








/*** DIALOG ***/
form input, select {
	color: #000000;
	border: 1px #8C8C8C solid;
	background: #FFFFFF;
}

form .error {
	border: 1px #B42E33 solid;
	background: #F9E5C2;
}







#impressum .spacer {
  padding-bottom: 30px;
}

#impressum .headline {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}

#impressum .leftcell {
  float: left;
  width: 250px;
}

#impressumpane {
  float: right;
  width: 300px;
}

#impressumpane #w3c {
  margin-top: 22px;
}

#impressumpane #bilderquellen {
  margin-top: 22px;
  font-size: 10px;
}

#impressumpane #bilderquellen #headline {
  font-size: 14px;
  font-weight: bold;
}

#impressumpane #bilderquellen #list {
  font-family: verdana;
}

#impressumpane #bilderquellen .url {
  text-decoration: underline;
}



