@charset "utf-8";
/* CSS Document */

/*=====================HTML-TAGS======================*/

body {
	height: 100%;
	background-color: #fff;
	margin: 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #061634;
	line-height: 1.3em;
	padding: 0px;
	text-align: center;
	}
body strong {
	font-weight: bold;
	color: #061634;
	}
table {
	font-size: 12px;
	}
img {
	border: 0px;
	padding: 0px;
	margin: 0px;
	}
a, a:link , a:visited{
	color: #9B1237;
	text-decoration: underline;
	}
a:hover, a:active {
	color: #CA1748;
	}
p, h1, h2, h3, h4, h5, h6, form {
	margin: 0;
	padding: 0;
	}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 1.3em;
	color: #9B1237;
	}
h1 {
	font-size: 24px;
	margin-bottom: 15px;
	}
h2{
	font-size: 18px;
	margin-bottom: 3px;
	}
h3{
	font-size: 16px;
	margin-bottom: 3px;
	}
h4{
	font-size: 18px;
	margin-bottom: 5px;
	}
h5{
	font-size: 16px;
	margin-bottom: 3px;
}
ul {
	margin: 3px 0 0 10px;
	padding: 2px 0 2px 0px;
}
li {
	line-height: 15px;
	padding: 0 0 2px 5px;
	margin: 0 0 0 5px;
	list-style-position: outside;
}
/*---------------------DIV-FORMATIERUNGEN STARTSEITE------------------------------*/

#startseite-hauptfenster {
	width: 949px;
	height: 455px;
	margin: 0 auto;
	background:url(../img/startseite-hg.jpg) no-repeat center bottom;
	}
	
#startseite-features {
	width: 332px;
	height: 20px;
	padding: 149px 0 0 0;
	float: left;
	text-align: left;
	}

#startseite-features a, #startseite-features a:visited, #startseite-impuls a, #startseite-impuls a:visited {
	color: #061634;
	text-decoration: none;
}

#startseite-features a:hover, #startseite-impuls a:hover {
	color: #9B1237;
	text-decoration: underline;
}

#startseite-logo {
	width: 286px;
	height: 162px;
	float: left;
}	

#startseite-impuls {
	height: 20px;
	padding: 147px 0 0 0;
	float: right;
}

#startseite-flaggen {
	width: 286px;
	margin: 0 auto;
	padding: 20px 0 40px 0;
	clear: both;
}
#startseite-flaggen a, #startseite-flaggen a:visited {
	font-size: 10px;
	color: #061634;
	text-decoration: none;
	}
#startseite-flaggen a:hover {
	color: #9B1237;
	text-decoration: underline; 
	}

#startseite-content {
	width: 949px;
	margin: 0 auto;
	padding: 20px 0 85px 0;
}

#startseite-adresse {
	width: 100%;
	height: 50px;
	padding: 25px 0 15px 0;
	background: #fff url(../img/startseite-adressblock-hg.jpg) no-repeat center bottom;
	color: #fff;
	position: fixed;
	bottom: 0;
	left: 0;
}

#startseite-adresse a, #startseite-adresse a:visited {
	color: #fff;
	text-decoration: underline;
}

#startseite-adresse a:hover {
	color: #E3C4CC;
	text-decoration: underline;
}

/*---------------------DIV-FORMATIERUNGEN HAUPTTEMPLATE------------------------------*/

#navi {
	width: 950px;
	height: 28px;
	padding-top: 44px;
	margin: 0 auto;
}


#header {
	width: 950px;
	height: 243px;
	margin: 0 auto;
	padding: 0 0 25px 0;
}

#logo {
	width: 243px;
	height: 243px;
	float: left;
}

#slideshow {
	width: 705px;
	height: 243px;
	float: right;
	overflow: hidden;
}

#hauptfenster {
	clear: both;
	width: 950px;
	margin: 0 auto;
	text-align: left;
}

#features {
	width: 243px;
	float: left;
	font-size: 11px;
}
#features h3 {
	font-size: 14px;
	padding-left: 18px;
	background: url(../img/box-features.gif) no-repeat left center;
}

#features-flaggen {
	width: 225px;
	height: 16px;
	background-color: #F3E1BD;
	border: 1px solid #E1CFAB;
	padding: 9px;
	margin-bottom: 9px;
}

#features-flaggen img {
	margin-right: 9px;
}

#features-newsticker {
	width: 225px;
	background-color: #F3E1BD;
	border: 1px solid #E1CFAB;
	padding: 9px;
	margin-bottom: 9px;	
}

#features-anfrage {
	width: 225px;
	background-color: #F3E1BD;
	border: 1px solid #E1CFAB;
	padding: 9px;
	margin-bottom: 9px;	
}
.TA_selfserveprop {
		border-left: 2px solid #589442;
		border-right: 3px solid #589442;
	}
#features-links, #features-bewertungen {
	width: 225px;
	background-color: #F3E1BD;
	border: 1px solid #E1CFAB;
	padding: 9px;
	margin-bottom: 9px;
}

#features-links a, #features-links a:visited {
	color: #061634;
	text-decoration: none;
}

#features-links a:hover {
	color: #9B1237;
	text-decoration: none;
}

#content {
	width: 662px;
	float: right;
}

#adressfeld {
	width: 662px;
	font-size: 11px;
	color: #838383;
	background:url(../img/logo-salzburg.gif) no-repeat right top;
	margin: 35px 0 30px 0;
}

#adressfeld a, #adressfeld a:visited {
	color: #838383;
	
}

#adressfeld a:hover {
	color: #9B1237;
}



/*---------------------KLASSEN------------------------------*/

.printey { display: none; }
a.button {
	display: block;
	height: 21px;
	padding: 4px 3px 0 3px;
	color: #fff;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #850F31;
	background: #B91542 url(../img/button-hg.jpg) repeat-x top;
	}
a.button:hover {
	border: 1px solid #B91542;
	background: #850F31 url(../img/button-hg-hover.jpg) repeat-x top;
	cursor: pointer;
	}
.textgruen { color: #9BE51A; }
.textblau { color: #8DA2FA; }
.tabelle {
	border-collapse: collapse;
	background-color: #F3E1BD;
	text-align: left;
	font-size: 12px;
	margin-bottom: 5px;
	vertical-align: middle;
	}
.tabelle td {
	padding: 5px;
	border: 1px solid #fff;
	}
.tabelle-header {
	background-color: #9B1237;
	font-weight: bold;
	color: #fff;
	padding: 4px;
	}
.tabelle-hervorhebung {
	background-color: #F4E8C1;
	font-weight: normal;
	padding: 4px;
	}
.tabelleWeiss {
	border-collapse: collapse;
	background-color: #fff;
	text-align: left;
	font-size: 12px;
	margin-bottom: 5px;
	vertical-align: middle;
	}
.tabelleWeiss td {
	padding: 5px;
	border: 1px solid #fff;
	}
.bilderrahmen {
	background-color: #F3E1BD;
	border: 1px solid #E1CFAB;
	padding: 3px;
	}
.EGthumbnail { 
	background-color: #F3E1BD;
	border: 1px solid #E1CFAB;
	padding: 3px;
	margin-bottom: 2px;
	}
.tabelle-adressen {
	border: 1px solid #E1CFAB;
	border-collapse: collapse; 
	background-color: #fff;
	font-size: 12px;
	}
.tabelle-adressen td {
	border: 1px solid #E1CFAB;
	padding: 15px;
	}
.tripadvisorMini {
	width: 225px;
	}
	
/*---------------------ANFRAGEFORMULAR-----------------------------*/

#errorMessage {
	background-color: #FCF7EB;
	border: 1px solid red;
	padding: 3px;
	width: 99%;
	margin-bottom: 10px;
	}
#successMessage {
	background-color: #FCF7EB;
	border: 1px solid green;
	padding: 3px;
	width: 99%;
	margin-bottom: 10px;
	}
#formular label {
	display: block;
	float: left;
	width: 120px;
	vertical-align: middle;
	padding: 3px 0px 0px 5px;
	}
#formular p {
	clear: left;
	background-color: #FCF7EB;
	padding: 5px;
	margin-bottom: 2px;
	width: 98%;
	border: 1px solid #E1CFAB;
	}
#formular input {
	border: 1px solid #E1CFAB;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #061634;
	}
#formular textarea {
	border: 1px solid #E1CFAB;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #061634;
	width: 450px;
	}
#formular .pflichtfelder {
	border: 1px solid #C29E54;
	}	
#formular #sendenbutton, #formular #loeschenbutton {
	width: 200px;
	height: 25px;
	padding: 3px;
	border: 1px solid #840F2F;
	color: #fff;
	background: #840F2F url(../img/button-hg.jpg) repeat-x top;
	}
#formular #sendenbutton:hover, #formular #loeschenbutton:hover {
	border: 1px solid #840F2F;
	background: #840F2F url(../img/button-hg-hover.jpg) repeat-x top;
	cursor: pointer;
	}

/*---------------------MINI-ANFRAGEFORMULAR-----------------------------*/

#miniformular {
	margin-top: 5px;
	text-align: left;
	}
#miniformular table { font-size: 11px; }

#kalender1 { vertical-align:top; }

#kalender2 { vertical-align: top; }

#datum3, #datum4 {
	background-color: #FFFFFF;
	border: 1px solid #fff;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #9B1237;
	height: 16px;
	width: 140px;
	}
#abschicken {
	border: 0px;
	width: 11px;
	height: 11px;
	}

	
/*---------------------GOOGLE-MAPS-----------------------------*/

#aussenrahmen {
	border: 1px solid #E1CFAB;
	width: 100%;
	text-align: center;
	}
#karte {
	width: 100%; 
	height: 320px;
	}
#karte.fullscreen {
  position: fixed;
  width:100%;
  height: 100%;
}

#MesseKarte {
	width: 100%; 
	height: 290px;
	}
#input-hintergrund {
	background: #F3E1BD;
	padding: 5px;
	}
#adresseingabe {
	width: 400px;
	padding: 1px;
	height: 20px;
	border: 1px solid #E1CFAB;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000;
	}
#mapsButton1 {
	width: 200px;
	height: 25px;
	padding: 3px;
	border: 1px solid #CDD6DD;
	color: #fff;
	background: #03497C url(../img/button-hg.jpg) repeat-x top;
	vertical-align: bottom;
	}
#mapsButton1:hover {
	border: 1px solid #079AE0;
	font-weight: bold;
	background: #03497C url(../img/button-hg.jpg) repeat-x top;
	cursor: pointer;
	}
.sprechblase {
	color: #000;
	font-size: 12px;
	text-align: left;
	}

/*---------------------GÄSTEBUCH-----------------------------*/
.gbook-entryform {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3em;
}

.gbook-alreadyentered {
	font-weight: bold;
	padding: 5px;
	margin-bottom: 3em;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #F3E1BD;
	border: 1px solid #E1CFAB;
}

.gbook-entry {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.gbook-entry .entry {
	vertical-align: top;
	padding-left: 10px;
}

.gbook-entry table {
	width: 100%;
	border: 0;
	border-bottom: 1px solid #E1CFAB;
	margin-bottom: 15px;
}

.gbook-entry table .info {
	border-right: 1px solid #E1CFAB;
	width: 30%;
	vertical-align: top;
}

.gbook-entry table .footer {
	text-align: right;
	font-size: 10px;
	color: #061634;
	background:inherit;
}

.gbook-pagenavigation {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #E1CFAB;
	margin-top: 1em;
	margin-bottom: 1em;
}

.gbook-pagenavigation table {
	width: 100%;
}

.gbook-noentries {
	font-weight: bold;
	text-align: center;
	margin-top: 2em;
	margin-bottom: 2em;
}

.gbook-entrycontainer {
	width: 75%;
	margin-left: auto;
	margin-right: auto;
}

.gbook-pagenavigation td {
	text-align: center;
}

.gbook-summary {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #E1CFAB;
	background-color: #F3E1BD;
	font-weight: bold;
	color: #061634;
	margin-top: 1em;
	margin-bottom: 1em;
}

.gbook-summary table {
	width: 100%;
	padding-left: 4px;
	padding-right: 4px;
}

.gbook-summary table td {
	font-size: 0.9em;
	font-weight: bold;
}

.gbook-captcha img{
	width: 148px;
	height: 80px;
	border: 1px solid #00486A;
	}
	
.input01 {
	border: 1px solid #E1CFAB;
	background-color: #FFFFFF;
	padding-left: 3px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #061634;
	margin-bottom: 5px;
}
/*----------------------- NEWSTICKER ---------------------------------------*/

#marqueecontainer{
	position: relative;
	width: 180px; /*marquee width */
	height: 90px; /*marquee height */
	overflow: hidden;
	border: 0px ;
	padding: 0px;
	}
#vmarquee {
	position: relative; 
	width: 180px;
	}
