/****************************************************************************/
/*                                                           				*/
/*                                                           				*/
/*            Stylesheet für www.touristik-mahlberg.de              	 	*/
/*                 04.06.2006 - Thomas von Ey			                    */
/*                                                           				*/
/*                                                           				*/
/****************************************************************************/


body {
	margin: 0;
	padding: 0;
	background-color: #ffcc66;
	color: #003399;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	text-align: center;
}

/* Link-Behandlung allgemein */
/* a:link = Verweise zu noch nicht besuchten Seiten */
/* a:visited = Verweise zu bereits besuchten Seiten */
/* a:active = Verweise, die gerade angeklickt werden */
/* a:hover = Verweise, während der Anwender mit der Maus darüberfährt */
/* a:focus = Verweise, die den Focus erhalten */

a:link {
	color: #003399;
	text-decoration: none;
}

a:visited {
	color: #003399;
	text-decoration: none;
}

a:hover, a:focus {
	color: #003399;
	text-decoration: none;
}

a:active {
	color: #003399;
	text-decoration: none;
}


/* Umrandung der gesamten Seite */
#all {
	padding: 0;
	border-top: 2px solid #009933;
	border-left: 2px solid #009933;
	border-right: 2px solid #009933;
	border-bottom: 2px solid #009933;
	margin: auto;
	text-align: left;
	width: 800px;
	background-repeat: no-repeat;
	background-position: left top;
}

/* Beginn Seitenkopf */
#kopf1 {
	width: 800px;
	height: 160px;
	background-image: url("../bilder/logo01.gif");
	background-repeat: no-repeat;
	background-position: center top;
}

/* Beginn horinzontales Menue im Kopf */
#hmenue { 
	padding: 0;
	margin: 0;
	height: 16px;
	background-image: url("../bilder/higmen01.gif");
}

/* Abschalten des Aufzählungszeichens */
#hmenue ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
/* Ende Abschalten des Aufzählungszeichens */

#hmenue ul li {
	font-size: 12px;
	float: left;
	width: 100px;
	margin: 0;
	padding: 0;
}

/* Musterbeschreibung Hauptmenue Link */

#hmenue li a {
	height: 100%;
	margin: 0;
	display: block;
	border-right: 1px dashed #003399;
	background-image: url("../bilder/higmen01.gif");
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

/* Musterbeschreibung Hauptmenue Link */

#hmenue li .a1:link {
	background-image: url("../bilder/higmen01.gif");
	background-repeat: repeat;
}
#hmenue li .a1:hover {
	background-image: url("../bilder/higmen02.gif");
	background-repeat: repeat;
}

/* Ende horizontales Menue Kopf */

#kopf2 {
	width: 800px;
	height: 37px;
	background-image: url("../bilder/logo02.gif");
	background-repeat: no-repeat;
	background-position: center top;
}
/* Ende Seitenkopf */

/*Beginn Hauptbereich */
#main {
	padding: 0px;
	margin-top: 10px;
}

/* Inhaltsbereich oben Verlinkung */
#inhlink {
	float: left;
	padding: 0;
	width: 620px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}

#inhlink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	text-decoration: none;
}
/* Ende Inhaltsbereich oben Verlinkung */

/* Beginn Hauptbereich nur Inhalt Index-Datei */
#inhaltindex {
	float: left;
	padding: 0 10px;
	width: 780px;
	margin: 0;
}
#inhaltindex h1 {
	font-size: 16px;
	color: #003399;
}

#inhaltindex h2 {
	font-size: 14px;
}

#inhaltindex h3 {
	font-size: 12px;
}

#inhaltindex h4 {
	font-size: 10px;
}

#inhaltindex h5 {
	font-size: 8px;
}

/* Ende Hauptbereich nur Inhalt Index-Datei */

/* Beginn Hauptbereich nur Inhalt Übersicht Wohnungen ferienwohnung-d/e.htm */
#inhaltuebersicht {
	float: left;
	padding: 0 10px;
	width: 780px;
	margin: 0;
	font-size:12px;
}
#inhaltuebersicht h1 {
	font-size: 14px;
	color: #993366;
}

#inhaltuebersicht h2 {
	font-size: 12px;
	color: #993366;
}

#inhaltuebersicht h3 {
	font-size: 12px;
}

#inhaltuebersicht h4 {
	font-size: 10px;
}

#inhaltuebersicht h5 {
	font-size: 8px;
}

#inhaltuebersicht hr {
	color: #993366;
}

/* Ende Hauptbereich nur Inhalt Übersicht Wohnungen ferienwohnung-d/e.htm */

/* Beginn Hauptbereich nur Inhalt */
#inhalt {
	float: left;
	padding: 0 20px;
	width: 750px;
	margin: 0;
}

#inhalt p {
	font-size: 14px;
	line-height: 20px;
	width: 600px;
}

#inhalt h1 {
	font-size: 16px;
	color: #993366;
}

#inhalt h2 {
	font-size: 14px;
	color: #993366;
}

#inhalt h3 {
	font-size: 12px;
}

#inhalt h4 {
	font-size: 10px;
}

#inhalt h5 {
	font-size: 8px;
}

#inhalt hr {
	color: #993366;
}

/*Ende Hauptbereich nur Inhalt */

/*Beginn Hauptbereich mit linkem Menue und Inhalten rechts */
/* Beginn linkes vertikales Menue */
#lmenue { 
	margin: 20px 0 0 10px;
	padding: 0;
	width: 150px;
	clear: left;
	float: left;
	color: #000000;
}

#lmenue table {
	text-decoration: none;
	margin: 5px 0 0 0;
}

/* Abschalten des Aufzählungszeichens */
#lmenue ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
/* Ende Abschalten des Aufzählungszeichens */

#lmenue ul li {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 5px 0 0 0;
}

#lmenue li a {
	text-align: center;
	vertical-align: middle;
	color: #000000;
	display: block;
	width: 120px;
	height: 16px;
	background-image:    url("../bilder/higmen03.gif");
	background-position: center;
}

#lmenue li .a2:link {
	background-image:    url("../bilder/higmen03.gif");
	background-position: center;
}
#lmenue li .a2:hover {
	background-image:    url("../bilder/higmen04.gif");
	background-position: center;
}

#lmenue img {
	margin-right: 0;
	margin-bottom: 0;
}
/* Ende linkes vertikales Menue */

/* Inhaltsbereich mit Marginalie */
#rinhalt1 {
	float: left;
	padding: 0;
	width: 620px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

#rinhalt1 p {
	font-size: 14px;
	line-height: 20px;
	width: 600px;
}

#rinhalt1 h1 {
	font-size: 16px;
}


#rinhalt1 h2 {
	font-size: 14px;
}

#rinhalt1 h3 {
	font-size: 12px;
}

#rinhalt1 h4 {
	font-size: 10px;
}

/* Färbung der Tabellen Überschriften bei Preisen */
#rinhalt2 {
	float: left;
	padding: 0;
	width: 620px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}
#rinhalt2 p {
	font-size: 14px;
	line-height: 20px;
	width: 600px;
}

#rinhalt2 h1 {
	font-size: 16px;
}


#rinhalt2 h2 {
	font-size: 14px;
}

#rinhalt2 h3 {
	font-size: 12px;
}

#rinhalt2 h4 {
	font-size: 10px;
}

#rinhalt2 th {
	background-color: #66cc33;
	color: #ff6600;
}


/* Beginn Fusszeile mit Copyright */
#fusszeile {
	margin: 0;
	width: 800px;
	padding: 0;
	background-position: left top;
	border-top: 1px solid #009933;
	border-left: 1px solid #009933;
	border-bottom: 1px solid #009933;
	background-image: url("../bilder/higmen01.gif");
	background-repeat: no-repeat;
}



#fusszeile p {
	margin: 0;
	padding: 0px 0px 0px 20px;
	font-size: 12px;
}
/*nach rechts rutschender Bereich mit "nach oben Link" */
.right {
	padding: 0;
	width: 650px;
	padding-right: 10px;
	float: right;
	text-align: right;
	background-image: url("../bilder/higmen01.gif");
}

.right a:link, .right a:visited  {
	color: #000000;
}
/* Ende Fusszeile mit Copyright */

/* Dummy, um das Floaten von Elementen zu beenden */
/* siehe Buch, S. 414 ff. :-) */
.nofloat { 
	clear: both;
	visibility: hidden;
	height: 0;
}

.farbe1 { color:#003399; }
.farbe2 { color:#009933; }
.farbe3 { color:#ffcc00; }
.farbe4 { color:#ff6600; }
.farbe5 { color:#993366; }
/* farbe1 003399 blau */
/* farbe2 009933 grün */
/* farbe3 ffcc00 gelb */
/* farbe4 ff6600 orange */
/* farbe5 993366 violett */


