/* *** div textstyles ****/

td, p  {
	font-family : Arial, Verdana, Helvetica, sans-serif;
    color : #000000;
	font-weight : normal;
	font-size : 13px;
	font-style : normal;
}

body  {
	scrollbar-DarkShadow-Color:C2CCDB;
	scrollbar-Track-Color:DFE4EC; 
	scrollbar-Face-Color:C2CCDB ; 
	scrollbar-Shadow-Color:C2CCDB; 
	scrollbar-Highlight-Color:C2CCDB; 
	scrollbar-3dLight-Color:C2CCDB; 
	scrollbar-Arrow-Color:104381;
}

/* Formatierung der Texte */

.headline_infobox {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12; 
	font-weight : bold;
	color:#FFFFFF;
	padding-right: 5px;
	padding-bottom: 5px; 
	padding-top: 5px;
	padding-left: 5px; 
}

.text_infobox {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:10; 
	font-weight : normal;
	color:#000000;
	padding-right: 5px;
	padding-bottom: 5px; 
	padding-top: 5px;
	padding-left: 5px; 
}


.text_infobox_12 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12; 
	font-weight : normal;
	color:#000000;
	padding-right: 5px;
	padding-bottom: 5px; 
	padding-top: 5px;
	padding-left: 5px; 
}

.text_11_white {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11; 
	color:#FFFFFF;
}

.text_11_white a:link {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11; 
	text-decoration: none; 
	color: #FFFFFF;
}

.text_11_white a:visited {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11; 
	text-decoration: none; 
	color: #FFFFFF;
}

.text_11_white a:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11; 
	text-decoration: underline; 
	color: #FFFFFF;
}

.text_11_white a:active {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11; 
	text-decoration: none; 
	color: #FFFFFF;
}

.text_11_blue {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11; 
	color:#104381;
}

.text_11_blue a:link {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11; 
	text-decoration: none; 
	color: #104381;
}

.text_11_blue a:visited {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11; 
	text-decoration: none; 
	color: #104381;
}

.text_11_blue a:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11; 
	text-decoration: underline; 
	color: #104381;
}

.text_11_blue a:active {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11; 
	text-decoration: none; 
	color: #104381;
}


/* Formatierung der Links */
a {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #000000;
	font-size : 13px;
	font-weight : normal;
}
a:link  {
	text-decoration : underline;
}
a:hover  {
	text-decoration : none;
}
a:active  {
	text-decoration : none;
}
a:visited  {
	text-decoration :  underline;
}
a:visited:hover  {
	text-decoration : none;
}

/* Hauptnavigation - Menue*/
div#nav {
	font-family: Arial, sans-serif;
	font-size: 12px;
	background: #104381;

}

div#nav a {
	padding-right: 0px;
	padding-bottom: 1px; 
	padding-top: 1px;
	padding-left: 18px; 
	display: block; 
	margin: 0px 0px 0px 0px; 
 	text-decoration: none; 
	color: #FFFFFF; 
	background: #104381; 
	background-image:  url(../../../Navigation/Images/NavigationspfeilWeiss.gif);
	background-position: left ;	
	background-repeat: no-repeat;
	font-weight: bold;
}

div#nav a:hover {
	color: #104381; 
	background: #D9E0E9; 
	background-image:  url(../../../Navigation/Images/NavigationspfeilBlau.gif);
	background-position: left ;	
	background-repeat: no-repeat;
	font-weight: bold;
}

div#nav a:active {
	font-weight : normal;
	color: #104381; 
	background: #FFFFFF; 
	background-image:  url(../../../Navigation/Images/NavigationspfeilBlau.gif);
	background-position: left ;	
	background-repeat: no-repeat;
	font-weight: bold;
}

/* Servicenavigation*/
div#servicenav {
	width: 100%; 
	font-family: Arial, sans-serif;
	font-size: 12px;
	background: #104381;
}

div#servicenav a {
	padding-right: 20px;
	padding-left: 20px; 
	padding-bottom: 5px; 
	padding-top: 5px;
	margin: 0px 0px 0px 0px; 
	display: block; 
	background: #104381; 
 	text-decoration: none; 
	text-align: center;
	color: #FFFFFF; 
}

div#servicenav a:hover {
	background: #D9E0E9; 
	color: #104381; 
}

div#servicenav a:active {
	background: #D9E0E9; 
	font-weight : normal;
	color: #104381;
	background: #FFFFFF 
}



/* ####### FORMULARE ####### */

/* Allgemeingültige Formatierung der Formulare*/
.form_text  {
	color : #000000;
	font-weight : normal;
	font-size : 13px;
	font-style : normal;
	line-height: 14pt;

}

/* hier speziell für start.htm angelegtte Formatierung des Begüßungstextes */
.form_text_start  {
	color : #000000;
	font-weight : normal;
	font-size : 13px;
	font-style : normal;
	line-height: 11pt;

}

.form_text_bold  {
	color : #000000;
	font-weight : bold;
	font-size : 13px;
    	font-style : none;
}

.form_text_fehler  {
	color : #CC0000;
	font-weight : bold;
	font-size : 15px;
    	font-style : none;
}

.form_text_fehler_klein  {
	color : #CC0000;
	font-weight : none;
	font-size : 13px;
    	font-style : none;
}

.form_text_fehler_abbruch  {
	color : #009900;
	font-weight : none;
	font-size : 13px;
    	font-style : none;
}


.form_text_small  {
	color : #000000;
	font-weight : none;
	font-size : 11px;
    	font-style : none;
}


.form_text_small_bold  {
	color : #000000;
	font-weight : bold;
	font-size : 11px;
    font-style : none;
}

.form_headline  {
	color : #000000;
	font-weight : bold;
	font-size : 15px;
    	font-style : none;
	text-transform: uppercase;
	height : 25px;
}


/* Formatierung der Formular- Titelleiste*/
.box_headline {

	height : 25px;
	background-color: #2E5A8D; 
	border-left:  #104381 1px solid; 
	border-top:  #104381 1px solid; 
	border-right:  #104381 1px solid; 
	border-bottom: #104381 1px solid; 
}

/* Formatierung der aktiven Formular- Nummerierung*/
.box_num_activ {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #4D73A1;
	font-size : 16px;
	font-weight : bold;
	width: 25px; 
	height : 25px;
	background-color: #D9E0E9; 
	border-right:  #7E9DC2 1px solid; 
	
	
}.box_num_activ2 {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #2E5A8D;
	font-size : 16px;
	font-weight : bold;
	width: 15px; 
	height : 25px;
	background-color: #D9E0E9; 
	border-right:  #7E9DC2 1px solid;
	border-top: #7E9DC2 1px solid; 
	border-bottom: #7E9DC2 1px solid; 
}

/* Formatierung der inaktiven Formular- Nummerierung*/
.box_num_inactiv {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #7E9DC2;
	font-size : 16px;
	font-weight : bold;
	width: 25px; 
	height : 25px;
	background-color: #2E5A8D; 
	border-right:  #7E9DC2 1px solid; 
}

.box_num_inactiv2 {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #7E9DC2;
	font-size : 16px;
	font-weight : bold;
	width: 15px; 
	height : 25px;
	background-color: #2E5A8D; 
	border-right:  #7E9DC2 1px solid; 
	border-top: #7E9DC2 1px solid; 
	border-bottom: #7E9DC2 1px solid; 
}

/* Formatierung der Formular- Eingabebereiche */
.box_input {

	background-color: #F5F8FA; 
	border-top: 0px;
	border-bottom: 0px;
	border-left: 1px;
	border-right: 1px;
	border-style: solid; 
	border-color:  #104381;

}

/* Formatierung der Formular- Fussleisten */
.box_footer {

	background-color: #D9E0E9; 
	border: 1px; 
	border-style: solid; 
	border-color: #104381;

}

/* Formatierung der Formular- Datentabellen (Kopfzeile) */
.form_table_head {

	background-color: #D9E0E9; 
	border-left:  #104381 1px solid; 
	border-top:  0px; 
	border-right:  #104381 1px solid; 
	border-bottom: #104381 1px solid; 
}

/* Formatierung der Formular- Datentabellen (Inhalte) */
.form_table_content {
	background-color: #FFFFFF; 
	border-left: #104381 1px solid; 
	border-right: #104381 1px solid; 
}

.form_table_content_1 {
	background-color: #FFFFFF; 
	border-bottom: #104381 1px solid; 
}

.form_table_content_2 {
	background-color: #EFF2F5; 
	border-bottom: #104381 1px solid; 
}

.form_table_content_3 {
	background-color: #EFF2F5; 
	border-bottom: #104381 1px solid; 
	font-size : 11px;
}

.form_table_content_4 {
	background-color: #FFFFFF; 
	border-bottom: #104381 1px solid; 
	font-size : 11px;
}

.form_table_content_5 {
	background-color: #FFFFFF; 
	border-left: 1px solid #104381; 
	border-right: 1px solid #104381; 
	border-top: 1px none #104381; 
	font-size : 11px;
}

.form_table_content_51 {
	background-color: #FFFFFF; 
	border-left: 1px solid #104381; 
	border-right: 1px solid #104381; 
	font-size : 11px;
}

.form_table_content_52 {
	background-color: #FFFFFF; 
	border-left: 1px solid #104381; 
	border-right: 1px solid #104381; 
	border-bottom: 1px solid #104381; 
	font-size : 11px;
}

.form_table_content_6 {
	background-color: #FFFFFF; 
	border-bottom: 0px solid #104381; 
	border-left: 0px solid #104381; 
	border-right: 0px solid #104381; 
	border-top: 0px none #104381; 
	font-size : 13px;
}

.form_table_content_7 {
	background-color: #EFF2F5; 
	border-bottom: 0px solid #104381; 
	border-left: 0px solid #104381; 
	border-right: 0px solid #104381; 
	border-top: 0px none #104381; 
	font-size : 13px;
}

.form_table_content_8 {
	background-color: #FFFFFF; 
	border-bottom: 0px solid #104381; 
	border-left: 0px solid #104381; 
	border-right: 0px solid #104381; 
	border-top: 1px solid #104381; 
	font-size : 13px;
	color : #CC0000;
	valign: center;
	height: 40px; 
}

.form_table_content_bold {
	background-color: #FFFFFF; 
	border-bottom: #104381 1px solid; 
	font-size : 11px;
	font-weight : bold;
}

/* Formatierung der Formular-Buttons */
.form_button {
	width: 159px; 
	background-color: #C2CCDB; 
	border-left: #2E5A8D 1px solid; 
	border-top: #2E5A8D 1px solid; 
	border-right: #2E5A8D 1px solid; 
	border-bottom: #2E5A8D 1px solid; 
	cursor: pointer;
}

/* Formatierung der Buttons FlyandDrive Seite 3 */
.form_button_fad {
	width: 95px; 
	background-color: #C2CCDB; 
	border-left: #2E5A8D 1px solid; 
	border-top: #2E5A8D 1px solid; 
	border-right: #2E5A8D 1px solid; 
	border-bottom: #2E5A8D 1px solid; 
	cursor: pointer;
}

/* Formatierung der kleinen Formular-Buttons */
.form_button_small {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #000000;
	font-size : 10px;
	font-weight :none;
	width: 80px; 
	background-color: #C2CCDB; 
	border-left: #2E5A8D 1px solid; 
	border-top: #2E5A8D 1px solid; 
	border-right: #2E5A8D 1px solid; 
	border-bottom: #2E5A8D 1px solid; 
	cursor: pointer;
}

.form_button_small_2 {
	width: 50px; 
	background-color: #C2CCDB; 
	border-left: #2E5A8D 1px solid; 
	border-top: #2E5A8D 1px solid; 
	border-right: #2E5A8D 1px solid; 
	border-bottom: #2E5A8D 1px solid; 
	cursor: pointer;
}


/* Formatierung der kleinen Buchstaben-Buttons */
.form_button_buchstabe, .button_buchstabe {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #000000;
	font-size : 12px;
	font-weight :none;
	width: 20px; 
	background-color: #D9E0E9; 
	border-left: #2E5A8D 1px solid; 
	border-top: #2E5A8D 1px solid; 
	border-right: #2E5A8D 1px solid; 
	border-bottom: #2E5A8D 1px solid; 
	cursor: pointer;
}




/* ####### KALENDER ####### */

/* Formatierung der Kalender-Buttons */
.calendar_button {
	width: 25px; 
	height: 21px; 
	background-color: #D4D0C8; 
	border-left: #000000 1px solid; 
	border-top: #000000 1px solid; 
	border-right: #000000 1px solid; 
	border-bottom: #000000 1px solid; 
	cursor: pointer;
}

/* Formatierung der Kalender- Texte */
.calendar_text  {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #000000;
	font-weight : none;
	text-align: center;
	font-size : 13px;
    	font-style : none;
}

/* Formatierung der Kalender- Texte FETT */
.calendar_text_bold  {
	color : #000000;
	font-weight : bold;
	text-align: center;
	font-size : 13px;
    	font-style : none;
}

/* Formatierung der Kalender- Tabelle */
.calendar {
	background-color: #FFFFFF; 
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
}

/* Formatierung der Kalender- Felder (gross) */
.calendar_field  {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #000000;
	font-weight : none;
	text-align: center;
	font-size : 13px;
    	font-style : none;
	background-color: #FFFFFF; 
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	height: 21px; 
}

/* Formatierung der Kalender- Felder (Datum) */
.calendar_field_date  {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #000000;
	font-weight : none;
	text-align: center;
	font-size : 13px;
    font-style : none;
	background-color: #EAEAEA; 
	border: 0px;
	width: 25px; 
	height: 21px; 
size: 2:
}

/*M.M. Ergänzungen*/

.submit_1 {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #000000;
	font-size : 10px;
	font-weight :none;
	width: 18px; 
	background-color: #D9E0E9; 
	border-left: #4D73A1 1px solid; 
	border-top: #4D73A1 1px solid; 
	border-right: #4D73A1 1px solid; 
	border-bottom: #4D73A1 1px solid; 
	cursor: pointer;
 }

.submit_2 {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #000000;
	font-size : 10px;
	font-weight :none;
	background-color: #D9E0E9; 
	border-left: #4D73A1 1px solid; 
	border-top: #4D73A1 1px solid; 
	border-right: #4D73A1 1px solid; 
	border-bottom: #4D73A1 1px solid; 
	cursor: pointer;
 }
 

/* Formatierung der kleinen Formular-Buttons, bei Vakanzsuche Hinflug frei, Rückflug belegt und ändern */
.form_button_small2 {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #000000;
	font-size : 9px;
	font-weight :none;
	width: 100px; 
	background-color: #D9E0E9; 
	border-left: #4D73A1 1px solid; 
	border-top: #4D73A1 1px solid; 
	border-right: #4D73A1 1px solid; 
	border-bottom: #4D73A1 1px solid; 
	cursor: pointer;
}


/* Formatierung der kleinen Formular-Buttons, automatische Vakanzsuche nach Tarifkonditionsverletzung */
.form_button_small3 {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #000000;
	font-size : 12px;
	font-weight :none;
	background-color: #D9E0E9; 
	border-left: #4D73A1 1px solid; 
	border-top: #4D73A1 1px solid; 
	border-right: #4D73A1 1px solid; 
	border-bottom: #4D73A1 1px solid; 
	cursor: pointer;
}

/* Formatierung der Wohnmobil Seite */
table.wohnmobil
{	
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	border-top: solid 1px #104381;
	border-bottom: solid 1px #104381;
/*	border-color: #104381;
	border-style: solid;
	border-width: 1px;*/
}

table.wohnmobil tr td
{
	font-size: 11px;
	line-height: 13px;
	background-color: #FFFFFF;
	border-bottom-color: #104381;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	vertical-align: middle;
}

table.wohnmobil tr.alternativ td, table.wohnmobil tr td.alternativ
{
	background-color: #d9e0e9;
}

table.wohnmobil tr.alternativ2 td, table.wohnmobil tr td.alternativ2
{
	background-color: #f5f8fa;
}