.happyliving {
	font-family: verdana;
	font-size: 11px;
	color: #5D544B;
	text-align: justify;
	padding: 40px 10px 10px;
	line-height: 18px;
}

.happyliving2 {
	font-family: verdana;
	font-size: 11px;
	color: #5D544B;
	text-align: justify;
	
	
}

/* ###################################################### CMS ##############################################*/
a	 { font-family:verdana,Geneva,Helvetica,sans-serif; 
				color:#5D544B;; 
				font-weight:normal;
				font-size:11px; 
				text-decoration:underline;
}

a:hover	{ font-family:verdana,Geneva,Helvetica,sans-serif; 
				color:#5D544B; 
				font-weight:normal;
				font-size:11px; 
				text-decoration:none;
}

a.li2	 { font-family:verdana,Geneva,Helvetica,sans-serif; 
				color:#B2464D;; 
				font-weight:normal;
				font-size:11px; 
				text-decoration:underline;
}

a:hover.li2	{ font-family:verdana,Geneva,Helvetica,sans-serif; 
				color:#B2464D; 
				font-weight:normal;
				font-size:11px; 
				text-decoration:none;
}

.rand{
border-color:#ffffff;
border-style:solid;
border-width:1px;
}

.randGalerie{
border-color:#ffffff;
border-style:solid;
border-width:1px;
}

.e{
height:30px;
vertical-align:top;
}

.rot{
color:#B2464D;

}
.abstandL{
 margin-left:30px;
 width:100%;
}

.fontsmall{
	font-size:9px;
}

.fontlarge{
	font-size:15px;
}

.contentTable {
	font-family: verdana;
	font-size: 11px;
	color: #5D544B;
	text-align:justify;
	width:415px;
	
}

.schnitt{
overflow:hidden;
text-align:jusity;
width:415px;
	
}
.schnitt2{
overflow:hidden;
text-align:jusity;
width:185px;
	
}

.schnitt3{
overflow:hidden;
text-align:jusity;
width:140px;
	
}

.schnitt4{
overflow:hidden;
text-align:jusity;
width:5px;
	
}

/* ##################################################### SCROLLING ##################################*/
	
	
	#divUpControl{ 
	position:relative;
	top:0px; 
	left:0px; 
	width:425px; 
	height:0;
	z-index:3;
	visibility:hidden;
							
							} 

#divDownControl{
 position:relative;
	top:0px; 
	left:0px; 
	width:425px; 
	height:0;
	z-index:3;
	visibility:hidden;
	
							
								} 


#divContainer{
 position:relative; 
	width:415px; 	
	height:345px; 
	overflow:hidden; 	
	top:0px; 
	left:0px; 
	z-index:2; 
	clip:rect(0,415,345,0); 
	
 }

#divContent{
 position:relative; 
	top:0px; 
	left:0px;
	z-index:1; 

	
}	
/* ##################################################### SCROLLING ##################################*/				
