/*
	Typo3 - skynetFW - by DK & JvB - Kokot-vonBargen.de (GbR) - 07.11.2005 earth
	++++++++++++++++++++++
	+++ template_set03 +++
	++++++++++++++++++++++
*/




/* @import url(formular.css);Enthält allgemeine Definitionen für Formulare. */
/* @import url(admin-panel.css);Enthält allgemeine Definitionen für den AdminPanel. */
@import url(mainmenu.css);
@import url(submenu.css);
@import url(news.css);
@import url(contentareas.css);
@import url(formular.css);
@import url(startpage.css);



body {
	margin: 0px;
	text-align: center;
	font-family: Trebuchet MS, verdana, sans serif;
	font-size: 12px;
	background-color: #B65754;
	background-image:url(img_neu/hg-verlauf.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	
}
img {
	border: 0px;
}
div.clearer {
	clear: both;
}
table {
/* 	background-color: #f7d5d9; */
	border-spacing: 3px;
	border-collapse: seperate;
}
table th {
/*	background-color: white; */
text-align: left;
font-size: 18px;	
padding: 5px;
	color: #A4434A;
}
table td {
	background-color: #FFFFB3;
	padding: 5px;
font-size: 12px;
}
a {
	color: #a4434a;
	font-weight: bold;
	text-decoration: none;
	/* background-image:url(icon_linkint.png); */
	/* background-position: 0px 2px; */
	/* padding-left: 12px; */
	/* background-repeat: no-repeat; */
}
a:hover, a:focus, a:active {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

hr {
	margin: 0px;
	padding: 0px;
	height: 0px;
	color: #a4434a;
	border: 0px;
	border-bottom: 1px dashed;
}
p {
/* 	margin: 0px; */
/* 	padding: 0px; */
	line-height: 17px;
	margin-bottom: 10px;
}
ul,ol {
	margin: 0px;
	padding: 0px;
	margin-left: 30px;
	margin-bottom: 10px;
}

ul {
	list-style-type: square;
}
ul a {
	margin: 0px;
	padding: 0px;
	background-image: none;
}
#header_top {/* Der Seitenkopf: oberer Teil*/
	/* wichtig!!! Ist relativ positioniert um die schwebende Blume absolut positionieren zu können*/
	position: relative;
	height: 63px;
	width: 840px;
	margin: auto;
	margin-top: 63px;
	background: center top no-repeat;
	background-color: #bd7277;
	background-image:url(img_neu/kopf-logo-s.jpg);
	z-index: 1;
}
#floating_flower {
	position: absolute;
	top: -64px;
	left: 740px;
	background: url(img_neu/logo-hotel.gif) no-repeat;
	z-index: 999;
	height: 250px;
	width: 250px;

/*}*/
/*#floating_flower {*/
	/*position: absolute;*/
	/*top: -64px;*/
	/*left: 740px;*/
	/*background: url(img_neu/logo-hotel.png) no-repeat;*/
	/*z-index: 999;*/
	/*height: 250px;*/
	/*width: 250px;*/
}
#header_bottom {/* Der Seitenkopf: unterer Teil */
	2height: 167px;
	width: 840px;
	margin: auto;
	/*margin-top: 75px;*/
	background: center top no-repeat;
	background-color: #bd7277;/*hellrosa*/
	/* background-image wird in der mainColorCssFile definiert. */
/* 	background-image:url(img_neu/thema-s.jpg); */
}
#header_bottom img, #header_bottom a {
	border: none;
	z-index: 1;
	background: none;
	padding: 0px;
}

#container {
	width: 840px;
	margin: auto;
	text-align: left;
/* 	overflow: hidden; */
	background-color: #ffffcd;
	background-image:url(img_neu/hg-inhalt.jpg);
}
#innerContainer {
	padding: 20px;
}

#containerUnterteil {
	/*clear: both;
	margin-top: 0px;*/
}


/* Bei den alternativen basic-pages gibt es mehrerer Spalten. Die weitere definition befindet sich in der contentareas.css*/
#boxes {
	width: 840px;
	margin: auto;
	text-align: left;
}
#boxes a {
	padding: 0px;
	background: none;
}
#boxes div.box {
	height: 63px;
	width: 274px;
	background-color: #ffffcd;
}
#boxes div.box a,  #boxes div.box a img{
	border: none;
}
#box_left {	
	float: left;
}
#box_middle {
	margin-right: 9px;
	margin-left: 9px;
	float: left;
}
#box_right {
	float: left;
}
#footer {
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	vertical-align: middle;
}
#footer a {
	font-size: 10px;
	font-weight: normal;
	background-image: none;
	color: black;
	margin: 0px;
	padding: 0px;
	margin-left: 2px;
	margin-right: 3px;
}
#footer a:hover, #footer a:focus, #footer a:active {/* hover+active -> formatierung fr das anwenden von tab "durchsteppen" */
	color: #aaaaaa;
	text-decoration: underline;
}
#footer img {
	border: 0;
	margin: 0;
	padding: 0;
}
#footer_info {
	color: #ffffcd;
	font-size: 9px;
}
#footer_pic{
	background-image:url(img_neu/fuss.jpg);
	width: 122px;
	height: 85px;
	margin: auto;
}
/* Ab hier kommt kram von der Glockenapotheke -> noch wegkürzen */
body, body table {
/* 	line-height: 14px; */
}
.stdText {}
.stdCaption {
}

.stdCaption a {
}

.hidden {/* zB fr die A-Elemente vor jedem KontentElement */
	display: none;/* besser als "visibility: hidden;", da es so auch keinen Platz verwendet. */
}
/* Klassen fr den RTE - Links um bilder haben keinen Background usw. */
a.Bild_Link, a.Bild_Link:hover, a.Bild_Link:focus, a.Bild_Link:active {
	border: none;
	background: none;
	padding: 0px;
	margin: 0px;
}
a.Bild_Link:hover img {/* BilderLinks werden bei Hover leicht transparent. */
	/* filter: Alpha(opacity=70, finishopacity=0, style=0); */
/* 	-moz-opacity: 0.7; */
}
a.intern {
	font-weight: bold;
	text-decoration: none;
	background: url(icon_linkint.png) 0px 2px no-repeat;
	padding-left: 12px;
}
a.extern {
	font-weight: bold;
	text-decoration: none;
	background: url(icon_linkext01.png) 0px 2px no-repeat;
	padding-left: 12px;
}

/* Klassen fr den RTE - Bild läst sich umfliessen mit den richtigen padding. */
img.rechts_umflossen {
	float: left;
	padding-right: 5px;
	border: none;
}
img.links_umflossen {
	float: right;
	padding-left: 5px;
	border: none;
}
table.mit_Rahmen {}/* Es muss im Fall "table" erst die Klasse definiert werden. Dann erst die einzelnen TDs definieren, sonst kommt der RTE(dynamicCss-plugin) durcheinander. (zB NICHT: table.meineKlasse td {... !) */
.mit_Rahmen td {
	border: 1px dashed #cccccc;
}



