BODY
{
    margin:1px;
    background-image:url(../image/hintergrund2.jpg);
   
}
#haupt_schatten
{
    width:1000px;
    height:550px;
    background-color:#ccccff;
    border:1px;
    border-style:solid;
    background-image:url(../image/blatt.gif);
    background-repeat:no-repeat;
    background-position:877px 427px;
    position:absolute;
    left:50%;
    margin-left:-500px;   
    top:50%;
    margin-top:-275px;
}

#haupt
{
    width:994px;
    height:544px;
    background-color:#ffffff;
    border:1px;
    border-style:solid;
    background-image:url(../image/blatt.gif);
    background-repeat:no-repeat;
    background-position:874px 424px;
    position:absolute;
    left:50%;
    margin-left:-497px;   
    top:50%;
    margin-top:-272px; 
}

#logo
{
    width:100%;
    height:120px;
    background-image:url(../image/logo_hinter2.jpg);

}
#logo_links
{
    float:left;
    width:830px;
    height:70px;
    margin-top:20px;
    margin-left:40px;	
}
#logo_rechts
{
    float:right;
    width:75px;
    height:70px;
    margin-top:20px;
    margin-right:40px;
}

#menu
{
    margin-left:144px;
    margin-top:0px;
    margin-right:30px;
    height:25px; 

    
}

#bild
{
    margin-left:30px;
    margin-top:1px;
    border:1px;
    border-style:solid;
    width:300px;
    height:350px;  
    float:left;
    
}
#text-rahmen
{
    margin-right:20px;
    margin-top:1px;
    border:1px;
    border-style:solid;
    width:630px;
    height:350px;
	float:right;
}
#text
{
    margin-left:0px;
    margin-top:0px;
    width:600px;
    height:330px; 
    background-color:transparent;
    overflow:hidden;    

}
#text_impress
{
    margin-left:10px;
    margin-top:30px;
	padding-right:10px;
	width:620px;
    height:300px; 
    background-color:transparent;
    overflow:auto;    

}
.bild
{
margin-left:80px;
}
.bild1
{
    margin-left:55px;
	margin-top:10px;
}
.bild2
{
    margin-left:4px;
	margin-top:4px;
}
.inhalt
{
    font-size:16px;
    text-align:justify;
    margin-left:15px;

}
.inhalt1
{
    font-size:16px;
    text-align:justify;
    margin-left:100px;

}
.banner
{
    font-size:16px;
    text-align:justify;
    margin-top:40px;

}
A:link
{
    COLOR: navy;
    TEXT-DECORATION: none;
    
}
A:visited
{
    COLOR: navy;
    TEXT-DECORATION: none;
}
A:hover
{
    COLOR: #dc0b0b;
    TEXT-DECORATION: underline;
}
A:active
{
    COLOR: navy;
    TEXT-DECORATION: none;
}
a.menu:link, a.menu:visited
{ 
    font-style:normal;
	font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
    font-size:16;
	padding-left:20px;
    color:navy;
    text-align:right;
}
a.menu:active, a.menu:hover
{ 
  color:#dc0b0b;
}
a.menu1:link, a.menu1:visited
{ 
    font-style:normal;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14;
	padding-left:20px;
    color:navy;
    text-align:right;
}
a.menu1:active, a.menu1:hover
{ 
  color:#dc0b0b;
}
li.start
{
	margin-left:130;
}
filter:alpha(opacity=40);
    -moz-opacity:0.4;