/*
	STANDARD ABE classes
	(always try to use THIS!!!)
*/

/* main element: use on top */
.stdABE {
	width: 189px;
	padding: 0;
	margin: 0;
	padding-bottom: 2px;
	background-color: #FBFBFC;
	background-position: left bottom;
	background-repeat: repeat-x;
	background-image: url(img/bg_dashed.gif);
	font-size: 11px;
	line-height: 13px;
}

/* sub-block in ABE, with dotted line on bottom */
.stdABE div.stdABEBlock{
	padding:0;
	margin:0;

	background-position: left bottom;
	background-repeat: repeat-x;
	background-image: url(img/bg_dashed.gif);
	font-size: 11px;
	line-height:13px;
}


/* text in ABE (and sub-block) */
div.stdABE p,
div.stdABEBlock p{
	margin: 0;
	color: #303a63;
	display: block;
	width: auto;
	_height: 14px;
	padding: 2px 3px 7px 22px;
	font-size: 11px;
	line-height: 13px;
}

/* --- END OF STD ABE --- */






h6 {
	position: relative;
	height: 20px;
	font-size: 11px;
	margin:0;
	display: block;
	color: White;
	text-decoration: none !important;
	padding: 2px 0 0 22px;
	_width: auto; /* only IE */
	background: transparent url(img/bg_h6.gif) 0 0 no-repeat;
    font-weight: bold;
}
.errorcolor {
	color: #CC0000;
}

/*
* the basic abe box
* @author ts
*
*/
.abe, .securityabe, .memoabe, .standardabe {
	width: 189px;
	padding: 0;
	margin: 0;
	padding-bottom: 2px;
	background-color: #FBFBFC;
	background-position: left bottom;
	background-repeat: repeat-x;
	background-image: url(img/bg_dashed.gif);
	font-size: 11px;
	line-height: 13px;
    color: #303A63;
    border-bottom: none;
}
.abe small {
	font-size: 9px;
	line-height: 11px;
}
.abenodashed {
	width: 189px;
	padding: 0;
	margin: 0;
	background: none!important;
	font-size: 11px;
	line-height: 13px;
}

.standardabe p,
.securityabe p,
.memoabe p{
	margin: 0;
	color: #303a63;
	display: block;
	width: auto;
	_height: 14px;
	padding: 3px 3px 7px 22px;
	font-size: 11px;
	line-height: 13px;
}



.securityabe ul,
.memoabe ul {
	padding: 0 0 4px 0;
	list-style: none;
	background-color: #FBFBFC;
	background-image: url(img/bg_dashed.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	font-size: 11px;
	line-height: 13px;
}

.securityabe li,
.memoabe li {
	margin:0;
	padding: 0;
	color: #303a63;
	display: block;
	width: auto;
	_height: 14px;
	padding: 2px 3px 3px 22px;
	font-size: 11px;
	line-height: 13px;
	background-repeat: no-repeat;
	background-position: 10px 8px;
	background-image: url(img/bg_list_plus.gif);
}

/*
* module abe
* @author ts
*/
ul.moduleabe {
	margin: 0;
	padding: 0;
	list-style: none;
    width: auto;
}
ul.moduleabe li {
	margin:0;
	padding: 2px 0 7px 0px;
	_\height: auto;
}
ul.moduleabe li{
	background-position: left bottom;
	background-repeat: repeat-x;
	background-image: url(img/bg_dashed.gif);
}
ul.moduleabe li a,  
ul.moduleabe li a:hover {
    display: inline;
    color: #303A63;
}
ul.moduleabe li span.note{
	color: #788399;
	font-size: 11px;
	line-height: 13px;
}
ul.moduleabe li span.alignright {
	margin: 0;
	padding:0;
	position: absolute;
	right: 6px;
}
ul.moduleabe li div{
	position: relative;
}

ul.moduleabe .icon_info,
ul.moduleabe .icon_tv{
	background-position: 10px 51%;
	_background-position: 10px 50%;
	padding-left: 32px;
}

/*
* travelagency abe
*
* @author ts
*/
.travelagencyabe{
	padding:0;
	margin:0;
	background-position: left bottom;
	background-repeat: repeat-x;
	background-image: url(img/bg_dashed.gif);
	font-size: 11px;
	line-height:13px;
}

.travelagencyabe p{
	margin: 0;
	color: #303a63;
	display: block;
	width: auto;
	_height: 14px;
	padding: 3px 3px 7px 22px;
	font-size: 11px;
	line-height: 13px;
}

.travelagencyabe .code{
	width:160px;
	font-size: 11px;
	line-height: 11px;
	padding: 3px 3px 0px 22px;
}

.travelagencyabe .code_mail{
	clear: both;
	width:160px;
	margin: 0;
	color: #303a63;
	padding: 3px 3px 7px 22px;
	font-size: 11px;
	line-height: 13px;
}

.travelagencyabe .code .codelabel{
	float:left;
	width:77px;
}

.travelagencyabe .code .codes{
	float:left;
	margin-bottom:6px;
}

.blockTop p{
	padding-bottom: 6px;
}

.blockBottom {
	padding-bottom: 2px;
}

.travelagencyabe p.logo {
	padding-top: 0px;
	padding-bottom: 0px;
}

.travelagencyabe p.note,
p.note a, p.note a:hover {
	color:#788399;
	font-size: 9px;
	line-height: 13px;
	padding-bottom: 9px;
}

/*
* newsletter abe and module abe
* @author ts
*
*/
#newsletterabe p {
	padding: 0;
	color: #303a63;
	display: block;
	width: auto;
	_height: 14px;
	padding: 3px 2px 6px 22px;
	_padding: 3px 3px 6px 22px;
	font-size: 11px;
	line-height: 13px;
}

#newsletterabe table {
	margin: 0 0 0 23px;
	_padding-bottom: 1px;
	width: 158px;
}

#newsletterabe td input.inputEmail{
	width: 132px;
	border: 1px solid #8A95A9;
	margin: 1px 0px 7px 0;
	padding: 4px 4px 0px 4px;
	background-color: #F5F5F5;
	/* von hmmh */
	font-size: 10px;
	line-height: 10px;

	color: #323232;
}
#newsletterabe .tdEmail {
	width: 143px;
}
#newsletterabe .tdGo {
	vertical-align: top;
	padding-top: 5px;
	padding-left: 5px;
}
/*#newsletterabe td input[type=image]{
	width: auto;
	border: none;
}*/
/*#newsletterabe td input {
	margin-top:  type == "image" ? "4px" : null ;
	width: type == "image" ? "auto" : null ;
	border: type == "image" ? "none" : null ;
}*/


#newsletterabe ul{
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
    width: auto;
}
#newsletterabe ul {
 	background-position: left top;
}
#newsletterabe li {
	margin: 0;
	padding: 6px 0 7px 0px;
	_\height: auto;
}
#newsletterabe li {
	background-position: left bottom;
}
#newsletterabe ul, #newsletterabe li {
	background-repeat: repeat-x;
	background-image: url(img/bg_dashed.gif);
}

/*
*	pagechooser ABE
*	@author Juliane
*/
#abe_pagechooser_de {
	height: 159px;
	margin: 0;
	padding-left: 8px;
	background-image: url( img/abe/abe_geschenkefinder_bg.jpg );
	background-repeat: no-repeat;
	background-position: left top;
}

#abe_pagechooser_de select {
	width: 174px;
	height: 16px;
	color: #303A63;
	font-size: 10px;
	line-height: 12px;
	margin-top: 112px;
}

#abe_pagechooser_de input {
	margin: 3px 0px 0px 55px;
}

#abe_pagechooser_at {
	height: 159px;
	margin: 0;
}
