@import url("/se_data/global/css/menu_horizontal.css");

body {
	font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
	margin: 0px;
}

#body {
	/*background: #eae0e2 url(/gfx/bg-sommer.jpg) no-repeat left top;*/
}

h1,
h2,
h3 {
	margin: 0px;
}

#content a {
	color: #871A3D;
	text-decoration: underline;
}

a.more {
	background: url(/gfx/red-arrow.gif) no-repeat right center;
	color: #871a3d;
	display: block;
	text-align: right;
	font-size: 12px;
	padding: 0px 20px 0px 0px;
	margin: 0px;
	text-decoration: none;
}

p a {
	color: #871A3D;
	text-decoration: none !important;
	border-bottom: 1px dotted #871A3D;
}

#containerHome {
	margin: 0px auto;
	width: 1000px;
	position: relative;
	z-index: 1000;
}

.emotion {
	position: absolute;
	z-index: -1;
}

#contentStart {
	width: 1000px;
	height: 660px;
	position: relative;
	z-index: 2;
}

#contentStart .main {
	background: url(/gfx/bg-navigation.png) no-repeat left top;
	width: 325px;
	height: 445px;
	padding: 25px 100px 25px 25px;
	position: relative;
	z-index: 2;
}

#contentStart .main h1 {
	color: #707072;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 20px;
}

#contentStart .main h1 b {
	color: #871A3D;
	font-size: 27px;
}

#contentStart .main h3,
#contentStart .main p {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}

/* #Menu auf Startseite */

#Menu {
	background: #871a3d;
	padding: 5px;
	width: 160px;
	position: absolute;
	left: 25px;
	bottom: 5px;
	z-index: 3;
}

#Menu ul.nav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#Menu ul li {
	display: inline;
}

#Menu ul li a {
	color: #DEC5CB;
	display: block;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 8px;
}

#Menu ul li.on a,
#Menu ul li a:hover {
	color: #fff;
}

/*Teasergrafiken*/

.on span {
	background: url(/gfx/teaser-on.png) no-repeat;
	height: 120px;
	width: 120px;
	display: block;
	position: absolute;
	left: 0px;
	z-index: 5;
}

#contentStart #teaser1,
#contentStart #teaser2,
#contentStart #teaser3,
#contentStart #teaser4 {
	position: absolute;
	height: 120px;
	width: auto;
	z-index: 4;
}

#contentStart #teaser1 img,
#contentStart #teaser2 img,
#contentStart #teaser3 img,
#contentStart #teaser4 img {
	float: left;
	cursor: pointer;
	position: relative;
}

#contentStart #teaser1 {
	top: 15px;
	left: 375px;
}

#contentStart #teaser2 {
	top: 140px;
	left: 380px;
}

#contentStart #teaser3 {
	top: 260px;
	left: 350px;
}

#contentStart #teaser4 {
	top: 360px;
	left: 270px;
}

#contentStart .teasertext {
	background: #dec5cb;
	color: #707072;
	display: none;
	font-size: 15px;
	float: left;
	line-height: 26px;
	padding: 10px 10px 10px 110px;
	margin: 25px 0px 0px -100px;
	width: 280px;
}

#contentStart .teasertext b {
	color: #881b4c;
	font-size: 18px;
}

.teaserbox {
	background: url(/gfx/bg-teaser.png);
	width: 420px;
	height: 535px;
	display: none;
	padding: 20px 20px 0px 200px;
	position: absolute;
	left: 315px;
	top: 45px;
	z-index: 1;
}

.teaserbox h1 {
	color: #707072;
	margin: 0px;
	font-size: 15px;
	line-height: 26px;
	font-weight: normal;
	width: 315px;
}

.teaserbox h1 b {
	color: #881b4c;
	font-size: 18px;
}

.teaserbox .thema {
	margin-top: 12px;
	position: relative;
	z-index: 3;
}

.teaserbox .thema .bild {
	float: left;
	margin: 0px 10px 10px 0px;
}

.teaserbox .thema .description {
	color: #000;
	font-size: 12px;
	line-height: 18px;
}

.teaserbox .thema .description p {
	margin: 0px;
}

.teaserbox .thema .description h2 a {
	background: url(/gfx/red-arrow.gif) no-repeat right center;
	color: #871a3d;
	font-size: 12px;
	padding: 0px 20px 0px 0px;
	margin: 0px;
	text-decoration: none;
}

.teaserbox .arrangement {
	margin-top: 12px;
	background: #fff2cd;
}

.close {
	background: url(/gfx/bg-close.gif) no-repeat left center;
	line-height: 18px;
	color: #871a3d;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	padding-left: 20px;
	position: absolute;
	left: 20px;
	bottom: 20px;
}

.line {
	background: url(/gfx/bg-arrangement.gif) repeat-x;
	height: 5px;
	width: 100%;
	MARGIN: 5px 0px;
}

#logo {
	position: absolute;
	right: 25px;
	top: 30px;
	width: 125px;
	height: 75px;
	overflow: hidden;
	z-index: 100;
}

#logo a {
	background: url(/gfx/logo.png) no-repeat left top;
	display: block;
	width: 125px;
	height: 75px;
	text-indent: 5000px;
}

#navigation {
	background: #ffe595;
	height: 26px;
	overflow: hidden;
}

#navigation .links {
	margin-left: 90px;
	float: left;
}

#navigation .links a {
	color: #871a3d;
	font-size: 12px;
	text-decoration: none;
}

#navigation .links a:hover,
#footer a:hover {
	text-decoration: underline;
}

#sitesearch {
	padding: 5px 5px 5px 25px;
	float: left;
}

#sitesearch .query {
	background: #fff2cd;
	border: 1px solid #f5cb54;	
	color: #50260d;
	font-size: 10px;
	float: left;			
	padding: 0px 0px 0px 5px;
	width: 175px;	
}

#sitesearch .button {
	background: url(/gfx/search.gif) no-repeat right 2px;
	border: none;
	cursor: pointer;
	width: 20px;
	float: left;
}

#footer {
	background: #fad363;
	padding: 20px 0px 20px 30px;
	color: #69350e;
	font-size: 11px;
	line-height: 16px;
}

#footer a {
	color: #871a3d;
	text-decoration: none;
}


#footer .adresse,
#footer .engel,
#footer .contact,
#footer .plus,
#footer .plus .logos {
	float: left;
}

#footer .adresse,
#footer .contact,
#footer .plus .text {
	padding-top: -7px;
}

#footer .adresse {
	text-align: right;
	width: 175px;
}

#footer .engel {
	margin: 0px 15px;
}

#footer .contact {
	width: 190px;
}

#footer .plus {
	margin-left: 0px;
	width: 356px;
}

#footer .plus .logos {
	margin-right: 15px;
}

#footer .footerLinks {
	border-top: 2px solid #FFE595;
	margin-top: 5px;
	padding-left: 483px;
	padding-top: 10px;
	width: 457px;
	position: relative;
}

#footer .facebook,
#footer .hdc,
#footer .ard-movie {
	float: left;
	margin-right: 15px;
}

#footer .hdc {
	padding-top: 20px;
}

#footer .hdc a img {
	width: 165px;
}

#fb-description,
#hdc-description,
#ard-description {
	background: #FFE595;
	display: none;
	height: 60px;
	padding: 5px;
	position: absolute;
	right: 470px;
	text-align: right;
	top: 10px;
	width: 300px;
}


/*---------------------- Default Framework ----------------------------*/

#container {
	background: #fff2cd url(/gfx/bg-container.jpg) repeat-x left bottom;
	margin: 0px auto;
	width: 1000px;
	position: relative;
}

#leftColumn {
	background: url(/gfx/bg-leftColumn.jpg) no-repeat left top;
	width: 245px;
	padding: 8px 0px 25px 25px;
	min-height: 570px;
	float: left;
}

#leftColumn .arrangement {
	background: none;
	padding: 0px;
	width: 245px;
}

#header {
	width: 730px;
	height: 230px;
	float: left;
	position: relative;
}

#header .bogen {
	background: url(/gfx/bg-bogen.png) no-repeat left top;
	width: 65px;
	height: 230px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
}

#emotionPicDefault {
	position: relative;
	z-index: 1;
}

/* mainNav Unterseiten */

#mainNav {
	background: #dec5cb;	
}

#mainNav ul {
	list-style-type: none;
	margin: 25px 0px 0px 0px;
	padding: 10px 0px;
}
	
#mainNav ul li ul {
	padding: 0px;
	margin: 0px;
}

#mainNav ul li a {
	color: #505052;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding: 3px 20px;	
}

#mainNav ul li a:hover,
#mainNav ul li.on a,
#mainNav ul li.on a:hover,
#mainNav ul li.on ul li.on a,
#mainNav ul li.on ul li.on ul li.on a,
#mainNav ul li.on ul li.on ul li a:hover,
#mainNav ul li.on ul li.on ul li.on ul li.on a,
#mainNav ul li.on ul li.on ul li.on ul li a:hover {
	color: #fff;
}

#mainNav ul li.on ul li a,
#mainNav ul li.on ul li.on ul li a,
#mainNav ul li.on ul li.on ul li.on ul li a {
	color: #DEC5CB;
}

#mainNav ul li.on a {
	background: #b26f84;
	color: #fff;
}

#mainNav ul li.on ul {
	background: #871a3d;
}

#mainNav ul li.on ul li a {
	background: none;
}

#mainNav ul li.on ul li.on a {
	/* font-weight: bold;*/
}

#mainNav ul li.on ul li a {
	background: none;
}

#mainNav ul li ul li a {
	padding-left: 35px;
}

#mainNav ul li ul li ul li a {
	padding-left: 50px;
}

#mainNav ul li ul li ul li ul li a {
	padding-left: 75px;
}

#mainNav ul li.on ul li.on ul li.on a,
#mainNav ul li.on ul li.on ul li.on ul li.on a {
	background: url(/gfx/bg-mainNav-on.gif) no-repeat -1px center;
}

#mainNav ul li.on ul li.on ul li.on ul li a {
	background: none;
}

/*----------------------------*/

#containerHome #language {
	position: absolute;
	left: 25px;
	bottom: 40px;
}

#language { }

#language a {
	background: url(/gfx/bg-language.png) repeat-x;
	color: #871a3d;
	font-family: Verdana;
	display: block;
	font-size: 11px;
	line-height: 11px;
	text-decoration: none;
	padding: 5px;
	width: 40px;
}

/*----------------------------*/

#content {
	background: url(/gfx/bg-content.gif) no-repeat left top;
	float: left;
	width: 665px;
	padding: 35px 30px 35px 35px;
}



/*------------ Vorlagen ----------------*/
.template {
	margin: 0px 0px 20px 0px;
	font-size: 12px;
	line-height: 18px;
	width: 665px;
	position: relative;
}

.template h1 {
	color: #791a3d;
	font-size: 16px;
	font-weight: bold;
}

.template h1,
.template h2,
.template h3 {
	margin-bottom: 10px;
}

.template h3 {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

.template small {
	font-size: 9px;
	margin: 5px 0px;
}

.template_ueberschrift {
	margin-bottom: 26px;
}

.template_ueberschrift h1 {
	color: #707072;
	font-size: 22px;
	line-height: 36px;
	font-weight: normal;
	margin: 0px;
}

.template_ueberschrift h1 b {
	color: #871a3d;
	font-size: 27px;
}

.template_ueberschrift p {
	font-size: 14px;
	line-height: 22px;
	margin: 14px 0px 0px 0px;
}

.template .bild {
	margin-bottom: 5px;
}

.template_text2bild .abstandRechts {
	margin-right: 15px;
	width: 440px;
}

.template_2bildtext .abstandRechts {
	margin-right: 15px;
	width: 210px !important;
}

.template_2bildtext .template_left {
	width: 440px;
}

.template_divider h1 {
	border-bottom: 1px solid #791A3D;
	color: #791a3d;
	font-size: 12px;
	font-weight: bold;
	margin: 20px 0px 0px;
	line-height: 14px;
}

.template_table th {
	background-color: transparent;
	padding: 3px;
}

.template_table tr {

}

.template_table td {
	background: #fad363;
	padding: 3px;
}

/*Template Arrangement*/
.template_arrangements .column {
	float: left;
	width: 325px;
}

.template_arrangements .column0 {
	margin-right: 15px;
}

.template_arrangements .column1 .arrangement {
	background-color: transparent;
}

.template_arrangements .rot {
	background-color: #DEC5CB;
}

.template_arrangements .gelb {
	background-color: #FFE595;
}

.arrangement {
	padding: 10px;
	font-size: 12px;
}

.arrangement h2 a,
.arrangement h1 {
	color: #871a3d;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
}

.arrangement h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0px;
}

.arrangement ul {
	margin: 0px;
	font-size: 12px;
	padding: 0px 0px 0px 20px;
	margin: 10px 0px;
}


/* Template Zimmer */
.template_zimmer .rot {
	width: 665px;
	background-color: #DEC5CB;
}

.template_zimmer .gelb {
	width: 665px;
	background-color: #ffe595;
}

.template_zimmer .zimmerbild {
	width: 185px;
	padding: 15px 0px;
	float: left;
}

.template_zimmer .zimmerbeschreibung {
	width: 150px;
	margin-right: 10px;
	float: left;
}

.template_zimmer .zimmerbeschreibung h1,
.template_zimmer .zimmerbeschreibung p{
	padding: 0px 0px;
	margin: 10px 0px;
}

#content .template_zimmer .zimmerpreise {
	width: 280px;
	float: left;
	margin: 10px 0px;
}

.template_zimmer .zimmerpreise table {
	width: 270px;
}

/* Template Zimmer Vierspalten */
.template_zimmer_vierspalten .rot {
	width: 665px;
	background-color: #DEC5CB;
}

.template_zimmer_vierspalten .gelb {
	width: 665px;
	background-color: #ffe595;
}

.template_zimmer_vierspalten .zimmerbild_vierspalten {
	width: 185px;
	padding: 15px 0px;
	float: left;
}

.template_zimmer_vierspalten .zimmerbeschreibung_vierspalten {
	width: 150px;
	margin-right: 10px;
	float: left;
}

.zelle_vierspalter {
	padding-right:5px;
}

.zelle_vierspalter_nummern {
	line-height:7px;
}

.template_zimmer_vierspalten .zimmerbeschreibung_vierspalten h1,
.template_zimmer_vierspalten .zimmerbeschreibung_vierspalten p{
	padding: 0px 0px;
	margin: 10px 0px;
}

#content .template_zimmer_vierspalten .zimmerpreise_vierspalten {
	width: 280px;
	float: left;
	margin: 10px 0px;
}

.template_zimmer_vierspalten .zimmerpreise_vierspalten table {
	width: 270px;
}

/*Template Fileview*/
.template_fileview {
	width: 100%;
}

.template_fileview h1 {
}

.template_fileview .item {
	padding: 15px;
	background: #fad363;
	margin-bottom: 2px;
}

.template_fileview .icon {
	display: block;
	float: right;
} 

.template_fileview .minitext.link a {
} 

.template_fileview .minitext.link a:hover {
}

.template_fileview .minitext.size {
}

/*Template Sitemap*/
.template_sitemap ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.template_search .match {
	margin: 15px;
}

/*Template 3Themen*/

.template_3themen .column {
	background-color: #e4d0d4;
	float: left;
	width: 210px;
}

.template_3themen .column01,
.template_3themen .column02 {
	margin-right: 17px;
}

.template_3themen .column h1,
.template_3themen .column p {
	padding: 0px 10px;
	margin: 10px 0px;
}

.template_3themen .more {
	display: block;
	text-align: right;
	padding: 0px 10px;
	margin-bottom: 10px;
}

.template_3themen .more a {
	color: #791A3D !important;
	text-decoration: none !important;
	font-weight: bold;
}

.template_3themen .more a:hover {
	text-decoration: underline !important;
}

.poi {
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	background: url(/gfx/bg-bullet.gif) no-repeat left bottom;
	padding-bottom: 2px;
	margin-right: 4px;
	float: left;
	width: 14px;
	height: 14px;
	text-align: center;
}


/* Wetter */
.template_include div iframe tr,
.template_include div iframe td {
	background-color: #00FF00;
}

/*E-Cards*/
.template__ecards .motive,
.template__ecards .briefmarken {
	border: 1px solid #000;
	padding: 10px;
	margin-bottom: 20px;
}

.template__ecards .briefmarken .auswahl {
	background: #fff;
	padding: 15px;
	margin: 0px !important;
}

.template__ecards .element.senden {
	margin-top: 15px;
}

.templates_ecards table.postcard {
	border: 1px solid #871A3D;
}

.templates_ecards h3 {
	color: #707072;
}

.templates_ecards h3 p {
	font-weight: normal;
	font-size: 16px;
}