div {
	
	border:0px red solid;
}
td{
	border:0px;
}
*
{
	font-family:Tahoma;
	
}
body
{
	background-color:#fcf2db;
	background-image:url(img/bgimage.gif);
	
	background-repeat:repeat-y;
	background-position:top center;
}

center{
	font-size:13px;
}

#mainContainer // logo + main menue
{
	
	width:990px;
	padding:0px;	
}


#contentContainer 
{
	border:1px #fcf2db dotted;
}

#slideshowContainer
{
	overflow:none;
}


#subMenueContainer
{
	
	width:254px;
}

#content
{
	width:575px;
}

#textContent
{
	padding-top:40px;
	font-size:13px;
}

#player2
{
		width:831px;
		height:371px;
		padding:0;
		margin:0;
		
}

#sprachen 
{
	margin-left:5px;
}

#alpine_gastgeber
{
	margin-top:320px;
	margin-left:12px;
}

#wordEmotion {
	padding-top:28px;
	
}
.lrBorder 
{
	width:80px;
}

.menu 
{
	height:45px;
	margin-top:160px;
	font-size:14px;
}

.menu ul 
{
	display:inline;
	list-style:none;
	padding:0px;
	margin:0px;
}

.menu ul li
{
	float:left;
	
	margin-right:50px;
	

}

.submenu ul
{
	list-style:none;
	margin-left:0px;
	padding-left:0px;
	margin-top:30px;
}

.submenu ul li
{
	font-size:13px;
	color:#7c7342;
	height:18Px;
}


.menu a, .submenu a
{
	text-decoration:none;
}

.menu a
{
	color:#000000;
}

.submenu a
{
	color:#7c7342;
}
a.current	
{
	color:#af111d;
}

.menu ul li.last
{
	margin-right:0px;
}


.imgStripe 
{
	margin-top:10px;
}
.imgStripe a img
{
	margin:1px;
	padding:0px;
	border:0px;
	
}

.preisezimmer td img{
	margin-left:10px;

}

.preisezimmer tr.first img{
	margin-top:10px;

}

.preisezimmer tr.last img{
	margin-bottom:10px;

}



.preisewohnung td img{
	margin-left:10px;
}

.preisewohnung tr.first img{
	margin-top:10px;

}

.preisewohnung tr.last img{
	margin-bottom:10px;
	height:0px;

}


.preisewohnung tr div.break{
	height:10px;
	font-size:0px;
}

.preisewohnung tr.first div.break, .preisewohnung tr.last div.break{
	height:0px;
}


tr.dotted td
{
	height:1px;
	font-size:0px;
}
tr.dotted div
{
	height:1px; border-bottom:1px dotted;
	margin-bottom:2px;
	border-color:#000;
}