/* structre css*/
body{
	padding: 0;
	margin: 0;
	color: #1a4b7e;
	#background-color: #081625;
	background-color: #444444;
	font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
}

h1{
	font-family: sans-serif;
	font-size: 19px;
	font-weight: normal;
}

#wrapper-page{
    #height: 800px;
	#width: 1000px;
	margin-left: auto;
    margin-right: auto;
	background-color: #ffffff;
	margin-left: auto;
    margin-right: auto;
	#background-image:url(../images/background_footer.jpg);
	#background-image:url(../images/background_top.jpg);
	background-repeat: repeat-y;
}

#wrapper-bg-top{
	#width: 1000px;
	background-color: #dddddd;
	#background-image: -moz-linear-gradient(center top , #b8d75d, #95bc23);
	margin-left: auto;
    margin-right: auto;
}

#wrapper-bg-bottom{
	#width: 1000px;
	#height: 30;
	margin-left: auto;
    margin-right: auto;
	background-color: #ffffff;
	#background-image:url(../images/background_footer.jpg);
}

#page{
	height: 118px;
	#width: 1000px;
	#background-image:url(../images/background_top.jpg);
	background-repeat: repeat-y;
	margin-left: auto;
    margin-right: auto;
}

#wrapper-header{
	height: 118px;
	width: 1000px;
	margin-left: auto;
    margin-right: auto;
	background-color: #ffffff;
	background-repeat: repeat-y;
}

#header{
	margin-left: auto;
    margin-right: auto;
	
	background-repeat: repeat-y;
	margin-left: auto;
    margin-right: auto;
	
}

#logo{
	position: absolute;
	top: 8px;
	padding-left: 10px;
	#left: 10px;
	width: 280px;
	height: 100px;
}

#langDE{
	position: relative;
	#width: 20px;
	top: 40px;
    margin-left: 890px;
    #margin-right: 1em;
	#padding-left: 910px;
	#left: 10px;

}

#langEN{
	position: relative;
	width: 20px;
	top: 19px;
	margin-left: 930px;
	#left: 10px;
}
#subPage1{
	position: relative;
	width: 20px;
	bottom: 5px;
	margin-left: 0px;
	#left: 10px;
}
#subPage2{
	position: relative;
	width: 20px;
	top: 5px;
	margin-left: 0px;
	#left: 10px;
}
#wrapper-navi-second{
	background-color: #ffffff;
	width: 1000px;
	#background-image:url(../images/background_top.jpg);
	height: 40px;
	position: relative;
    margin-left: auto;
    margin-right: auto;
	border-bottom: 1px solid #1a4b7e;
}


#wrapper-navi-first{
	background-color: #1a4b7e;
	border-bottom: 1px solid #ffffff;
    height: 40px;
	#width: 1000px;
	#background-image:url(../images/background_top.jpg);
	#position: relative;
    margin-left: auto;
    margin-right: auto;
	border-top: 2px solid #ff0000;
}

#wrapper{
	width: 920px;
	height: 40px;
	position: relative;
    margin-left: auto;
    margin-right: auto;
}

ul{
	padding:0;
	text-align:justify;
	height: 0px;
	margin: 0px;
}
ul li{
	display:inline-block;
	list-style:none;
	#padding:1em 0;
	padding: 11px 0;
	#padding-left: 20px;
	#height: 1px;
	color: #ff0000
}
ul2{
list-style-type: circle;
}
ul2 li2{
	padding:1em 0;
	#padding: 11px 0;
	#padding-left: 20px;
	#height: 1px;
	#color: #ff0000
}
#line{
	padding-left:100%;
	height: 1px;
	font-size: 1px;
	#background:#fff!important
}
a{
	height: 5px;
	color:#b2ff80
}

#wrapper ul li a:hover{
	color: #eeeeee;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 16px;
	padding-bottom: 9px;
	#float: left;
	#text-shadow: #e37000 2px 3px 2px;
	#background-image: url(../images/deco-navi-first_white.jpg);
	background-repeat: no-repeat;
	background-position: -0px 12px;
}

#wrapper ul li a{
	#background-position: center top;
	padding-top: 10px;
	padding-left: 16px;
	padding-bottom: 9px;
	#float: left;
	#list-style-type: none;
	#background-image: url(../images/deco-navi-first_white.jpg);
	background-repeat: no-repeat;
	background-position: 0px 12px;
}

#wrapper ul li a.active{
	#background-repeat: no-repeat;
	#background-position: center top;
	#color: #ffffff;
	#text-decoration: none;
	padding-top: 10px;
	padding-left: 16px;
	padding-bottom: 9px;
	background-image: url(../images/deco-navi-first.png);
	background-size: 14px 14px;
	background-repeat: no-repeat;
	background-position: 0px 12px;
	#list-style-type: none;
}

/* structre css navi second */
#navi-second{
	height: 40px;
	width: 910px;
	position: relative;
	#top: 0px;
	right: 30px;
	#height: 40px;
	#width: auto;
	margin-left: auto;
    margin-right: auto;
	background-color: #ffffff;
	color: #1a4b7e;
	#text-align: left;
	font-size: 13.5px;
	float: right;

}

#navi-second ul{
	#padding: 10px 10px 10px 60px;
	margin: 0px;
	padding:0;
	float: right;
}

#navi-second ul li{
	
	#padding: 10px 10px 10px 40px;
	list-style-type: none;
	#background-image: url(../images/deco-navi-first_white.jpg);
	background-repeat: no-repeat;
	background-position: 5px center ;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 26px;
	padding-bottom: 9px;

}

#navi-second ul li.first{
	padding: 10px 10px 10px 10px;
	#background-image: url(../images/deco-navi-first_blue.jpg);
	background-repeat: no-repeat;
	background-position: 5px center ;
	padding: 10px 10px 10px 10px;
	padding-left: 23px;
}

#navi-second ul li a{
	color: #1a4b7e;
	text-decoration: none;
	#background-image: url(../images/deco-navi-first_blue.jpg);
	background-repeat: no-repeat;
	background-position: 5px center ;
	padding: 10px 10px 10px 10px;
	padding-left: 23px;
}

#navi-second ul li a:hover{
	color: #1a4b7e;
	text-decoration: none;
	#background-image: url(../images/deco-navi-first_blue.jpg);
	background-repeat: no-repeat;
	background-position: 5px center ;
	padding: 10px 10px 10px 10px;
	padding-left: 23px;
}

#navi-second ul li a.active{
	color: #1a4b7e;
	text-decoration: none;
	background-image: url(../images/deco-navi-first.png);
	background-size: 14px 14px;
	background-repeat: no-repeat;
	background-position: 5px center ;
	padding: 10px 10px 10px 10px;
	padding-left: 23px;

}

#wrapper-main-image{
	background-position: bottom;
	background-image: url(../images/main-image.jpg);
	#background-repeat: repeat-x;
	background-repeat: no-repeat;
	#border-top: 1px solid #1a4b7e;
}

#wrapper-main-image2{
	background-position: bottom;
	background-image: url(../images/main-image_phi.jpg);
	#background-repeat: repeat-x;
	background-repeat: no-repeat;
	#border-top: 1px solid #1a4b7e;
}

#wrapper-main-image3{
	background-position: bottom;
	background-image: url(../images/main-image_cell.jpg);
	#background-repeat: repeat-x;
	background-repeat: no-repeat;
	#border-top: 1px solid #1a4b7e;
}

#wrapper-main-image4{
	height: 559px;
	background-position: bottom;
	background-image: url(../images/main-image_fla.jpg);
	#background-repeat: repeat-x;
	background-repeat: no-repeat;
	#border-top: 1px solid #1a4b7e;
}

#wrapper-main-image4_1{
	height: 559px;
	background-position: bottom;
	background-image: url(../images/main-image_eppe.jpg);
	#background-repeat: repeat-x;
	background-repeat: no-repeat;
	#border-top: 1px solid #1a4b7e;
}

#wrapper-main-image4_2{
	height: 559px;
	background-position: bottom;
	background-image: url(../images/main-image_need.jpg);
	#background-repeat: repeat-x;
	background-repeat: no-repeat;
	#border-top: 1px solid #1a4b7e;
}

#wrapper-main-image4_3{
	height: 559px;
	background-position: bottom;
	background-image: url(../images/main-image_net.jpg);
	#background-repeat: repeat-x;
	background-repeat: no-repeat;
	#border-top: 1px solid #1a4b7e;
}

#wrapper-main-image4_4{
	height: 559px;
	background-position: bottom;
	background-image: url(../images/main-image_inf.jpg);
	#background-repeat: repeat-x;
	background-repeat: no-repeat;
	#border-top: 1px solid #1a4b7e;
}

#wrapper-main-image4_5{
	height: 559px;
	background-position: bottom;
	background-image: url(../images/main-image_amps.jpg);
	#background-repeat: repeat-x;
	background-repeat: no-repeat;
	#border-top: 1px solid #1a4b7e;
}

#wrapper-main-image5{
	background-position: bottom;
	background-image: url(../images/main-image_wgt.jpg);
	#background-repeat: repeat-x;
	background-repeat: no-repeat;
	#border-top: 1px solid #1a4b7e;
}

#wrapper-main-image6{
	background-position: bottom;
	background-image: url(../images/main-image_petri.jpg);
	#background-repeat: repeat-x;
	background-repeat: no-repeat;
	#border-top: 1px solid #1a4b7e;
}

#main-image{
	position: relative;
	margin-left: auto;
    margin-right: auto;
	height: 600px;
	width: 1000px;
	#border-top: 1px solid #1a4b7e;
}

#main-image-nav-2-line{
	position: relative;
	margin-left: auto;
    margin-right: auto;
	height: 560px;
	width: 1000px;
	#border-top: 1px solid #1a4b7e;
}

/* structre css navi first */
#navi-first{
	position: relative;
	top: 0px;
	#right: 80px;
	height: 40px;
	#width: auto;
	background-color: #1a4b7e;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 40;
    #margin-right: auto;
}

#navi-first ul{
	padding-top: 0px;
	padding-right: 0px;
	margin: 0;
	text-align: justify;

}

#navi-first ul li{
	#background-position: center top;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 12px;
	float: left;
	list-style-type: none;
	#background-image: url(../images/deco-navi-first_white.jpg);
	background-repeat: no-repeat;
	background-position: 13px 11px;
}

#navi-first ul li a{
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 12px;
	color: #ffffff;
	text-decoration: none;
	#text-shadow: #e37000 2px 3px 2px;

}

#navi-first ul li a:hover{
	color: #eeeeee;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 12px;
	#float: left;
	#text-shadow: #e37000 2px 3px 2px;
	#background-image: url(../images/deco-navi-first_white.jpg);
	background-repeat: no-repeat;
	background-position: -10px center;
}

#navi-first ul li a.active{
	background-repeat: no-repeat;
	#background-position: center top;
	color: #ffffff;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 12px;
	background-image: url(../images/deco-navi-first.png);
	background-size: 14px 14px;
	background-repeat: no-repeat;
	background-position: -2px 11px ;
	#list-style-type: none;
}

#wrapper-content{
	#background-color: #ffffff;
	width: 410px;
	height: 600px;
	#background-color:  rgba(255, 255, 255, 0.75);
	background-image: url(../images/white-75p.png);
	background-repeat: repeat-xy;
}

#wrapper-content-fullside{
	#background-color: #ffffff;
	width: 1000px;
	height: 600px;
	#background-color:  rgba(255, 255, 255, 0.75);
	background-image: url(../images/white-75p.png);
	background-repeat: repeat-xy;
}

#wrapper-content-nav2{
	#background-color: #ffffff;
	width: 410px;
	height: 559px;
	#background-color:  rgba(255, 255, 255, 0.75);
	background-image: url(../images/white-75p.png);
	background-repeat: repeat-xy;
}

#wrapper-contentL{
	#background-color: #ffffff;
	width: 730px;
	height: 600px;
	#background-color:  rgba(255, 255, 255, 0.75);
	background-image: url(../images/white-75p.png);
	background-repeat: repeat-xy;
}

#content{
	padding: 10px 40px 40px 40px;
	margin-left: 0;
    margin-right: auto;
}

#content .last{
	margin: 0;
}

#wrapper-footer{
	height: 40px;
	#border-bottom: 2px solid #ff0000;
	border-top: 1px solid #ffffff;
	background-color: #1a4b7e;
}

#footer{
	width: 920px;
	margin-top: 7px;
	margin-left: auto;
    margin-right: auto;
	text-align: left;
	color: #ffffff;
}

#DSGVO{
	#top: -21px;
    text-align: right;
    width: 165px;
	margin-top: -19px;
	margin-left: auto;
    margin-right: 0;
	color: #ffffff;
}


/* columns */
.span1{
	width: 140px;
	margin-right: 20px;
	float: left;
}

.span2{
	overflow:auto;
	width:330px;
	height:570px;
	padding-right: 20px;
	margin-right: 20px;
	float: left;
}

.span3{
	#overflow:auto;
	width:330px;
	height:530px;
	padding-right: 20px;
	margin-right: 20px;
	float: left;
}
.span4{
	overflow:auto;
	width:320px;
	height:570px;
	/*border: 3px double #244B74;          /* Rahmen */
	#padding:20px;
	padding-right: 20px;
	margin-right: 0px;
	float: left;
}

.span5{
	overflow:auto;
	width:920px;
	height:580px;
	padding-right: 20px;
	margin-right: 0px;
	float: left;
	text-align: justify;
}

/* more */

a{
	color: #ffffff;
	text-decoration: none;
}

p {
	#padding: 3em 3em 3em 0px;
	margin: 0;
	text-align: justify;
	line-height: 150%;
}
