#topnav {
  padding: 8px 0px;   
  color: #fff;
  background: #467AA7;
  float: left;
  width: 950px;line-height:1.3;
  }
#sprache {float:left;margin-right:50px;margin-left:10px;}
#kontaktinfo {width: 400px;float:left;}
#topnavlinks {float:right;text-align:right;margin-right: 20px;}
#topnav a {color:#fff; text-decoration:none;}
#topnav a:hover {color:#fff; text-decoration:underline;}


#topnav span {
  display:block;
  white-space: nowrap;
  float: right;
  margin-right: 20px;
}

#col1 a, #col1_2col a {color:#666666; text-decoration:none;display: block;}
#col1_content a {display:inline;}
#col1 a:hover, #col1_2col a:hover {color:#666666; text-decoration:underline;}

/* Buchungsengine verschiedene Flüge */
.contentframe {
  margin-top: 15px;
  width:775px;
  height: 500px;
  border:0;
  }
/*Buchungsengine für versicherungen */
.contentframe2 {
  margin-top: 15px;
  width:650px;
  height: 550px;
  border:0;
  }
  
#footer {
  clear: both;
  border-top:3px solid #EFEFEF;
  color:#666666;
  padding:2px 0;
  text-align:center;
}
#footer a {
  background:transparent;
  color:#999999;
  font-weight:bold;
  text-decoration:none;
}

#footer a:focus, #footer a:hover, #footer a:active {
background-color:transparent;
color:#4D87C7;
text-decoration:underline;
}

/* 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;
	background-color: #ffffcc;
	padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: black;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 100px;
	float: left;
	clear: both;
	font-weight: bold;
	margin: 5px 0;
}
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: 258px;
	margin: 5px 0;
	float:right;
}
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 {
	/* Description */
	cursor: help;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn {
	/* Description */
	display: none;
}
div.tx_powermail_pi1_fieldwrap_html label 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: 1em;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}
fieldset.tx-powermail-pi1_fieldset div.even {
	background-color: transparent;
}
	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}

.tx-srfreecap-pi2-image {text-align:right;}


textarea {height: 150px;}
#uid3, #uid11 {width:75px;margin-left:1px; float:left;}
#uid6, #uid17 {width: 258px; float:right;}

#advice-required-uid1, #advice-required-uid2, #advice-required-uid3, #advice-required-uid4, #advice-required-uid5  {float:right;}
.tx-srfreecap-pi2-cant-read {
color:#303030;
font-size:80%;
text-align:center;
display:block;
}
.tx_powermail_pi1_fieldwrap_html_checkbox_title {float:left;}
#check_uid9_0 {float:left;}
.tx_powermail_pi1_formconfirmation_back {float:left;}
.tx_powermail_pi1_formconfirmation_submit {float:right;}
/* RTE */
.align-center {text-align:center;}


/*Tabellen*/
table {width:98%;border-spacing:0;border:1px solid #467aa7;margin: 10px 0;}
caption {display:none;}
th {background-color:#467aa7;color:#fff;border-spacing:1;}
td {padding:2px; border: 1px solid #467aa7;}


/* Formular Rueckruf-Service */
#tx-powermail-pi1_fieldset_6 {width: 380px;}
#advice-validate-number-uid39 {margin-left:175px;}
#uid43 {margin-left:17px;} 
#powermaildiv_uid43 .tx-srfreecap-pi2-image {margin-left:117px;}

/* CE mit Rahmen 1*/
.csc-frame-frame1 {
  border:3px solid #467AA7;
  background-color: #fe8;
  margin-top:10px;
  }
.csc-frame-frame1 h2 {
  background-color: #467AA7;
  color: #ffc;
  margin:0;
  padding: 3px;
  font-size:115%;
}
.csc-frame-frame1 p {padding:3px;}
#advice-required-uid6 {clear:both;}
#powermaildiv_uid6 .tx-srfreecap-pi2-image {margin-left:105px;}
