﻿body 
{
    margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	font-family:Arial;
	font-size:12px;		
}

.divBackground
{
    position:absolute;
    width:1003px;
    margin-left:-501.5px;
    left:50%;
    float:left;    
    background:url(images/background.png); 
    background-repeat: repeat-y;
    margin-top:6px;
    padding-top:10px;                            
}

.backgroundTop
{    
    position:absolute;
    height:6px;
    width:999px;  
    margin-left:-501.5px;
    left:50%;
    float:left; 
    background:url(images/background_top.png);
    background-repeat:repeat-x;
    margin-top:20px;
}

.backgroundBottom
{    
    position:absolute;
    height:6px;
    width:999px;
    margin-left:-499.5px;
    left:50%;
    float:left;
    background:url(images/background_bottom.png);
    background-repeat:repeat-x;
}

.nature_left
{
    position:relative;
    height:801px;
    width:264px;    
    margin-left:-260px; 
    background:url(images/nature_left.png) no-repeat;
}

.nature_right
{
    position:relative;
    height:801px;
    width:344px;    
    margin-left:1256px; 
    background:url(images/nature_right.png) no-repeat;
}

.divBorder
{
	width:991px;					
}

.divMain
{
	width:971px;	
	background-color:#e7e7e7;			
}

.divContent
{
	width:971px;		
}

.divButtons
{
    position: relative; 
    z-index: 6; 
    top: -34px; 
    left: 183px;          
}

.divBackgroundImage
{
    height: 399px; 
    width: 971px;       
}

.divBackgroundImage1
{
    height: 399px; 
    width: 971px;    
    margin-top:-75px;    
}

.flashFilm
{
    position:relative;
    top:-399px;
    height: 399px; 
    width: 971px;
    z-index:5;      
}

.header
{
    position:relative;
    z-index:10;    
}

.labelStyle
{
    position:absolute;
    margin-left:-240px;
    margin-top:4px;
    font-family:Arial;
    font-size:20px;
}

.labelStyle1
{
    position:absolute;
    margin-left:-540px;
    margin-top:4px;
    font-family:Arial;
    font-size:20px;
    
}

.ButtonStyle
{
    color:Black;
    font-weight:bold; 
    text-decoration: none;
    margin-left:1.5px;                                                                             
}

.linkText
{
    height:34px;
    width:142px;    
    padding:11px 0px 11px 0px;        
}

a.ButtonStyle:active 
{    
    background:url(images/button.png) center no-repeat;            
}
                                           
a.ButtonStyle:link 
{    
    background:url(images/button.png) center no-repeat;                  
}
                                          
a.ButtonStyle:visited 
{
    background:url(images/button.png) center no-repeat;
}
                     
a.ButtonStyle:hover 
{
    background:url(images/buttonPressed.png) center no-repeat;                
}

.divYellowLine
{
    background: url(images/yellowLine.jpg);
    background-repeat:repeat-x; 
    width: 971px;
}

.pBeschreibung
{   
    height: 276px; 
    float: left; 
    width: 561px; 
    background: white;
    text-align:left;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:10px;
    padding-right:10px; 
    font-family:Arial;
    font-size:12px;
    border:0;   
    overflow:auto; 
}

.pWelcome
{
    height: 261px; 
    float: left; 
    width: 561px; 
    background: white;
    text-align:left;
    padding-top:25px;
    padding-bottom:10px;
    padding-left:10px;
    padding-right:10px; 
    font-family:Arial;
    font-weight:bold;
    font-size:18px;
    color:#5f5f5f;
    border:0;         
}

.pBeschreibungÜberschrift
{
    font-size:20px;
    font-weight:bold; 
    color:#441a67; 
    margin:0px;
    padding:0px;
}

.tdBildText
{
    height: 296px;
    width: 971px;
    margin-top:-3px;
}

.aFooter
{
    text-decoration:none;
    color:Black;	
}

.divFooterSpacer
{
	width:11px;
	height:11px;
	background-image:url('images/spacer.gif');
	background-repeat:no-repeat;
}

.white
{
  color: white; 
  font-weight: bold;
  font-style:normal;  
}

.footer
{
    background: white;
    height:30px;
}

