/* Allgemeine Tags */
body {
	font-family: arial; 
	font-size:9pt; 
	background-color:#EEF5FF;
	margin: 0px 0px 0px 0px;
	text-align:center;
}
td {
	font-size:9pt;
}
a {
	color:#3a7bff;
}
h1 {
	color:#3a7bff;
	font-size:10pt;
}
h3 {margin:0px; padding:0px; color:#3a7bff; font-size:10pt;}
h4 {margin:0px; padding:0px; color:#3a7bff; font-size:8pt;} /* Layout 3 */
h6 {font-size:8pt;}


/* Typo3-spezifische Elemente */
.bodytext {
	font-family: arial; 
	font-size:9pt; 
}
.csc-menu {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

/* Layout Einstellungen */
#layout_table {
	width:950px;
	margin:0px auto;
}
#layout_left {
	background-color:#E4EDFF;
	width:240px;
}
#layout_center {
	text-align:left;
}
#layout_right {
	text-align:left;
}
.layout_spacer {
	width:5px;
}

/* Menue-Darstellung */
a.tabhell {font-family: arial; font-size:9pt; color:black; text-decoration:none;font-weight:bold;}
a.tabhell:hover {font-family: arial; font-size:9pt; color:white;text-decoration:none; background-color:#3A7BFF; font-weight:bold;}
a.tabdunkel {font-family: arial; font-size:9pt; color:black;text-decoration:none; font-weight:bold;}
a.tabdunkel:hover {font-family: arial; font-size:9pt; color:white;text-decoration:none; background-color:#3A7BFF; font-weight:bold;}
a.secondline:hover {background-color:#aac6ff;}

/* Hotelsuche auf Startseite */
.hotelsuche {font-size:9pt;color:#3a7bff;text-align:center;margin:0px;padding:0px;}
.hotelsuche_submit {font-size:9pt;color:#3a7bff;text-align:center;padding:3px;}
.hotelsuche_textfeld {font-size:9pt;color:#3a7bff;text-align:left;}
.hotelsuche_beschreibung {font-size:7pt;color:#3a7bff;text-align:center;}

/* Rahmen "section_frame" */
.blauer-rahmen {
	background-color:#E4EDFF;
	color:#3a7bff; 
	margin:0px;
	padding:0px 5px 0px 5px;
}
/* Trenner */
.trenner {
	background-color:#EEF5FF;
	height:5px;
}

/* Top-Angebote (auf der Startseite, rechts) */
.topangebote {border-spacing:0px;padding:0px;width:220px;}
.topangebote_rubrikname {font-size:9pt;color:#3a7bff;font-weight:bold;text-align:center;}
.topangebote_rubrikname a {font-size:9pt;color:#3a7bff;font-weight:bold;text-align:center;}
.topangebote_angebotstitel {font-size:7pt;color:#3a7bff;text-align:left;}
.topangebote_angebotstitel a {font-size:7pt;color:#3a7bff;text-align:left;}
.topangebote_preis {font-size:7pt;color:#3a7bff;text-align:center;white-space:nowrap;text-align:right;}

/* Formatierung Nur-Flug-Angebote */
.nurflugangebote_footer {font-size:7pt;color:#3a7bff;font-weight:bold;text-align:center;}
.nurflugangebote_preis {text-align:right;}
.user-nurflugangebote-pi1 {height:163px;}

/* Formatierung Linkliste */
.av_otherresource_cattitle {background-color:#E4EDFF;padding:5px;}
.av_otherresource_itemtitle {background-color:#E4EDFF;padding:0px;}

/* Newsletter Anmeldung Startseite */
.newsletter-mini { font-size:7pt;color:#3a7bff;}
