/*
-------------------------------------------------------
FiloRosso WebDesign Basis Style fuer LOOK Sprachreisen
Author:   Manfred Gerber
Version:  23 Mai 2005
------------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
	border: 0;
  }

body {
	font: 100%/130% "Times New Roman",serif;
	text-align: center;
	background: #fff;
	color: #000;
}
h1, h2, h3, h4 {
	margin: 1em 0;
	padding: 0;
	font-size: 100%;
}

a, a:visited {
	color: #900;
	font-weight: bold;
	text-decoration: none;
}
abbr[title], acronym[title] {
	border-bottom: 1px dashed #c3c3c3;
}
hr {
	display: none
}

/* Classen
------------------------------------------------------- */
a.underline, a.no_underline:visited {
	border-bottom: 1px dotted #900;
}
a.underline:hover {
	border-bottom: 1px solid #900;
}
	div.indent {
	text-indent: -9999px;
}
.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;
}
/* Header mit Logo
------------------------------------------------------- */
#header {
         text-align: left;
	}

/* Subnavigation (Kontakt, Impressum, AGB, FAQ, Anmeldung)
------------------------------------------------------- */
#subnavi {
	display: none
}


/* Topnavigation (Stadt/Schule, Kurse/Unterkunft...)
------------------------------------------------------- */
#topnavi {
	display: none;
}

/* Container
------------------------------------------------------- */

#wrapper {text-align: left; float: none; margin: 0;}

#floatholder {text-align: left; float: none;}

#content_cont {text-align: left; float: none; margin: 0;}

#content {
	margin: 0;
	padding: 0;
         text-align: left;
}

#content:after { /* zeigt bei mod. Browsern beim Ausdrucken diesen Text am Ende des Contents*/
    display: block;
    content: "\A ----------\A Look Sprachreisen\A Rayk Lerike\A Höhenweg 24\A D-82541 Münsing\A Telefon: +49 (0)8177 99 88 77\A Telefax: +49 (0)8177 99 88 66\A E-Mail: info@look-sprachreisen.de\A Internet: http://www.look-sprachreisen.de\A ----------"
}

* html #content {
         width: 56%;
         }
#content h2 {
	font-size: 140%;
	color: #900;
}
#content h3 {
	font-size: 120%;
         margin: .5em 0 .5em .2em;
         padding-bottom: .1em;
	color: #900;
}
#content h4 {
         font-size: 105%;
         margin: 0 0 .1em .3em;
         padding-top: 1.2em;
         color: #900;
         }
#content div {
	padding: .3em 1em .5em 0;
}
#content div ul li {
	margin-left: 1.5em;
}


/* linke Spalte
------------------------------------------------------- */
#left {
	display: none;
}

/* rechte Spalte
------------------------------------------------------- */
#right {
	display: none;
}


/* Fusszeile
------------------------------------------------------- */
#footer {
	display: none;
}



/* 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:60%;
}
#content div {
	margin: 0 0 1em 0;
}
#content div.art2 {
	margin: 1em 0 2em 0;
	padding:0;
	width:60%;
}
.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 "Times New Roman",serif;
}

th, #preise input.th {
	background-color:#900;
	color:#fff;
	text-align:left;
	font-weight:bold;
}
div.art2 th, #preise div.art2 input.th {
	background-color:#D53501;
}
#preise textarea, #preise input, #preise select {
	font: 100% "Times New Roman",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;
	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;
	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% "Times New Roman",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% "Times New Roman",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 label.notwendig_fehler {
	background: #900;
	color: #fff;
}
#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% "Times New Roman",serif;          
  color: #000;
  background: #fff;
  border: 1px solid #c3c3c3;
  height: 1.7em;
  }
#buchen input.submit {
	display: none;
}
#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;
  }