@charset "utf-8";
body {
    font-family:Arial, Verdana, Tahoma, sans-serif;
    font-size:11px;
	color:#252525;
}
a img {
    border:0 none;
}
a {
	color:#a11f17;
	text-decoration:underline;
}
.fs12 {
	font-size:1.091em;
}
.fs14 {
	font-size:1.273em;
}
.fs23 {
	font-size:2.091em;
}
hr {
	height:1px;
	line-height:1px;
	border:0 none;
	background-color:#f7eccf;
	margin:10px 0;
}

#body .colorGold {
	color:#e0984c;
}
hr.grau {
	height:1px;
	line-height:1px;
	border:0 none;
	background-color:#e5e5e5;
	margin:15px 0;
}

h1 {
font-size:3.3em;

/*	font-size:4.545em;   */
	font-weight:bold;
	color:#a11f17;
	margin-top:0px;
	margin-bottom:7px;
}
h2 {
	font-size:1.818em;
	font-weight:bold;
	color:#a11f17;
	margin-top:0px;
	margin-bottom:7px;
}

p {
	font-size:1.273em;
}

h3 {
	font-size:1.818em;
	margin-bottom:7px;
	margin-top:7px;
}

.colorAllgaeu {
	color:#faa635;
}
.colorOberbayern {
	color:#cb8155;
}
.colorSalzburgerLand {
	color:#eaba56;
}
.colorTirol {
	color:#e0984c;
}

.rot {
    color:#a11f17;
}


.bildLinks {
    float: left;
    margin-right: 10px;
}

.bildRechts {
    float: right;
    margin-left: 10px;
}


.gastgeberTable {
	margin:0;
	padding:0;
	background-color:#ffffff;
}

.gastgeberTable .td_bild {
	width:186px;
	height:260px;
	border-left:3px solid #ffffff;
	vertical-align:top;
}
.gastgeberTable .td_bild1 {
	border-left:0 none;
}
.gastgeberTable .td_bild a {
	display:inline-block;
	width:186px;
	height:260px;
	position:relative;
}
.gastgeberTable .td_bild img.imgRegion {
	position:absolute;
	top:185px;
	left:0px;
}



.gastgeberTable .td_text {
	padding:20px 15px 0 15px;
	width:159px;
	vertical-align:top;
}
.gastgeberTable .td_text1 {
	width:156px;
}

.subnavi_headline {
color:#A11F17;
display:block;
font-size:1.455em;
font-weight:bold;
margin-bottom:20px;
}