/* CSS Document */
#powermaildiv_uid29{
	visibility:hidden;
}

img{
	border:0;
}

ul li{
	color:black;	padding:1px;
}

ul .list {
	list-style:none;
}

ul .item{
	list-style:none;
}

.deep1{
	padding-left:10px;
}

.item deep0{
	border-bottom: 1px solid grey;
}

#escort_footer{
	display:inline-block;
	padding:0px;
}

.escortfooter{
	list-style:none;
	float:left;
	padding-right:20px;width:125px;
	padding-bottom:5px;
}

body{
	padding:0px;
	margin:0px;
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:14px;
	text-align:left;
}

td{
	font-size: 11px;
}

#mainframe{
	width:1010px;
}

#right_top{
	padding:10px;
}

#left{
	width:170px;
	background: black;
	float:left;
}

#center{
	width:670px;
	float:left;
}

#right{
	width:170px;
	float:left;
	background-color:#FFE1CC;
}

#right_placeholder{
	position:relativ;
	bottom:0px;

	width:170px;
	height:490px;
	float:left;margin-left:0px;
	background:url(images/aufmacher_sekt.gif) no-repeat bottom left #FFE1CC;
}

#footer{
	border-top:2px solid #AAAAAA;
	clear:both;
	margin:20px 0 0;
	padding-top:10px;
	text-align:center;
}

#mainnav{
	background-color:Linen;
	height:44px;
	padding-top:15px;
}

#breadcrumb{
	height:20px;
	padding:4px;
}

#content{
	margin: 8px;
	padding-top:25px;
}

#newFaces{
	background: url(images/EE_new_faces_170.jpg) no-repeat top left;
	width:162px;padding-left:8px;
	padding-top:20px;
}

#closeUp{
	background: url(images/EE_closeup_170.jpg) no-repeat top left;
	width:170px;padding-left:8px;
	padding-top:20px;
}

#cc_zahlung{
	width:162px;padding-left:8px;
	padding-top:20px;
}

a.overview{
	font-size: 11px;
}

#con1{
	width:100%;
	padding-bottom:25px;
}

#con2{
	width:632px;
	background-color:#FFE1CC;
	padding: 10;
}

#con3{
	width:100%;
}

/* Powermail */
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed 
	background-color: red;*/
	background-image: url(/typo3conf/ext/powermail/img/icon_exclamation.gif);
	background-repeat: no-repeat;
	background-position: 98% 1px;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 200px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border: 1px solid #aaa;
		padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: black;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	clear:both;
	display:block;
	float:left;
	font-weight:bold;
	height:33px;
	padding-right:20px;
	text-align:right;
	width:270px;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	width: 260px;
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 5px 0;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 20px 0 10px 200px;
	font-weight: bold;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
div.countryzone {
	margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a,
div.tx_powermail_pi1_fieldwrap_html p a {
	/* Description */
	cursor: help;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn,
div.tx_powermail_pi1_fieldwrap_html p a dfn {
	/* Description */
	display: none;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn,
div.tx_powermail_pi1_fieldwrap_html p a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	background-color: #ddd;
	border: 1px solid red;
	color: black;
	text-decoration: none;
	font-size: 0.8em;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}
fieldset.tx-powermail-pi1_fieldset div.even {
	
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}

##MENU##
.menu{
	margin:0px; padding:0px;
}

ul.menu, ul.menu ul {
    list-style-type: none;
	margin:0px; 
	padding:0px;
}

ul.menu ul {
    clear:both;
}

ul.menu a {
    font-weight:bold;
	padding:3px 10px;
}

ul.menu a:hover {
	color:#FF9966;
}
ul.menu a.active {
   color:#FF9966;
}

ul.menu ul a {
    padding: 0 10px;
}

ul.menu ul a:hover {
    padding: 0 10px;
	color:#FF9966;
}

ul.menu li {
    padding:0;
    margin:0;
    background-image: none;
    float:left;
	list-style:none;
	
}
ul.menu ul {
    margin-left:0;
    padding: 0 0 5px 0;
    position: absolute;
    display:none;
    min-width:180px;background-color:#FFE1CC;
}
/* IE-Hack für die Breite */
*html ul.menu ul {
    width:180px;
}
/* Dies sind die Klassenstile für das Untermenü wenn sich die Maus */
/* über der Liste  befindet (.hover siehe JavaScript oben) */
ul.menu ul.hover, ul.menu li.hover ul, ul.menu li:hover ul  {
    display:block;background-color:#FFFFFF;
}
ul.menu ul li {
    float:none;
    background-color:#FFE1CC;
	padding: 2px 0px;
}
ul.menu ul li.hover{
    float:none;
    background-color:#FFFFFF;
	padding: 2px 0px;
}
#teaserboxen .left {
float:left;
margin-right:4px;
}
.left {
text-align:left;
float:left;
margin-right:4px;
}

#btn_lady_buchen {
	padding:10px;
}

.btn_lady_buchen {
	border:0px;
}