
html {
	font-size: 100.01%;
	height: 100%;
}

body {
	margin: 2px;
	padding: 0;
	color: #000;
	background-color: #ffffff !important;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	font-size: 12px;
	height:100%;
}


span {
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	font-size: 12px;
	color:#000000;
}

img {
	border-width: 0px; 
	margin: 0px; 
	padding: 0px;
}

div {
	font-size: 12px;
	line-height: 14px;
}

div.action {
	padding: 4px; 
	margin: 0px; 
	border: 1px dashed #777E5D;
}

hr {
	margin: 0px 0px 6px 0px; 
	padding: 0px;
	border: 1px solid #0d8fdb;
}

ul.orange {
	list-style-type: disc;
	list-style-position: inside;
	margin: 0;
	padding: 0;
	color: #FF9A36;
}

h1 {
font-size: 14px; 
line-height: 16px;
margin: 0;
padding: 4px 0px 2px 0px;
color:#FF9933;
}

h4 {
font-size: 18px; 
line-height: 20px;
padding: 10px 0px 0px 0px;
margin: 0;
color: #589905;
}

h5 {
font-size: 14px; 
line-height: 16px;
margin: 0;
padding: 4px 0px 2px 0px;
color:#FF9933;
}

h5.green {
font-size: 14px; 
line-height: 16px;
margin: 0;
padding: 4px 0px 2px 0px;
color: #589905;
}

h6 {
font-size: 12px; 
line-height: 14px;
margin: 0;
padding: 4px 0px 4px 0px;
color:#FF9933;
}

h6.green {
font-size: 12px; 
line-height: 14px;
margin: 0;
padding: 4px 0px 2px 0px;
color: #589905;
}

#toplineGreen {
	font-weight: bold; 
	font-size: 12px; 
	font-style:italic;
	color: #777E5D; 
}

#toplineOrange {
	font-weight: bold; 
	font-size: 12px; 
	font-style:italic;
	color: #FF9933; 
}

/*Liga-Tabelle*/
.spTablesysRowHead {
	background-color: #0d8fdb;
	color: #ffffff;
	font-weight:bold;
}

.spTablesysRowHead td {
	border-top: 2px solid #FF9933;
}

.spResultTableRow0{
	background-color: rgb(229,244,255);
}
.spResultTableRow1{
	background-color: rgb(242,249,255);
}
.spResultTableRow2{
	background-color: #d7efff;
}

.spResultTableRowX0{
	background-color: #ffefaf;
}
.spResultTableRowX1{
	background-color: rgb(255, 249, 196);
}
.spResultTableRowX2{
	background-color: rgb(255, 252, 226);
}
.spResultTableRowX3{
	background-color: rgb(221, 240, 221);
}
.spResultTableRowX4{
	background-color: rgb(240, 240, 240);
}
.spResultTableRowX5{
	background-color: rgb(255, 238, 238);
}
.spResultTableRowX6{
	background-color: #bfcdff;
}


tr.spResultTableRow0:hover, tr.spResultTableRow1:hover, tr.spResultTableRow2:hover, 
tr.spResultTableRowX0:hover, tr.spResultTableRowX1:hover, tr.spResultTableRowX2:hover, 
tr.spResultTableRowX3:hover, tr.spResultTableRowX4:hover, tr.spResultTableRowX5:hover {
	background-color: #f9faf4;
}

.spTabellesys td {
margin:0; 
padding:2px 4px;
line-height:13px;
}
.spTabellesyskopf{ 
font-weight:bold !important;
color: #fff !important;
font-size:12px !important; 
}

.spTabellesys tr td {
font-size:11px;
}
.spResultTable {
background-color:#fff;
}
.spResultTableSubject{
background-color: #e7be84;
color: #fff;
font-weight: bold;
}
.spResultTableRows{
background-color: #ccc;
font-weight: bold;
}

.spTabellesys th{
text-align: left;
padding: 2px 0 0 4px;
height: 16px;
}

/* Verweise */
a {
color: #000000;
text-decoration: none;
padding-left:6px;
background:transparent url("../img/link-icon-red.gif") 0 0.38em no-repeat;
}

a:hover {
color: #000000;
text-decoration: underline;
}

a.simple {
color: #000000;
text-decoration: none;
padding-left:0px;
border:0;
background:transparent url("../img/blank.gif") 0 0.38em no-repeat;
}

a.simple:hover {
color: #000000;
text-decoration: underline;
}

a.big {
	color: #589905;
	text-decoration: none;
	padding-left:20px;
	border:0;
	background:transparent url("../img/play.gif") 0 center no-repeat;
	
	font-size: 16px; 
	line-height: 18px;
	font-weight: bold;
}

a.big:hover {
	color: #589905;
	text-decoration: underline;
}

a.big_navi_next {
	color: #777E5D;
	text-decoration: none;
	border:0;
	background:transparent url("../img/play.gif") right no-repeat;
	
	font-size: 16px; 
	line-height: 18px;
	font-weight: bold;

	padding-right:20px;
}

a.big_navi_next:hover {
	color: #777E5D;
	text-decoration: underline;
}

a.big_navi_prev {
	color: #777E5D;
	text-decoration: none;
	border:0;
	background:transparent url("../img/play_prev.gif") left no-repeat;
	
	font-size: 16px; 
	line-height: 18px;
	font-weight: bold;

	padding-left:20px;
}

a.big_navi_prev:hover {
	color: #777E5D;
	text-decoration: underline;
}


/* Tabs */
#navlist {
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 2px solid #0d8fdb;
	font-size: 11px;
}

#navlist li {
	list-style: none;
	margin: 0;
	display: inline;
}

#navlist li a {
	padding: 3px 0.5em;
	border: 1px solid #0d8fdb;
	border-bottom: none;
	background: rgb(242,249,255);
	text-decoration: none;
}

#navlist li span {
	padding: 3px 0.5em;
	border: 1px solid #0d8fdb;
	border-bottom: none;
	background: #F9F9F9;
	font-size: 11px;
	color: #589905;
}

#navlist li a:link {
	color: #589905;
}

#navlist li a:visited {
	color: #589905;
}

#navlist li a:hover {
	color: #FF9933;
	background: #FFFFFF;
}

#navlist li span#current {
	background: #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	color: #FF9933;
}

/* Bilder-Schatten*/
.shadow{
	background: #dedede;
	margin: 2px;
	float: left;
}

.shadow img{
	position: relative;
	top: -4px;
	left: -4px;
	background: #ffffff;
	padding: 1px;
	border: 1px solid #bbbbbb;
}


/* Umrandungen der Sonder-Tabellen */
div.sbrb { width: 200px; margin: 0 auto 10px auto; text-align: left; }
div.sbrbc { width: 200px; margin: 0 auto 10px auto; text-align: center; }
div.sbrbr { width: 200px; margin: 0 auto 10px auto; text-align: left; }
.rbtl, .rbtr, .rbbl, .rbbr { background-image: url(../img/rbborder.gif); height: 5px; font-size: 2px; }
.rbtl, .rbbl { margin-right: 5px; }
.rbtr, .rbbr { margin-left: 5px; margin-top: -5px; }
.rbtr { background-position: 100% 0; }
.rbbl  { background-position: 0 -5px; }
.rbbr { background-position: 100% -5px; }
.rbin { border-left: 1px solid #E3E7CE;	border-right: 1px solid #E3E7CE; padding-left: 8px; padding-right:8px; text-align:left; }
.rbntg { margin-top: 0; }
.rbnbg { margin-bottom: -1px; padding-bottom: 1px; }
.sbin { border-left: 1px solid #E3E7CE; border-right: 1px solid #E3E7CE; padding-left: 8px; padding-right:8px; text-align:left; }
div.sbin ul { list-style-type: disc; list-style-position: outside; margin: 0px 0px 0px 10px; padding: 0; color: #FF9A36; }


/* Verweise auf Tabellen der anderen Spieltage */
a.navi_prev {
	padding-left:15px;
	border:0;
	font-size:12px;
	text-decoration:none;
	background:transparent url("../img/navi-prev.gif") left no-repeat;
}

a.navi_prev:hover {
	text-decoration:underline;
	background:transparent url("../img/navi-prev.gif") left no-repeat;
}

a.navi_next {
	padding-right:15px;
	border:0;
	font-size:12px;
	text-decoration:none;
	background:transparent url("../img/navi-next.gif") right no-repeat;
}

a.navi_next:hover {
	text-decoration:underline;
	background:transparent url("../img/navi-next.gif") right no-repeat;
}


div.navi_prev_new {
	height: 19px;
	width: 205px;
	background: transparent url('../img/round_navi_prev.png') right top scroll no-repeat;
	font-size:11px;
	float:right;
	padding-top: 3px;
	padding-right: 54px;
	border-right: 2px solid #ffc9a1;
}

.navi_prev_new a {
	text-decoration: none;
	background:transparent none 0 0 no-repeat;
	height: 22px;
}

div.navi_next_new {
	height: 19px;
	background: transparent url('../img/round_navi_next.png') left top scroll no-repeat;
	font-size: 11px;
	width: 205px;
	padding-top: 3px;
	padding-left: 54px;
}

.navi_next_new a {
	text-decoration: none;
	background:transparent none 0 0 no-repeat;
	height: 22px;
}




.daynavi {
	margin:4px 0 4px 0;
	width:600px;
}

div.navi_prev {
	float:left;
}

div.navi_next {
	text-align:right;
}


/* Formulare */
form { 
	margin: 0; 
	padding: 0; 
}

input.text {
	border: #589905 1px solid; 
	width: 176px; 
	height: 16px; 
	color: #666666;
	margin: 1px;
}

textarea {
	border: #589905 1px solid; 
	width: 590px;
	height:200px;
	color:#666666;
	margin: 1px;
}

/* Kurze und kleine Text-Felder */
.text_m {
	border: #589905 1px solid; 
	width:28px; 
	height:18px; 
	color:#666666;
	margin: 1px;
	font-size:11px;
}

input.submit {
	border: #589905 1px solid; 
	width: 178px; 
	height: 22px; 
	cursor: pointer;
	color: #477d00;
	margin: 1px;
	background: transparent url("../img/button_green.gif") right repeat-x;
}

select, option {
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	font-size: 11px;
	color:#000000;
}

input.radio {
	border-width: 0px; 
	margin: 0px; 
	padding: 0px;
}

/* Schatten */
.right_shadow {
	background-image:url("../img/right_shadow.png");
	height:100%;
	background-repeat: repeat-y;
	background-position: 0px;
}


/* Aufstellungstool - Spielfeld und Spieler */
td.formation_bar_ho{
	padding: 0px;
	margin: 0px;
	height: 2px; 
	width: 47px;
}

td.formation_bar_ve{
	padding: 0px;
	margin: 0px;
	width: 2px;
	height: 82px;
}

td.formation_ath{
	padding: 0px;
	margin: 0px;
	width: 44px;
	height: 82px;
}

div.formation_ath{
	visibility: hidden; 
	position: absolute; 
	cursor:move; 
	z-index:1;
	width: 47px;
	height: 87px;
	padding: 0px;
	margin: 0px;
}

img.formation_ath{
	border-width: 0px; 
	padding-left: 1px;
	padding-bottom: 1px;
	margin: 0px;
	width: 44px;
	height: 82px;
}

img.formation_bar_ho_first{
	border-width: 0px; 
	padding: 0px;
	margin: 0px;
	width: 47px;
	height: 2px;
	background-color: transparent;
}

img.formation_bar_ho_second{
	border-width: 0px; 
	padding: 0px;
	margin: 0px;
	width: 47px;
	height: 2px; 
	background-color: transparent;
}

img.formation_bar_ve{
	border-width: 0px; 
	padding: 0px;
	margin: 0px;
	width: 2px;
	height: 82px;
	background-color:#ffc8c8;
}


/* Klappboxen */
div.clapbox{
	width: 592px;
	border: 1px solid #0d8fdb; 
	margin: 4px 0px 2px 2px; 
	padding: 0px;
	border-top: 2px solid #FF9933;
}

a.clapbox{
	width: 590px; 
	background-image: url('../img/d_blank.gif');
	background-repeat:repeat-x;
	background-color: #589905;

	font-size: 12px;
	font-weight: bold; 
	line-height: 14px;
	color: #FFFFFF;

	padding: 2px 0px 2px 2px;
	margin: 0px;

	text-decoration: none;
	float: left;
}

a:hover.clapbox{
	color: #FFFFFF;
	text-decoration: none;
}

/* Land- und Liga-Navigation */

div.colibox {
	text-align:left;
	width:190px;
	padding: 1px;
	font-size:11px;
	font-weight: bolder;
	border: 1px solid #777E5D;
	color: #659c07;
	background-color: #FFFFFF;
}

* html #league_list li {
	display:inline;
}

* html #country_list li {
	display:inline;
}

a.colibox {
	color: #659c07;
	display: block;
	text-decoration: none;
	background:transparent none 0 0 no-repeat;
}

a.colibox:hover {
	background:transparent url("../img/link-icon-red.gif") 0 0.38em no-repeat;
}

div.colibox h2 {
	font-size: 11px;
	font-weight: bolder;
	line-height: 14px;
}

ul.colibox {
	display: none;
	padding:0;
	margin:0;
	position:relative;
	padding-top:1px;
	display:none;
	list-style-type:none;
}


/* Menue */

#menu {
	list-style-type: none;
	margin:0;
	padding: 0;
}

#menu li {
	display:block;
	float:left;
	position:relative;
	z-index:100;
	margin-right:0px;
}

#menu li span {
	display:block;
	z-index:100;
	padding: 0px 10px;
	font-size: 11px;
	font-weight: bolder;
}

#menu li a, #menu li a:visited {
	display:block;
	padding:0;
}

#menu dl {
	position:absolute;
	top:0;
	left:0;
	margin: 0;
	padding: 0;
}

#menu dt {
	/*background: #0d8fdb;*/
	margin:0;
	font-size: 11px;
	font-weight: bolder;
	border-bottom:0px solid #FF9933;
	/*border-top:2px solid #FF9933;*/
	float:left;
	/*border-right:1px solid #FF9933;*/
  	/*border-left:1px solid #FF9933;*/
}

#menu dd {
	display:none;
	background: transparent;
	border-top: 1px solid #659c07;
	border-left: 1px solid #659c07;
	border-right: 1px solid #659c07;
	clear:left;
	margin:0;
	padding:0;
	font-size: 11px;
	font-weight: bolder;
	text-align:left;
}

#menu dt a, #menu dt a:visited {
	display:block;
	color: #ffffff;
	padding: 2px 0px;
	text-decoration:none;
	background:transparent none 0 0 no-repeat;
}

#menu dd a, #menu dd a:visited {
	background:#ffffff;
	color: #659c07;
	text-decoration:none;
	display:block;
	padding: 2px 10px;
	background-color: #ffffff;
}

#menu li a:hover {
	border:0;
}

#menu li:hover dd, #menu li a:hover dd {
	display:block;
	background: url("../img/link-icon-orange.gif") 4px 7px no-repeat;
}

#menu li:hover dl, #menu li a:hover dl {
	border-bottom: 5px solid #FF9933;
}

#menu dd a:hover {
	color: #659c07;
	background: #ffffff url("../img/link-icon-orange.gif") 4px 7px no-repeat;
}

#menu li:hover dt a, #menu li a:hover dt a {
	color: #000000;
	text-decoration: underline;
	background: #FF00FF none 4px 7px no-repeat;
}


/* Greenbox */
div.greenbox {
	background: #fbfff4;
	margin: 2px 1px 8px 1px;
	border: #0d8fdb 1px solid;
	padding-bottom: 2px;
	border-top: 2px solid #FF9933;
}

div.greenbox_head {
	width: 100%;
	background: #0d8fdb;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	height: 18px;
}

/* Querbalken */
div.bar_green {
	line-height:14px;
	font-weight:normal;
	font-size:11px;
	font-weight: bold;
	color: #0d8fdb;
	background-image: url(../img/title_line_green.png);
	background-repeat: no-repeat;
	background-position: right;
	border: 1px solid #3a6aa8;
	border-left: 0px solid #3c7ccc;
	border-right: 0px solid #3c7ccc;
	padding-left: 2px;
	margin-bottom: 4px;
}

td.bar_green {
	background-image: url(../img/title_line_green.png);	
	background-repeat: no-repeat;
	background-position: right;	
	font-size:11px;	
	font-weight: bold;
	color: #0d8fdb;	
	border: 1px solid #3a6aa8;
	border-left: 0px solid #3c7ccc;
	border-right: 0px solid #3c7ccc;
	padding: 0 0 0 2px;
}

/* Cnn-Messages */
a.cnnmsghref {
	color: #589905;
	text-decoration: none;
	border:0;
	background-image: none;
	padding-left: 0px;
	
	font-size: 12px; 
	line-height: 14px;
}

a.cnnmsghref:hover {
	color: #589905;
	text-decoration: underline;
}

a.cnnmsghref_s {
	color: #589905;
	text-decoration: none;
	border:0;
	background-image: none;
	padding-left: 0px;
	
	font-size: 11px; 
	line-height: 13px;
}

a.cnnmsghref_s:hover {
	color: #589905;
	text-decoration: underline;
}

.cnnmsgtable {
	margin: 0;
	padding: 2px 4px;
	font-size: 12px;
	line-height: 14px;
	background-color: rgb(229,244,255);
}
.cnnmsgtable_s {
	margin: 0;
	padding: 2px 4px;
	font-size: 11px;
	line-height: 13px;
	background-color: rgb(229,244,255);
}

.cnnmsgtable1 {
	background-color: #db0f3f;
}
.cnnmsgtable2 {
	background-color: #8ac864;
}
.cnnmsgtable3{
	background-color: #8ac864;
}
.cnnmsgtable4{
	background-color: #0d8fdb;
}
.cnnmsgtable5{
	background-color: #0d8fdb;
}
.cnnmsgtable6{
	background-color: #0d8fdb;
}
.cnnmsgtable7{
	background-color: #ff9933;
}
.cnnmsgtable8{
	background-color: #9c9c9c;
}
.cnnmsgtable9{
	background-color: #9c9c9c;
}
.cnnmsgtable10{
	background-color: #CC0099;
}
.cnnmsgtable11{
	background-color: #CC0099;
}
.cnnmsgtable12{
	background-color: #CC0099;
}
.cnnmsgtable_time {
	font-size: 11px;
	color: #888888;
}




div.milkglass_main{
	border: 2px solid #538f2e;
	background: transparent url(../img/milchglas_600.png) scroll repeat;
	left: 0; 
	top: 0; 
	margin: 0 0 0 2px; 
	padding: 0;
}


div.headline_green {
	font-size: 22px;
	font-weight: bold;
	color: #538f2e;
	padding: 20px 2px 0px 96px;
	margin: 0;
}

div.headline_green_info {
	height: 16px; 
	background: #76ba00 none scroll no-repeat; 
	padding-left: 96px; 
	font-size: 12px; 
	color: #FFFFFF;
}

/* Tabs */
a.tab_gray {
    background: transparent url('../img/tab_gray_part2.png') no-repeat scroll top right;
    display: block;
    float: left;
	font-size: 12px;
    height: 25px;
	padding-left: 0; /* Abstand zwischen einzelnen Tabs */
    padding-right: 14px; /* sliding doors padding */
    text-decoration: none;    
    cursor:pointer;
}

a.tab_gray span {
    background: transparent url('../img/tab_gray_part1.png') no-repeat;
    display: block;
    line-height: 14px;
    padding: 6px 0 5px 14px;
	color: #000000;
    height: 25px;
}

a.tab_gray:hover {
    background-position: bottom right;
    background: transparent url('../img/tab_green_part2.png') no-repeat scroll top right;
}

a.tab_gray:hover span {
    padding: 6px 0 5px 14px;
    background: transparent url('../img/tab_green_part1.png') no-repeat;
	color: #FFFFFF;
    display: block;
    line-height: 14px;
    height: 25px;
}

div.tab_gray {
    background: transparent url('../img/tab_gray_part2.png') no-repeat scroll top right;
    display: block;
    float: left;
	font-size: 12px;
    height: 25px;
    padding-right: 14px; /* sliding doors padding */
    text-decoration: none;
	margin-left: 0px;
}

div.tab_gray span {
    background: transparent url('../img/tab_gray_part1.png') no-repeat;
    display: block;
    line-height: 14px;
    padding: 4px 0 5px 14px;
	color: #FFFFFF;
    height: 25px;
}

div.tab_green {
    background: transparent url('../img/tab_green_part2.png') no-repeat scroll top right;
    display: block;
    float: left;
	font-size: 12px;
    height: 25px;
    padding-right: 14px; /* sliding doors padding */
    text-decoration: none;
}

div.tab_green span {
    background: transparent url('../img/tab_green_part1.png') no-repeat;
    display: block;
    line-height: 14px;
    padding: 6px 0 5px 14px;
	color: #FFFFFF;
    height: 25px;
}



/* Graues Tableau */

.tableau_gray {
	height: 22px;
	color: #000000;
	background: transparent url('../img/pixel_e4e4e4.png') scroll repeat;
	border-width: 0;
	font-size: 11px;
}

.tableau_gray td {
	height: 22px;
	color: #000000;
	background: transparent url('../img/pixel_e4e4e4.png') scroll repeat;
	border-width: 0;
}

.tableau_gray td.tableau_gray_place_white {
	height: 22px;
	color: #000000;
	background: #FFFFFF url('../img/tabmat_place8.png') bottom scroll repeat-x;
	border: 1px solid #FFFFFF;
}

.tableau_gray td.tableau_gray_columnhead {
	background: transparent url('../img/tabmat_columnhead.png') scroll repeat-x;
	border-width: 0;
}

.tableau_gray td.tableau_gray_place_pink {
	height: 22px;
	color: #000000;
	background: #FFFFFF url('../img/tabmat_place6.png') bottom scroll repeat-x;
	border: 1px solid #FFFFFF;
}

td.tableau_gray_foot {
	height: 7px;
	background: transparent url('../img/tabmat_foot_no_shadow.png') scroll repeat-x;
}


/* Standard-Tabmat-Tabelle */

.tabmat td {
	margin:0; 
	padding:2px 4px;
	line-height:13px;
	font-size:11px;
	border-top: 1px solid #ffc9a1; 
	border-right: 1px solid #ffc9a1;
}

.tabmat_head td {
	height: 22px;
	color: #000000;
	background: transparent url('../img/tabmat_columnhead.png') left bottom scroll repeat-x;
	border-width: 0;
	border-right: 1px solid #999999;
	text-align: center;
}

tr.tabmat_tr0 {
	background: #FFFFFF url('../img/tabmat_line0.png') left scroll repeat-y;
}
td.tabmat_td0 {
	background: transparent url('../img/tabmat_place0.png') scroll repeat-x;
	text-align: center;
}
tr.tabmat_tr0:hover td.tabmat_td0 {
	background-image: url('../img/tabmat_place0_ref.png');
}
tr.tabmat_tr0_reflected {
	background: #FFFFFF url('../img/tabmat_line0_ref.png') right scroll repeat-y;
}
tr.tabmat_tr0_reflected:hover td.tabmat_td0 {
	background-image: url('../img/tabmat_place0_ref.png');
}
td.tabmat_td1 {
	background: transparent url('../img/tabmat_place1.png') scroll repeat-x;
	text-align: center;
}
tr.tabmat_tr0:hover td.tabmat_td1 {
	background-image: url('../img/tabmat_place1_ref.png');
}
tr.tabmat_tr0_reflected:hover td.tabmat_td1 {
	background-image: url('../img/tabmat_place1_ref.png');
}

tr.tabmat_tr2 {
	background: #FFFFFF url('../img/tabmat_line2.png') left scroll repeat-y;
}
td.tabmat_td2 {
	background: transparent url('../img/tabmat_place2.png') scroll repeat-x;
	text-align: center;
}
tr.tabmat_tr2:hover td.tabmat_td2 {
	background-image: url('../img/tabmat_place2_ref.png');
}
tr.tabmat_tr2_reflected {
	background: #FFFFFF url('../img/tabmat_line2_ref.png') right scroll repeat-y;
}
tr.tabmat_tr2_reflected:hover td.tabmat_td2 {
	background-image: url('../img/tabmat_place2_ref.png');
}
td.tabmat_td3 {
	background: transparent url('../img/tabmat_place3.png') scroll repeat-x;
	text-align: center;
}
tr.tabmat_tr2:hover td.tabmat_td3 {
	background-image: url('../img/tabmat_place3_ref.png');
}
tr.tabmat_tr2_reflected:hover td.tabmat_td3 {
	background-image: url('../img/tabmat_place3_ref.png');
}

tr.tabmat_tr4 {
	background: #FFFFFF url('../img/tabmat_line4.png') left scroll repeat-y;
}
td.tabmat_td4 {
	background: transparent url('../img/tabmat_place4.png') scroll repeat-x;
	text-align: center;
}
tr.tabmat_tr4:hover td.tabmat_td4 {
	background-image: url('../img/tabmat_place4_ref.png');
}
tr.tabmat_tr4_reflected {
	background: #FFFFFF url('../img/tabmat_line4_ref.png') right scroll repeat-y;
}
tr.tabmat_tr4_reflected:hover td.tabmat_td4 {
	background-image: url('../img/tabmat_place4_ref.png');
}


tr.tabmat_tr6 {
	background: #FFFFFF url('../img/tabmat_line6.png') left scroll repeat-y;
}
td.tabmat_td6 {
	background: transparent url('../img/tabmat_place6.png') scroll repeat-x;
	text-align: center;
}
tr.tabmat_tr6:hover td.tabmat_td6 {
	background-image: url('../img/tabmat_place6_ref.png');
}
tr.tabmat_tr6_reflected {
	background: #FFFFFF url('../img/tabmat_line6_ref.png') right scroll repeat-y;
}
tr.tabmat_tr6_reflected:hover td.tabmat_td6 {
	background-image: url('../img/tabmat_place6_ref.png');
}

tr.tabmat_tr0:hover, tr.tabmat_tr0_reflected:hover, tr.tabmat_tr2:hover, tr.tabmat_tr2_reflected:hover, tr.tabmat_tr4:hover, tr.tabmat_tr4_reflected:hover, tr.tabmat_tr6:hover, tr.tabmat_tr6_reflected:hover {
	background: #FFFFFF none;
}

.tabmat_foot{
	height: 7px;
}

.tabmat_foot td{
	background: transparent url('../img/tabmat_foot.png') scroll repeat-x; 
	border-right: 1px solid #999999;
}



/* Sortierbare Tabelle */

table.tablesorter {
	width: 100%;
	border-bottom: 1px solid #ffc9a1;
}

table.tablesorter thead tr th {
	
	background: transparent url('../img/tabmat_columnhead.png') left bottom scroll repeat-x;
	
	border-right: 1px solid #999999;
	padding: 2px 4px;
	line-height: 18px;
	font-size: 11px;
	font-weight: normal;
}

table.tablesorter tfoot tr th {
	background-color: #FFFFFF;
	border-right: 1px solid #ffc9a1;
	padding: 2px 4px;
	line-height: 13px;
	font-size: 11px;
	font-weight: normal;
}

table.tablesorter thead tr .header {
	/* background-image: url(../img/sort_bg.gif); */
	background: transparent url('../img/tabmat_columnhead.png') left bottom scroll repeat-x;
	height: 13px;
	color: #000000;
	cursor: pointer;
}
table.tablesorter tbody td {
	margin:0; 
	padding:2px 4px;
	line-height:13px;
	font-size:11px;
	border-top: 1px solid #ffc9a1; 
	border-right: 1px solid #ffc9a1;
}
table.tablesorter tbody tr.odd td {

}
table.tablesorter thead tr .headerSortUp {
	/* background-image: url(../img/sort_asc.gif); */
}
table.tablesorter thead tr .headerSortDown {
	/* background-image: url(../img/sort_desc.gif); */
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	color: #589905;
}


/* Infopanel-Tabellen */

tr.table_line_brown {
	background: transparent url(../img/table_line_brown.png) scroll repeat-x;
}

tr.table_line_brown td {
	border-top: #daa46f 1px solid; 
	border-bottom: #daa46f 1px solid;
}

tr.table_line_brown:hover {
	background-image: url('../img/table_line_brown_reflected.png');
}


tr.table_line_brown td.table_line_green{
	background: transparent url(../img/table_line_green.png) scroll repeat-x;
}

tr.table_line_brown:hover td.table_line_green{
	background: transparent url(../img/table_line_green_reflected.png) scroll repeat-x;
}


tr.table_line_blue {
	background: transparent url(../img/table_line_blue.png) scroll repeat-x;
}

tr.table_line_blue td {
	border-top: #4481b5 1px solid; 
	border-bottom: #4481b5 1px solid;
}

tr.table_line_blue:hover {
	background-image: url('../img/table_line_blue_reflected.png');
}


tr.table_line_green {
	background: transparent url(../img/table_line_green.png) scroll repeat-x;
}

tr.table_line_green td {
	border-top: #4481b5 1px solid; 
	border-bottom: #4481b5 1px solid;
}

tr.table_line_green:hover {
	background-image: url('../img/table_line_green_reflected.png');
}









/* Tabellenkopf mit abgerundeten Ecken  */

span.columnhead_rounded {
    background: transparent url('../img/tabmat_columnhead_rounded_right.png') no-repeat scroll top right;
    display: block;
	text-align: center;
    height: 22px;
    padding-right: 22px; /* sliding doors padding */
    text-decoration: none;
}

span.columnhead_rounded span {
    background: transparent url('../img/tabmat_columnhead_rounded_left.png') no-repeat;
    display: block;
	text-align: center;
    line-height: 14px;
    padding: 3px 0 5px 22px;
	color: #000000;
	font-size: 11px;
    height: 22px;
}




/* (graue) Buttons */

input.submit_v3 {
	border: #589905 0px solid; 
	font-size: 12px;
	cursor: pointer;
	color: #000000;
	background: transparent url(../img/button_gray.png) left top scroll no-repeat;
	width: 200px;
	height: 22px;
}

input.submit_v3:active {
	color: #538f2e;
}

/* Klappboxen */

div.clapbox_v3{
	width: 590px;
	border: 0px solid #0d8fdb; 
	margin: 0;
	padding: 0;
	background-color: transparent;
	margin: 0 1px 1px 0;
}

a.clapbox_v3 {
    background: transparent url('../img/clappbox_header_green.png') top left scroll no-repeat;
    display: block;
    float: left;
	font-size: 12px;
	font-weight: bold;
    height: 22px;
    text-decoration: none;
	width: 589px;
	margin: 0;
	padding: 0;
}

a.clapbox_v3 span {
    display: block;
    line-height: 14px;
    padding: 4px 0 5px 18px;
	color: #FFFFFF;
	margin: 0;
}

a:hover.clapbox_v3{
	color: #FFFFFF;
	text-decoration: none;
}


/* Runde Milchglasboxen*/

.rbro {
	background:url(../img/roundedbox_ro.png) top right no-repeat;
}

.rblo {
	background:url(../img/roundedbox_lo.png) top left no-repeat;
}

.rbru {
	background:url(../img/roundedbox_ru.png) bottom right no-repeat;
}

.rblu {
	background:url(../img/roundedbox_lu.png) bottom left no-repeat;
	padding: 12px 8px 6px 8px;
}


/* Verweise */

a.green_href_box {
    background: transparent url('../img/green_href_part2.png') no-repeat scroll top right;
    display: block;
    float: left;
	font-size: 12px;
    height: 24px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.green_href_box span {
    background: transparent url('../img/green_href_part1.png') no-repeat;
    display: block;
    line-height: 14px;
    padding: 4px 0 5px 18px;
	color: #FFFFFF;
}

a.green_href_box:active {
    background-position: bottom right;
    outline: none; /* hide dotted outline in Firefox */
}

a.green_href_box:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}



/* Rechte-Seite-Links */

div.right_navi {
	background: transparent url(../img/right_navi_grounding.png) scroll no-repeat; 
	height: 25px;
	margin-bottom: 1px;
	font-size: 13px;
	color: #666666;
	cursor: pointer;
}

div.right_navi:hover {
	color: #000000;
	background-image: url(../img/right_navi_grounding2.png);
}

.right_navi img {
	float: left; 
	margin: 0 6px 0 4px; 
}



