.ugly_overlay
{
	background-image:url("/layout/ugly_overlay_seite.png");
	z-index:0;

	#background-image:url("/headline.jpg");
        #background-color:red; 
        background-repeat: no-repeat;
	#background-attachment: fixed;

	
	#width:974px;
	width:37px;
	height:200px;

	margin:0 auto;

        position:absolute;
        
	top:0px;
	right:487px;
	left:-450px;


}


.base_head
{
        color:#222222;
	
	background-color:#DDDDFF;
	background-image:url("/headline.jpg");
       
        background-repeat: no-repeat;

	background-position:bottom;

	vertical-align:middle;
		
	
	text-align:left;
	
	width:900px;
	height:63px;

	overflow:hidden;
	margin:0 auto;
	/*margin:0px 0px 0px 0px;*/
	padding: 0px 0px 0px 0px;

	position: relative;

}

.linie 
{
        height:1px;
        width:900px;
        font-size:1px;
        position:relative;
        background:#9DA2BD;

	margin:0 auto;
}

/* Navigation */

.trenner {
	background-image:url("/navpix/trenner.gif");
	background-position:left;
	height:28px;
        
	width:3px;
        float:left;
        margin:0px;
        padding:0px;
        }

.base_head .werbung {
	position:absolute;
	left:420px;
	top:1px;
	width:480px;
	text-align:right;

}

.base_head .overlay {
	position:absolute;
	background-image: url("/layout/ugly_overlay_top.png");
#	background-attachment: fixed; 
#	background-position: left;
	background-repeat: no-repeat;
	left:0px;
	top:1px;
	width:410px;
	height:100%;
	text-align:left;

}



.logininfo {

	position:absolute;
	font-size:10px;
	right:5px;
        top:5px;
}

#nav_bar{
        position:relative;
        background-image:url("/navpix/navbg.gif");
        
        background-repeat: repeat;
        vertical-align:middle;
	width:900px; 
	height:28px;
        max-height:28px;
	font-size:15px;
/*        background:#6A729B;*/

	margin:0 auto;
        }


.nav_board a {
        background-image:url("/navpix/navbg_board.gif");
        height:28px;
        
	float:left;
        
	color: #bbddff;

	TEXT-DECORATION: none;
	font-weight: bold;

        }

.nav_board a:hover {
        background-image: url("/navpix/navbg_board_hover.gif");
        }



.nav_active a {
        background-image:url("/navpix/navbg_active.gif");
        height:28px;
        
	float:left;
        
	color: #bbddff;

	TEXT-DECORATION: none;
	font-weight: bold;

        }

.nav_active a:hover {
        background-image: url("/navpix/navbg_active_hover.gif");
        }




.nav_base a {

        background-image:url("/navpix/navbg.gif");

        height:28px;
        float:left;

	font-weight: bold;
	color: #bbbbff;
	TEXT-DECORATION: none;


	background-position:bottom;

	vertical-align:middle;	
	
	text-align:left;
	
	overflow:hidden;

	margin:0 auto;
	padding: 0px 0px 0px 0px;




        }

.nav_base a:hover {
        background-image:url("/navpix/navbg_hover.gif");
        }


