@charset "UTF-8";
/* Cached: 20120207015836 */

div#content {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 1.4em;
    width: 520px;
    background: #e7f5ff;
}
div#contentFrame {
    border-left: 1px solid #eef2f5;
    border-right: 1px solid #eef2f5;
    border-bottom: 1px solid #95c5e7;
    padding:12px;
	background: #ffffff;
    color: 	#0e3e5e;
    font-size: 12px;
}

div#contentFrame h2 {
    background-color: #4f9dd2;
    background-image: url(../images/decorations/arrow-right.png);
    background-position: .2em .30em;
    background-repeat: no-repeat;
    color: white;
    font-size: 12px;
    text-indent: 16px;
    margin: 8px 0px 8px 0px;
}
div#contentFrame a {
    
    color: #e33d1f;
    text-decoration: none;
}
div#contentFrame a:hover {
    color: #f7644a;
    text-decoration: underline;
}
#contentWrap {
    float: right;
    background: #f4f9fd;
}
#content {
    padding: 15px 15px;
    padding-top: 2em;
    width: 498px;
    position: relative;
    background: #ffffff;
}
h1 {
    width: 530px;
    font-size: .85em;
    color: white;
    position: absolute;
    top: 0;
    left: 0px;
    background-color: #4f9dd2;
    background-image: url(../images/decorations/arrow-right.png);
    background-position: .5em .55em;
    background-repeat: no-repeat;
}
h1 span {
    border-left: 1px solid white;
    padding: .2em 3px;
    margin-left: 1.5em;
    display: block;
}

.bildLinksContent{
	float: left;
	margin: 0px 3px 3px 0px;
	border: 1px solid #9A978A;
	padding: 1px;
}

/*-----------Skihuetten----------------*/

div#content div#contentFrame .regions h2 {  
	background-color: #70c1f7;
    background-image: url(../images/decorations/arrow-right.png);
    background-position: .2em .30em;
    background-repeat: no-repeat;
    color: white;
    font-size: 12px;
    text-indent: 16px;
    margin: 8px 0px 8px 0px;
}
div#content div#contentFrame .regions .accos h4 {  
    color: #132937;
    font-size: 13px;
    margin: 0px 0px 3px 0px;
    border-bottom: 1px solid #d2e8f6;
    background: #f5fbff;
    padding: 1px;
}

.resorts { 
	margin: 20px 0px 0px 0px;
}
.resorts h3 { 
	margin: 0px 0px 3px 0px;
    border-bottom: 1px solid #c0d0e0;
}
.resorts .resortHeader { 
	color: #367198;
    margin: 0px 0px 2px 0px;
}
.resortDescription { 
	margin: 10px 0px 10px 0px;

}
.resortDescription img { 
	float: left;
	margin: 0px 10px 0px 0px;
	border: 1px solid #9A978A;
	padding: 1px;
    clear: left;
}
p.resortDescription { 
	clear: both;
}

.resortSkiing { 
	margin: 0px 0px 10px 0px;
}
.resortApres { 
	margin: 0px 0px 10px 0px;
}
.accos { 
	margin: 0px 0px 10px 0px;
    border: 1px solid #d2e8f6;
}
.accoFoto{ 
	float: left;
	margin: 0px 8px 0px 0px;
	border: 1px solid #9A978A;
	padding: 1px;
}
.KeineBuchung{ 
	padding: 2px 0px 2px 1px;
    color: #4ca3e0;
    font-weight: bold;

}
.Angebot{ 
	padding: 2px 0px 2px 1px;
    color: #4ca3e0;
    font-weight: bold;
    display:block;

}


