body {
	    font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
        margin: 0px 0px 0px 0px;
        padding:0px;
        background-color:#666666;
        color:#000;
}

h1 {
        font-size:13px;
        color: #3399CC;
}

p {
        font-size:11px;
}

#main {
        position: absolute;
        z-index: 1;
        width: 862px;
        height: 421px;
        left: 50% !important;
        top: 50% !important;
        margin-left: -431px !important;
        margin-top: -210px !important;
        background-color:#fff;
        border: 0px solid #999;
}

#logo {
        position: absolute;
        z-index: 2;
        height:70px;
        width: 200px;
        position: relative;
        top: 0px;
        left: 0px;
}

#titel {
        position: absolute;
        z-index: 3;
        width:330px;
        height:60px;
        right: 0px;
        top:0px;
}

#picture {
        position: absolute;
        z-index: 4;
    	height: 227px;
		width:862px;
        left: 0px;
        top:123px;
		background-color:#FAFBFE;
}

#picture2 {
        position: absolute;
        z-index: 9;
		width:200px;
    	left: 300px;
        top:0px;
}

#content {
        position: absolute;
        z-index: 6;
		height: 227px;
		width: 862px;
		background-color:#FAFBFE;
        top:123px;
        left: 0px;
}

#content_li {
        position: absolute;
        z-index: 7;
		width:260px;
        top:30px;
        left:20px;
}

#content_mi {
        position: absolute;
        z-index: 16;
		width:520px;
		height:227px;
        top:10px;
        left:330px;
}

#content_re {
        position: absolute;
        z-index: 8;
		width:300px;
        top:30px;
        left:520px;
}

#content a {
		text-decoration:none;
        color:#b6b7b7;
        font-weight:normal;
        font-size:11px;
}

#content a:hover {
		color:#858686;
}


.text {
 		position: absolute;
        z-index: 17;
		width:350px;
		height:100px;
        top:10px;
        left:20px;
}

.modul {
        position: absolute;
        z-index: 18;
		width:300px;
        top:10px;
        left:400px;
}

.up {
    	position: absolute;
        z-index: 5;
    	right:5px;
    	top:520px;
}

.inputtext {
        width:300px;
        border:1px dotted #858686;
}

.inputarea {
        width:300px;
        height:100px;
        border:1px dotted #858686;
}

.button {
        font-size:10px;
        border:1px solid #858686;
		background-color: #f1f1f1
}

#nav_primary {
        position: absolute;
        top:390px;
        z-index: 10;
        left: 15px;
		list-style-position: outside;
}

#nav_primary a {
		text-decoration:none;
        color:#b6b7b7;
        font-weight:normal;
        font-size:13px;
		padding-right:20px;        
}

#nav_primary a:hover,#nav_primary a.high {
		color:#858686;
}

#nav_secondary {
        position: absolute;
        top:392px;
        z-index: 12;
        left: 235px;
		list-style-position: outside;
}

#nav_secondary a {
		text-decoration:none;
        color:#b6b7b7;
        font-weight:normal;
        font-size:10px;
		padding-right:10px;        
}

#nav_secondary a:hover,#nav_secondary a.high {
		color:#858686;
}


#nav_generic {
        position: absolute;
        top:390px;
        z-index: 11;
        right: 15px;
        list-style-position: outside;
}

#nav_generic a {
		text-decoration:none;
        color:#b6b7b7;
        font-weight:normal;
        font-size:13px;
		padding-left:20px;        
}

#nav_generic a:hover,#nav_generic a.high {
		color:#858686;
}

a {
        text-decoration:none;
        color:#fff;
        font-weight:normal;
        font-size:13px;
}

#nav_backnext a {
        position: absolute;
        top:390px;
		color:#858686;
		font-weight:normal;
        z-index: 21;
}

.nav_backnext1  {
 		left:400px;
}

.nav_backnext2  {
 		left:440px;
}

#footer {
	position: absolute;
	z-index: 15;
	width: 862px;
	color:#b6b7b7;
	border-top:0px solid #3399CC;
	top:430px;
}