
/***********************************************/
/* Grundeinstellungen des Seitenlayouts        */
/***********************************************/

body {
  color: black;
  background-color: white;
  font-family: "times new roman", times, roman, serif;
  font-size: 12pt;
  margin: 0;
  padding: 0;}

A {
	text-decoration: underline;}
	
iframe {
	margin: 5px;
	}

/***********************************************/
/* Klassendefinitionen                         */
/***********************************************/

#aussenrahmen {
	border: 0;
}

#kopf {
	font-weight: bold;
	color: #990000;
	text-indent: 10px;
	margin: 0;
	padding: 3px 0 5px 0;}

#navigation {
  display: none;}

/* Seitliche linke Navigation der Hauptseite    */

#linke_navigation {
	width: 160px;
	float: left;}

/* Rechte Navigation der Hauptseite             */

#rechte_navigation {
	width: 160px;
	float: right;}

/* Haupttext der Index-Seite                  */

#seitenmitte {
	margin: 5px 170px 0;
	padding: 0.5mm 5mm 5mm;}

/* Haupttext der aller Seiten                 */

#haupttext {
	margin: 0;
	padding: 0.5mm 5mm 5mm 5mm;}

/* Defintion der Sonderangebotsspalte der Hauptseite */

#angebote {
}

/* Definition der Preistabellen              */

#preistabelle {
	color: #003399;
	margin: 0;
	padding: 0 8px 7px 5px;}

/* Ausblendung der Formulare                */

#form {
  display: none;}

/* Definition des Seitenfusses              */

#fuss {
	font-size: 10px;
	clear: both;
	text-align: center;}

/***********************************************/
/* Allgemein gültige Styles                    */
/***********************************************/

.rahmen_iframe {
	border: 1px solid #003399;
	}

.navigation_ueberschrift {
	font-weight: bold;
	color: #990000;
	margin: 0 0 0 0;
	padding: 0 0 5px 0;}

.navigation_ueberschrift a {
	color: #990000;
	text-decoration: underline;}

.navigation_ueberschrift a:hover {
	font-weight: bold;
	color: #999999;
	text-decoration: none;}

.navfeldhell {
	text-indent: 5px;}

.logo{
	padding: 0;
	margin: 10px 0 0 10px;}

.hoteltabellenkopf {
	color: white;
	font-weight: bold;}

.schrift_minus_eins {
	font-size: 10px;}

.abstand {
	padding: 0;
	margin: 5px;}

/***********************************************/
/* Styles der einzelnen Klassen                */
/***********************************************/

#kopf a {
	color: #003399;
	font-weight: normal;
	text-decoration: underline;}

#kopf a:hover {
	color: #990000;
	font-weight: normal;
	text-decoration: none;}
	
#linke_navigation p {
	padding: 3px;
	margin: 0px;
	text-align: justify;}

#linke_navigation ol {
	list-style-image:url(images/pfeilol.gif);
	list-style-position: inside;
	margin: 20px 0 0 0;
	padding: 3px 0 0 0;}

#linke_navigation ul {
	list-style-image:url(images/pfeilul.gif);
	list-style-position: inside;
	margin: 10px 0 10px 5px;
	padding: 0 0 0 0;}

#linke_navigation li {
	margin: 0;
	padding: 0.1ex 0;}  /* Circumvents a rendering bug (?) in MSIE 6.0 */

#rechte_navigation ol {
	list-style-image:url(images/pfeilol.gif);
	list-style-position: inside;
	margin: 20px 0 0 0;
	padding: 3px 0 0 0;}

#rechte_navigation ul {
	list-style-image:url(images/pfeilul.gif);
	list-style-position: inside;
	margin: 10px 0 10px 5px;
	padding: 0 0 0 0;}

#rechte_navigation li {
	margin: 0;
	padding: 0.1ex 0;}  /* Circumvents a rendering bug (?) in MSIE 6.0 */

/* Layout der Seitenmitte der Indexseite       */

#seitenmitte h1 {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 10px 20px 10px 20px;
	text-align: center;}

#seitenmitte h2{
	font-size: 13px;
	font-weight: bold;
	margin: 15px 0 10px 0;
	padding: 0.5ex 0 0.5ex 1ex;
	border: 1px solid #FFCC66;
	color: #003399;}

#seitenmitte h3 {
  font-size: 13px;
  font-weight: bold;
	margin: 0;
	padding: 0 5px 0 5px;}

#seitenmitte p {
	text-align: justify;
	line-height: 1.5em;
	margin: 0;
	padding: 0 8px 7px 5px;}

/* Definition der Angebote der Index-Seite   */

#angebote ul {
	list-style-image:url(images/pflareg2.gif);
	list-style-position: outside;
	margin: 0px 0px 0px 10px;
	padding: 0 0 5px 10px;}

#angebote li {
	padding: 0 0 10px 5px;
}

#angebote td {
	vertical-align: top;
}

/* Layout des Hauptinhaltes                    */

#haupttext h1 {
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 10px 20px 10px 20px;
	text-align: center;}

#haupttext h2{
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0 10px 0;
	padding: 0.5ex 0 0.5ex 1ex;
	border: 1px solid #FFCC66;
	color: #003399;}

#haupttext h3 {
  font-size: 13px;
  font-weight: bold;
	margin: 0;
	padding: 0 5px 0 5px;}

#haupttext p {
	text-align: justify;
	line-height: 1.5em;
	margin: 0;
	padding: 0 8px 7px 5px;}

/* ##### Preistabellen Styles ##### */

#preistabelle table{
	border: 0;}

#preistabelle td {
	border: 1px dashed;
	text-align: center;
	padding: 3px;}

#preistabelle p {
	text-align: left;
	padding: 0;
	margin: 5px 5px 5px 5px;}

#preistabelle h1 {
	font-size: 13px;
	text-align: left;
	padding: 2px 0 2px 10px;
	margin: 0;
	border: 0;}

#preistabelle h3 {
	font-size: 13px;
	text-align: left;
	padding: 2px 0 2px 10px;
	margin: 0;
	border: 0;}
	
#preistabelle h4 {
	font-size: 13px;
	text-align: left;
	padding: 0;
	margin: 0;
	border: 0;}

#preistabelle table .kleine_schrift {
	font-size: 10px;
	border: 0;}

/* ##### Formatierung der Mietwagenbeispiele ##### */

#mietwagenbeispiele table {
	border: 0;
	text-align: center;}
	
#mietwagenbeispiele td {
	padding: 10px;
	margin: 10px;}

#mietwagenbeispiele .active {
	font-weight: bold;}

/* ##### Formatierung der Hoteltabelle ##### */

#hoteltabelle table {
	border: 1px dashed;
	padding: 0;
	margin: 20px;
}

#hoteltabelle table table{
	border: 0;
	background-color: #5A5CAD;
	padding: 0;
	margin: 0;
}

#hoteltabelle td {
	padding: 4px;
	margin: 4px;
	vertical-align: top;}

#hoteltabelle img {
	border: 0;
	margin: 0 3px 0 0;}

#hoteltabelle .kopf {
	font-size: smaller;
	color: white;
	font-weight: bold;
	background-color: #0000FF;}

/* Layout des Seitenfusses                     */

#fuss a {
	font-size: 12px;
	font-weight: bold;}

#copyright {
	display: none;}

.erforderlich {
	font-weight: bold;
	color: red;}

