
a {
	color: #d3262b;
	text-decoration: none;
}

a:hover {
	color: #ffcc00;
	text-decoration: underline;
}

a.agb {
	color: #ffcc00;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a.agb:hover {
	color: #fff;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

/* normalerweise wird nur :visited angezeigt */
a.anker {
	color: #d3262b;
	text-decoration: none;
}

a.anker:hover {
	color: #ffcc00;
	text-decoration: none;
}

a.buchung {
	color: #ffcc00;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a.buchung:hover {
	color: #fff;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

a.katalog {
	color: #ffcc00;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a.katalog:hover {
	color: #fff;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

a.kontakt {
	color: #ffcc00;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a.kontakt:hover {
	color: #fff;
	font-size: 10pt;
	font-weight: bold;
}

a.kurs {
	color: #ffcc00;
}

a.kurs:hover {
	color: #fff;
}

a.mitte {
	color: #006633;
}

a.mitte:hover {
	color: #006633;
}

a.navigation {
	color: #ffcc00;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a.navigation:hover {
	color: #fff;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

a.ort {
	color: #ffcc00;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a.ort:hover {
	color: #fff;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

a.sprache {
	color: #FFFFB0;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a.sprache:hover {
	color: #FFFFB0;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

a.tabellenlink {
	color: #006633;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

a.tabellenlink:hover {
	color: #75C16C;
	font-weight: bold;
	text-decoration: underline;
}

address {
	color: #666;
	font-family:"Lucida Grande",Tahoma,"Trebuchet MS",Verdana;
	font-size: 12pt;
}

body {
	background-color: #eaeaea;
	color: #666;
	font-family:"Lucida Grande",Tahoma,"Trebuchet MS",Verdana;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 5px;
}

h1 {
	color: #115B86;
	font-family:"Lucida Grande",Tahoma,"Trebuchet MS",Verdana;
	font-size: 12pt;
	text-align: center;
}

h1.ort {
	color: #115B86;
	font-size: 20pt;
}

h1.slogan {
	color: #115B86;
	font-size: 12pt;
}

h1.sprache {
	color: #115B86;
	font-size: 14pt;
}

h2 {
	color: #115B86;
	font-family:"Lucida Grande",Tahoma,"Trebuchet MS",Verdana;
	font-size: 14pt;
	text-align: center;
}

/* gleiche Größe wie normaler Text */
h3 {
	color: #666;
	font-family:"Lucida Grande",Tahoma,"Trebuchet MS",Verdana;
	font-size: 11pt;
	font-weight: bold;
	padding-left: 10mm;
}

h4 {
	color: #666;
	font-family:"Lucida Grande",Tahoma,"Trebuchet MS",Verdana;
	font-size: 11pt;
}

li {
	color: #666;
	font-family:"Lucida Grande",Tahoma,"Trebuchet MS",Verdana;
	font-size: 11pt;
}

nobr {
	color: #666;
	font-family:"Lucida Grande",Tahoma,"Trebuchet MS",Verdana;
	font-size: 11pt;
}

ol {
	color: #666;
	font-family:"Lucida Grande",Tahoma,"Trebuchet MS",Verdana;
	font-size: 11pt;
	padding-left: 10mm;
	padding-right: 10mm;
}

p {
	color: #666;
	font-family:"Lucida Grande",Tahoma,"Trebuchet MS",Verdana;
	font-size: 11pt;
	padding-left: 10mm;
	padding-right: 10mm;
}

/* Preisbuttons */
table.buttontabelle {
	background-color: #B22222;
}

td {
	font-family:"Lucida Grande",Tahoma,"Trebuchet MS",Verdana;
	font-size: 10pt;
}

td.betrag {
	background-color: #bae2ef;
	font-size: 9pt;
	text-align: center;
}

td.buttonzelle{
	background-color: #CC6666;
}

td.kurs {
	background-color: #d3262b;
	color: #ffcc00;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

td.lektionen {
	background-color: #eaeaea;
	color: #115b86;
	font-size: 10pt;
	text-align: center;
}

td.mitte {
	background-color: #bae2ef;
	color: #115b86;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
}

td.oben {
	background-color: #bae2ef;
	color: #115b86;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
}

td.preislink {
	background-color: #E8F8CE;
	font-size: 10pt;
	text-align: center;
}

/*Neu bei Preistabellenlinks*/
td.unterkunft {
	background-color: #bae2ef;
	color: #006633;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

td.wochen {
	background-color: #bae2ef;
	color: #115b86;
	font-size: 9pt;
	font-weight: bold;
	padding-right: 5mm;
	text-align: center;
}

td.zimmer {
	background-color: #E8F8CE;
	color: #006633;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

th {
	color: Black;
	font-family:"Lucida Grande",Tahoma,"Trebuchet MS",Verdana;
	font-size: 11pt;
}

ul {
	color: Black;
	font-family:"Lucida Grande",Tahoma,"Trebuchet MS",Verdana;
	font-size: 11pt;
	padding-left: 10mm;
	padding-right: 10mm;
}

.aktuellerort {
	color: #E8F8CE;
	font-size: 10pt;
	font-weight: bold;
}

.anmerkung {
	font-size: 12px;
}

.debug {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
}

.formularbereich {
	background-color: #d3262b;
	color: #FFCC00;
	font-weight: bolder;
}

.formularfeld {
	background-color: #bae2ef;
}

.formularfeld, .formularfeldbenoetigt, .formularfeldfehler {
	color: Black;
	font-family:"Lucida Grande",Tahoma,"Trebuchet MS",Verdana;
}

.formularfeldbenoetigt {
	background-color: #FFE866;
}

.formularfeldfehler {
	background-color: Red;
}

.formularhintergrund {
	background-color: #fff;
}

/* Formulare (Katalogbestellung, Buchung) */
.formularrahmen {
	background-color: #fff;
}

.gebiet {
	color: #115b86;
	font-size: 10pt;
	font-weight: bold;
}

.gebietelinks{
	font-size: small;
	line-height: 22px;
	padding: 2px 2px 2px 2px;
}

.gebietelinksblock {
	font-size: x-small;
	line-height: 24px;
}

.kurseinschraenkung {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.lisa-link {
	font-size: xx-small;
}

.location {
	font-size: 9pt;
}

.navi {
	background-color: #75C16C;
	color: #000000;
}

.ohneabstand {
	padding-left: 0px;
	padding-right: 0px;
}

.pocaption {
	background-color: #75C16C;
	clip: rect(0px 149px 15px 0px);
	color: #FFFFB0;
	font-family:"Lucida Grande",Tahoma,"Trebuchet MS",Verdana;
	font-size: 10px;
	font-weight: bold;
	height: 15px;
	padding: 2px;
	width: 140px;
}

.pocursor {
	cursor: help;
}

.podescription {
	background-color: #FFFFB0;
	border: 2px solid #75C16C;
	color: #006633;
	font-family:"Lucida Grande",Tahoma,"Trebuchet MS",Verdana;
	font-size: 10px;
	left: 0px;
	overflow: hidden;
	padding: 3px;
	top: 0px;
	width: 150px;
}

/* PopUp Informationsfenster */
.podescriptioncont {
	position: absolute;
	visibility: hidden;
	width: 200px;
	z-index: 200;
}

.polinks {
	left: 100px;
	position: absolute;
	top: 200px;
	z-index: 1;
}

.preis {
	background-color: #FF0000;
	color: #FFFFFF;
}

.preis_curr {
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: bolder;
}

.preistabelle {
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
}

.tabellekurs {
	font-size: 16px;
}

.text {
	background-color: #FFFFFF;
	color: #666666;
}

.waehrung {
	background-color: #bae2ef;
	color: #115b86;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
}

#container {
	background: #eaeaea url(/sprachreisen/grafiken/rl-bg.jpg) repeat-y;
	height: 800px;
	left: 17px;
	position: absolute;
	top: 10px;
	width: 830px;
	z-index: 1;
}

#content {
	background-color: #fff;
	left: 190px;
	position: absolute;
	top: 0px;
	width: 640px;
	z-index: 2;
}

#logo {
	float: left;
	height: 300px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 180px;
	z-index: 2;
}

#navigation {
	background-color: #d3262b;
	float: left;
	left: 0px;
	padding-bottom: 20px;
	position: absolute;
	top: 200px;
	width: 180px;
	z-index: 2;
}

#status {
	font-family: monospace;
	font-size: x-small;
	position: absolute;
	right: 10px;
	top: 10px;
	visibility: visible;
	white-space: pre;
	z-index: 9;
}

.section{
	font-size:24px;
	
}
