/* Transparente PNGs in IE6 */
/* rem - die iepngfix.htc und das blank.gif müssen im verzeichnis liegen, die den hack aufruft */
/* rem - alternative ist pfade anpassen */
#deckel_img { behavior: url("/css/iepngfix.htc"); }

/*================================================*/
/*////// HTML TAGS ///////////////////////////////*/
/*================================================*/
html, body { margin:0; padding:0; }
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #535353;
	margin: 8px;
}
h1 {
	font-size: 11px;
	font-weight: bold;
	color: #00632A;
	margin: 0px 0px 0px 0px;
}
.historyHead {
	font-size: 11px;
	font-weight: bold;
	color: #00632A;
	margin: 0px 0px 0px 0px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #00632A;
	margin: 0px 0px 7px 0px;
}
/* Year-Numbers in "Historien"-Table */
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #00632A;
	margin: 4px 0px 4px 8px;
}
p {
	margin: 0px 0px 5px 0px;
}
td {
	font-size: 11px;
	line-height: 15px;

}
td a{
	font-size: 11px;
	color: #535353;
	line-height: 15px;
}
td a:hover{
	font-size: 11px;
	color: #00632A;
	line-height: 15px;
}

ul {margin:0px; padding:0px; left:0; padding-left:17px; list-style-image:url(../images/listenpunkt.gif);}
li {margin:0px; padding:0px; left:0;}
/*================================================*/
/*////// TABLES  /////////////////////////////////*/
/*================================================*/
.contentMargin {
	/*margin: 0px 8px 0px 8px;*/
	padding: 8px;
}

.mainTable{
	width:976px;
}
.content{
	height:100%;
	width:748px;
	background-image:  url("../images/bg_content.jpg");
	padding-left: 0px;
	vertical-align: top;
}
.fill_in{
	width:748px;
	background-image: url("../images/bg_fillin.jpg");
	/*background-repeat: repeat-x;*/
	background-color: #208639;
	/*padding:0px 0px 0px 0px;*/
	vertical-align:top;
}
.contentLeft{
	width:220px;
	vertical-align: bottom;
}
.contentLeft-dLiga{
	width:220px;
	vertical-align:top;
}
.contentLeftTop {
	height: 40px;
}
.contentRightTxt{
	width:520px;
	padding: 28px 8px 0px 0px;
	vertical-align: top;
}
.navigation{
	vertical-align: top;
	background-image:  url("../images/bg_navigation.jpg");
	padding: 3px;
	height: 124px;
	width: 980px;
}
.gap{
	width:8px;
}
.gap-padd{
	padding:8px;
}

#basicContent {
	margin-left: 8px;
}
a.none {
text-decoration:none;
}

/*================================================*/
/*////// LOGO ////////////////////////////////////*/
/*================================================*/
#logo{
	position:absolute;
	top: 81px;
	margin-left:-3px;
	z-index:50;
}

/*================================================*/
/*////// TEASER //////////////////////////////////*/
/*================================================*/
.teaser{
	width:220px;
	background-image:  url("../images/bg_teaser.jpg");
	background-position: top;
	background-color: #A6CC45;
	background-repeat: repeat-x;
	vertical-align: top;
}
.teaserTxt{
	padding: 8px 8px 6px 8px;
	vertical-align: top;
}
/*================================================*/
/*////// BUTTON //////////////////////////////////*/
/*================================================*/
.btn{
	/*width:100%;*/
	background-color: #C4D599;
	border-top: 1px solid #DAE9B3;
	border-right: 1px solid #B6C68E;
	border-bottom: 1px solid #B6C68E;
	border-left: 1px solid #DAE9B3;
}
.btn_flat{
	/*width:100%;*/
	background-color: #C4D599;
	border-top: 0px solid #DAE9B3;
	border-right: 0px solid #B6C68E;
	border-bottom: 0px solid #B6C68E;
	border-left: 0px solid #DAE9B3;
}
.btnTxtTd{
	font-weight: bold;
	text-align: right;
	height:16px;
	vertical-align: middle;	
}	
.btnTxtTdLeft{
	font-weight: bold;
	text-align: left;
	height:16px;
	vertical-align: middle;	
}
.btnPicTd{
	width:14px;
	vertical-align: middle;
}
.btn a{
	color: #535353;
	text-decoration: none;
}
.btn a:hover{
	color: #00632A;
	text-decoration: none;
}
/*================================================*/
/*////// BUTTON MP3 //////////////////////////////*/
/*================================================*/
.btnMp3{
	width:100%;
}

.btnMp3_1{
	background-image:url(../images/btn_bg_1.jpg);
}
.btnMp3_2{
	/*background-image:url(../images/btn_bg_2.jpg);*/
}
.btnMp3_1 a{
	font-weight: bold;
	text-align: left;
	height:16px;
	/*vertical-align:middle;*/
	color:#00632A;
	text-decoration:none;
}
.btnMp3_2 a{
	font-weight: bold;
	text-align: left;
	height:16px;
	/*vertical-align: middle;*/
	color:#00632A;
	text-decoration:none;
}
.pictBtnMp3{
	vertical-align:bottom;
	padding: 2px 8px 2px 10px;
}
.txtBtnMp3{
	font-weight: bold;
	text-align: left;
	/*height:16px;*/
	vertical-align: middle;	
}
/*================================================*/
/*////// BACK BUTTON /////////////////////////////*/
/*================================================*/
.btnBack{
	padding-top:8px;
	padding-right:0px;
}
.btnBackTxtTd{
	font-weight: bold;
	text-align: right;
	height:16px;
	padding-right:5px;
	vertical-align: middle;	
}	
.btnBackPicTd{
	width:14px;
	vertical-align: middle;
}
.btnBack a{
	color: #535353;
	text-decoration: none;
}
.btnBack a:hover{
	color: #00632A;
	text-decoration: none;
}

.radioBtn {
	font-size: 11px;
	font-weight: bold;
	color: #00632A;
	margin: 0px 0px 0px 0px;
}
.radioBtn input {
margin-top: 5px;
}

/*================================================*/
/*////// TEXT FIELDS /////////////////////////////*/
/*================================================*/
.txtCols{
	padding: 3px 0px 10px 0px;
}

.txtCols1{
	background-image:    url("../images/bg_univ.jpg");
	background-position:center;
	padding: 0px 0px 8px 0px;
	vertical-align: top;
}
.txtCols2{
	width:256px;
	background-position:left;
	padding: 0px 0px 8px 0px;
	vertical-align: top;
}

.txtCols3{
	width:168px;
	background-position:left;
	padding: 0px 0px 8px 0px;
	vertical-align: top;
}

/* Two Columns */
.txtCols2_1{
	width:256px;
	background-image:    url("../images/bg_2cols_1.jpg");
	background-position:left;
	padding: 0px 0px 8px 0px;
	vertical-align: top;
}
.txtCols2_2{
	width:256px;
	background-image:     url("../images/bg_2cols_2.jpg");
	background-position:right;
	padding: 0px 0px 8px 0px;
	vertical-align: top;
}

.txtCols2_2_schmankerl{
	width:150px;
	background-image:     url("../images/transp.png");
	background-position:right;
	padding: 8px 8px 8px 8px;
	vertical-align: top;
}

/* Rezepte */
.txtCols2_22{
	width:308px;
	background-image:     url("../images/bg_2col_2_smooth.gif");
	background-position:left;
	padding: 0px 0px 3px 0px;
	vertical-align: top;
}
.txtCols1_11{
	width:490px;
	background-image:     url("../images/bg_1col_light-dark.gif");
	background-position:left;
	padding: 0px 0px 3px 0px;
	vertical-align: top;
	margin-bottom:15px;
}
/* Two Columns - continuous background*/
.txtCols1_2_1{
	width:240px;
	background-image:    url("../images/bg_univ.jpg");
	background-position:left;
	padding: 8px 8px 8px 0px;
	vertical-align: top;
}
.txtCols1_2_1_foodservice{
	width:240px;
	background-image:    url("../images/bg_univ.jpg");
	background-position:left;
	padding: 0px;
	vertical-align: top;
}

.txtCols1_2_2{
	width:240px;
	background-image:     url("../images/bg_univ.jpg");
	background-position:right;
	padding: 8px;
	vertical-align: top;
}
.txtCols1_2_gap{
	width:8px;
	background-image:     url("../images/bg_univ.jpg");
	background-position:center;
	vertical-align: top;
}
.txtCols2_3{
	width:100%;
	background-image:     url("../images/bg_univ.jpg");
	background-position:right;
	padding: 8px;
	vertical-align: top;
}
.txtCols2_4{
	width:256px;
	background-image:     url("../images/bg_univ.jpg");
	background-position:right;
	padding: 0px 0px 8px 0px;
	vertical-align: top;
}

/* Three Columns */
.txtCols3_1{
	width:168px;
	background-image:     url("../images/bg_univ.jpg");
	background-position:left;
	padding: 0px 0px 8px 0px;
	vertical-align: top;
}
.txtCols3_2{
	width:168px;
	background-image:     url("../images/bg_3cols_2.jpg");
	background-position:center;
	padding: 0px 0px 8px 0px;
	vertical-align: top;
}
.txtCols3_3{
	width:168px;
	background-image:     url("../images/bg_3cols_3.jpg");
	background-position:right;
	padding: 0px 0px 8px 0px;
	vertical-align: top;
}

.txtCols3_3_border{
	width:166px;
	background-image:     url("../images/bg_3cols_3.jpg");
	background-position:right;
	padding: 0px 0px 8px 0px;
	vertical-align: top;
}

/* browserhack fr ie - problem mit position von "firma" */
#contact_td_special_width {width:250px;}
* html #contact_td_special_width {width:240px;}

/* Bodytext */

.bodytext {
	padding: 0px 8px 0px 8px;
}
.bodytextTxt {
	padding: 8px 8px 0px 8px;
}
.table_border_bold {
border: 8px solid #00632A;
}
.border_small {
border: 1px solid #00632A;
padding: 8px;
margin: 8px;
text-align:center;
}

/* Table-Cells with mid-aligned Picture-Content */
.imgCols{
	padding:0px;
}
.imgColsCenter{
	width:240px;
	background-image:     url("../images/bg_univ.jpg");
	background-position:left;
}
.bgHistory{
	background-image:url(../images/bg_historie_1.jpg)
}
/*================================================*/
/*////// NAVIGATION //////////////////////////////*/
/*================================================*/
.navigation1stTable{
	width:100%;
	background-image: url("../images/bg_navigation_middle.jpg");
	height:16px;
	margin-bottom: 2px;
	color: #ffffff;
}
.navigation1stTD{
	padding-left: 217px; width:543;
}

/* foodservice */
.navigationTDpadding { 
/* abstand zwischen linker und rechter navi */
	background:#c2d292; 
	width:9px;
}
.navigation1stTDRIGHT, .navigation2ndTDRIGHT {
/* breite der rechten navigation-spalte */
	width:217px; 
	padding:0 0 0 5px;
}

.navigation1stTDfoodservice {
/* dunklere farbe fuer foodservice-navigation1st */
	background:#3a853b; 
}
.navigation2ndTDfoodservice {
/* dunklere farbe fuer foodservice-navigation2nd */
	background:#629D5D; 
}

.navigation2ndTable{
	width:100%;
	background-image:  url("../images/bg_navigation_bottom.jpg");
	height:16px;
	margin-bottom: 2px;
	color: #ffffff;
}
.navigation2ndTD{
	padding-left: 217px; width:538;
}
.navigation3rdTable{
	width:100%;
	background-image:  url("../images/bg_navigation_bottom.jpg");
	height:16px;
	margin-bottom: 3px;
	color: #ffffff;
	}
.navigation3rdTD{
	padding-left: 217px; width:538;
}	
.navigation3rdTable a{
	color: #00632A;
	text-decoration: none;
}
.navigation3rdTable a:hover{
	color: #ffffff;
	text-decoration: none;
}
.navigation4th{
	color: #FFFFFF;
	background-color: #00632A;
	padding-right: 11px;
	line-height: 11px;
	height:18px;
	text-align: right;
	vertical-align: middle;
}
.navigation4th a{
	color: #FFFFFF;
	text-decoration: none;
}
.navigation4th a:hover{
	color: #C7D69A;
	text-decoration: none;
}
.navigationActive{
	background-image:   url("../images/navigation_arrow.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px 0px 0px 8px; 
	margin: 0px 30px 0px 0px;
	color: #00632A;
}

.navigation1stTDfoodservice .navigationActive, .navigation2ndTDfoodservice .navigationActive{
/* aktiver link innerhalb foodservice (auf dunklerem hintergrund) */
	background-image:   url("../images/navigation_arrow_yellow.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px 0px 0px 8px; 
	margin: 0px 30px 0px 0px;
	color: #d9f71b;
}

.navigationActive a{
	color: #00632A;
	text-decoration:none;
}
.navigationActive a:hover{
	color: #b9cb83;
	text-decoration:none;
}
.navigation1stTDfoodservice .navigationActive a, .navigation2ndTDfoodservice .navigationActive a{
/* aktiver link innerhalb foodservice (auf dunklerem hintergrund) */
	color: #d9f71b;
	text-decoration:none;
}
.navigationLink{
	padding: 0px 0px 0px 8px;
	margin: 0px 30px 0px 0px;
}
.navigationLink a{
	color: #ffffff;
	text-decoration: none;
}
.navigationLink a:hover{
	/*color: #00632A;*/
	color: #b9cb83;
	text-decoration: none;
}
.navigation2ndTDfoodservice .navigationLink a:hover{
/* aktiver link innerhalb foodservice (auf dunklerem hintergrund) */
	color: #d9f71b;
	text-decoration: none;
}
.navigation2ndMargin, .navigation2ndTDfoodservice .navigation2ndMargin {
 margin: 0px 3px 0px 0px;
}
.navigation3rdMargin, .navigation3rdTDfoodservice .navigation3rdMargin {
 margin: 0px 3px 0px 0px;
}
/*================================================*/
/*////// FORM-OBJECTS ////////////////////////////*/
/*================================================*/
.disabled {
	display: none;
}
.form_error {
	font-size:10px;
	color: #FF0012;
}
.form_alert {
	background-color:#F90;
}
.formDesc_login{
	font-size: 11px;
	font-weight: bold;
	color: #00632A;
	vertical-align:top;
}

.formobject_error {
   border: 2px solid #FF0012;
}

.formobject {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00632A;
	vertical-align:top;
}

.formobject_bg {
	background-image:url(../images/bg_btn_form.jpg);
	width: 145px;
	margin-top: 1px;
	padding: 0px 2px;
}

.formobject_Btn {
	font-size:11px;
	font-weight:bold;
	width: 170px;
	color:#535353;
}

.formobject_Btn_Cols3 {
	font-size:11px;
	font-weight:bold;
	width: 150px;
	color:#535353;
}

.formobject_text {
	border-width:1px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:8pt;
	width:170px;
	margin-bottom:6px;
	margin-top:0px;

}

.formobject_login_text {
	border-width:1px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:8pt;
	width:80px;
}

.formobject_plz_text {
	border-width:1px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:8pt;
	width:40px;
	margin-bottom:6px;
	margin-top:0px;
}

.formobject_ort_text {
	border-width:1px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:8pt;
	width:125px;
	margin-bottom:6px;
	margin-top:0px;
}

.formobject_text2 {
	border-width:1px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:8pt;
	width:240px;
	height:100px;
}
.form_border {
	border-color: #01632A;
}
.formobject_imagecode {
	border-width:1px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:8pt;
	height: 20px;
	width: 85px;
	margin-bottom:6px;
	margin-top:0px;
}
.formobject_search {
	border-width:1px;
	border-color: #01632A;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:8pt;
	height: 20px;
	width: 152px;
	margin-bottom:6px;
	margin-top:0px;
}

.formDesc{
	font-size: 11px;
	font-weight: bold;
	color: #00632A;
	vertical-align:top;
}
.formBtn{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:8pt;
	font-weight:bold;
	background-color:#C4D599;
	color:#535353;
}

#dliga-deckel {
position:absolute;
top:-90px;
left:-90px;
}

/* deckel-liga tabelle*/
#dligaRank {
display:table; border-collapse:collapse;
	background-image:    url("../images/bg_univ.jpg");
	background-position:center;
overflow:visible;
color: #000000;
}

#dligaRank .tr, #dligaTable .tr {
display:table-row;
}
#dligaRank .head{
color: #FFFFFF;
background-color:#75A74C;
}
#dligaRank .top_col1{
background-color:#98BF5F;
}
#dligaRank .top_col2{
background-color:#BBD773;
}
#dligaRank .norm_col{
background-color:#B1CC94;
}

#dligaRank .td {
display:table-cell;
}

#dligaRank .rank {
width: 15px;
text-align:right;
padding: 2px 8px;
}
#dligaRank .club {
width: 225px;
padding: 2px 8px;
}

#dligaRank .club2 {
width: 327px;
padding: 2px 8px;
}

#dligaRank .points {
width: 234px;
text-align:right;
padding: 2px 8px;
}

#dligaRank .points2 {
width: 55px;
text-align:right;
padding: 2px 6px;
}

#dligaRank .pages {
padding: 2px 30px;
text-align:center;
}
#dligaRank .pages a {
color: #FFFFFF;
text-decoration: none;
}
#dligaRank .pages a:hover {
color: #FFFFFF;
text-decoration:underline;
}


#dligaTable {
background-image:  url("../images/bg_univ.jpg");
background-position:center;
width: 240px;
height: 360px;
overflow:scroll; 
border:1px solid #DEE3C5;
}

.head{
color: #FFFFFF;
background-color:#75A74C;
width: 100%;
padding: 4px 0px;
}

#dligaTable .norm_col{
background-color:#DEE3C5;
}
#dligaTable .top_col1{
background-color:#DEE3C5;
}
#dligaTable .top_col2{
}

#dligaTable .club {
padding: 2px 8px;
}
#dligaTable a:hover {
text-decoration: underline;
color: #00621C;
}
#dligaTable a {
text-decoration:none;
/*color: #005F33;*/
}

.stoerer {
	text-align:left; 
	padding: 6px 6px 6px 8px;
	font-size: 11;
}

.img_table_left {padding: 5px 10px 10px 3px; vertical-align:top;}
.img_table_right {padding:5px 10px 10px 5px; vertical-align:top;}


/*================================================*/
/*////// FOODSERVICE /////////////////////////////*/
/*================================================*/

.margin_bottom {
	margin-bottom:5px;
}

ul.dispenser {
	margin:20px 0;
	padding:0;
	list-style-position:inside;
}
strong.green {
	color:#00632A;
}

.imgCols3_1{
	width:153px;
	background-image:     url("../images/bg_univ.jpg");
	background-position:left;
	padding: 8px;
	vertical-align: top;
}
.imgCols3_2{
	width:153px;
	background-image:     url("../images/bg_3cols_2.jpg");
	background-position:center;
	padding: 8px;
	vertical-align: top;
}
.imgCols3_3{
	width:153px;
	background-image:     url("../images/bg_3cols_3.jpg");
	background-position:right;
	padding: 8px;
	vertical-align: top;
}

.dispenser_kontakt {
	text-align:right;
	font-weight:bold;
	color:#00632A;
}

form.dispenser input {
	font-size:11px;
}

form.dispenser input.button {
	font-size:11px;
	background:#c4d599;
	color:#535353;
	font-weight:bold;
	border-top:solid 2px #fff;
	border-left:solid 2px #fff;
	border-right:solid 2px #535353;
	border-bottom:solid 2px #535353;
}

#raffle_tabasco { padding:10px; font-weight:bold; }
#raffle_tabasco dl { width:340px; }
#raffle_tabasco dl, #raffle_tabasco dt, #raffle_tabasco dd { margin:0; padding:0; }
#raffle_tabasco dt, #raffle_tabasco dd { float:left; padding:2px 0; }
#raffle_tabasco dt { clear:left; width:125px; padding-top:2px; }
#raffle_tabasco label {}

#raffle_tabasco input { font: 11px Verdana,Arial,Helvetica,sans-serif; color: #000; }
#raffle_tabasco input.normal { width:214px; height:18px; }
#raffle_tabasco input.middle { width:154px; height:18px; }
#raffle_tabasco input.short { width:56px; height:18px; }
#raffle_tabasco input.submit { background-color:#e57715; border:1px solid #9d091f; color:#FFF; font-weight:bold; }
#raffle_tabasco .invalid { background-color:#e40535; color: #FFFFFF; }

#raffle_tabasco dt.wide { width:283px; }
#raffle_tabasco dt.submit { width:0; }
#raffle_tabasco dd.submit { width:340px; text-align:right; padding:10px 0 5px 0; }

/*
#raffle_label { float:left; width:360px; font-weight:bold; padding-left:10px; }
#raffle_input { float:left; width:210px;}
#raffle_imagecode { float:left; width:250px; padding-top:3px;}
label.left { float: left; text-align: left; width: 12em; font-weight:bold; margin: 2px 0px 5px 0px; }
label.left_wide {float: left; text-align: left; width: 26em; font-weight:bold; margin: 2px 0px 5px 0px;}
label.float { width:30px; margin: 2px 0px 5px 0px; }
.radio { width:20px; height: 15px; vertical-align:middle; }
.radio2 { height:14px; float:left; margin:3px 0 0 -13px; padding:0; }
*html .radio2 { height:14px; float:left; margin:3px 0 0 -20px; padding:0; }
.imagecode { width:146px; height:57px; margin-top:8px; margin-left: 0px;  }
.invalid { background-color:#e40535; color: #FFFFFF; }
*/

/* tabasco */
.teller {position:absolute; bottom:0; left:0;}
*html .teller {position:absolute; bottom:-1; left:0;}
/*.bottles {position:absolute; bottom:0; right:0;}
*html .bottles {position:absolute; bottom:-1; right:0;}*/

.bottles { position:absolute; bottom:-86px; right:0; width:118px; height:165px; }
.slogan { position:absolute; bottom:-26px; right:0; width:318px; color:#FFF; }
/*
 * ie-hack for transparent bg-png, needs width or height and absolute path to be defined!
 * pngs will not work when exported with photoshop! use fireworks instead.
 * http://msdn.microsoft.com/workshop/author/filter/reference/filters/alphaimageloader.asp
 */
html > body .bottles { background:url(../5_foodservice/tabasco/images/tabasco_bottles.png) top left no-repeat; }
* html .bottles { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/5_foodservice/tabasco/images/tabasco_bottles.png', sizingMethod='scale'); }
/* end hack */

/*************************************************************************
						Umwelt
**************************************************************************/




/*************************************************************************
						EM-Superpoint 2008
**************************************************************************/
.table_green { float:left; width:240px; height:16px; background-color:#e2ede1; margin-right:10px; }
.table_light { float:left; width:240px; height:16px; margin-right:10px; }
.table_inner { padding-left:8px; }

.label_empromo { float:left; height:18px; width:100px;margin-top:2px; font-weight:bold; }
.input_empromo { float:left; width:145px; border:1px solid #00632a; height:18px; padding-left:5px; font-weight:bold; color:#00632a; font-size:11px; margin:0px 0 8px 0; }
.btn_empromo { width:235px; height:18px; font: 11px Verdana, Arial, Helvetica, sans-serif; font-weight:bold; border:0; text-align:right; padding-right:20px; cursor:pointer; color:#535353; background:#c6d6a6 url(../images/btn_arrow.jpg) 98% no-repeat; margin-top:2px; }
.invalid { background-color:#e40535; color: #FFFFFF; }

.ranking_table { float:left; width:500px; background-color:#75a74c; font-weight:bold; color:#ffffff; padding-right:10px; }
.ranking_rank { float:left; width:40px; font-weight:bold; text-align:right; } 
.ranking_club { float:left; width:240px; margin-left:15px; }
.ranking_points { float:left; width:205px; font-weight:bold;text-align:right; }

.ranking_row_odd { float:left; width:500px; background-color:#b5cfa3; padding-right:10px; }
.ranking_row_even { float:left; width:500px; padding-right:10px; }
.ranking_row_club { float:left; width:405px; margin-left:15px; }
.ranking_row_points { float:left; width:40px; font-weight:bold;text-align:right; }
.ranking_pageflip { width:500px; padding-left:10px; }

.clublink a { text-decoration:none; }
.clublink a:hover { text-decoration:underline; }


.queryListBrowser { background-color:#75a74c; color:#ffffff; width:510px; font-weight:bold; clear:both; padding:2px 0 3px 0; }
.queryListBrowser li{ display:inline; list-style:none; }
.queryListBrowser a{ color:#ffffff; }

#loadingImage { float:left; width:25px; padding:5px 0 0 0px; margin-left:10px; }.green_copytext {
	color: #00632A;
}

