/*
-------------------------------------------------------
FiloRosso WebDesign Basis Style fuer LOOK Sprachreisen
Author:   Manfred Gerber
Version:  23 Mai 2005
------------------------------------------------------- */
* {
  margin: 0;
  padding: 0;
  border: 0;
  }
html {
  height: 101%;
}


body {
  font: 76%/150% Verdana,Tahoma,"Lucida Grande",Geneva,Arial,Helvetica,sans-serif;
  text-align: center;
  background: #fff;
  color: #333;
  min-width: 990px;
  }

#width {
  text-align: left;
  min-width: 980px;
  max-width: 90em;
  margin: 0 auto;
  position: relative;
}


/* @media not tty {   Hack fuer Opera Browser, welche immer die Schriftgroesse zu gross anzeigen
  body {
    font-size: 64%;
    }
  }  */
h1, h2, h3, h4 {
  margin: 1em 0;
  padding: 0 1em;
  font-size: 100%;
  }
p, pre {
  margin: 0 0 .7em 0;
  padding: 0 1em 0 1.5em;
  }
pre {
  font-size: 140%;
  }
a {
  color: #900;
  font-weight: normal;
  text-decoration: none;
  }
abbr[title], acronym[title] {
  border-bottom: 1px dashed #c3c3c3;
  cursor: help;
  }
hr {
  display: none
  }
blockquote {
  font-style: italic;
  }
.unterstrichen {
  font: 116% Verdana,Tahoma,"Lucida Grande",Geneva,Arial,Helvetica,sans-serif;
  text-decoration: underline;
  }

/* Classen
------------------------------------------------------- */
a.underline {
  border-bottom: 1px solid #900;
  font-weight: bold;
  }
.indent {
  text-indent: -9999px;
  height:1px;
  }
.center {
  text-align: center;
  margin-top: 2em;
  }
.rot {
  color: #900;
  }
.hide, .print {
  display: none;
  }
.left {
  float: left;
  }
.right {
  float: right;
  }
.clear {
  clear: both;
  }
.error {
  color:red;
  font-weight:bold;
  }
.helpNote {
  color:#aaa;
  }
.ok {
  color:green;
  font-weight:bold;
  }
.center {
  text-align: center;
  margin-top: 0;
  }

/* Header mit Logo
------------------------------------------------------- */
#header {
  position: relative;
  width: 98%;
  margin: 1em auto;
  height: 80px;
  }
#header div#look {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: left;
  background: #900 url(../gfx/header.jpg) no-repeat 0 0;
  }
#header div#cliparts {
  position: absolute;
  top: 0;
  right: 0;
  background: url(../gfx/sprachurlaub.gif) no-repeat 0 0;
  height: 80px;
  width: 43%;
  margin-right: 10px;
  }
#header div#cliparts div {
  color: #fff;
  line-height: 17px;
  text-align: right;
  margin-top: 9px;
  }



/* Subnavigation (Kontakt, Impressum, AGB, FAQ, Anmeldung)
------------------------------------------------------- */
#subnavi {
  position: relative;
  display: block;
  width: 96%;
  margin: .1em auto 1em;
  padding-bottom: .5em;
  background: #fff;
  color: #900;
  font-weight: normal;
  text-align: left;
  font-size: 90%;
  border-bottom: 1px solid #e0e0e0;
  }
#subnavi span {
  margin: 0 .6em;
  }
#subnavi span img {
  margin: 0 .3em;
  }
#subnavi ul
{
  position: absolute;
  right: 0;
  top: -6px;
  list-style-image: none; /* url(_Includes/gfx/subnavi_new.gif) */
  margin: 0;
  padding: 0;
}
#subnavi ul li
{
  padding: 5px 0;
  display: inline;
}
#subnavi ul li a, #subnavi ul li a:visited {
  padding: 0 .4em 0 1.2em;
  font-weight: normal;
  background: url(../gfx/subnavi_new.gif) no-repeat 0 4px;
  width: 1%; /* ohne Breite setzt IE5.0/Win die Grafiken auf die Links */
  border-bottom: 0px solid #fff;
}
#subnavi ul li.first a {
  background: none;
}
#subnavi ul li a:hover {
  border-bottom: 0px solid #fff;
}
#subnavi .telefon {
  text-align:right;
  font-size:150%;
  font-weight: bold;
  color: #000;
  margin: -17px 0 0 0;
}
#subnavi .tel {
  padding: 0 0 10px 30px;
  background: url(../gfx/icons/freecall.gif) no-repeat 0 2px;
  line-height: 200%;
}


/* Topnavigation (Stadt/Schule, Kurse/Unterkunft...)
------------------------------------------------------- */
#topnavi {
  margin: 0 1.5em;
  height: 30px;
  background: url(../gfx/topnavi_bottom.gif) repeat-x bottom;
  list-style: none;
  }
#topnavi li {
  float: left;
  background: url(../gfx/naviLinks.gif) no-repeat left top;
  padding-left: 8px;
  }
#topnavi li.id3 {
  background: url(../gfx/naviLinks_orange.gif) no-repeat left top;
  }

#topnavi a, #topnavi .aktiv span {
  display: block;
  background: url(../gfx/naviRechts.gif) no-repeat right top;
  font-size: 84%;
  line-height: 14px;
  font-weight: bold;
  padding: 8px 8px 7px 0;
  margin-right: 5px;
  text-decoration: none;
  color: #fff;
  }
#topnavi .id3 a, #topnavi .aktiv.id3 span {
  background: url(../gfx/naviRechts_orange.gif) no-repeat right top;
  }
* html #topnavi a {
  display: inline-table;
  }
#topnavi a:hover {
  color: #900;
  }
* html #topnavi a:hover {
  color: #EFEFEF;
  }
html>body #topnavi a:hover {
  background-image: url(../gfx/naviRechtsAktiv.gif);
  }
html>body #topnavi li:hover {
  background-image: url(../gfx/naviLinksAktiv.gif);
  }
#topnavi .aktiv, #topnavi .aktiv.id3 {
  background-image: url(../gfx/naviLinksAktiv.gif);
  }
#topnavi .aktiv a, #topnavi .aktiv.id3 a {
  background-image: url(../gfx/naviRechtsAktiv.gif);
  padding-bottom: 7px;
  border-bottom: 1px solid #fff;
  color: #900;
}
#topnavi .aktiv span, #topnavi .aktiv.id3 span {
  background-image: url(../gfx/naviRechtsAktiv.gif);
  padding-bottom: 7px;
  border-bottom: 1px solid #fff;
  color: #900;
}


/* Container
------------------------------------------------------- */
#wrapper {
  position: relative;
  z-index: 500;
  text-align: left;
  width: 96%;
  margin: 0 auto;
  padding-bottom: 2em;
  }

#floatholder {
  float: left;
  width: 100%;
  position: relative;
  }

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

.clearfix {
  display: inline-table;
  }

/* Holly Hack Targets IE Win only \*/
* html .clearfix {
  height: 1%;
  }
.clearfix {
  display: block;
  }
/* End Holly Hack */

#content_cont {
  float:left;
  width: 100%;
  margin-right: -95%;
  }

* html div#content_cont {
  margin-right: -100%;
  }
* html div#left {
  margin-left: 0;
  }
#content {
  margin: 0 175px 0 220px;
  padding: 0 0 3em 0;
  }
#preise #content, #buchen #content {  /* Preise und Anmeldung ueber die rechte Spalte ziehen */
  margin: 0 0 0 220px;
  }
#administration #content {  /* Admin in die Mitte ruecken */
  margin: 0 110px 0 110px;
  }
#content h2 {
  margin: .3em 0 1em 0;
  font-size: 140%;
  color: #900;
         }
#content h3 {
  font-size: 127%;
  margin: .5em 0 .2em .2em;
  padding-bottom: .1em;
  color: #900;
  /* background: url("../gfx/h2.gif") no-repeat 1em 100%; */
  }
#content h4 {
  font-size: 105%;
  margin: 0 0 .1em .3em;
  padding-top: 1.2em;
  color: #900;
  }
#content div {
  padding: .3em 1em 0 1.5em;
  }
#content div ul {
  margin: 0 0 .7em 0;
  }
#content div ul li {
  margin-left: 1.5em;
  }

/* Wechselbilder
------------------------------------------------------- */
#wechselbilder {
    height: 260px;
    width: 100%;
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;
}
#wechselbilder li {
    height: 240px;
    width: 100%;
    color: #fff;
    background: #860500;
    margin: 0 !important;
    padding: 0 !important;
    text-align: left;
}
#wechselbilder li span {
    color: #fff;
    padding: .5em;
    font: 150%/100% Verdana,Tahoma,"Lucida Grande",Geneva,Arial,Helvetica,sans-serif;
    display: block;
}
#wechselbilder li a {
    color: #fff;
    padding: .5em;
    line-height: 200%;
}

#wechselbilder li.wechsel1 {
    background: url(../gfx/sprachreisen/1.jpg) no-repeat 0 -20px;
}
#wechselbilder li.wechsel2 {
    background: url(../gfx/sprachreisen/2.jpg) no-repeat 0 100%;
}
#wechselbilder li.wechsel2 span {
    color: #000;
}
#wechselbilder li.wechsel3 {
    background: url(../gfx/sprachreisen/3.jpg) no-repeat 0 -20px;
}
#wechselbilder li.wechsel4 {
    background: url(../gfx/sprachreisen/4.jpg) no-repeat 0 0;
}
#wechselbilder li.wechsel5 {
    background: url(../gfx/sprachreisen/5.jpg) no-repeat 0 0;
}

#wechselbilder li.wechsel1 span,
#wechselbilder li.wechsel3 span,
#wechselbilder li.wechsel5 span {
    background: url(../gfx/trans/40_s.png);
}


/* linke Spalte
------------------------------------------------------- */
#left {
  float:left;
  width: 220px;
  margin-left: -5%; /* the difference to make the left colum appear flush left */
  padding-bottom: 3em;
  }
#left h2 {
  background: #c30 url(../gfx/left_navi.gif) repeat-x 0 0;
  color: #fff;
  padding: .5em 0;
  margin: 0;
  }
#left span {
  padding-left: 1em;
  }
/* bei Schueler erste li ausblenden START
------------------------------------------------------- */
#left #schueler li strong {
  display: none;
}
#left #schueler li {
  height: 1%;
}
#left #schueler li li {
  height: auto;
}
#left #schueler li, #left div#weltweit {
  background: #f0f0f0;
}
/* bei Schueler erste li ausblenden ENDE
------------------------------------------------------- */
#left ul {
  list-style: none;
  }
* html #left ul {
  height: 1%;
  }
#left ul#erwachsene, #left ul#schueler {
  margin-bottom: 2em;
  }
#left div#weltweit div {
  padding: 1em 0 0 1em;
  }
#left ul li {
  background: #E0E0E0;
  }

#left ul li li {
  background: #F0F0F0;
  padding: .5em 0;
  }
#left ul#erwachsene li strong {
  cursor: pointer;
  line-height: 240%;
  padding-left: .6em;
}
#left ul#erwachsene li {
  /* border-bottom: 1px solid #999; */
  background: #616161 url(../gfx/left_navi_erwachsene.gif) repeat-x 0 0;
  color: #fff;
}
#left ul#erwachsene li li {
  background: #F0F0F0;
  color: #000;
}
#left ul li li li {
  padding: 0;
  }
/* #left ul li li ul {
   padding-top: .2em;
	} */
#left li a, #left li a:visited {
  font-weight: bold;
  color: #000;
  text-decoration: none;
  padding: 0 1em;
  display: block;
  height: 1%;  /* der IE/Win macht ohne Hoehe die Listen zu hoch */
  }
#left ul li li li a, #left ul li li li a:visited {
  margin: 0 0 0 1.2em;
  font-weight: normal;
  text-decoration: none;
  background: url(../gfx/bullets.gif) no-repeat 0 6px;
  }
#left ul li li li a:hover, #left ul li li li a.aktiv {
  background: #fff url(../gfx/bullets_hover.gif) no-repeat 0 6px;
  color: #900;
  border-right: 1px solid #b0b0b0;
  margin-right: -1px;
  }


/* Accordion Bildnachweis
------------------------------------------------------- */
#content #bildnachweis {
	margin: 0 0 2em;
	padding: 0;
}
#content #bildnachweis_acc span strong {
	color: #900;
	border-bottom: 1px solid #900;
	font-weight: bold;
	cursor: pointer;
}
#content #bildnachweis_acc, #content #bildnachweis_acc ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#content #bildnachweis_acc li, #content #bildnachweis_acc ul li {
	margin: 0;
	padding: 0;
}
#content #bildnachweis_acc ul {
	margin-top: 1em;
}

/* rechte Spalte
------------------------------------------------------- */
#right {
 /* font-size: 85%;  */
  line-height:135%;
  padding: 0 0 3em 0;
  float:right;
  width: 170px;
  text-align: center;
  }
#right a:hover {
  border-bottom: 1px solid #900;
  }
#right a.no_underline:hover {
  border-bottom: 0px solid #900;
  font-weight: normal;
  }
#right p {
  margin: 0;
  padding: .5em .2em .5em .2em;
  font-size: 85%;
  }
#right div {
  background: #F8F8F8;
  margin-bottom: 2em;
  }
#right div.vorteile {
  background: #F8F8F8 url(../gfx/grauverlauf_box_vorteile.gif) repeat-x 0 0;
  }
#right h3 {
  margin: 0;
  padding: .1em 0 .5em 0;
  background: #999 url(../gfx/right_navi.gif) repeat-x 0 0;
  color: #fff;
  }
#right h3#buchung,
#right h3#angebot,
#right h3#flug,
#right h3#reiseversicherung {
  margin: 0 0 1.8em 0;
  line-height: 16px;
  color: #fff;
  font-weight: bold;
  }
#right h3#buchung {
  background: #D63101 url(../gfx/naviRechts_orange.gif) no-repeat 0 0;
  }
#right h3#angebot {
  background: #c30 url(../gfx/left_navi.gif) repeat-x 0 0;
  }
/*
#right h3#reiseversicherung a {
  background: transparent url(../gfx/icons/versicherung.gif) no-repeat 98% -2px;
  padding: 1px 0;
  }
*/
#right h3 a,
#right h3 a:hover {
  color: #fff;
  border: none;
  font-weight: bold;
  display: block;
  }

#right div:hover {
  background: #f8f8f8;
  }
#right ul {
  list-style: none;
  padding: .5em .2em .5em .2em;
  line-height: 160%;
  font-size: 85%;
  }

/* Mosaik Startseite
------------------------------------------------------- */
#mosaik {
  margin: 3em 0;
  text-align: center;
  }
.mosaik {
  position: relative;
  width: 304px;
  height: 72px;
  }
html>body #mosaik {
  margin: 3em 17%; /* fuer Mozilla Browser */
  }
.mosaik li {
  width: 100px;
  height: 70px;
  position: absolute;
  top: 2px;
  background: url(../gfx/mosaik.jpg) 0 0 no-repeat;
  display: block;
  list-style: none;
  }
.mosaik a {
  text-decoration: none;
  width: 100px;
  height: 70px;
  display: block;
  text-indent: -9999px;
  }

.mosaik #bild1 {left: 2px;}
.mosaik #bild2 {left: 104px; background-position: -101px 0;}
.mosaik #bild3 {left: 206px; background-position: -202px 0;}
.mosaik #bild4 {left: 2px; background-position: 0 -71px;}
.mosaik #bild5 {left: 104px; background-position: -101px -71px;}
.mosaik #bild6 {left: 206px; background-position: -202px -71px;}

.mosaik #bild1 a:hover {background: url(../gfx/mosaik.jpg) 0 -142px no-repeat;}
.mosaik #bild2 a:hover {background: url(../gfx/mosaik.jpg) -101px -142px no-repeat;}
.mosaik #bild3 a:hover {background: url(../gfx/mosaik.jpg) -202px -142px no-repeat;}
.mosaik #bild4 a:hover {background: url(../gfx/mosaik.jpg) 0 -213px no-repeat;}
.mosaik #bild5 a:hover {background: url(../gfx/mosaik.jpg) -101px -213px no-repeat;}
.mosaik #bild6 a:hover {background: url(../gfx/mosaik.jpg) -202px -213px no-repeat;}



/* Datenbanktabellen und Adminbereich
------------------------------------------------------- */
#preise .art7, #preise .art5  {
  width:100%;
  padding:0;
	}
#preise .art7Tabelle, #preise .art5Tabelle  {
  padding:0 4px;
  width:100%;
	}
#preise .art2 {
  margin: 0 0 2em 0;
  padding:0;
  width:80%;
	}
#content div.art2 {
  margin: 1em 0 2em 0;
  padding:0;
  width:80%;
	}
#content div.schule {
  margin: 1em 0 2em 0;
  padding:0;
  width:100%;
	}
#content div.hotel {
  margin: 1em 0 2em 0;
  padding:0;
  width:100%;
  text-align:left;
	}
.art2Tabelle {
  width:100%;
  padding:0 4px;
	}
#tooltip {
  position:absolute;
  top:-500px;
  background-color:#fff;
  border:1px solid #000;
  font-size:11px;
  padding:3px;
	}
th, td {
  padding: .1em .2em;
  font: 11px Verdana,Tahoma,"Lucida Grande",Geneva,Arial,Helvetica,sans-serif;
	}

th, #preise input.th {
  background-color:#900;
  color:#fff;
  text-align:left;
  font-weight:bold;
}
div.art2 th, div.schule th, div.hotel th, #preise div.art2 input.th {
  background-color:#D53501;
}
#preise textarea, #preise input, #preise select {
  font: 100% Verdana,Tahoma,"Lucida Grande",Geneva,Arial,Helvetica,sans-serif;
  color: #000;
	}
#preise input {
  padding: .3em 0;
  background-color:#F0F0F0;
	}
#preise textarea {
  width: 97%;
  background-color:#E0E0E0;
  border:1px solid #fff;
  /* overflow: auto; */
	}
#preise textarea.admin {
  width: 80%;
  background-color:#EFEFEF;
  border:1px solid #E0E0E0;
  height:10em;
}
#preise option {
  background-color:#F0F0F0;
  color:#000;
  padding: 0 .4em;
	}
#preise input.th {
  width:99%;
  border:1px solid #fff;
	}
#preise input.Zelle {
  width:96%;
  border:1px solid #000;
  background-color:#fff;
	}
#preise input.admin {
  background-color:#F0F0F0;
  padding: .4em;
  font-weight:bold;
  cursor: pointer;
  border:1px solid #c3c3c3;
	}
#preise input.admin2 {
  background: #c30 url(../gfx/left_navi.gif) repeat-x 0 0;
  color:#fafafa;
  font-weight:bold;
  padding: .4em;
  cursor: pointer;
  border:1px solid #c3c3c3;
  }
tr {
  border:1px solid #c3c3c3;
  background-color:#fff;
  }
tr.ersteZeile {
  background-color:#fff;
  }
tr.ersteZeile td {
  background-color:#F0F0F0;
  font-weight:bold;
  width: 11%;
  }
tr.ersteZeile td.ersteSpalte, tr.ersteZeile td.ersteSpalte:hover {
  width: 25%;
  background-color:#F0F0F0;
  }
td.ersteSpalte:hover, td.ersteSpalteFett:hover, tr:hover {
  background-color:#E0E0E0;
  color:#000;
  }
td, td.help, #preise input.Zelle {
  vertical-align:top;
  text-align:center;
  border:1px solid #c3c3c3;
  }
td.leer {
  border:1px solid #fff;
  background-color:#fff;
  }
td.ersteSpalte, td.ersteSpalteFett, #preise input.Zelle1, #preise input.ZelleErsteSpalte {
  width:14em;
  text-align:left;
  background-color:#F0F0F0;
  font-weight:bold;
  }
#preise input.Zelle1, #preise input.ZelleErsteSpalte {
  width:100%;
  border:1px solid #fff;
  font-weight:bold;
  text-align:center;
  }
#preise input.ZelleErsteSpalte {
  text-align:left;
  }
td.kopf, #preise textarea.td_kopf1, #preise textarea.td_kopf2, #preise textarea.td_kopf3, #preise textarea.td_kopf4 {
  text-align:left;
  background-color:#E0E0E0;
  }
#preise textarea.td_kopf1, #preise textarea.td_kopf2, #preise textarea.td_kopf3, #preise textarea.td_kopf4 {
  height:5em;
  }
#preise td.button1 {
  text-align:left;
  background-color:#fafafa;
  }
#preise td.button2 {
  text-align:right;
  background-color:#fafafa;
  }
#preise td.button3 {
  text-align:center;
  background-color:#fafafa;
  width: 1% !important;
  }

#preise h1.admin {
  background: #900 url(../gfx/left_navi.gif) repeat-x 0 0;
  color:#fff;
  font-size:140%;
  padding: .4em;
  }
#preise h2.admin {
  color:#900;
  background: transparent;
  margin: 0;
  padding: 0;
  }

#preise hr.admin {
  height:1px;
  margin:15px 0;
  border-top: 1px solid #900;
  }
#preise p {
  padding: 0 1em 0 0;
}

/* Formular
------------------------------------------------------  */
#buchen fieldset {
  margin: 0 0 3em 3em;
  padding: 1em;
  border: 1px dotted #c3c3c3;
  position:relative;
  width:80%;
  text-align: left;
  }
#buchen legend {
  padding: .5em;
  font: bold italic 100% Verdana,Tahoma,"Lucida Grande",Geneva,Arial,Helvetica,sans-serif;
  color: #900;
  background: #fff;
  position:relative;
  }

#buchen label {
  padding: .1em .5em .2em .3em;
  margin: .3em 0;
  float: left;
  width: 14em;
  text-align: right;
  background: #f0f0f0;
  border: 1px solid #c3c3c3;
  }
#buchen br {
  clear: both;
  }
#buchen input, #buchen textarea {
  margin: .3em;
  padding: .2em .3em .3em .5em;
  font: 100% Verdana,Tahoma,"Lucida Grande",Geneva,Arial,Helvetica,sans-serif;
  color: #000;
  background: #fff;
  border: 1px solid #c3c3c3;
  width: 60%;
  max-width: 22em;
  text-align: left;
  }
#buchen label.radio {
  width: 12.3em;
  background: #fff;
  border: 1px solid #fff;
  text-align: left;
  }
#buchen label.hidden {
  width: 14em;
  background: #fff;
  border: 1px solid #fff;
  text-align: left;
  }
#buchen .notwendig_fehler {
  background: #900;
  color: #fff;
  }
#buchen .felder_unausgefuellt {
  background: #900;
  color: #fff;
  margin-left:18px;
  padding:5px;
  font-weight:bold;
  width:85%;
  }
#buchen input.radio {
  margin: .8em 0 0 0;
  padding: 0;
  width: 20px;
  border: 0px solid #fff;
  float: left;
  }
* html #buchen input.radio {
  margin: .5em 0 0 0;
  }
#buchen input.checkbox {
  width: 20px;
  }
#buchen select {
  padding: .1em 0 .2em .3em;
  margin: .3em;
  font: 100% Verdana,Tahoma,"Lucida Grande",Geneva,Arial,Helvetica,sans-serif;
  color: #000;
  background: #fff;
  border: 1px solid #c3c3c3;
  height: 1.7em;
  }
#buchen input.submit,
#buchen input.submit_kontakt {
  margin: .3em 0;
  background: #c30 url(../gfx/left_navi.gif) repeat-x 0 0;
  color: #fff;
  font-weight: bold;
  width: 15em;
  text-align: center;
  cursor: pointer;
  }
#buchen input.submit_kontakt {
  width: 19em;
  }
#buchen .rechnung {
  margin: 0;
  padding: 0;
  color: #900;
  font-weight: bold;
  font-style: italic;
  width: auto;
  border-bottom: 1px solid #900;
  }
#buchen #div1 {  /* Rechnungsanschrift aufklappen */
  margin: 0;
  padding: 0;
  }
#buchen td {
  margin: 0;
  padding: 0;
  border: 0px solid #fff;
  }

/* Tabellen im Content
------------------------------------------------------- */
#tabelle td {
  padding: .1em 1em .1em 1.5em;
  text-align: left;
  border: 0px solid #fff;
  font: 100% Verdana,Tahoma,"Lucida Grande",Geneva,Arial,Helvetica,sans-serif;
  }

/* 2 Spalten
------------------------------------------------------- */
.leftbox {
    float:left;
    width: 45%;
}
.rightbox {
    float:right;
    width: 45%;
}
.rightbox p {
    padding-top: .3em;
}


/* 3 Spalten
------------------------------------------------------- */
.box33 {
    float:left;
    width: 33.3%;
}
.box33 p {
    padding: 0 1em 0 0 !important;
}

/* Fusszeile
------------------------------------------------------- */
#footer {
  margin: 0 auto;
  padding: 1em 0;
  clear: both;
  width: 100%;
  text-align: center;
  color: #000;
  font-size: 92%;
  border-top: 1px solid #e0e0e0;
}
#footer a, #footer a:visited {
  text-decoration: none;
  color: #900;
  border-bottom: 1px solid #900;
}
#footer a:hover {
  border-bottom: 1px solid #900;
}
#footer .sprachschule {
  color:#b0b0b0;
}
#footer .sprachschule a, #footer .sprachschule a:visited {
  text-decoration: none;
  color: #b0b0b0;
  border-bottom: 1px solid #b0b0b0;
}



/* Spalten (AGB) --> muss letzter Eintrag sein, da der IE6/7 sonst das Layout zerschiessen, mann mann mann
------------------------------------------------------- */
#content .leftbox_agb {
	float:left;
	width: 52%;
	margin: 0;
	padding: 0;
}
#content .rightbox_agb {
	float:right;
	width: 46%;
	margin: 0;
	padding: 0;
}
.trenner {
	background: url(../gfx/topnavi_bottom.gif) repeat-y 54% 0;
}
ol {
	counter-reset: item;
	margin: 0 0 1em 0;
}
ol.start5 {
	counter-reset: item 4;
}
ol.start7 {
	counter-reset: item 6;
}
ol li {
	display: block;
	margin-left: 35px;
	font-weight: bold;
}
ol li li {
	font-weight: normal;
}

ol li:before {
	content: counters(item, ".") " ";
	counter-increment: item;
	display: inline-block;
	width: 5em;
	padding-right: .25em;
	margin-left: -5.25em;
	text-align: right;
}

ol li li span{
	display: block;
	margin: -1.25em 0 0 1.4em !important;
}

