@charset "utf-8";
/* CSS Document */

/*=====================HTML-TAGS======================*/

body {
	height: 100%;
	background: #fff url(../img/body-hg.png) no-repeat center top;
	margin: 0;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 13px;
	color: #004DA0;
	line-height: 1.3em;
	padding: 0px;
	text-align: center;
	}
body strong {
	font-weight: bold;
	color: #004DA0;
	}
table {
	font-size: 12px;
	}
img {
	border: 0px;
	padding: 0px;
	margin: 0px;
	}
a, a:link , a:visited{
	color: #E60004;
	text-decoration:underline;
	}
a:hover, a:active {
	color: #004DA0;
	}
p, h1, h2, h3, h4, h5, h6, form {
	margin: 0;
	padding:0;
	}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-weight: bold;
	line-height: 1.2em;
	color: #E60004;
	}
h1 {
	font-size: 20px;
	margin-bottom: 12px;
	}
h2{
	font-size: 18px;
	margin-bottom: 3px;
	}
h3{
	font-size: 16px;
	margin-bottom: 3px;
	}
h4{
	font-size: 14px;
	margin-bottom: 3px;
	}
h5{
	font-size: 12px;
	margin-bottom: 3px;
}
ul {
	margin: 3px 0 0 10px;
	padding: 2px 0 2px 0px;
}
ol {
	margin: 3px 0 0 20px;
	padding: 2px 0 2px 0px;
}
ol li {
	margin-bottom: 5px;
	}
li {
	line-height: 1.3em;
	padding: 0 0 2px 5px;
	margin: 0 0 0 5px;
	list-style-position: outside;
}
li strong {
	color: #E60004;
	}
/*---------------------DIV-FORMATIERUNGEN------------------------------*/

/*----------------------startseite----------------------*/
#bodystartseite {
	background: url(../img/startseite-body-hg.png) no-repeat center top;
	}
#startseite-hauptfenster {
	width: 926px;
	margin: 0 auto;
	padding: 92px 0 100px 0;
	}
#startseite-filzmoos {
	width: 257px;
	float:left;
	margin-right: 76px;
	}
#startseite-st-georg {
	width: 257px;
	float: left;
	}
#startseite-radstadt {
	width: 257px;
	float: right;
	}
#ende {
	clear: both;
	}

/*----------------------Haupttemplate----------------------*/
#logo-language {
	width: 950px;
	height: 85px;
	margin: 0 auto;
	}
#logo {
	width: 254px;
	height: 85px;
	float: left;
	padding: 0 0 0 47px;
	}
#tvb-logo {
	width: 131px;
	height: 44px;
	padding: 41px 55px 0 0;
	float: right;
	}
#sprachauswahl {
	width: 56px;
	height: 14px;
	padding: 71px 56px 0px 55px;
	float: right;
	}
#navigation {
	width: 836px;
	height: 31px;
	padding: 48px 0 0 0;
	margin: 0 auto;
	text-align: left;
	}
#verleih-slideshow {
	width: 836px;
	height: 236px;
	margin: 0 auto 32px auto;
	}
#verleih { float: left; }
#slideshow {
	float: right;
	}
#features-content {
	width: 836px;
	margin: 0 auto;
	text-align: left;
	}
#features {
	width: 236px;
	float: left;
	margin-bottom: 90px;
	}
#newsticker, #oeffnungszeiten, #ferienwohnung {
	background: url(../img/features-hg.gif) no-repeat left top;
	width: 216px;
	padding: 3px 0 33px 19px;
	font-size: 12px;
	}
#newsticker h3, #oeffnungszeiten h3, #ferienwohnung h3 {
	height: 14px;
	font-size: 12px;
	margin-bottom: 10px;
	}
#newsticker inside {
	}
#content {
	width: 540px;
	float: right;
	padding-bottom: 110px;
	}
content-breit {
	width: 836px;
	margin-bottom: 110px;
	}
#footer {
	height: 80px;
	width: 100%;
	position: fixed;
	z-index: 50;
	bottom: 0;
	left: 0;
	background-color: #004DA0;
	}
#adressleiste {
	width: 836px;
	height: 20px;
	margin: 15px auto 0 auto;
	color: #fff;
	font-size: 11px;
	text-align: left;
	}
#adressleiste a, #adressleiste a:visited {
	color: #fff;
	text-decoration: none;
	}
#adressleiste a:hover {
	color: #DBE6F2;
	text-decoration: underline;
	}
#adressleiste address {
	float: left;
	font-style: normal;
	margin-right: 80px;
	}
#impressum { float: left; }
#impuls { float: right; }

#blockrandom {
	margin-bottom: 100px;
	}
/*---------------------KLASSEN------------------------------*/

.printey { display: none; }

.tabelle {
	border-collapse: collapse;
	background-color: #E9F0F8;
	text-align: left;
	font-size: 12px;
	margin-bottom: 5px;
	vertical-align: middle;
	}
.tabelle td {
	padding: 5px;
	border: 1px solid #fff;
	}
.tabelle-header {
	background-color: #A0BFE0;
	font-weight: bold;
	color: #fff;
	padding: 4px;
	}
.tabelle-hervorhebung {
	background-color: #DAE6F3;
	font-weight: normal;
	padding: 4px;
	}
.boxen-blau {
	padding: 0 0 3px 0;
	background-color: #E9F0F8;
	}
.boxen-blau img {
	padding: 0 0 3px 0;
	}
.boxen-blau-padding {
	padding: 8px;
	background-color: #E9F0F8;
	}
a.button, a.button:visited {
	display: block;
	padding: 3px;
	border: 1px solid #CC0005;
	color: #fff;
	text-decoration: none;
	background: #CC0005 url(../img/button-hg.png) repeat-x top;
	margin: 3px 0;
	}
a.button:hover {
	border: 1px solid #CC0005;
	background: #CC0005 url(../img/button-hg-hover.png) repeat-x top;
	}

/*---------------------ANFRAGEFORMULAR-----------------------------*/

.tabelle-kontaktformular {
	padding: 5px;
	background-color: #E9F0F8;
	border: 1px solid #DBE6F2;
	}
#errorMessage {
	background-color: #fff;
	border: 1px solid red;
	padding: 3px;
	width: 99%;
	margin-bottom: 10px;
	}
#successMessage {
	background-color: #fff;
	border: 1px solid green;
	padding: 3px;
	width: 99%;
	margin-bottom: 10px;
	}
#formular label {
	display: block;
	float: left;
	width: 130px;
	vertical-align: middle;
	padding: 3px 0px 0px 5px;
	}
#formular input {
	border: 1px solid #DBE6F2;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004DA0;
	}
#formular textarea {
	border: 1px solid #DBE6F2;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004DA0;
	width: 98%;
	}	
#formular #sendenbutton, #formular #loeschenbutton {
	width: 200px;
	height: 25px;
	padding: 3px;
	border: 1px solid #CC0005;
	color: #fff;
	background: #CC0005 url(../img/button-hg.png) repeat-x top;
	}
#formular #sendenbutton:hover, #formular #loeschenbutton:hover {
	border: 1px solid #CC0005;
	background: #CC0005 url(../img/button-hg-hover.png) repeat-x top;
	}

/*---------------------ANFRAGEFORMULAR-----------------------------*/

#formular p {
	clear: left;
	background: #E9F0F8;
	padding: 5px;
	margin-bottom: 2px;
	width: 98%;
	border: 1px solid #DBE6F2;
	}
	
/*---------------------GOOGLE-MAPS-----------------------------*/

#aussenrahmen {
	border: 1px solid #DBE6F2;
	width: 100%;
	text-align: center;
	}
#karte {
	width: 100%; 
	height: 320px;
	}
#input-hintergrund {
	background: #E9F0F8;
	padding: 5px;
	}
#adresseingabe {
	width: 320px;
	padding: 1px;
	height: 20px;
	border: 1px solid #DBE6F2;
	background-color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #004DA0;
	}
#mapsButton1 {
	width: 180px;
	height: 25px;
	padding: 3px;
	border: 1px solid #CC0005;
	color: #fff;
	background: #CC0005 url(../img/button-hg.png) repeat-x top;
	vertical-align: bottom;
	}
#mapsButton1:hover {
	border: 1px solid #CC0005;
	background: #CC0005 url(../img/button-hg-hover.png) repeat-x top;
	cursor: hand;
	}
.sprechblase {
	color: #004DA0;
	font-size: 12px;
	}
	
/*Transparente PNGS in IE6*/
* html img, div { behavior: url(iepngfix.htc) };
