a.nodec:link {
    text-decoration:none;
    color:#6CC7DC;
    }
	
a.nodec:visited {
    text-decoration:none;
    color:#6CC7DC;
    }
a.nodec:active {
    text-decoration:none;
    color:#6CC7DC;
    }
a.nodec:hover {text-decoration: none; }
 
 
a.info{
    position:relative; /*this is the key*/
    z-index:24; background-color:#ccc;
    color:#000;
    text-decoration:none}

a.info:hover{z-index:25; background-color:#ffffff}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    border:1px solid #0cf;
    background-color:#cff; color:#000;
    text-align: center}
	
	
a.infospenden{
    position:relative; /*this is the key*/
    z-index:14;
    color:#000;
    text-decoration:none}

a.infospenden:hover{z-index:15; 
background-color:#fff}

a.infospenden span{display: none}

a.infospenden:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:28em;
    border:1px solid #000000;
    background-color:#ffffff; color:#000;
    text-align: left}
	
	
span.title{
    position:relative; /*this is the key*/
    z-index:24; 
    color:#000;
    text-decoration:none}

span.title:hover{z-index:25; background-color:#dcf0b9}

span.title span{display: none}

span.title:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:0em; left:4em; width:12em;
    /*border:1px solid #0cf;*/
    font-size:1em;
    background-color:#fff; color:#000;
    text-align: center}

	
div.actionbutton a.action{
    background:url(../_pix/btn_gutscheinverkaufen.gif) 0 0 no-repeat;
	width:258px;
	height:30px;
	text-indent:-1000em;
	float: left;
	margin-left: 165px;
	outline-color:currentColor;
	outline-style: none;
	outline-width: medium;
}

div.counter{
	float: left;
	margin-top:25px;
    margin-right: 20px;
	margin-left: 0px;
   padding-left:10px;
    width: 210px;
}

div.counter b {
 border: 0px solid #000;
 float:left;
  width:410px;
	color: #000000;
	line-height:1.4em;
	font-weight:bold; 
	font-size:2.0em;
}

div.counter td{
	color: #000000;
	background: none repeat scroll 0 0 #FFFFFF;
} 

div.counter td.plain{
    border: 0px solid #000;
	/* background:url(../_pix/blatt.png) 0 22px no-repeat;	*/
	background:url(../_pix/blatt.png) 4px 3px no-repeat;
	/*padding:5px 5px 4px 12px;*/
	padding: 8px 2px 10px 12px;
	overflow: hidden;
	width: 10%;
	height:46px;
	color: #000000;
	font-weight:bold;  
	font-size:2.8em;
} 

div.counter td.neon{
    border: 5px solid #000;
	
    background: none repeat scroll 0 0 #000000;
	color: #FFFFFF;
	font-weight:bold; 
	line-height:1.4em;
	font-size:2.8em;
	text-shadow:
	0 0 10px #FFFFFF,
	0 0 20px #FFFFFF,
	0 0 30px #FFFFFF,
	0 0 40px #FF00DE,
	0 0 70px #FF00DE,
	0 0 80px #FF00DE,
	0 0 100px #FF00DE,
	0 0 150px #FF00DE;
} 
div.column-right-main12 {
    float: right;
    padding: 0 25px 0 0;
    width: 580px;
	height:150px;
}
div.main1 {
    float: left;
	margin-top: 20px;
    margin-right: 20px;
    padding: 15px 2px 40px 22px;
    width: 250px;
}
div.main1 a.action{
    background: url("../_pix/bntsmall_verkaufen.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	padding: 5px 2px 11px 72px;
	width:161px;
	height:27px;
	text-indent:-1000em;
	float: left;
	outline-color:currentColor;
	outline-style: none;
	outline-width: medium;
}
div.main1 p {
    margin: 0;
    padding: 0 0 3px 1px;
}

div.main2 {
    float: left;
	margin-top: 20px;
    margin-right: 20px;
    padding: 15px 2px 40px 22px;
    width: 220px;
}
div.main2 a.action{
    background: url("../_pix/bntsmall_billiger.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	padding: 5px 2px 11px 72px;
	width:145px;
	height:27px;
	text-indent:-1000em;
	float: left;
	outline-color:currentColor;
	outline-style: none;
	outline-width: medium;
}
div.main2 p {
    margin: 0;
    padding: 0 0 3px 1px;
}
div.column-right-main34 {
    float: right;
    padding: 0 25px 0 0;
    width: 580px;
	height:150px;
}
div.main3 {
    float: left;
	margin-top: 10px;
    margin-right: 20px;
    padding: 15px 2px 40px 22px;
    width: 250px;
}
div.main3 a.action{
    background: url("../_pix/bntsmall_gutscheincodes.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	padding: 5px 2px 11px 72px;
	width:145px;
	height:27px;
	text-indent:-1000em;
	float: left;
	outline-color:currentColor;
	outline-style: none;
	outline-width: medium;
}
div.main3 p {
    margin: 0;
    padding: 0 0 3px 1px;
}

div.main4 {
    float: left;
	margin-top: 10px;
    margin-right: 20px;
    padding: 15px 2px 40px 22px;
    width: 220px;
}
div.main4 a.action{
    background: url("../_pix/bntsmall_geschenkkarten.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	padding: 5px 2px 11px 72px;
	width:145px;
	height:27px;
	text-indent:-1000em;
	float: left;
	outline-color:currentColor;
	outline-style: none;
	outline-width: medium;
}
div.main4 p {
    margin: 0;
    padding: 0 0 3px 1px;
}


div.hoverinfo{
    position:relative; /*this is the key*/
    z-index:24; background-color:#ccc;
    color:#000;
    text-decoration:none}

div.hoverinfo:hover{z-index:25; background-color:#ff0}

div.hoverinfo span{display: none}

div.hoverinfo:hover span{ /*the span will display just on :hover state*/
    display:block;
	padding:5px;
    position:absolute;
    top:4em; left:2em; width:15em;
    border:1px solid #0cf;
    background-color:#cff; color:#000;
	font-size:1em;
    text-align: center
}

div.hoverTrash{
    position:relative; /*this is the key*/
    z-index:24;
    color:#000;
    text-decoration:none}

div.hoverTrash:hover{z-index:25;}

div.hoverTrash span{display: none}

div.hoverTrash:hover span{ /*the span will display just on :hover state*/
    display:block;
	padding:5px;
    position:absolute;
    top:4em; left:2em; width:15em;
    border:1px solid #0cf;
    background-color:#cff; color:#000;
	font-size:0.5em;
    text-align: center
}

	
table.meine-gutscheine td {
	padding:5px;
	border-top:1px solid #fff;
	}

table.meine-gutscheine thead td {
	background:#f6f6f6;
	color:#878787;
	font-weight:bold;
	border-right:1px solid #fff;
	}

table.meine-gutscheine tbody tr.titel td {
	background: #cdf686 url(../_pix/arrow-green-down.gif) 8px 11px no-repeat;
	text-transform:uppercase;
	color:#497119;
	letter-spacing:1px;
	font-weight:bold;
	padding-left:22px;
	}	
	
table.meine-gutscheine td.price {
	font-weight:bold;
	text-align:right;
	}
table.meine-gutscheine td.price {
	font-weight:bold;
	text-align:left;
	}
table.meine-gutscheine td.delete {
	text-align:center;
	}
	
table.meine-gutscheine tr.error td {
	background:#FF0000;
	color:#fff;
	}
