#tem_content table.auto td {
}

#tem_content table.auto th {
}

#tem_content DIV.titel {
    color: #95cd3e;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
}


#tem_content DIV.subtitel {
    font-weight: bold;
    margin: 0px 0px 16px 0px;
}

.paketeEintrag TABLE.bilder {
    float: left;
    padding-right: 8px;
}

.pakete .preis {
/*    background-color: #ededed;*/
	background-image: url("../../1pic/template_2011/balken_4.png");
	background-position: left top;
	background-repeat: repeat-y;
    padding: 1px 16px;
    
}

.abpreis {
    font-size: 26px;
    font-family: Georgia;
    font-weight: bold;
    color: #000;
}

.preisproperson {
	margin: 3px 0 20px 0;
	float: right;
}

.zimmer {
	width: 350px;
	color: #92BD74;
	font-style: italic;
}

.zimmer ul li {
	background: none;
	padding: 0;
}

.zimmer ul li a {
	text-decoration: none;
}

.paketfooter {
	margin: 30px 0 0 0;
	position: relative;
}

.paketfooter_zimmer ul {
	margin: 0;
	padding: 0;
}

.paketfooter_links {
	position: absolute;
	right: 0;
	bottom: 0;
}

.paketfooter_links ul.buchungsanfrage li a {
	margin: 10px 0 0 0;
} 

.linkzurueck {
	text-align: right;
	font-style: italic;
}

.linkzurueck a {
	text-decoration: none;
}

.gueltigkeit {
	padding: 15px 0 5px 0;
}


.saisonen {
margin-bottom:40px;
}


body .saisonen ul.legende li{
float:left;
width:70px;
list-style-type:none;
list-style-image:none;
background-image:none;
}

.saisonen ul.legende li.saison1{
border-left:15px solid #DFC994;
}

.saisonen ul.legende li.saison2{
border-left:15px solid #FEE497;
}

.saisonen ul.legende li.saison3{
border-left:15px solid #D0ECB2;
}



