@charset "UTF-8";
/* CSS Document */

            .hyper:link {
                color: #000000;
                text-decoration: none;
				font-size:11px;
            }
            
            .hyper:visited {
                color: #000000;
                text-decoration: none;
				font-size:11px;
            }
            
            .hyper:active {
                color: #000000;
                text-decoration: none;
				font-size:11px;
            }
            
            .hyper:hover {
                color: #ffffff;
                text-decoration: none;
				font-size:11px;
            }
            
            .hmenu:link {
                color: #ffffff;
                text-decoration: none;
				font-size:11px;
            }
            
            .hmenu:visited {
                color: #dddddd;
                text-decoration: none;
				font-size:11px;
            }
            
            .hmenu:active {
                color: #ffffff;
                text-decoration: none;
				font-size:11px;
            }
            
            .hmenu:hover {
                color: #dddddd;
				font-size:11px;
            }
       
 
		.premain {
	position: absolute;
	margin-left: -494px;
	top: 3px;
	left: 50%;
	z-index: 2;
	width: 1008px;
	height: 630px;
	background-color: #cccccc;
	z-index: 1;
	font-family:Arial, Helvetica, sans-serif;
        }
        
        .main {
            position: absolute;
            margin-left: -440px;
            top: 23px;
            left: 50%;
            z-index: 2;
            background-color: #5A5A5A;
            width: 880px;
            height: 538px;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 12px;
            border-style: solid;
            border-color: #000000;
            border-width: 20;
        }
        
        .box1 {
	position: absolute;
	background-color: #ffffff;
	bottom: 15px;
	float: left;
	left: 7px;
	width: 188px;
	height: 100px;
	z-index: 2;
        }
        
        .box2 {
	position: absolute;
	background-color: #ffffff;
	float: left;
	left: 203px;
	width: 188px;
	height: 100px;
	z-index: 2;
	bottom: 15px;
        }
        
        .box3 {
	position: absolute;
	background-color: #ffffff;
	float: left;
	left: 400px;
	bottom: 15px;
	width: 188px;
	height: 100px;
	z-index: 2;
        }
        
        .box4 {
	position: absolute;
	background-color: #ffffff;
	float: left;
	left: 597px;
	bottom: 15px;
	width: 188px;
	height: 100px;
	z-index: 2;
        }
		
		.box5 {
	position: absolute;
	background-color: #ffffff;
	float: left;
	left: 794px;
	bottom: 15px;
	width: 188px;
	height: 100px;
	z-index: 2;
        }
        
        .menu_layer {
            position: absolute;
            width: 230px;
            top: 0px;
            left: 40px;
            height: 100%;
            background-color: #FFFFFF;
            filter: alpha( opacity = 50);
        
        -moz-opacity:
            0.2;
        
        opacity:
            0.8;
        
        z-index:
            4;
        }
        
        .menu {
            width: 220px;
            list-style: none;
            background: rgb(255, 255, 255);
            padding: 152px 0px 0px 5px;
        }
        
        .menu li {
            padding: 0;
            margin: 0 0 0 0;
            height: 20px;
            display: block;
        }
        
        .menu li a {
            text-align: left;
            font: 14px Verdana, Arial, Helvetica, bold;
            color: #111111;
            display: block;
            text-decoration: none;
            font-weight: bold;
        }
        
        .menu li a:hover {
            background: rgb(235, 235, 235);
        }
        
        .menu li a.active, .menu li a.active:hover {
            color: #333 33;
            background: rgb(235, 235, 235);
        }
        
        .menu li a span {
            line-height: 20px;
        }
        
        .submenu {
            position: relative;
            left: 0px;
            right: 0px;
            top: 0px;
            padding: 2px;
            padding-left: 10px;
            text-align: left;
            width: auto;
        }
        
        .submenu a {
            font: 12px Verdana, Arial, Helvetica;
            text-decoration: none;
            color: #000000;
            font-weight: bold;
        }
        
        .submenu2 {
            position: relative;
            left: 15px;
            right: 0px;
            top: 0px;
            text-align: left;
            width: auto;
            text-align: left;
        }
        
        .submenu2 a {
            font: 12px Verdana, Arial, Helvetica;
            color: #000000;
            text-decoration: none;
        }
        
        .submenu3 {
            position: relative;
            left: 15px;
            right: 0px;
            top: 0px;
            text-align: left;
            width: auto;
            text-align: left;
        }
        
        .submenu3 a {
            font: 10px Verdana, Arial, Helvetica;
            color: #000000;
            text-decoration: none;
        }
        
        .bottom {
	position: relative;
	background-color: #b3b3b3;
	width: 988px;
	height: 25px;
	z-index: 2;
	left: 10px;
	top: 5px;
        }
        
        .bottom_text {
	position: absolute;
	left: 10px;
	z-index: 6;
	bottom: 3px;
	font-size: 9px;
	text-align: center;
	width: 988px;
                                        }
        
        .footer {
            position: relative;
            background-color: #eeeeee;
            width: 900px;
            height: auto;
        }
        
        .logo {
            position: relative;
            margin-left: 0px;
            top: 5px;
            left: 8px;
            float: left;
            width: 180px;
            height: 60px;
        }
        
        .logo2 {
            position: relative;
            margin-left: 0px;
            top: 30px;
            left: 15px;
            float: left;
            width: 201px;
            height: 56px;
        }
        
        .header {
	position: relative;
	width: 988px;
	top: 10px;
	left: 10px;
	height: 100px;
	z-index: 3px;
	background-color: #ffcc00;
        }
        
        .header_navbalken {
	position: relative;
	width: 980px;
	padding-left:8px;
	padding-top:7px;
	
	left: 10px;
	height: 25px;
	z-index: 3px;
	background-color: #656565;
	top: 15px;
	color: #FFFFFF;
	font-size: 10px;
	vertical-align: middle;
        }
		
		.ticker {
	position: absolute;
	top:3px;
	font-weight: bold;
	font-size: 12px;
        }
        
        .content_all {
	position: relative;
	top: 10px;
	width: 988px;
	height: 471px;
	left: 10px;
	z-index: 7;
	background-image: url(pics/bg_inhalt.jpg);
        }
        
        .content1 {
            position: absolute;
            top: 0px;
            left: 0px;
            width: 880px;
            height: 249px;
        }
        
        .content2 {
            position: relative;
            width: 880px;
            height: 170px;
        }
        
        .clear {
            clear: both;
        }
        
        .menu_h {
            position: absolute;
            right: 3px;
            bottom: 0px;
        }
        
        .menu_formal {
            position: absolute;
            right: 10px;
            top: 15px;
        }
        
        .sprache {
	position: absolute;
	float: right;
	right: 15px;
	bottom: 5px;
        }