#rightcol
{
    font-family:Arial;
    font-size:12px;
    background-color:#E3C366;
    margin-top:0px;
}

#leftcol
{
    width:550px;
    position:absolute;
    margin-left:0px;
}

#leftcol img
{
    width:579px;
    height:466px;	
}

#rightcol
{
    margin-left:500px;
    position:absolute;
    width:400px;
    height:466px;       
}
#rightcontent
{
	margin-top:50px;
	margin-left:14px;        
}
.vitaheader
{
    font-family:Arial;
    font-size:16px;	
    font-weight:bold;
    padding-left:14px;
}

#rightcontenttext
{
    font-family:Arial;
    font-size:14px;	
    margin-top:50px;
    width:350px;	
}

#Scroller
{
    position: absolute; 
    overflow: hidden;
    width:365px;
    height:466px;
}
.Scroller-Container 
{
  position: absolute;
  
}
#Scrollbar-Container {
  position: absolute;
  margin-left:370px;
  margin-top:21px;
 
}
.Scrollbar-Track 
{
  width: 20px; height: 430px;
  position: absolute; 
  background: transparent url(../Bilder/Scrollbalken_trans.gif) repeat-y center center;
}
.Scrollbar-Handle 
{
  position: absolute;
  width: 16px; 
  height: 17px;
  margin-left:3px;
}
#textheader
{
    font-family:Arial;
    font-size:20px;
    font-weight: bold;
    margin-bottom:5px;	
}
#right
{
    margin-top:15px;
    position:absolute;
    margin-left:15px;
}
