/* Allgemeine Formatierungen */

td, p, h3, h4, h5, ul {
font-family:Arial, sans-serif, Helvetica;
}

td, p, ul {
font-size:12px;
}

/* Formatierungen fuer Ueberschriften */

h3 {
font-size:18px;
}

.h3Red {
color:#B73336;
}

.h3Blue {
color:#000066;
}

.h3Orange {
color:#ff9933;
}

.h3Green {
color:#1AA68A;
}

.h3Purple {
color:#A481C0;
}

.h3Gray {
color:#666666;
}

h4 {
font-size:16px;
color:#B73336;
}

/* Link Formatierungen */

a {
font-weight:bold;
color:#000000;
background-color:#F7F8F9;
text-decoration:none;
}

a:visited {
font-weight:bold;
color:#000000;
background-color:#F7F8F9;
text-decoration:none;
}

a:hover {
	font-weight:bold;
	color:#cc0000;
	background-color:#F7F8F9;
	text-decoration: underline;

}

/* Rubrikuebschriften auf der Menue Seite, die auch Links sind */
/* Reihenfolge: allgemein, visited, hover */

.headline {
font-size:12px;
font-weight:bold;
color:#000000;
background-color:#F7F8F9;
}

.headlineRed {
font-size:12px;
font-weight:bold;
color:#cc0000;
background-color:#F7F8F9;
}

.headlineRed:visited {
font-size:12px;
font-weight:bold;
color:#cc0000;
background-color:#F7F8F9;
}

.headlineRed:hover {
font-size:12px;
font-weight:bold;
color:#000000;
background-color:#F7F8F9;
}

.headlineBlue {
font-size:12px;
font-weight:bold;
color:#000066;
background-color:#F7F8F9;
}

.headlineBlue:visited {
font-size:12px;
font-weight:bold;
color:#000066;
background-color:#F7F8F9;
}

.headlineBlue:hover {
font-size:12px;
font-weight:bold;
color:#000000;
background-color:#F7F8F9;
}

.headlineOrange {
font-size:12px;
font-weight:bold;
color:#ff9933;
background-color:#F7F8F9;
}

.headlineOrange:visited {
font-size:12px;
font-weight:bold;
color:#ff9933;
background-color:#F7F8F9;
}

.headlineOrange:hover {
font-size:12px;
font-weight:bold;
color:#000000;
background-color:#F7F8F9;
}

.headlineGreen {
font-size:12px;
font-weight:bold;
color:#1AA68A;
background-color:#F7F8F9;
}

.headlineGreen:visited {
font-size:12px;
font-weight:bold;
color:#1AA68A;
background-color:#F7F8F9;
}

.headlineGreen:hover {
font-size:12px;
font-weight:bold;
color:#000000;
background-color:#F7F8F9;
}

.headlinePurple {
font-size:12px;
font-weight:bold;
color:#A481C0;
background-color:#F7F8F9;
}

.headlinePurple:visited {
font-size:12px;
font-weight:bold;
color:#A481C0;
background-color:#F7F8F9;
}

.headlinePurple:hover {
font-size:12px;
font-weight:bold;
color:#000000;
background-color:#F7F8F9;
}

.headlineGray {
font-size:12px;
font-weight:bold;
color:#666666;
background-color:#F7F8F9;
}

.headlineGray:visited {
font-size:12px;
font-weight:bold;
color:#666666;
background-color:#F7F8F9;
}

.headlineGray:hover {
font-size:12px;
font-weight:bold;
color:#000000;
background-color:#F7F8F9;
}

/* Sprachen- und Schuelersprachreisenueberschrift, ist kein Link */

.headlineOrangePure {
font-size:12px;
font-weight:bold;
color:#ff9933;
background-color:#F7F8F9;
}

/* Link Menue Formatierungen */

.hoverblue {
font-weight:bold;
color:#000000;
background-color:#F7F8F9;
text-decoration:none;
}

.hoverorange {
font-weight:bold;
color:#000000;
background-color:#F7F8F9;
text-decoration:none;
}

.hovergreen {
font-weight:bold;
color:#000000;
background-color:#F7F8F9;
text-decoration:none;
}

.hoverpurple {
font-weight:bold;
color:#000000;
background-color:#F7F8F9;
text-decoration:none;
}

.hovergray {
font-weight:bold;
color:#000000;
background-color:#F7F8F9;
text-decoration:none;
}

/* Link Menue Hover Formatierungen */

a.hoverblue:hover {
font-weight:bold;
color:#000066;
background-color:#F7F8F9;
}

a.hoverorange:hover {
font-weight:bold;
color:#ff9933;
background-color:#F7F8F9;
}

a.hovergreen:hover {
font-weight:bold;
color:#1AA68A;
background-color:#F7F8F9;
}

a.hoverpurple:hover {
font-weight:bold;
color:#A481C0;
background-color:#F7F8F9;
}

a.hovergray:hover {
font-weight:bold;
color:#666666;
background-color:#F7F8F9;
}

/* Links innerhalb des Fliesstexts */

/* allgemein */

.contentlnk {
font-weight:bold;
color:#B73336;
background-color:#F7F8F9;
}

.contentlnk:visited {
font-weight:bold;
color:#B73336;
background-color:#F7F8F9;
}

.contentlnk:hover {
font-weight:bold;
color:#000000;
background-color:#F7F8F9;
}

/* durch Groesse hervorgehoben */

.contentInscriptionLnk {
font-size:16px;
font-weight:bold;
color:#B73336;
background-color:#F7F8F9;
}

.contentInscriptionLnk:visited {
font-size:16px;
font-weight:bold;
color:#B73336;
background-color:#F7F8F9;
}

.contentInscriptionLnk:hover {
font-size:16px;
font-weight:bold;
color:#000000;
background-color:#F7F8F9;
}

/* Bildunterschrift */

.picture {
font-size:11px;
font-weight:bold;
color:#003399;
background-color:#F7F8F9;
}

/* Kleine Schrift */

.small {
font-size:11px;
}

/* Schriftformatierungen fuer den Sprachtest */

.test1 {
color:#000066;
background-color:#d4d9de;
}

.test2 {
font-weight:bold;
color:#000066;
background-color:#d4d9de;
}

/* Tabellenformatierungen */

.table2 {
	font-size:12px;
	text-align:center;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-decoration: none;
	border-top-width: 2px;
	border-top-style: solid;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-right-width: 2px;
	border-right-style: solid;
	border-left-width: 2px;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.cell1 {
	font-size:12px;
	text-align:none;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
}

.cell-blue {
	font-size:10px;
	background-color:#EAEEF2;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.cell-headline {
	font-size:12px;
	text-align:center;
	color:#FFFFFF;
	background-color:#B73336;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-decoration: none;
}

.cell2 {
	font-size:12px;
	text-align:center;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
}

.cell3 {
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	background-color:#FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	line-height: 20px;
}

.cell3b {
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#336699;
	background-color:#CBEAFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}

.cell3g {
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#336699;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
}

.cell4 {
	font-size:12px;
	font-weight:normal;
	color:#000000;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.cell5 {
	font-size:10px;
	color:#000000;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
}

.cell6 {
	font-size:10px;
	color:#000000;
	background-color:#F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
}

.cell7 {
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	text-decoration: none;
}

.cell8 {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
	color: #336699;
}

.cell9 {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #336699;
	line-height: 20px;
	font-weight: normal;
}

.soliddoubleblue {
border-bottom:solid double #336699; 
}

.blwhite {
font-size:12px;
background-color:#000000;
color:#ffffff;
font-weight:bold;
}

/* Business */

.tblDescr {
color:#ffffff;
font-size:11px;
font-weight:bold;
text-align:right;
}

.tblWeeks {
color:#ffffff;
font-size:11px;
font-weight:bold;
text-align:center;
}

/* Formatierungen fuer die FAQ-Tabellen */

.info {
color:#000000;
background-color:#ccd7e1;
font-weight:bold;
}

.rubrik {
color:#000000;
background-color:#a2b4c8;
font-weight:bold;
}

.stadt {
color:#000000;
background-color:#909dad;
font-weight:bold;
}

/* Tabellenraender */

.dottedBorder {
border-bottom-style:dotted;
border-bottom-width:3px;
border-bottom-color:#000000;
}

.topGray {
border-top-style:solid;
border-top-width:1px;
border-top-color:black;
}

.tableContentBorder {
border-top-style:solid;
border-top-width:1px;
border-top-color:#cccccc;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#cccccc;
border-left-style:solid;
border-left-width:1px;
border-left-color:#cccccc;
border-right-style:solid;
border-right-width:1px;
border-right-color:#cccccc;
}

.tableContentBorderNoBottom {
border-top-style:solid;
border-top-width:1px;
border-top-color:#cccccc;
border-left-style:solid;
border-left-width:1px;
border-left-color:#cccccc;
border-right-style:solid;
border-right-width:1px;
border-right-color:#cccccc;
}

.tableContentBorderNoTop {
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#cccccc;
border-left-style:solid;
border-left-width:1px;
border-left-color:#cccccc;
border-right-style:solid;
border-right-width:1px;
border-right-color:#cccccc;
}

.tableBorder {
	border: none;
}

.tableBorder1 {
border-top-style:solid;
border-top-width:2px;
border-top-color:#000000;
border-bottom-style:solid;
border-bottom-width:2px;
border-bottom-color:#000000;
border-left-style:solid;
border-left-width:2px;
border-left-color:#000000;
border-right-style:solid;
border-right-width:2px;
border-right-color:#000000;
}

.tabborcell {
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-width:2px;
border-color:#000000;
}

.tabborBmRt {
	border-bottom-style:solid;
	border-bottom-width:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
	background-color: #CBEAFF;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
}

.tabborBmRt1 {
border-bottom-style:solid;
border-bottom-width:3px;
border-right-style:solid;
border-right-width:1px;
border-color:#000000;
}

.tabborTmRtBm {
	border-bottom-style:solid;
	border-bottom-width:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
	background-color: #CBEAFF;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
}

.tabborTmRtBm1 {
border-top-style:solid;
border-top-width:3px;
border-right-style:solid;
border-right-width:1px;
border-bottom-style:solid;
border-bottom-width:3px;
border-color:#000000;
}

.tabborTmBm {
border-top-style:solid;
border-top-width:3px;
border-bottom-style:solid;
border-bottom-width:3px;
border-color:#000000;
}

.tabborTh {
border-top-style:solid;
border-top-width:2px;
border-color:#000000;
}

.tabborTht {
border-top-style:solid;
border-top-width:1px;
border-color:#000000;
}

.tabborM {
border-top-style:solid;
border-top-width:3px;
border-bottom-style:solid;
border-bottom-width:3px;
border-color:#000000;
}

.tabborBm {
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
}

.tabborBm1 {
border-bottom-style:solid;
border-bottom-width:4px;
border-color:#000000;
}

.tabborBm3 {
border-bottom-style:solid;
border-bottom-width:3px;
border-color:#000000;
}

.tabborThBm {
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color: #336699;
}

.tabborThBm1 {
border-top-style:solid;
border-top-width:2px;
border-bottom-style:solid;
border-bottom-width:3px;
border-color:#000000;

}.strike-through {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: line-through;
	font-size: 12px;

}
.cell3bsinbkg {
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#336699;
	background-color:#A0CEEE;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.cell4puntos {
	font-size:12px;
	font-weight:normal;
	color:#000000;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
