body {  
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 14px; 
	line-height: 18px;	
	font-weight: normal;
	text-align: left;
	color: #FFFFFF;
	width: 98%;
	height: 98%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../art/seitenbg.gif);
	background-repeat: repeat;
}

.videoplaymodal {
	background-color: #ffffff;
	opacity: 0.01;
	filter: alpha(opacity=0.1);
}

.antifloat {
	clear: both;
	visibility: hidden;
}

.imgplay{ cursor: pointer; }

h1 { /* seitentitel */
	font-family: Helvetica Condensed, Arial Narrow, sans-serif; 
	font-size: 50px;
	line-height: 54px;
	margin-top: 0px;
	/*margin-bottom: 20px;*/
	font-weight: bold;
	text-transform: uppercase; 
	text-align: left;
	color: #FFFFFF;
}

h2 {  /* titel */
	font-family: Helvetica Condensed, Arial Narrow, sans-serif; 
	font-size: 21px;
	line-height: 27px;
	margin: 0px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF; 
}

h3 { 
	font-family: Helvetica Condensed, Arial Narrow, sans-serif; 
	font-size: 14px; 
	line-height: 18px;
	font-weight: bold; 
	text-align: left;
	color: #FFFFFF; 
}

p { 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 14px; 
	line-height: 18px;	
	font-weight: normal;
	text-align: left;
	color: #FFFFFF;
}


a {
	font-size: 14px; 
	line-height: 18px; 
	text-decoration: underline;
	outline: none;
	color: #FFFFFF;
}

a:hover {
	color: #21FCFD;
	text-align: left;
	outline: none;
	
}

ul { 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 14px; 
	line-height: 18px;	
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 0.8em;
	padding-left: 0.8em;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

li {
	list-style-type: disc;
	line-height: 16px;
}

form input {
	 border: 1px solid #FFFFFF;
	 font-size: 11px;
	 margin: 2px;
}

form textarea {
	border: 1px solid #FFFFFF;
	margin: 2px;
}


/* linkshome */
.home  {
	width: 30px;
	font-family: Helvetica Condensed, Arial Narrow, sans-serif;
	font-size: 14px; 
	line-height: 16px; 
	font-weight: bold; 
	text-decoration: none;
	padding: 2px;
	margin-top: 20px;
	background-color: #DE0302;
	display: block;
	color: #FFFFFF;
}

.home a {
	font-family: Helvetica Condensed, Arial Narrow, sans-serif;
	font-size: 14px; 
	line-height: 16px; 
	font-weight: bold; 
	text-decoration: none;
	padding: 1px 2px;
	margin-top: 5px;
	background-color: #DE0302;
	outline: none;
	display: block;
	color: #FFFFFF;
}

.home a:hover { 
	color: #21FCFD;
	}


/* layout */

#set {
	width: 895px;
	height: 1020px;
	padding-right: 65px;
	text-align: center;
	margin: auto;
	background-image: url(../art/bg150.jpg);
	background-repeat: repeat-y;
}

#set_home {
	width: 895px;
	height: 1150px;
	padding-right: 65px;
	text-align: center;
	margin: auto;
	background-image: url(../art/bg150.jpg);
	background-repeat: repeat-y;
}

#set_aktuell {
	width: 895px;
	height: 1250px;
	padding-right: 65px;
	text-align: center;
	margin: auto;
	background-image: url(../art/bg150.jpg);
	background-repeat: repeat-y;
}



/*kopf*/

#navcontainer {
	width: 818px;
	height: 55px;
	margin: 10px 0px 0px 0px;
	padding-left: 38px;
	text-align: left;
	float: left;
}

#toolcontainer {
	width: 30px;
	height: 49px;
	margin: 16px 0px 9px 0px;
	padding: 0px;
	text-align: center;
	float: right;
	}

.tools {
	font-family: Helvetica Condensed, Arial Narrow, sans-serif; 
	list-style-type: none;
	list-style-image: none;
	text-decoration: none;
	font-size: 11px; 
	line-height: 14px;
	font-weight: bold; 
	color: #FFFFFF; 
	}
	
.tools a {
	font-family: Helvetica Condensed, Arial Narrow, sans-serif; 
	list-style-type: none;
	list-style-image: none;
	text-decoration: none;
	font-size: 11px; 
	line-height: 13px;
	font-weight: bold; 
	outline: none;
	color: #FFFFFF; 
	}
	
.tools a:hover {
	font-family: Helvetica Condensed, Arial Narrow, sans-serif; 
	font-size: 11px; 
	line-height: 13px;
	font-weight: bold; 
	color: #DE0302; 
	}
	
.tools a.active{
	font-family: Helvetica Condensed, Arial Narrow, sans-serif; 
	font-size: 11px; 
	line-height: 13px;
	font-weight: bold; 
	outline: none;
	color: #DE0302; 
	}
	
#navlinien {
	width: 830px;
	margin-top: -6px;
	margin-left: 65px;
	height: 7px;
	background-image: url(../art/doppellinie_7px.gif);
	background-repeat: repeat-x;
	}
	
#logo {
	width: 240px;
	height: 80px;
	margin-top: 4px;
	margin-left: 62px;
	margin-bottom: 20px;
	float: left;
	}
	
/* inhalt */

#titel {
	width: 830px;
	margin-left: 65px;
	text-align: left;
	padding-bottom: 30px;
	border-bottom: 3px solid #FFFFFF;
	}
	
#home_titel {
	width: 830px;
	margin-left: 65px;
	text-align: left;
	padding-bottom: 35px;
	border-bottom: none;
	}
	
#zebra {
	width: 830px;
	margin-left: 65px;
	height: 331px;
	text-align: left;	
	}

#home_leads {
	width: 830px;
	margin-left: 65px;
	height: 425px;
	}
	
.lead1 {
	width: 235px;
	height: 180px;
	padding: 10px 5px 5px 5px;
	text-align: left;
	border-top: 3px solid #FFFFFF;
	border-bottom: 7px solid #FFFFFF;
	margin-right: 45px;
	margin-bottom: 60px;
	float: left;
	}

.lead2 {
	width: 235px;
	height: 180px;
	padding: 10px 5px 5px 5px;
	text-align: left;
	border-top: 3px solid #FFFFFF;
	border-bottom: 7px solid #FFFFFF;
	margin-right: 0px;
	float: left;
	}
	
.lead3 {
	width: 235px;
	height: 35px;
	padding: 160px 5px 5px 5px;
	text-align: right;
	vertical-align: baseline;
	margin-right: 0px;
	float: left;
	}
	
.pix {
	border: none;
	margin-top: 0px;
	position: inherit;
	top: 630px;
	left: 283px;
	}

#titeltext {
	width: 680px;
	margin-left: 65px;
	padding-top: 10px;
	padding-right: 150px;
	padding-bottom: 5px;
	border-bottom: 3px solid #FFFFFF;
	}
	
.titeltextff {
	width: 700px;
	padding-top: 2px;
	padding-right: 150px;
	padding-bottom: 5px;
	}
	
.newstext {
	width: 830px;
	margin-left: 65px;
	padding-top: 2px;
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 5px;
	text-align: left;
	}
	
#inhalttext {
	width: 405px;
	margin-left: 65px;
	padding-right: 425px;
	padding-top: 10px;
	border-bottom: 7px solid #FFFFFF;
	text-align: left;
	}
	
#inhaltschalter {
	width: 830px;
	margin-left: 65px;
	padding-top: 10px;
	border-bottom: 7px solid #FFFFFF;
	text-align: left;
	}
		
#inhaltspalten {
	width: 830px;
	margin-left: 65px;
	min-height: 220px;
	padding: 20px 0px;
	border-bottom: 7px solid #FFFFFF;
	}

.spalte1 {
	width: 405px;
	margin-right: 20px;
	text-align: left;
	float: left;
}

.spalte2 {
	width: 405px;
	margin-right: 0px;
	text-align: left;
	float: left;
}

.spaltebild {
	width: 405px;
	margin-right: 0px;
	text-align: right;
	float: left;
}

#impressionen {
	width: 830px;
	height: 279px;
	margin-left: 65px;
	height: 378px;
	padding: 33px 0px;
	border-bottom: 7px solid #FFFFFF;
	}

.bild {
	margin-right: 50px;
	border: none;
	float: left;
}

.vorschau {
	border: none;
	float: left;
}

.bildervorschau {
	width: 83px;
	margin-left: 17px;
	margin-bottom: 14px;
	border: none;
	float: left;
}

#wechslerschalter {
	width: 830px;
	margin-top: 33px;
	margin-left: 65px;
	text-align: center;
	}

#arbeiten {
	width: 830px;
	margin-left: 65px;
	height: 570px;
	border-bottom: 7px solid #FFFFFF;
	text-align: left;
}

/* arbeiten */

#foerderband {
	/*background-image: url(../art/arbeiten/bg_foerderband_de.png);*/
    background-repeat: no-repeat;
    height: 280px;
    width: 835px;
    position: relative;
}

#foerderband_en {
	/*background-image: url(../art/arbeiten/bg_foerderband_en.png);*/
    background-repeat: no-repeat;
    height: 280px;
    width: 835px;
    position: relative;
}

#links {
	float:left;
	height: 274px;
    margin-top: 0px;
    overflow: hidden;
    width: 177px;
    position: absolute;
    top: 0px;
    left: 0px;
}

#kunde {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
 	color: #21FCFD;
    height: 38px;
	width: 145px;
    margin: 28px 17px;
    overflow: hidden;
}

#projekt {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
    color: #21FCFD;
    height: 166px;
	width: 145px;
    margin: 28px 17px;
    overflow: hidden;
}

#mitte {
	float:left;
    height: 240px;
    margin-bottom: 17px;
    margin-left: 1px;
    margin-top: 12px;
    overflow: hidden;
    width: 605px;
    position: absolute;
    top: 0px;
    left: 176px;
}

#wraper {
	float: left;    
	height: 240px;    
	position: relative;    
	width: 605px; 
	overflow: hidden;
}

.container {
	float: left; 
    margin-top: 8px;
	position: absolute;
	width: 30000px;	
}

.subcontainer {
	float: left; 
    margin-top: 0px;
	position: absolute;
	width: 30000px;	
}

#rechts {
	float: left;
	text-align: center;
	height: 250px;
	margin-top: 20px;
	margin-left: 1px;
	position: absolute;
	top: -4px;
	right: 4px;
}

#rechtsplay {
	height: 84px;
	}

#rechtsstop {
	height: 80px;
	}
	
#rechtsbckfwd {
	height: 76px;
	}

.content {
	float: left;
	width: 605px;
	overflow: hidden;
}

.subcontent {
	float: left;
	width: 605px;
	overflow: hidden;
}
	
#schalterarbeiten {
	width: 826px;
	margin-left: 4px;	
	}
	
#naviarbeiten {
	width: 830px;	
	height: 205px;
	display:none;
	}

/* mitarbeitende */

#mitarbeitende {
	width: 830px;
	height: 325px;
	margin-left: 65px;
	padding: 25px 0px 50px 0px;
	border-bottom: 7px solid #FFFFFF;
	overflow: hidden;
	text-align: left;
	}

.accordion {
	width: 605px;
	height: 325px;
	margin-top: 30px;
	border: none;
	background-image: url(../art/mitarbeitende/bggitter.jpg); 
	background-repeat: repeat;
	}	
	

/*navigation*/

/*	stufe 1  */
#navcontainer ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	display: inline-block;
}

#navcontainer ul li {
	width: auto;
	height: 55px;
	display: inline-block;
	list-style-type: none;
	list-style-image: none;
	float: left;
}

#navcontainer ul li a {
}

#navcontainer ul li a:hover {
}

#navcontainer ul li a.active {
}


/*	subnavi1 oben  */

#subnavigation ul {
	margin: 3px 55px 0px 64px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	text-align: left;
	display: block;
	float: left;
}

#subnavigation ul li {
	margin-bottom: 2px;
	display: block;
	list-style-type: none;
	list-style-image: none;
	outline: none;
	color: #FFFFFF;
}

#subnavigation ul li a {
}

#subnavigation ul li a:hover {
}

#subnavigation ul li a.active {
}


/*	subnavi2 oben  */

#subnavigation2 ul {
	margin: 3px 55px 0px 265px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	text-align: left;
	display: block;
	outline: none;
	float: left;
}

#subnavigation2 ul li {
	margin-bottom: 2px;
	display: block;
	list-style-type: none;
	list-style-image: none;
	color: #FFFFFF;
}

#subnavigation2 ul li a {
}

#subnavigation2 ul li a:hover {
}

#subnavigation2 ul li a.active {
}

/*	subnavi2 oben en  */

#subnavigation2en ul {
	margin: 3px 55px 0px 237px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	text-align: left;
	display: block;
	outline: none;
	float: left;
}

#subnavigation2en ul li {
	margin-bottom: 2px;
	display: block;
	list-style-type: none;
	list-style-image: none;
	color: #FFFFFF;
}

#subnavigation2en ul li a {
}

#subnavigation2en ul li a:hover {
}

#subnavigation2en ul li a.active {
}

/* navi arbeiten */

#naviarbeiten ul  {
	width: 148px;
	margin: 0px 22px 0px 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	text-align: left;
	display: block;
	float: left;
}

#naviarbeiten ul.last   {
	width: 148px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	text-align: left;
	display: block;
	float: left;
}

#naviarbeiten ul li {
	width: 118px;
	height: 19px;
	display: block;
	list-style-type: none;
	list-style-image: none;/*
	background-image: url(../art/bg_subnavi_arbeiten.jpg);
	background-repeat: repeat-y;*/
	border-bottom: 3px solid #32322f;
	margin-right: 5px;
	outline: none;
	color: #FFFFFF;
}

#naviarbeiten ul li a {
	font-family: Helvetica Condensed, Arial Narrow, sans-serif; 
	text-decoration: none;
	display: block;
	padding: 2px 4px;
	outline: none;
	color: #FFFFFF;
}

#naviarbeiten ul li a:hover {
	color: #DE0302;
}

#naviarbeiten ul li a.active {
	color: #DE0302;
}

