body {
    font-family: Myriad, Arial, Helvetica, sans-serif;
    padding: 1em 0;
    /* text-align: center; */ /* Zentrierung im Internet Explorer */
   	background-image: url("../grafics/bg_1.jpg");
    background-repeat: repeat-x;
    background-color: #1E1E1C;
    padding-top: 40px;
}

.umgebungsrahmen_alles {
	
    width: 1250px;
	height:600px;
	border: solid;
    border-width: 0px;
    border-color: Black;
    margin-top: -49px;
   
	}
p 	{font-size: 11px; line-height:15px; color:BLACK;}
h1	{color: BLACK; font-size:12px; line-height:17px;}
h2	{color: BLACK; font-size:12px; line-height:17px;}
h3	{color: BLACK; font-size:12px; line-height:17px;}
a	{color:#535353; text-decoration:NONE;}
.gruen {color: #9A9901;}

.umgebungsrahmen {
	margin-top:5px;
	margin-left: 40px;
	width: 970px;
	height:400px;
	


    
} 
.umgebungsrahmen_innen {
	
} 

#menue_block	{
	height:30px; 
	background-color:White;
	margin-top:288px;
	margin-left:60px;
}

.clear_both {clear: both;} 

