
/*
Stylesheet Name: Dortmund Airport Basic Layout
Theme URI: http://www.dortmund-airport.de
Description: Grundlegende Stildefinition für Projektname
Version: 1.0
Creator: Raphael GmbH

    Inhaltsverzeichnis:

    0. ...... Grundlegende Deklarationen
    1. ...... Allgemeingültige Element-Formatierungen
    2. ...... Allgemeingültige Klassen-Angaben
    3. ...... IDs (von oben nach unten)
    3.1 ..... Kopfbereich
    3.2 ..... Navigation
    3.3 ..... Bildbereich
    3.4 ..... Inhaltsbereich
    4. ...... Spezielle Angaben
*/

/*
** 0. Grundlegende Deklarationen 
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: white url() repeat-x;
	background-color: #FFF;
	color: #585858;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 100.01%;
	text-align: center;
}

a {
	color: #192878;
}

p {
	margin: 0 0 1em 0;
}

img {
	border: 0;
}

input {
	color: #585858;
	font-size: 1em;
	padding: 2px;
}

h1 {
	color: #192878;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 3px;
	text-transform: uppercase;
}

h2 {
	color: #679D21;
	margin-bottom: 10px;
	font-size: 14px;
    font-weight: bold;
}

.Picture{
	position: absolute;
	left: 4px;
}

.toplink  {
    background: url(images/arrow_top_green.gif) no-repeat;
    display: block;
    float: right;
    height: 16px;
    width: 16px;
} 

#wrapper {
	font-size: 0.70em;
	line-height: 1.5em;
	margin: auto;
	padding-bottom: 35px;
	position: relative;
	text-align: left;
	width: 990px;
}

#header {
	display:none;
}


#content {
	background: url();
	_background: url();
	min-height: 100px;
	margin-bottom: 20px;
	padding-bottom: 1em;
	padding-left: 4px;
}

#footer {
	background: url(images/footer.png) no-repeat;
	_background: url(images/ie-footer.gif) no-repeat;
	bottom: 0;
	height: 35px;
	left: 0;
	padding-bottom: 20px;
	position: absolute;
	width: 100%;
}

#footer {
	position: absolute;
}

#footer a {
	display: block;
	height: 12px;
	position: absolute;
	top: 5px;
	width: 55px;
}

#footer a span {
	display: none;
}

#footer #f-privacy {
	left: 370px;
}

#footer #f-legal {
	left: 425px;
}

#footer #f-sitemap {
	left: 480px;
}

#ctop {
	display:none;
}


#col1, #col2, #col3 {
	float: left;
}

#col1 {
	display:none;
}


#col2 {
	width: 550px;
	padding: 8px 17px;
}

#col3 {
	display:none;
}

.page5 #col2 {
    width: 572px;
	padding: 8px 3px;
	padding-top:0;
	margin-top:-3px; /**Firefox Fix **/
}

#breadcrumb {
	left: 212px;
	padding: 0;
	position: absolute;
	top: 1px;
	width: 470px;
	height:36px;
}

.page5  #breadcrumb {

}

input.txt {
	border: 1px solid #969696;
}

/*
** 1. Allgemeingültige Elementformatierungen
*/
.Ads {
	margin-bottom: 10px;
}

.center {
	text-align: center;
}

.csc-textpic-caption { 
	font-size: 10px;
	font-style: italic;
}

.divider {
	border-top:1px dotted #505050;
	clear:both;
}

.green-link{
	background: url(images/arrow_right_green.gif) no-repeat center left !important;
	color: #6BA01A !important;
	height: 15px;
	padding-left: 15px;
	text-decoration: none;
}

.grey-link{
	background: url(images/arrow_right_black.gif) no-repeat center left !important;
	color: #505050 !important;
	height: 15px;
	padding-left: 15px;
	text-decoration: none;
}

.link {
	background: url(images/arrow_right_blue.gif) no-repeat center left;
	color: #192878;
	height: 15px;
	padding-left: 15px;
}

.link-file {
	background: url(images/arrow_right_blue.gif) no-repeat center left;
	color: #192878;
	height: 15px;
	padding-left: 15px;
}

.link-mail {
	background: url(images/email_icon.gif) no-repeat 0px 3px;
	color: #192878;
	height: 15px;
	padding-left: 18px;
}

.link-url {
	background: url(images/arrow_right_blue.gif) no-repeat center left;
	color: #192878;
	height: 15px;
	padding-left: 15px;
}

.standard-table, .contenttable {
	background-image: url(images/higru_gruen_hell.jpg);
	border-collapse: collapse;
}

.standard-table th, .contenttable th {
	background-color: #fff;
	border-bottom: 1px dotted #6A6A6A;
	border-top: 1px dotted #6A6A6A;
	color: #4B4B4B;
	padding-left: 3px;
}

.standard-table .even, .contenttable .even {
	background-color: #FFF;
}

.standard-table td, .contenttable td {
	padding-left: 3px;
}


.standard-table .aktiv, .contenttable .aktiv {
	border-bottom: 1px dotted #6A6A6A;
	border-top: 1px dotted #6A6A6A;
}

.standard-table p, .contenttable p {
	margin:0;
}

/*Sitemap*/
.csc-sitemap ul {
	margin-left: 10px;
}

.csc-sitemap ul ul {
	margin-left: 15px;
}

.csc-sitemap ul ul ul {
	margin-left: 25px;
}

/* Formulare*/
legend {
	background-color:#FFF;
	color: #84B11A;
	padding: 2px 4px;
	text-transform: uppercase;
}

fieldset {
	border: 1px dotted #505050;
	margin-bottom: 10px;
	padding: 5px;
}

fieldset textarea {
	width: 400px; 
}

fieldset input {
	width: 396px; 
}

fieldset p {
	margin:0;
}

label {
   display: block;
   float: left;
   width: 80px;
}

input,textarea  { 
	margin: 3px 0;
}

.radio{
	vertical-align: bottom;
	width: auto;
}

.form_error {
	border: 1px dotted;
	margin-bottom: 10px;
	padding: 5px;
}

.form_error ul {
	list-style: none;
	color: red;
}


/*
** 2. Spezial Elemente 
*/

#aPlan {
	background-image: url(images/streck_akt.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	float: left;
	height: 21px;
	width: 90px;
}

#aPlan:hover {
	background-image: url(images/streck_akt.gif) !important;
	background-repeat: no-repeat;
}

#aRdm {
	background-image: url(images/rdm.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	float: left;
	height: 21px;
	width: 128px;
}

#aRdm:hover {
	background-image: url(images/rdm_akt.gif) !important;
}

#start-teaser-flugplan {
	height: 420px;
	margin-bottom: 20px;
}
#start-flugplan, #start-rdm  {
	position:absolute;
}

#start-teaser-flugplan .navi{
	width: 220px;
	height: 19px;
	position:absolute;
	z-index: 2;
}

#start-rdm {
	display: none;
}


/**TEASER ELEMENTE **/
.sp_content_teaser {
	color: #585858;
	float: left;
	font-size: 11px;
	height: 150px;
	line-height: 13px;
	padding-bottom: 3px;
	padding-left: 0px;
	position:relative;
	width: 168px;
}

.arrow { 
	font-size: 12px;
	position: absolute;
	right: 5px;
	text-decoration: none;
}
.sp_content_teaser img { 
	margin-top: 7px;
}
/**TEASER ELEMENTE **/

.sp_4cont {
	margin-bottom: 15px;
	width: 550px;
    line-height: normal;
}

.sp_4cont p {
	margin: 0;
	padding: 0;
}


.sp_4cont a {
	background-image:url() !important;
	color: #172A6F;
	padding-left:0;
	text-decoration: none;
	text-transform: uppercase;
}


.sp_4cont a:hover {
	background-image:url() !important;
	color: #679D21;
	padding-left:0;
	text-decoration: none;
	text-transform: uppercase;
}

.sp_4cont .active {
	color: #6BA01A;
}

.sp_4cont img {
	display: block;
}

.sp_4cont .col1 {
	border-right: 1px dotted #5C5C5C;
	float: left;
	min-height: 48px;
	padding-right: 10px;
	width: 120px;
}

.sp_4cont .col2, .sp_4cont .col3 {
	border-right: 1px dotted #5C5C5C;
	float: left;
	min-height: 48px;
	padding-left: 10px;
	padding-right: 10px;
	width: 120px;
}

.sp_4cont .col3 {
	min-height: 48px;
	margin-right:10px;
    width: 120px;
}

.sp_4cont .col4:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.sp_airlines  .airlinePic {
	float:left;
}

.sp_airlines .airlineLogo {
	border-bottom: 1px dotted #5C5C5C;
	border-top: 1px dotted #5C5C5C;
	margin-left: 8px;
	float: left;
	text-align: center;
	width: 255px;
}

.sp_airlines .airlineLogo img {
	margin-bottom: 19px;
	margin-top: 19px;
}

.airlineComment {
	font-size: 10px;
	font-style: italic;
	margin-bottom: 10px;
}

.sp_aut_micro {
	border-bottom: 1px dotted #5C5C5C;
	border-top: 1px dotted #5C5C5C;
	margin-bottom: 15px;
	padding-bottom: 8px;
	padding-top:8px;
	width:550px;
}
.sp_aut_micro a{
    background: url(images/arrow_right_black.gif) no-repeat bottom left;
	color: #585858;
	height: 15px;
	padding-left: 15px;
	text-decoration: none;
}

.sp_aut_micro .active {
	color: #6BA01A;
}


.sp_aut_micro a:hover{
    color:#679D21;
}

.sp_aut_micro .col1 {
	float:left;
	width:270px;
}

.sp_aut_micro .col2:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.sp_content  a, .sp_content_pic_bottom  a, .sp_news_overview  a  {
	color: #192878;
	text-decoration: underline;
}

.sp_cityinfo_start h2, .sp_content h2, .sp_content_pic_bottom h2, .sp_news_overview  h2, .sp_image_teaser h2, .sp_content_teaser h2, .sp_dropdown h2 {
	color: #192878;
	font-size: 12px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.sp_cityinfo_start h2 {
 font-size:20px;
 font-weight:bold;
 margin:0;
}

.sp_content_pic_bottom h2, .sp_image_teaser h2, .sp_content_teaser h2  { 
	margin-bottom: 0px;
}

.sp_fluginfo h3 {
	background-color: #D1F2BB;
	margin-bottom: 9px;
}

.sp_news_overview  h2 {
	margin-bottom: 2px;
	margin-left: 14px;
	text-transform: uppercase;
}

.sp_cityinfo_start h3, .sp_content h3, .sp_content_pic_bottom h3, .sp_content_teaser h3 {
	color: #7DB41E;
	font-size: 11px;
	margin: 0;
	text-transform: uppercase;
}
.sp_content_teaser h3 {
	font-size: 12px;
}

.sp_cityinfo_start h3 {
	font-size: 14px;
	text-transform: none;
}
.sp_content_pic_bottom h3 {
	margin-bottom: 10px;
	font-size: 12px;
}

.sp_cityinfo_link {
	border-bottom: 1px dotted;
	border-top: 1px dotted;
	color: #6B6B6B;
	height: 17px;
	margin-bottom: 11px;
	margin-top: 5px;
}

.sp_cityinfo_link ul {
	list-style: none;
}

.sp_cityinfo_link li {
	float: left;
	min-width: 130px;
	padding-right: 20px;
}

.sp_cityinfo_link li a {
	background: url(images/arrow_right_green.gif) no-repeat bottom left;
	color: #6BA01A;
	display: block;
	height: 15px;
	padding-left: 15px;
	text-decoration: none;
}

.sp_cityinfo_start {
	height: 162px;
}

.sp_cityinfo_start img {
	float: left;
	margin-right: 9px;
}

.sp_cityinfo_start ul {
font-size:11px;
	list-style: none;
	margin-top: 19px;
	text-transform: uppercase;
}

.sp_cityinfo_start li {
	float: left;
	width: 125px;
	margin-bottom:5px;
}

.sp_cityinfo_start li a {
	background: url(images/arrow_right_black.gif) no-repeat bottom left;
	color: #585858;
	display: block;
	height: 15px;
	padding-left: 15px;
	text-decoration: none;
}

.sp_content {
	color: #585858;
	float: left;
	font-size: 11px;
	height: 169px;
	line-height: 13px;
	padding-bottom: 3px;
	padding-left: 13px;
	padding-right: 13px;
	width: 159px;
}

.sp_content img {
	float:left;
	margin-right: 9px; 
	margin-top: 3px;
}
.sp_content_pic_bottom {
	color: #585858;
	float: left;
	font-size: 11px;
	height: 145px;
	line-height: 13px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 2px;
	width: 164px;
}
.page5 .sp_content_pic_bottom {
	width: 166px;
	padding-left: 13px;
	padding-right: 11px;
	height: 169px;
}
.sp_content_pic_bottom img { 
	margin-top: 6px;
	width: 161px;
}

.page5 .sp_content_pic_bottom img { 
	width:auto;
}

.sp_image_teaser {
	float:left;
	height:145px;
	margin-bottom: 16px;
	padding-left:7px;
	position:relative;
	width: 374px;
}   

.sp_image_teaser a {
	color: #192878;
	text-decoration: none;
} 

.sp_image_teaser .head1 {
	float: left;
	padding-left: 11px;
	width: 176px;
}

.sp_image_teaser .head2{
	float: left;
	padding-left: 11px;
	width: 176px;
}

.sp_image_teaser .link1 {
	display: block;
	height: 109px;
	left: 7px;
	position: absolute;
	top: 17px;
	width: 188px;
}

.sp_image_teaser .link2 {
	display: block;
	height: 109px ;
	position: absolute;
	top: 17px;
	right: 0;
	width: 188px;
}

.sp_important {
	border:1px dotted #5C5C5C;
	margin-bottom: 15px;
	font-size: 11px;
}


.sp_important .content {
	padding: 5px;
}


.sp_important a {
    background: url(images/arrow_right_black.gif) no-repeat bottom left;
    color: #585858;
    height: 15px;
	padding-left: 15px;
	text-decoration: none;
	font-size: 11px;
}

.sp_important h2 {
	background-color: #679D21;
	color: #FFF;
	font-size: 12px;
	margin-bottom: 5px;
	padding-left: 4px;
}

.sp_fluginfo .bild	{
	float: left;
}

.sp_fluginfo .tec_info{
	float: left;
	margin-left:10px;
}

.sp_news_overview {
	color: #585858;
	float: left;
	font-size: 11px;
	height: 145px;
	margin-bottom: 16px;
	width: 182px;
	overflow:hidden;
}

.sp_news_overview .news {
	background-image: url(images/news_back.jpg);
	background-repeat: no-repeat;
	padding-bottom: 8px;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 8px;
	width: 154px;
}

.sp_news_overview .news  a  {
	text-decoration: none;
}

.sp_news_overview .news  a  b{
	color: #7DB41E;
	text-decoration: none;
}

.sp_news_overview .news ul{
	list-style: none;
}

.sp_news_overview .news li{
	line-height: 120%;
	margin-bottom:6px;
}



/** SP Rahmen **/
.sp_border_bottom {
	border-bottom: 1px dotted #5C5C5C;
	margin-bottom: 10px;
}

.sp_border_right {
	border-right: 1px dotted #5C5C5C;
	float: left;
	margin-right:11px;
	padding-right:11px;
	margin-bottom: 20px;
}

.page5 .sp_border_right {
	border-right: 1px dotted #5C5C5C;
	float: left;
	margin-right:0px;
	padding-right:0px;
	margin-bottom: 20px;
}

.sp_border_none {
	float: left;
	margin-bottom: 20px;
}

/** Cityinfo & Landesinfo Rahmen **/
.border_facts, .border_interest, .border_shopping, .border_food, .border_special, .border_info, .border_cbotschaft, .border_cdetails, .border_cdaten {
	border-bottom: 1px dotted #5C5C5C;
	margin-bottom: 10px;
}

.border_facts h2, .border_interest h2, .border_shopping h2, .border_food h2, .border_special h2, .border_info h2, .border_cbotschaft h2, .border_cdetails h2, .border_cdaten h2{
	color: #7DB41E;
	font-size: 11px;
	font-weight:bold;
	height: 32px;
	margin-bottom: 8px;
	padding-left: 26px;
	text-transform: uppercase;
}

.border_facts .toplink, .border_interest .toplink, .border_shopping .toplink, .border_food .toplink, .border_special .toplink, .border_info .toplink,.border_cbotschaft .toplink, .border_cdetails .toplink, .border_cdaten .toplink {
    background: url(images/arrow_top_green.gif) no-repeat;
    display: block;
    float: right;
    height: 16px;
    width: 16px;
} 

.border_facts:after, .border_interest:after, .border_shopping:after, .border_food:after, .border_special:after, .border_info:after, .sp_border_bottom:after, .sp_cityinfo_link:after, #sp_fahrplan:after, .border_cbotschaft:after, .border_cdetails:after, .border_cdaten:after, .sp_airlines:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.border_cdetails {
	font-weight: bold;
}

.border_cdetails strong {
	color: #6BA01A;
}

.border_facts h2, .border_cbotschaft h2, .border_cdetails h2, .border_cdaten h2{
	background: url(images/cityinfo_facts.gif) no-repeat bottom left;
}
	
.border_interest h2 {
	background: url(images/cityinfo_interest.gif) no-repeat bottom left;
}

.border_shopping h2 {
	background: url(images/cityinfo_shopping.gif) no-repeat bottom left;
}

.border_food h2 {
		background: url(images/cityinfo_food.gif) no-repeat bottom left;
}

.border_special h2 {
	background: url(images/cityinfo_special.gif) no-repeat bottom left;
}

.border_info h2 {
	background: url(images/cityinfo_info.gif) no-repeat bottom left;
}

.border_info  {
	border-bottom: 0;
}

.border_pic {
	border: 1px dotted #5C5C5C;
	float: left;
	height: 60px;
	margin-bottom: 10px;
	margin-right: 10px;
	overflow: hidden;
	width: 270px;
}

.border_pic a{
    background: url(images/arrow_right_black.gif) no-repeat bottom left;
    color: #585858;
    height: 15px;
	padding-left: 15px;
	text-decoration: none;
	font-size: 11px;
	font-weight:bold;
}

.border_pic_right {
	border: 1px dotted #5C5C5C;
	float: left;
	height: 60px;
	margin-bottom: 10px;
	overflow: hidden;
	width: 268px;
}

.border_pic_right a{
    background: url(images/arrow_right_black.gif) no-repeat bottom left;
    color: #585858;
    height: 15px;
	padding-left: 15px;
	text-decoration: none;
	font-size: 11px;
	font-weight:bold;
}

#list-country ul{
float:left;
}

#list-country li{
width:200px;
}

/*** Fluglang An & Abflug Tabelle**/
.sp_flug_border {
	border-bottom: 1px dotted #5C5C5C;	
    border-top: 1px dotted #5C5C5C;
	padding-bottom: 4px;
	padding-top: 4px;
}


.flugplan_abflug {
	background-image:url(images/higru_gruen_hell.jpg);
	border-collapse: collapse;
}

.flugplan_abflug caption {
	margin-bottom: 5px;
	text-align: left;
}

.flugplan_abflug th {
	background-color:#FFF;
	border-bottom: 1px dotted #6A6A6A;
	border-top: 1px dotted #6A6A6A;
	color: #4B4B4B;
	padding-left: 3px;
}

.flugplan_abflug tr {
	background-color:#FFF;
}
.flugplan_abflug td {
	padding-left: 3px;
}

.flugplan_abflug th.abflug {
	width: 38px;
}

.flugplan_abflug th.bemerkung {
	width: 66px;
}

.flugplan_abflug th.datum {
	width: 60px;
}

.flugplan_abflug th.erwartet {
	width: 60px;
}

.flugplan_abflug th.info {
	width: 95px;
}

.flugplan_abflug th.ort {
	width: 163px;
	text-align: center;
}
.flugplan_abflug th.pic {
	width:16px;
}

.flugplan_abflug th.tag {
width:30px;
}

.flugplan_abflug .odd  {
background-color:transparent;
}

/***Dauerparken Formular***/

#Form_Dauerparken legend {
	background-color:#FFF;
	color: #84B11A;
	padding: 2px 4px;
}

#Form_Dauerparken fieldset {
	border: 1px dotted #505050;
	margin-bottom: 10px;
	padding: 5px;
}

#Form_Dauerparken label {
   display: block;
   float: left;
   width: 80px;
}

#Form_Dauerparken input,textarea  { 
	margin: 3px 0;
}

#Form_Dauerparken .radio{
	vertical-align: bottom;
}

#Form_Dauerparken .Daten p {
	margin:0;
}

#Form_Dauerparken .Daten #iPLZ{
	width: 35px;
	margin-right: 5px;
}

#iPLZ{
	width: 35px;
	margin-right: 5px;
}

#Form_Dauerparken #iPlz_Rechnung{
	width: 35px;
	margin-right: 5px;
}

#Form_Dauerparken .Vertragsbeginn select {
	font-size: 11px;
}

#Form_Dauerparken .Vertragsbeginn #sJahr{
	width: 55px;
}

.dauerparken_parkplatz {
	border-collapse: collapse;
	margin-bottom: 10px;
	width: 100%;
}

.dauerparken_parkplatz p {
	margin: 0;
}

.dauerparken_parkplatz input {
	width: 20px;
}


.dauerparken_parkplatz th {
	border-bottom: 1px dotted #505050;
	border-top: 1px dotted #505050;
	color: #84B11A;
	padding-left: 3px;
}

.dauerparken_parkplatz .Tr2 {
	background-color:#D1F2BB;
}

.dauerparken_parkplatz td{
	height:20px;
}

.dauerparken_parkplatz td input{
	height:11px;
border:1px solid #505050;
margin:0 !important;
margin-top:2px !important;
}

.dauerparken_parkplatz .Header {
	width: 400px;
}

.dauerparken_parkplatz .Anzahl {
	text-align: center;
	width: 60px;
}

.dauerparken_parkplatz .Parkhaus {
	font-weight: bold;
	text-align: center;
	width: 60px;
}

.dauerparken_parkplatz .Gebuehr {
	padding-left: 5px;
}

/** Kontaktformular **/
#iFlugplan {
	float: left;
	margin-right: 5px;
	width: auto;
}

#iOrt {
	width:347px;
}

#iNewsletter {
	float: left;
	margin-right: 5px;
	width: auto;
}

#iThema {
	font-size: 11px;
	margin-bottom: 5px;
	width: 402px;
}

/*** Tabelle Unternehmen von A-Z***/
.tab_unternehmen {
	border-collapse: collapse;
	width: 550px;
}

.tab_unternehmen .Firma {
	width: 300px;
}

.tab_unternehmen .even {
	background-color: #D1F2BB;
}

.tab_unternehmen td {
	padding: 5px;
	vertical-align: top;
}

/*Stellenangebote*/
.InterneAngebote{
background-color:#F0F0F0;
padding-bottom:10px;
}

.istellenAngebote {
background-color: #68A116;
color:#fff;
font-weight:bold;
line-height:19pX;
padding-left:5px;
margin-bottom:6px;
}

.stellenAngebot{
padding-left:5px;
font-weight:bold;
position:relative;
margin-bottom:5px;
line-height:normal;
}

.stellenAngebot .stitles{
margin-left:60px;
font-weight:normal;
line-height:normal;
}

.stellenAngebot .linker{
border:0;
margin-top:1px;
position:absolute;
right:0px;
top:0px;
}


.estellenAngebote {
background-color: #68A116;
color:#fff;
font-weight:bold;
line-height:19pX;
padding-left:5px;

}

.estellenAngebot{
padding-left:5px;
font-weight:bold;
position:relative;
margin-bottom:5px;
}

.estellenAngebot .stitles{
margin-left:60px;
font-weight:normal;
line-height:normal;
}

.estellenAngebot .linker{
border:0;
margin-top:1px;
position:absolute;
right:0px;
top:0px;
}

/***  Allgemeine News***/
#allg_news {
	background-image: url(images/higru_gruen_hell.jpg);
	list-style: none;
}

#allg_news li{
	padding: 2px;

}

#allg_news .odd {
	background-color: #FFF;
}

/**Fluginfogeräte**/
.table_planeinfo {
border-collapse:collapse;
}

.table_planeinfo .odd{
background-color:#D1F2BB;
}

.table_planeinfo tr {
line-height:15px;
}

.table_planeinfo td{
width:110px;
}

.Flugzeug_ueb .Flugzeug_pic {
float:left;
margin-right:10px;
}

.Flugzeuge_Liste .pic {
	float: left;
	margin-right: 10px;
}

.Flugzeuge_Liste .text {
	padding-top: 35px;
}

.Presseverteiler label {
	width: 110px;
}

/**Presse: Foto -/ Film Formular **/

#form_film-Aufnahme label {
	line-height:1.7em;
	width: 60px;
}

#form_film-Aufnahme p {
	clear: both;
}

#form_film-Aufnahme input {
	float: left !important;
	margin-right: 5px;
	width: auto;
}

#form_film-Aufnahme .chkLabel {
	width: 150px;
}

#form_film-Wann input {
	float: left;
	margin-left: 10px;
	margin-right: 40px;
	width: 80px;
}

#form_film-Wann label {
	display: inline;
	line-height: 2.4em;
	float: left;
	width: auto;
}

#form_film-Wann .fDatum {
	clear: both;
	float: left;
	margin-left: 75px;
	width: 100px;
}

#form_film-Wann .fUhr {
	float: left;
	margin-left: 85px;
}

#form_film-Art input {
	float: left;
	margin-right: 5px;
	width: auto;
}

#form_film-Art label {
	float: left;
	line-height: 1.7em;
	margin-right: 20px;
	width: auto;
}

#form_film-Art p {
	clear: both;
}

#form_film-Art .fText {
	padding-top: 5px;
}

#form_film-Personen input { 
	margin-right: 10px;
	float: left;
	width: 30px;
}

#form_film-Personen label {
	line-height: 2.4em;
}

/**Presse: Publikationen Formular **/

#form_publik-Bestellung input {
	float: left;
	margin-right: 5px;
	width: auto;
}

#form_publik-Bestellung label {
	float: left;
	line-height: 1.7em;
	margin-right: 20px;
	width: auto;
}

/**Presse: Frei Parken Formular **/
#form_parken-Kontakt label {
	width: 110px;
}

#form_parken-Fluginfo table input {
	width:60px;
}


#form_parken-Fluginfo table th {
	font-weight:normal;
}

#form_parken-Fluginfo table .Name {
	width:70px;
}

#form_parken-Fluginfo table .Datum {
	width:70px;
}

#form_parken-Fluginfo table .Abflug{
	width:100px;
}

#form_parken-Fluginfo label{
	width:110px;
}

/**Presse : Bildarchiv **/
.Bildarchiv_Liste .pic {
	float: left;
	margin-right: 10px;
}

.Bildarchiv_Liste .text {
	padding-top: 40px;
}

.Bildarchiv_Liste a {
	background: url(images/arrow_right_blue.gif) no-repeat center left;
	color: #192878;
	font-weight: bold;
	height: 15px;
	padding-left: 15px;
}

/**Presse: Pressemitteilungen **/
.sp_presse_news .pic {
	float: left;
	margin-right: 10px;
}

.sp_presse_news .News_Content select {
	font-size: 11px;
}

.sp_presse_news #PM_Thema {
	margin-bottom: 15px;
	width: 190px;
}

.sp_presse_news #PM_Monat {
	margin-right: 10px;
	width: 90px;
}

.sp_presse_news #PM_Jahr {
	width: 90px;
}

.sp_presse_news #PM_Anzeigen {
	margin-top: 15px;
}


/***EXPERT-NET **/
.sp_expi_teaser {
	border-left:1px dotted #505050;
	height:103px;
	width:181px;
}

.sp_expi_teaser a {
	color:#B92920;
}

.sp_expi_teaser h2 {
	color: #B92920;
	font-size: 12px;
	line-height: 12px;
	margin-bottom: 6px;
	padding-left:5px;
	text-transform: uppercase;
}

.sp_expi_teaser .pic{
	border-right:1px dotted #505050;
	width:75px;
	height:85px;
	float:left;
	margin-right:5px;
}

.sp_expi_teaser .cont {
	float:left;
	height:70px;
	width:94px;
}

.sp_expi_teaser .text {
	line-height: normal;
	margin-top: -2px;
	height: 70px;
}

.expi-login {
width:380px;
position:absolute;
top:290px;
left:385px;
text-align:right;
}

.expi-login a{
	color: #B92920;
	text-decoration:none;
}

.expi-h1{
	margin-bottom:10px;
}

.border_expi_formular h2 {
	color:#ff8d08;
}

.border_expi_formular a {
	color:#ff8d08;
}

.border_expi_dortmund h2 {
	color:#009036;
}

.border_expi_dortmund a {
	color:#009036;
}

.border_expi_passengers h2 {
	color:#bb2323;
}

.border_expi_passengers a {
	color:#bb2323;
}

.border_expi_news h2 {
	color:#192878;
}

.border_expi_news a {
	color:#192878;
}

.border_expi_anfahrt h2 {
	color:#636060;
}

.border_expi_anfahrt a {
	color:#636060;
}

.border_expi_airlines h2 {
	color:#c99ac2;
}

.border_expi_airlines a {
	color:#c99ac2;
}

.border_expi_branding h2 {
	color:#93be4b;
}

.border_expi_branding a {
	color:#93be4b;
}

.border_expi_kontakt h2 {
	color:#009ee0;
}

.border_expi_kontakt a {
	color:#009ee0;
}


/**LOGBUCH BESTELLEN ***/
form .logbuch {
	margin-left: 120px;
	height: 140px;
}

form .logbuch input {
	width: auto;
	float: left;
}

form .logbuch label {
	float: left;
	line-height: 1.7em;
	margin-right: 20px;
	width: 100px;
}




/***LOGIN**/

.loginform {
	margin-bottom:20px;
}

.loginform .bname {
	font-weight: bold;
	float: left;
	line-height: 10px;
	margin-right: 18px;
}

.loginform .bpass {
	float: left;
	font-weight: bold;
	line-height: 10px;
	margin-right: 18px;
}

.loginform input {
	border: 1px solid #969696;
}

.loginform .button {
	border: 0px;
	cursor: pointer;
	margin-top: 13px;
	padding-right:3px;
	background: url(images/arrow_right_blue.gif) no-repeat center left;
}

/**Suche**/
.result {
	border-bottom: 1px dotted #505050;
	margin-bottom: 5px;
}

.result a{
    background: url(images/arrow_right_blue.gif) no-repeat center left;
	color: #192878;
	height: 15px;
	padding-left: 15px;
}

.result p{
    margin-bottom: 5px;
}


/***REISEFÜHRER ***/

.sp_dropdown {
	color: #585858;
	float: left;
	font-size: 11px;
	height: 95px;
	line-height: 13px;
	padding-bottom: 3px;
	padding-left: 0px;
	position:relative;
	width: 168px;
}

.sp_dropdown  .sdropdown {
	color: #585858;
	font-size: 11px;
	width: 153px;
}

.sp_dropdown h2 {
	margin-bottom: 0px;
}

.sp_dropdown .button {
    background: url(images/arrow_right_blue.gif) no-repeat 0px 7px;
	border: 0px;
	cursor: pointer;
	margin-left: 4px;
	padding-right: 3px;
	width:11px;
}

.sp_dropdown .Text{
	margin-top:15px;
}


.topziel {
	height: 133px;
}

.topziel h2 {
	line-height:10px;
	margin:0;
}

#Liste-col1{
width:184px;
float:left;
}

#Liste-col2{
width:183px;
float:left;
}

#Liste-col3{
width:183px;
float:left;
}


/**Reisecheck **/
.form_reisecheck p{
 margin: 5px;
}

.form_reisecheck {
 border:1px solid #5b5b5b !important;
}

.form_reisecheck legend{
 background-color:#FFF !important;
 border:0;
}

.form_reisecheck label{
 width: 20px;
}

.form_reisecheck .Euro{
 font-size:11px;
 margin-left:20px;
}

.form_reisecheck .NonEuro{
 font-size:11px;
}


.form_reisecheck ul{
	margin-left:18px;
}

.form_reisecheck .subli{
	margin-left:23px;
	margin-top:-5px;
}

#Sb, #txt_foot, .backbutton, .hide{
	display:none;
}

/** CITYINFOS NEU **/
	.hide_el{
      display: none;
		}
				
	
		
		/************************/
		#ncity_head {
      background: url(images/city_background.jpg);
      padding-top: 10px;
      position: relative;
      height: 163px;
      width: 550px;
		}
		
		#ncity_head .col1 {
      float: left;
      width: 280px;
		}
		
		#chead2,#chead3,#chead1 {
      display: none;
		}
		
		#ncity_head .col1 img{
     position: absolute;
     top: 0px;
     left: 6px;
		}
		
		#ncity_head .col2 {
      float: left;
      width: 270px;
		}
		
		#Chapternavi, #cityTipps {
      list-style: none;
      padding: 0;
      margin: 0;
      width: 270px;
		}
		
		#cityTipps {
      margin-top: 10px;
		}
		
		#Chapternavi li, #cityTipps li {
      background: url(images/city_li_haken.gif) no-repeat left top;
      cursor: pointer;
      margin-bottom: 3px;
      padding-left: 23px;
      float: left;
      width: 112px;
		}
		
		#cityTipps li { 
      background: url(images/city_li_stern.gif) no-repeat left top;
		}
		
		#Chapternavi .active, #cityTipps .active{
      color: #679D21;
		}
		
		.countryInfoLink a {
       background: url(images/city_li_stern.gif) no-repeat left top;
       background-repeat: no-repeat;
       padding-left: 23px;
       color: #585858;
       padding-top:2px;
       padding-bottom: 1px;
       text-decoration: none;
		}
		
		#Mainnavi{
      width: 550px;
      list-style: none;
      font-weight: normal;
      font-size: 10px;
      text-transform: uppercase;
      margin:0;
      padding:0;
      text-align: center;
      cursor: pointer;
		}
		
		#Mainnavi li{
      background: url(images/city_nav_no.jpg) -20px 0px;
		  padding-right: 10px;
		  padding-left: 9px;
		  margin-top: 3px;
      margin-bottom:2px;
      float: left;
      padding-top: 3px;
      height: 19px;
      color: #192977;
		}
		
	  #Mainnavi #Unterhaltung{
      background: url(images/city_nav_no.jpg) 0px 0px;
      padding-left: 6px;
      padding-right: 10px;
	  }
	  
		 #Mainnavi #Einkaufen{
      background: url(images/city_nav_no.jpg) -480px 0px;
      background-repeat: no-repeat;
      padding-right: 4px;
      padding-left: 9px;
	  }
	  
	  #Mainnavi #MiteKinderneunterwegs,  #Mainnavi #MiteKindernereisen{
		  padding-right: 13px;
		  padding-left: 12px;
	  }
	  
		#Mainnavi li.active{
      background: url(images/city_nav_akt.jpg) -20px 0px;
		}
		
		 #Mainnavi #Einkaufen.active{
        background: url(images/city_nav_akt.jpg) -478px 0px;
        background-repeat: no-repeat;
        padding-right: 4px;
	  }
	  
	    #Mainnavi #Unterhaltung.active{
        background: url(images/city_nav_akt.jpg) 0px 0px;
	  }
	  

.citySubnavi {
      background-color: #67A01D;
      padding-left: 6px;
      cursor: pointer;
      color: #FFF;
      margin-top: -2px;
      margin-bottom: 15px;
      width: 541px;
}
		
.citySubnavi:after {
      content: "."; 
      display: block; 
      height: 0; 
      clear: both; 
      visibility: hidden;
 }


.citySubnavi li{
  display: block;
  float: left;
}

.citySubnavi li span{
display: block;
}	

.subLand span{
display: block;
float: left;
}	

		#citySubnavi li.active{
      color: #192977;
		}
		
		#citySubnavi span.active{
      color: #192977;
		}
		
		#mui {
      clear: both;
		}
		#mui h1{
      color:#67a01c;
		}
		
	  #mui h2{
      color:#5f5f5f;
		}
		
		#mui h3{
      color:#67a01c;
		}
		
		#mui b {
      color: #67a01c;
		}
		
		#cat_highlight, #cat_insidertipp {
		 margin-top: 15px;
		}

* User Rating */

.userBewertung .User{
width: 186px;
float: left;
}

.userBewertung .Bewertung{
float: left;
}

.userBewertung .User .pic{
float: left;
width: 57px;
height: 57px;
border: 1px #dfdfdf solid;
margin-right: 11px;
}

.userBewertung .User .pic img{
margin: 3px;
}

.userBewertung .User .name{
text-decoration: underline;
}

.userBewertung .User .name{
float: left;
}


ul.rating {
  margin: 0px;
  padding: 0px;
}
ul.rating li {
  float:left;
  list-style-type:none;
}
ul.rating li.star_off {
  background:url(images/stern_off.jpg) no-repeat left top;
}
ul.rating li.star_on {
  background:url(images/stern_on.jpg) no-repeat left top;
}
ul.rating span {
  display:block;
  font-size:0px;
  margin-right: 1px;
  width:11px;
  height:11px;
}
ul.rating1 {
  margin: 0px;
  padding: 0px;
}
ul.rating1 li {
  float:left;
  list-style-type:none;
}
ul.rating1 li.star_off {
  background:url(images/stern1_off.jpg) no-repeat left top;
}
ul.rating1 li.star_on {
  background:url(images/stern1_on.jpg) no-repeat left top;
}
ul.rating1 span {
  display:block;
  font-size:0px;
  margin-right: 1px;
  width:17px;
  height:17px;
}

div.clear {
  clear:both;
}

.user_rating fieldset input {
width: auto;
}

.user_rating_comment_text ul {
  list-style: none;
}

.user_rating_comment_text li{
  padding: 0px;
	width: 65px;
	float: left;
}
.user_rating_comment_img {
	margin: 0px;
	padding: 0px;
	width: 65px;
	float: left;
}

#_fb_img {
#display: none !important;
}

#col1, #footer {
display: none !important;
}
