@import "slider.css";
@import "nojs.css";

* {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin:0;
	padding:0;
}

body {
	font-family: verdana, arial, helvetica, sans-serif;
	background: #256b9e url(../layout/body_bg.jpg) scroll repeat-x;
	margin: 0px auto;
	padding:0px;
	padding-top: 20px;
    text-align: center;
	overflow-y: scroll;
}

/* Default-Einstellungen */
div{
	text-align: left;
	/*background-color: #fff;*/
}

/* Main-Panel */
#main{
	position:relative;
	width: 898px;
	margin: 0px auto;
	background-color: #eff4f8;
	border:1px solid #fff;
}

/* contentPanel */
#contentPanel {
	/*border: 1px solid #5F5F5F;*/
}

/* Hauptnavigationsleiste */

#mainNavi{
	border-top: 1px solid #9ab7ca;
	background-color:#eff4f8;
	font-size: 8px;
}
#mainNavi ul{
margin:0px;
padding:0px;
list-style:none;
height:30px;
}
#mainNavi li{
margin:0px;
padding:0px;
float:left;
}
#mainNavi li a:link,#mainNavi li a:visited{
font-weight:bold;
text-decoration:none;
background:transparent url(../Image/menu_bullet.gif) scroll no-repeat 0px -2px;
color: #2973A5;
padding-left:14px;
padding-right:10px;
}
#mainNavi li a:hover{
background:transparent url(../Image/menu_bullet.gif) scroll no-repeat 0px -17px;
text-decoration:none;
color: #f28b2c;
}
#mainNavi li ul{
margin:0px;
padding:0px;
}
#mainNavi li ul li{
clear:left;
margin:0px;
padding:0px;
}

#mainNavi li ul li a:link,#mainNavi li ul li a:visited{
background:none;
}
.invisible{
display:none;
}
/* Chip-Bild oben rechts */
#chip_pic{
width:145px;
height:124px;
position:absolute;
top:90px;
right:5px;
background:transparent  url(../Image/chip.png) scroll no-repeat top right;
}

h1.contentheading{
color:#fff;
font-size: 1.1em;
font-weight:bold
}

#content{
	background-color: #FFFFFF;
	padding:0 0 15px 0;
	position: relative;
}
#content p{
padding:0 15px 10px 15px;
}

#content h1{
font-size:1.3em;
font-weight:bold;
color: #2973A5;
padding:0 15px 5px 15px;
}
#content h2{
font-size:1.2em;
font-weight:bold;
padding:0 15px 5px 15px;
}
#content h3{
font-weight:bold;
padding:0 0 6px 15px;
}
#content ul{
padding:0 0 10px 40px;
list-style-type:square;
}
.contentbox{
padding:15px 20px;
background:#fff url(../layout/contentbox_bg.jpg) scroll repeat-x bottom left;
color:#2974a5;
border:1px solid #f28c2b;
float: left;
}
#content .contentbox ul{ padding-left:20px; }
#content .contentbox h3{
color:#2974a5;
}

/* Footer (Sitemap und Impressum) */
#footer{height:20px;background-color:#eff4f8;padding-top:8px;border-top:1px solid #2973A5;}
#footer ul{
float:right;
list-style:none;
}
#footer li{
float:left;
}
#footer li a:link, #footer li a:visited{
font-weight:bold;
text-decoration:none;
padding:0 10px 0 0;
color: #2973A5;
}
#footer li a:hover{
color: #f28b2c;
}

/* Copyright-Informationen */
#cr{
	clear:both;
	width: 898px;
	margin: 0px auto;
	background-color: #2973A5;
	color: #FFFFFF;
	font-size: 10px;
}

/* Untermenus */


.submenu{
	border-bottom: 1px solid #999999;
}


#headwrap {
	position:relative;
	background-color: #FFFFFF;
	height:94px;
	margin-bottom:2px;
}
/* Header mit MPD-Logo */
#header {
	float: left;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:26px;
}

#headwrap a.afis_logo{
	display: block;
	position: absolute;
	right: 30px;
	top: 10px;
	color: transparent;text-indent: -9999px;line-height: 1px;
	background: url('../Image/logo_afis_110x60.png') no-repeat top left;
	height: 60px;
	width: 110px;
}

/* Sprachumschaltung */
#langhead {
	position:absolute;
	width: 424px;
	text-align: right;
	right: 38px;
	top: 78px;
}

/* Bereichsüberschrift */
.border_01{
	clear:left;
	color: #ffffff;
	background:#5690b8 url(../layout/border01_bg.jpg) no-repeat bottom left;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	height:15px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 11px;
	border-bottom:1px solid #fff;	
}
.border_02{
background:#aecbdd url(../layout/border02_bg.jpg) no-repeat bottom left;;
height:25px;
border-bottom:1px solid #fff;
}
/* Formatierung f&uuml;r Bild im Inhaltsbereich */
.picBorder{
	border-bottom: 1px solid #999999;
}

/* Formatierungen f&uuml;r Bereich Home */
.left{
	float: left;
	width: 360px;
	padding: 20px 10px 20px 40px;
	/* IE peekaboo fix */
	position:relative;
}

.right{
	float: right;
	padding-right: 40px;
	padding-left: 20px;
	padding-top: 20px;
	width: 360px;
	/* IE peekaboo fix */
	position:relative;
}

#noflash{
	display: none;
}

/* Bereichs&uuml;berschrift */
.headline,.headline1{
	padding-left: 40px;
	padding-top:20px;
	font-size: 18px;
	color: #2973A5;
}

.headlineright{
	padding-left: 20px;
	padding-top:20px;
	font-size: 18px;
	color: #F28C2C;
	float: right;
	width: 350px;
}

.headlineleft{
	padding-left: 40px;
	padding-top:20px;
	font-size: 18px;
	color: #2973A5;
	float: left;
	width: 330px;
}

.headline{
	padding-left: 0px;
}

/* Hilfsebene bei 2spaltigem Layout */
.helper{
	clear:both;
}

.clear{
	clear:both;
	height: 1px;
}

/* Panel f&uuml;r die Inhaltsbereiche */
.historyPanel, .workPanel, .refPanel, .persPanel, .downPanel, .imprintPanel, .locPanel{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #ffffff;
}

.homePanel{
	border-left: 1px solid #5F5F5F;
	border-right: 1px solid #5F5F5F;
	background-color: #ffffff;
}

/* Formatierungen f&uuml;r Bereich Geschichte */
img.historypic{
float:left;
border:1px solid #2872A3;
margin-right:10px;
margin-bottom:10px;
}
.historyLeft{
	border: 1px solid #FFFFFF;
	background-color: #BDD4E4;
	width: 225px;
	padding: 10px;
	text-align:right;
	vertical-align:top;
	height:auto;
}

.historyRight{
	border: 1px solid #FFFFFF;
	background-color: #DEE9F1;
	width: 595px;
	padding: 10px;
	vertical-align:top;
	height:auto;
}

.historyPanel img{
	border: 1px solid #FFFFFF;
	float: left;
}

.year {
	font-weight:bold;
	color: #2973A5;
	font-size: 11px;
}

.textBold{
	font-weight: bold;
}

/* Formatierung f&uuml;r den Bereich Leistungen */
.workLeft{
	border: 1px solid #FFFFFF;
	background-color: #BDD4E4;
	padding: 10px;
	text-align:right;
	vertical-align:top;
	width: 153px;
	height:auto;
}

.workLeftProd{
	border: 1px solid #FFFFFF;
	padding: 10px;
	text-align:right;
	vertical-align:top;
	width: 153px;
	height:auto;
	background: #BDD4E4 url(../Image/banner1.jpg) no-repeat center 10px;
}

.workLeftProg{
	border: 1px solid #FFFFFF;
	padding: 10px;
	text-align:right;
	vertical-align:top;
	width: 153px;
	height:auto;
	background: #BDD4E4 url(../Image/banner2.jpg) no-repeat center 10px;
}

.workRight{
	border: 1px solid #FFFFFF;
	/*background-color: #DEE9F1;*/
	padding: 10px;
	vertical-align:top;
	height:auto;
}

.workLeft img{
	border: 1px solid #FFFFFF;
	float: left;
}
table.sensincline td{
	padding:3px;
}

/* Formatierung f&uuml;r den Bereich Referenzen */
.refLeft{
	border: 1px solid #FFFFFF;
	background-color: #BDD4E4;
	padding: 10px;
	text-align:center;
	vertical-align: middle;
	width: 195px;
	height:75px;
}

.refRight{
	border: 1px solid #FFFFFF;
	background-color: #DEE9F1;
	padding: 10px;
	vertical-align:middle;
	width: 195px;
}

/* Formatierung f&uuml;r den Bereich Ansprechpartner */
.persLeft{
	border: 1px solid #FFFFFF;
	border-bottom: 7px solid #FFFFFF;
	background-color: #BDD4E4;
	padding: 10px;
	height:75px;
}

.persRight{
	border: 1px solid #FFFFFF;
	border-bottom: 7px solid #FFFFFF;
	background-color: #DEE9F1;
	padding: 10px;
	vertical-align:top;
	width: 237px;
}

.persHL{
	/*background-color: #BDD4E4;*/
	color: #2973A5;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	font-weight: bold;
	font-size:11px;
	padding: 10px;
	width: 851px;
}

.persLeft img{
	border: 1px solid #FFFFFF;
}

/* Formatierung f&uuml;r den Bereich Download */
.downTBL{
	width: 727px;
}

.downTD1{
	background-color: #BDD4E4;
	vertical-align: middle;
	text-align:center;
	height: 47px;
	border: 1px solid #ffffff;
	width: 100px;
}

.downTD2{
	background-color: #D3E3EE;
	vertical-align: middle;
	text-align:left;
	padding-left:20px;
	border: 1px solid #ffffff;
}

.downTD3{
	background-color: #DEE9F1;
	vertical-align: middle;
	text-align:center;
	border: 1px solid #ffffff;
	width: 100px;
}

.downTD4{
	background-color: #EBF2F7;
	vertical-align: middle;
	text-align:center;
	border: 1px solid #ffffff;
	width: 100px;
}

/* Formatierung f&uuml;r den Bereich Impressum, Sitemap */

.mainTbl{
	width:727px;
}

.mainTD{
	background-color: #DEE9F1;
	text-align:left;
	border: 1px solid #ffffff;
	padding: 25px;
}

.subTbl{
	width: 100%;
}

.subTbl td{
	width: 50%;
	vertical-align:top;
}

.mylist{
	list-style-image: url(../Image/point.gif);
	line-height:1.5;
}

/* Formatierung f&uuml;r den Bereich Anfahrt */

.locTable{
/*	width: 900px;*/
}

.locLeft{
	border: 1px solid #FFFFFF;
	background-color: #BDD4E4;
	padding: 10px;
	vertical-align:top;
}

.locRight{
	padding: 10px;
	vertical-align:top;
	width:100%;
}

.karte{
	border: 1px solid #FFFFFF;
}

.pdf {
	float: left;
	margin-right: 5px;
}

.pdfDownload{
	color: #2973A5;
	font-size: 9px;
}

/* Formatierungen f&uuml;r Bereich News */
.newsLeft{
	border: 1px solid #FFFFFF;
	background-color: #BDD4E4;
	width: 200px;
	padding: 10px;
	text-align:left;
	vertical-align:top;
	height:auto;
}

.newsRight{
	border: 1px solid #FFFFFF;
	background-color: #DEE9F1;
	width: 478px;
	padding: 10px;
	vertical-align:top;
	height:auto;
}

.news_list{
	list-style:none;
	margin:0 0 20px 0;
	padding:0;
}

.news_list li{
	list-style:none;
	margin:0;
	padding:0;
}

.news_list li a{
}


.messe_list{
	list-style:none;
	margin:0 0 20px 0;
	padding:0;
}

.messe_list li{
	list-style:none;
	margin:0 0 10px 0;
	padding:0;
}




/*Formatierung f&uuml;r Bereich Shortnews auf der Home-Seite */
.shortNews{
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 20px;
}

hr {
	width: 660px;
	margin-left: 40px;
	color:#2973A5;
	height: 1px;
}


a.langheadactiv {
	color: #2974A5;
	text-decoration: none;
}

a.langheadactiv:link {
   color: #2974A5;
   text-decoration: none;
}

a.langheadactiv:visited {
   color: #2974A5;
   text-decoration: none;
}

a.langheadactiv:hover {
   color: #2974A5;
   text-decoration: underline;
}

.langheadinactiv {
   color: #F18B2B;
}

.langheadactiv {
   color: #2974A5;
}
/**** Kontaktseite Boxen ****/
.contact_box{
float:left;
padding-top:45px;
padding-left:37px;
width:385px;
height:165px;
}
.box_pic_left{
padding-left:157px;
width:265px;
}
#content .contact_box h2{
padding:0 0 3px 15px;
color:#fff;
font-size:1.6em;
font-weight:bold;
}
#content .contact_box h3{
padding:0 0 53px 15px;
}
#content .contact_box p{

}

/* new Contactbox Style */
div.contactbox {
	height: 145px;
	width: 303px;
	background: url(../layout/kontaktbox_bg.jpg) repeat-x 0 0;
	margin: 30px 40px;
	position: relative;
}
div.contactbox h2 {
	position: absolute;
	bottom: 5px;
	color: #FFFFFF;
}
div.contactbox p.contactimage {
	position: absolute;
	bottom: 32px;
	padding: 0 !important;
}
div.contactbox p.contactinfo {
	position: absolute;
	right: 8px;
	bottom: 40px;
	text-align: right;
	line-height: 2em;
	padding: 0 !important;
	color: #0675a3;
	font-size: 1.1em;
}
div.contactbox p.contactinfo strong { color: #0675a3; font-size: 1em }
div.contactbox p.contactinfo a { color: #0675a3 }
div.contactbox p.contactinfo a:hover { color: #F28B2C; }
/*<<********************>>*/

/**** Kontaktseite - Personen *******/
#contact_zwinge{background:transparent url(../Image/kontakt_zwinge.jpg) no-repeat top right;}
#contact_ludewig{background:transparent url(../Image/kontakt_ludewig.jpg) scroll no-repeat top right;}
#contact_ruf{background:transparent url(../Image/kontakt_ruf.jpg) scroll no-repeat top right;}
#contact_schulze{background:transparent url(../Image/kontakt_schulze.jpg) scroll no-repeat top right;}
#contact_empty{background:transparent url(../Image/kontakt_empty.jpg) scroll no-repeat top right;}

/***Anfrage***/
td.label {
	width: 200px;
	font-weight: bold;
	padding: 5px;
	line-height: 16px
}
span.errInput {
	border: none;
	background: #EFF4F8;
	color: #FF0000;
	font-weight: bold;
	padding: 0 0 0 10px;
}
input, select {
 	border:1px solid #3A82B2;
 	padding:4px;
}
input:focus,select:focus,textarea:focus {
	background-color:#D5FDDF;
	border:solid #009900 1px;
}
fieldset {
 	background-color:#EFF4F8;
	padding:10px;
	margin:20px;
	border:1px solid #75736e;
}
fieldset legend {
 	font-size:1.8em;
	color:#0675A3;
}
textarea {
	margin: 0 0 15px 15px;
	border:1px solid #3A82B2;
 	padding:4px;
}
#btbox {	
	text-align:center
}
button {	
	margin-left:20px;
	padding:3px;
	color:#333333;
	border:solid #3a82b2 1px;
}


/** Partner / Referenzen **/
/*  slider.css */



/** AGB **/
ol.ol_agb{
padding-left:75px;
padding-right:40px;
margin-bottom:25px;
}

/************************************/
/*     Image Replacement CSS        */
/************************************/

/********* Global ****************/
#header span {
background: url(../Image/mpd.gif) no-repeat left top;
padding: 0; margin: 0;
width: 272px;
height: 48px;
display: block;
text-indent: -999em;
}
