body 		{
		font:12px/1.2 Verdana, Helvetica;
		color:#000000;
		background-image:url(../grafik/bg_content.png);
        	background-repeat:no-repeat;
		background-attachment:fixed;
		padding:0px;
		margin:20px 10px 0px 30px;
        	
	  	scrollbar-face-color:#808080;
	  	scrollbar-highlight-color:white;
	  	scrollbar-shadow-color:black;
	  	scrollbar-3dlight-color:black;
	  	scrollbar-darkshadow-color:black;
	  	scrollbar-track-color:#c0c0c0;
	  	scrollbar-arrow-color:black;
		}


table		{
		font:12px/1.2 Verdana, Helvetica;
		color:#000000;
		}


td		{
		font:12px/1.2 Verdana, Helvetica;
		color:#000000;
		}

.fett 		{
		font-weight:bold;
		}

A:link 		{ 
		color: #808080;
		text-decoration: none;
		}

A:visited 	{ 
		color: #808080;
		text-decoration: none;
		}

A:active 	{  
		color: #808080;
		text-decoration: none;
		}

A:hover 	{ 
		color: black;
		text-decoration: underline;
		}

p,h1,pre 	{
		margin:10px 0px 0px 0px;

		}
		
h1 		{
		font-size:14px;
		padding-top:10px;
		color:black;
		}

hr		{
		width:100%;
		color:#ff3617;
 		height:1px;
 		text-align:left;
		}

#content	{
                position:absolute;
                top: 0px;
                left: 0px;
                background-image:url(../grafik/background.png);
                width:780px;
                height:594px;
		z-index:0;
                padding:0px;
		border: 0px; 
		border-style: solid; 
		border-color: #dcdcdc;
                }

#iframe		{
                position:absolute;
                top: 150px;
                left: 225px;
                margin-top:0px;
                margin-right:0px;
                margin-bottom:0px;
                background-image:url(../grafik/bg_content.png);
                width:545px;
                height:425px;
                z-index:5;
                padding:0px;
                }
               
 

                            
#leiste	{
                position:absolute;
                left:0px;
                top: 23px;
                width:780px;
                height:87px;
                padding:0px;
                margin:0px;
                z-index:2;
                }

#leiste2	{
                position:absolute;
                left:315px;
                top: 63px;
                width:176px;
                height:14px;
                padding:0px;
                margin:0px;
                z-index:3;
                }
 
#logo	{
                position:absolute;
                left:20px;
                top: 32px;
                width:139px;
                height:67px;
                padding:0px;
                margin:0px;
                z-index:3;
                } 

#preloader	{
                position:absolute;
                left:0px;
                top: 0px;
                width:1px;
                height:1px;
                padding:0px;
                margin:0px;
                z-index:2;
                } 



		
    
        .freiraum {
    width:10xp;
    height:50px;
    }  
