body {
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100.01%;
  margin: 0;
  text-align: center;
  padding: 0 0 20px; /* Zentrierung fuer alte IEs */
  background: #fff;
}

.float-left {
  float: left;
  margin: 0 10px 5px 0;
}

  .float-left.erfolgsgeschichte-th, .float-left.ansiedlungserfolge-logo { margin-left: 35px; margin-top: 5px; }
  .content p.hat-th, .content p.hat-logo { float: left; width: 613px; margin-left: 5px; }

.float-right {
  float: right;
  margin: 0 0 5px 10px;
}


.stopFloat {
  clear: both;
  display: block;
  float: none;
  font-size: 0;
  height: 0;
  line-height: 0;
}

img.logo {
border: 1px solid #1ABCF3;
}


p .float-right,
p .float-left { margin-top: 3px; }

a img { border: 0 none transparent; }

h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

h5 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
  text-decoration: none;
}

a:link {
  color: #017fb3;
  text-decoration: none;
}

a:visited {
  color: #017fb3;
}

a:focus,a:hover,a:active {
  color: #002851;
}

.no-border {
  border-style: none;
  border-width: 0;
}

/* Allgemeine Klassen
/* * * * * * * * * * * * * * * * * * * * * * * * * * */
.stopFloat {
  display: block;
  float: none;
  clear: both;
  height: 1px;
  font-size: 0px;
  line-height: 0px;
}

.pngTransparent {
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

form div {
  margin-bottom: 4px;
  min-height: 22px;
}

form label {
  font-weight: bold;
  width: 190px;
  display: inline-block;
  vertical-align: top;
  padding: 3px 0 0 0;
}

form label,
div.value,
span.for-label {
  display: inline-block;
  padding: 3px 0 0 0;
}

form label em {
  font-weight: bold;
  font-style: normal;
  font-size: 110%;
  color: #e2001a;
}

form label.for-radio,
form label.for-checkbox {
  font-weight: normal;
  display: inline;
  vertical-align: baseline;
  padding-top: 0;
  position: relative;
  width: auto;
}

form input.radio,
form input.checkbox {
  position: relative;
  top: 2px;
}

/* Content
/* * * * * * * * * * * * * * * * * * * * * * * * * * */
#contentHolder {
  width: 1000px; /* Zentrierung fuer moderne Browser */
  text-align: left;
  position: relative;
  padding-top: 0px;
  background-color: #FFFFFF;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding-bottom: 10px;
  background-attachment: scroll;
  background-image: url("templates/images/hg-contentholder.png");
  background-repeat: repeat-y;
  background-position: 0px 0px;
}

#boxHead {
  height: 369px;
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 0px;
  position: relative;
  padding-bottom: 0px;
  background-attachment: scroll;
  background-image: url("templates/images/stripes-navi.png");
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-color: #FFFFFF;
  z-index:1;
}

#boxHead #boxLogoLeft {
  height: 73px;
  width: 220px;
  position: absolute;
  left: 35px;
  top: 7px;
}

#boxHead #boxLogoRight {
  top: 5px;
  right: 0px;
  position: absolute;
  height: 52px;
  width: 200px;
}

#subnavHead {
  position: absolute;
  left: 257px;
  top: 65px;
  width: 425px;
  z-index: 2;
}

#subnavHead ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

#subnavHead li {
  float: left;
  font-size: 70%;
  color: #404040;
  line-height: 15px;
}

#subnavHead li a {
  display: block;
  margin-right: 5px;
  color: #404040;
  margin-left: 5px;
  text-decoration: none;
}

#subnavHead li a:hover {
  color: #017FB3;
}

#sprachnav {
  position: absolute;
  top: 66px;
  right: 0;
  z-index: 2;
}

#sprachnav ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  float: right;
}

#sprachnav li {
  float: left;
  padding: 0;
  margin: 0;
  line-height: 14px;
}

#sprachnav li a {
  color: #404040;
  line-height: 14px;
  font-size: 70%;
  display: block;
  color: #404040;
  text-decoration: none;
  padding: 0 0 0 24px;
  background: #fff url(templates/images/sprachen-flaggen.png) scroll no-repeat -100000px -100000px;
  margin: 0 0 0 10px;
}

#sprachnav li a.de { background-position: 0 -18px; }
#sprachnav li a.en { background-position: 0 2px; }
#sprachnav li a.ru { background-position: 0 -38px; }

#sprachnav li a.aktiv { font-weight: bold; }

#sprachnav li a:hover {
  color: #017FB3;
}

.symbolRss {
  background-attachment: scroll;
  background-image: url("templates/images/symbol_rss.png");
  background-repeat: no-repeat;
  background-position: 0px 0px;
  padding-left: 20px;
}

.symbolHome {
  background-attachment: scroll;
  background-image: url("templates/images/symbol_home.png");
  background-repeat: no-repeat;
  background-position: 0px 0px;
  padding-left: 20px;
}

.symbolNl {
  background-attachment: scroll;
  background-image: url("templates/images/symbol_nl.png");
  background-repeat: no-repeat;
  background-position: 0px 0px;
  padding-left: 20px;
}

.symbolKontakt {
  background-attachment: scroll;
  background-image: url("templates/images/symbol_kontakt.png");
  background-repeat: no-repeat;
  background-position: 0px 0px;
  padding-left: 20px;
}

#boxHead #flashHead {
  height: 278px;
  width: 738px;
  position: absolute;
  right: 0;
  top: 91px;
  z-index: 1;
}

.flash-head {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}

#boxHead #flashMaske {
  position: absolute;
  height: 278px;
  width: 738px;
  right: 0px;
  bottom: 0px;
}

#boxHead #sloganBox {
  position: absolute;
  height: 162px;
  width: 300px;
  top: 62px;
  right: 24px;
  background-image: url("templates/images/slogan-box.png");
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

#sloganBox h1 {
  font-size: 90%;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  padding: 0px;
  margin-top: 35px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 25px;
}

#sloganBox h2 {
  font-size: 80%;
  font-weight: bold;
  color: #BAECFC;
  text-decoration: none;
  padding: 0px;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 25px;
}

#mainnavHead {
  height: 278px;
  position: absolute;
  left: 35px;
  top: 91px;
  z-index: 2;
}

#mainnavHead ul {
  list-style: none none outside;
  padding: 0;
  margin: 0;
}

#mainnavHead li {
  display: block;
  padding-bottom: 2px;
  margin: 0;
}

#mainnavHead li a {
  font-size: 70%;
  font-weight: normal;
  line-height: 26px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  height: 26px;
  width: 200px;
  background-color: #002851;
  border-right-width: 10px;
  border-right-style: solid;
  padding: 0 0 0 10px;
  margin: 0;
}

#mainnavHead li.navFarbcode01 a { border-right-color: #012643; }
#mainnavHead li.navFarbcode02 a { border-right-color: #014495; }
#mainnavHead li.navFarbcode03 a { border-right-color: #006fb4; }
#mainnavHead li.navFarbcode04 a { border-right-color: #017fb2; }
#mainnavHead li.navFarbcode05 a { border-right-color: #018ac1; }
#mainnavHead li.navFarbcode06 a { border-right-color: #41c0e3; }
#mainnavHead li.navFarbcode07 a { border-right-color: #009b86; }
#mainnavHead li.navFarbcode08 a { border-right-color: #007e3f; }
#mainnavHead li.navFarbcode09 a { border-right-color: #00644c; }
#mainnavHead li.navFarbcode10 a { border-right-color: #dedb00; }

#mainnavHead li ul, #mainnavHead ul:hover li ul { display: none; }

#mainnavHead li a:hover,
#mainnavHead li a.aktiv,
#mainnavHead li.mouseover a {
  color: #fff;
  background-color: #33b1e6;
}

#mainnavHead li:hover > ul {
  display: block;
}

#mainnavHead li.mouseover ul,
#mainnavHead li ul.aktiv,
#mainnavHead ul:hover li.mouseover ul,
#mainnavHead ul:hover li:hover ul {
  display: block;
}

#mainnavHead ul ul {
  position: absolute;
  display: none;
  left: 220px;
  top: 0;
  width: 213px;
  height: 278px;
  overflow: hidden;
  padding-left: 7px;
  background: transparent url(templates/images/subnav-bg.png) scroll no-repeat 0 0;
}

#mainnavHead ul .navFarbcode01 ul { background-position: -3px 0; } 
#mainnavHead ul .navFarbcode02 ul { background-position: -226px 0; } 
#mainnavHead ul .navFarbcode03 ul { background-position: -449px 0; } 
#mainnavHead ul .navFarbcode04 ul { background-position: -672px 0; } 
#mainnavHead ul .navFarbcode05 ul { background-position: -895px 0; } 
#mainnavHead ul .navFarbcode06 ul { background-position: -1118px 0; } 
#mainnavHead ul .navFarbcode07 ul { background-position: -1341px 0; } 
#mainnavHead ul .navFarbcode08 ul { background-position: -1564px 0; } 
#mainnavHead ul .navFarbcode09 ul { background-position: -1787px 0; } 
#mainnavHead ul .navFarbcode10 ul { background-position: -2010px 0; } 

#mainnavHead ul ul li {
  font-size: 100%;
}

#mainnavHead ul ul li a,
#mainnavHead ul li.mouseover ul li a {
  background: transparent none;
  width: 193px;
}

#mainnavHead ul ul li a:hover,
#mainnavHead ul ul li a.aktiv,
#mainnavHead ul li.mouseover ul li a:hover,
#mainnavHead ul li.mouseover ul li a.aktiv {
  background: #009ee0;
}

#boxLeft {
  text-align: left;
  float: left;
  width: 750px;
  position: relative;
  z-index: 3;
  padding-bottom: 195px;
}

.content {
  padding: 10px 0 0 0;
}

h1 {
  font-size: 14px;
  font-weight: bold;
  color: #002851;
  margin: 10px 0 7px 14px;
  padding: 0;
}

h2 {
  font-size: 12px;
  font-weight: bold;
  color: #002851;
  margin: 14px 0 7px 14px;
}

.content h3,
.boxy-content h3 {
  font-size: 75%;
  font-weight: normal;
  margin: 14px 0 3px 14px;
}
  

h1 strong { color: #017FB3; }
/* .maschinenbau-elektro h1 strong { color: #012643; } */
.maritime-wirtschaft h1 strong { color: #014495; }
.automotive-luftfahrt h1 strong { color: #006fb4; }
.bpo-it-service-center h1 strong { color: #017fb2; }
.logisitik-haefen h1 strong { color: #018ac1; }
.erneuerbare-energien h1 strong { color: #41c0e3; }
.life-science h1 strong { color: #009b86; }
.ernaehrung-konsumgueter h1 strong { color: #007e3f; }
.holz-papier-kunststoff h1 strong { color: #00644c; }
.tourismus h1 strong { color: #dedb00; }

p,
div.list-nav,
div.form-kontakt,
div.video,
.content ul,
.boxy-content ul,
table,
.boxy-content table {
  font-size: 75%;
  color: #222;
  margin: 5px 0 10px 14px;
  padding: 0;
}

td, th { vertical-align: top; text-align: left; }

table table, table.boxy-wrapper { font-size: 100%; }

.content ul, .boxy-content ul { margin-left: 35px; }

.content ul ul, .boxy-content ul ul {
  font-size: 100%;
}

div.list-nav {
  margin-top: 20px;
}

.liste h2 {
  margin-left: 25px;
  background: transparent url(templates/images/listpoint-content.png) no-repeat scroll 0 2px;
  padding-left: 10px;
}

.liste h2 a { color: #002851; }
.liste h2 a:hover, .liste h2 a:active { color: #017FB3; }

.liste p,
.liste div.list-nav,
.liste div.video,
.liste table {
  margin-left: 35px;
}

.liste ul {
  margin-left: 50px;
}

.boxLeftTop {
  width: 350px;
  padding: 0;
  float: left;
  margin: 10px 0 0 20px;
}

.boxLeftTop01 {
  width: 355px;
  padding: 0 0 0 14px;
  float: left;
  margin: 10px 0 0 0;
}

.boxLeftTop ul,.boxLeftTop01 ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.boxLeftTop li,.boxLeftTop01 li {
  background-image: url("templates/images/listpoint-content-01.png");
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  padding-left: 18px;
  margin-bottom: 9px;
  font-weight: normal;
  color: #222222;
  line-height: 15px;
  font-family: Arial, Helvetica, sans-serif;
}

.boxLeftTop h1,.boxLeftTop01 h1 {
  font-size: 120%;
  color: #002851;
  font-weight: normal;
  padding: 0px;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
}

.boxLeftTop h2,.boxLeftTop01 h2 {
  font-size: 14px;
  color: #002851;
  padding: 0;
  margin-left: 0;
  background: transparent none;
  font-weight: bold;
}

.boxLeftTop p,.boxLeftTop01 p {
  font-size: 70%;
  color: #222222;
  margin-top: 5px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  line-height: 17px;
}

.boxLeftMiddle {
  float: left;
  width: 220px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 13px;
  margin-left: 30px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0;
  padding-left: 0px;
}

.boxLeftMiddle01 {
  float: left;
  width: 220px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 13px;
  margin-left: 14px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0;
  padding-left: 0px;
}

.branche .boxLeftMiddle01,
.branche .boxLeftMiddle {
  width: 350px;
}

#boxLeftStories {
  float: left;
  width: 304px;
  margin: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 20px;
  padding-left: 0px;
}

.boxLeftMiddle h1,
.boxLeftMiddle01 h1 {
  font-size: 80%;
  line-height: 100%;
  color: #002851;
  text-transform: uppercase;
  padding: 0 0 4px 10px;
  margin: 0 0 0 0;
  background: transparent url("templates/images/listpoint-content.png") scroll no-repeat 0 2px;
}

.boxLeftMiddle h1 a,
.boxLeftMiddle01 h1 a {
  color: #002851;
}


.boxLeftMiddle span.l,
.boxLeftMiddle01 span.l {
  display: block;
  line-height: 0;
  height: 0;
  margin: 0 0 15px 10px;
  padding: 0;
  font-size: 0;
  border-bottom: 1px dotted #a1a1a1;
}

.boxLeftMiddle h2,.boxLeftMiddle01 h2 {
  font-size: 70%;
  color: #696969;
  padding: 0px;
  margin-top: 15px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
}

.boxLeftMiddle h3,
.boxLeftMiddle01 h3,
.boxLeftMiddle dd,
.boxLeftMiddle01 dd {
  font-size: 65%;
  font-weight: bold;
  color: #404040;
  padding: 0;
  margin: 10px 0 5px 10px;
  text-transform: uppercase;
  font-family: Verdana,Arial,Helvetica,sans-serif;
}

.boxLeftMiddle h3 a,
.boxLeftMiddle01 h3 a,
.boxLeftMiddle dd a,
.boxLeftMiddle01 dd a {
  color: #404040;
  text-decoration: none;
}


.boxLeftMiddle dl,
.boxLeftMiddle01 dl {
  margin: 0 0 10px 10px;
  padding: 0;
}

.boxLeftMiddle dt,
.boxLeftMiddle01 dt,
.boxLeftMiddle dd,
.boxLeftMiddle01 dd {
  margin: 0;
  padding: 0;
}

.boxLeftMiddle p,
.boxLeftMiddle01 p,
.boxLeftMiddle dt,
.boxLeftMiddle01 dt,
.boxLeftMiddle dd span.p {
  font-size: 70%;
  line-height: 15px;
  color: #696969;
  margin: 0;
  padding: 0;
  text-align: justify;
  display: block;
}

.boxLeftMiddle dd span.p {
	margin-top: 5px;
	font-size: 107.75%;
	text-transform: none;
	font-weight: normal; 
	font-family: Arial,Helvetica,sans-serif;
}

.boxLeftMiddle p,
.boxLeftMiddle01 p {
  margin-left: 10px;
}

.boxLeftMiddle01 dd,
.boxLeftMiddle dd {
  margin-bottom: 8px;
  text-align: left;
}


.middleHlZusatz,
.boxLeftMiddle h1 strong,
.boxLeftMiddle01 h1 strong {
  font-size: 90%;
  font-weight: normal;
  line-height: 18px;
  text-transform: none;
}

#leftContentBottom {
  /*background: transparent url("templates/images/lines-senkr.png") scroll repeat-y 12px 0;*/
  margin: 26px 0 10px 0;
}

#boxRight {
  float: right;
  width: 240px;
  padding-top: 0px;
  position: relative;
  z-index: 2;
}

#boxRightSuche {
  width: 240px;
  margin-top: 0px;
  margin-bottom: 0px;
  position: absolute;
  top: 29px;
  left: 260px;
}

#boxRightSuche #form1 {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

#boxRightSuche #form1 #suche {
  position: absolute;
  top: 0px;
  left: 0px;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #009EE0;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-top-color: #A5ACB2;
  border-right-color: #A5ACB2;
  border-bottom-color: #A5ACB2;
  height: 14px;
  font-size: 70%;
  padding-left: 3px;
}

#boxRightSuche #form1 label {
  font-size: 70%;
  color: #002951;
  position: absolute;
  left: 10px;
  top: 10px;
  padding-top: 10px;
}

.sucheSend {
  position: absolute;
  top: 0px;
  right: 80px;
  border: 1px solid #A5ACB2;
  height: 16px;
}

#boxRightKontakt {
  width: 240px;
  background-color: #eeeeee;
  margin-bottom: 0px;
  color: #002851;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #FFFFFF;
  font-size: 60%;
}

#boxRightKontakt .investoren-hotline-stern {
	margin-top: -80px;
	margin-bottom: 4px;
}

#boxRightKontakt.standard-kontakt ul {
	margin-top: 3px;
}

#boxRightKontakt.standard-kontakt li a {
	margin: 1px 0;
	background-position: 0 2px;
	line-height: normal;
	padding-top: 1px;
	padding-bottom: 1px;
}

.rss-feed {
  width: 240px;
  background: #eee;
  margin-bottom: 0;
  color: #222;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 2px solid #fff;
}

.rss-feed h3 {
  font-size: 11px;
}

.rss-feed ul {
  font-size: 75%;
  padding: 0 0 0 25px;
  margin: 0 0 15px 0;
}

.rss-feed p,
.rss-feed h2,
.rss-feed h3,
.rss-feed ul {
  margin-right: 10px;
  margin-left: 10px;
}

#boxRightKontakt h2 {
  margin-top: 10px;
  margin-bottom: 10px;
}

#boxRightKontakt h3 {
  font-size: 135%;
  margin-bottom: 5px;
}

#boxRightKontakt table,
#boxRightKontakt p,
#boxRightKontakt h2,
#boxRightKontakt h3,
#boxRightKontakt ul {
  margin-left: 10px;
  margin-right: 10px;
}

#boxRightKontakt img {
  border: 0 none transparent;
  margin: 0 auto 5px auto;
  display: block;
}

#boxRightKontakt ul {
  list-style: none none outside;
  color: #002851;
  padding: 0;
  margin-top: 5px;
  margin-left: 20px;
}

#boxRightKontakt ul li {
  display: inline;
  margin: 0;
  padding: 0;
}

#boxRightKontakt li a {
  display: block;
  margin: 3px 0 5px;
  padding: 0 5px 0 20px;
  line-height: 20px;
  text-decoration: none;
  font-size: 140%;
  color: #002951;
  background: transparent url("templates/images/listpoint-right-01.png") scroll no-repeat 0 4px;
}

#boxRightKontakt li a:hover {
  background-color: #fff;
  background-image: url("templates/images/listpoint-content-01.png");
  color: #017FB3;
}

#boxRightKontakt p {
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
}

#boxRightKontakt td,
#boxRightKontakt th,
#boxRightKontakt p {
  font-size: 12px;
  text-align: left;
} 

#boxRightKontakt table.kontakt {
  table-layout: fixed;
}

#boxRightKontakt table.kontakt th {
  font-weight: normal;
  width: 50px;
  white-space: nowrap;
}

#boxRightKontakt table.rueckruf th {
  font-weight: normal;
  width: 50px;
}

#boxRightKontakt table.rueckruf input.text {
  width: 115px;
  margin-bottom: 2px;
  font-size: 85%;
}

#boxRightKontakt table.rueckruf td.submit {
  padding-left: 1ex;
}

#boxRightKontakt table.rueckruf td.submit input {
  position: relative;
  bottom: 1px;
  font-size: 85%;
}

#boxRightKontakt p.hotline {
  text-align: center;
  font-size: 120%;
  font-weight: normal;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

#boxRightKontakt p.hotline02 {
  text-align: center;
  font-size: 160%;
  font-weight: normal;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

#boxRightKontakt h5 {
  background-image: url("templates/images/listpoint-right-01.png");
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  padding-left: 20px;
  margin-left: 12px;
  line-height: 15px;
  margin-top: 0px;
  margin-bottom: 10px;
  margin-right: 12px;
  font-size: 140%;
}

#boxRightLinks {
  width: 264px;
  background-color: #ccd4dc;
  color: #002851;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #FFFFFF;
}

#boxRightLinks p {
  font-size: 70%;
  margin-left: 30px;
  margin-right: 12px;
  margin-top: 5px;
  margin-bottom: 10px;
}

#boxRightLinks ul {
  list-style-type: none;
  color: #017fb3;
  padding: 0px;
  font-size: 65%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

#boxRightLinks li a {
  display: block;
  padding-left: 5px;
  margin-left: 10px;
  line-height: 20px;
  margin-right: 10px;
  padding-right: 5px;
  margin-bottom: 1px;
  margin-top: 1px;
  text-decoration: none;
}

#boxRightLinks li a:hover {
  display: block;
  background-color: #D9DFE6;
}

#boxRightLinks h5 {
  background-image: url("templates/images/listpoint-right-02.png");
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  padding-left: 20px;
  margin-left: 12px;
  line-height: 15px;
  margin-top: 0px;
  margin-bottom: 10px;
  margin-right: 12px;
}

#boxRight04 {
  width: 240px;
  background-color: #002951;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

#boxRight04 p {
  font-size: 60%;
}

#boxRight04 h5 {
  background-attachment: scroll;
  padding-left: 10px;
  margin-left: 0px;
  line-height: 15px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  padding-bottom: 15px;
}

#boxRight04 ul {
  list-style: none none outside;
  color: #017fb3;
  padding: 0px;
  font-size: 80%;
  margin: 0;
}

.vorteile {
  margin: 0px;
  background-image: url("templates/images/listpoint-right-03.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 10px 8px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

#boxRight04 li {
  display: inline;
  margin: 0;
  padding: 0;
}

#boxRight04 li a,
#boxRight04 li span {
  display: block;
  padding: 5px 12px 5px 32px;
  margin: 0;
  text-decoration: none;
  color: #fff;
  border-top: 1px dotted #a1a1a1;
  background: transparent url("templates/images/listpoint-right-03.png") scroll no-repeat 10px 6px;
}

#boxRight04 li a:hover {
  color: #fff;
  background-color: #10477c;
  background-image: url("templates/images/listpoint-right-03-over.png");
}

#infoBoxHolder {
  position: absolute;
  z-index: 4; 
  left: 0;
  bottom: 0;
  background: transparent url("templates/images/infobox-holder-bg.gif") scroll repeat-y 0 0;
}

.infoBox {
  width: 183px;
  float: left;
  margin-right: 7px;
  padding: 0 0 23px 0;
}

.infoBox01 {
  background-color: #eeeeee;
  width: 170px;
  float: left;
  margin-right: 8px;
  height: 185px;
  padding-top: 0px;
  margin-left: 35px;
}

.infoBox ul,.infoBox01 ul {
  margin: 0px;
  list-style-type: none;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.infoBox li,.infoBox01 li {
  display: inline;
  padding: 0;
  margin: 0;
}

.infoBox li a,.infoBox01 a {
  display: block;
  line-height: 12px;
  color: #002851;
  padding-left: 14px;
  margin-top: 2px;
  margin-bottom: 2px;
  font-weight: normal;
  font-size: 70%;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 10px;
}

.infoBox li a:hover,.infoBox01 a:hover {
  background-color: #FFFFFF;
  color: #017FB3;
}

.infoBox h3 {
  display: block;
  height: 22px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 60%;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 20px;
  color: #fff;
  margin-top: 0;
  margin-bottom: 7px;
  padding-left: 13px;
  padding-top: 22px;
  padding-bottom: 5px;
  background: #1abcf3 url("templates/images/footbox-top.png") scroll no-repeat 0 0;
}


/*Video* * * * * * * * * * * * * * * * * * * * * * * * * * * */


.video-holder {
        position: relative;
  width: 710px;
        height: auto;
        margin-left: 35px;
}

.video-box {
float: left;        
position: relative;
        width: 210px;
        height: auto;
        margin-right: 20px;
  

}


.video-thumb  {
width: 210px;
height: 160px;        
position: relative;
        margin: 0;

}


.video-overlay  {
width: 210px;
height: 160px;
        position: absolute;
        margin: 0;
left: 0;
top: 0;

}







/*Footer* * * * * * * * * * * * * * * * * * * * * * * * * * */
#footer {
  width: 1000px;
  height: 14px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 0px;
  background-image: url("templates/images/stripes-footer.png");
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: #FFFFFF;
  background-repeat: no-repeat;
  background-position: 0px bottom;
  background-attachment: scroll;
  position: absolute;
  left: 0px;
  bottom: 0px;
}

.erfolgsgeschichte,
.wirtschaftsnews,
.pressemitteilung.boxy-content,
.for-popup.boxy-content {
  width: 496px;
  margin-left: 9px;
  float: left;
}

.boxLeftMiddle01.erfolgsgeschichte-branchennews,
.boxLeftMiddle01.wirtschaftsnews-messen-events {
  margin-top: 14px;
  margin-left: 25px;
}

div.wirtschaftsnews.boxy-content,
div.erfolgsgeschichte.boxy-content,
div.pressemitteilung.boxy-content,
div.video.boxy-content,
div.for-popup.boxy-content {
  margin-left: 0;
  text-align: left;
  padding: 0 24px 10px 10px;
  height: 490px;
  overflow: auto;
}

div.video {
  width: 489px;
  height: 325px;
}

div.video.boxy-content {
  width: 489px;
  height: 325px;
  margin: 0;
  padding: 0;
}

.alt {
  padding: 20px;
  text-align: center;
}

div.video .alt {
  height: 285px;
  background: #bfd8e4;
}

.liste.wirtschaftsnews { float: none; margin-left: 0; width: auto; }
.liste.messenevents h2 em { font-style: normal; font-weight: normal; font-family: Arial, Helvetica, sans-serif; padding-left: 5px; }
.ansprechpartner h3 em { font-style: normal; font-weight: normal; }
.rueckruf th label { display: inline-block; padding-top: 1px; width: 50px; }
img.e-mail { vertical-align: middle; }
#boxRightKontakt .ansprechpartner img.e-mail { display: inline; padding-top: 2px; margin: 0; }

.suche { margin-left: 14px; }
.suchergebnisse ul { list-style: none none outside; margin-left: 0; padding: 0; }
.suchergebnisse li p { font-size: 100%; }

.tooltip {
  background: #eeeeee;
  /*background: transparent url(templates/images/tooltip-background.png) scroll repeat 0 0;*/
  font-size: 12px;
  padding: 10px;
  border: 2px dotted #0cace4;
  text-align: left;
}

div#boxRightKontakt .ansprechpartner h2 {
  margin-top: 0;
  font-weight: normal;
}

div#boxRightKontakt .ansprechpartner-scroller {
  height: 540px;
  width: 240px;
}

div#boxRightKontakt .ansprechpartner-scroller-container {
  overflow: hidden;
  height: 540px;
  width: 240px;
  position: relative;
}

div#boxRightKontakt .ansprechpartner-scroller .ansprechpartner {
  float: left;
  width: 240px;
}

.mit-programm h3 {
  color: #009ee0;
  margin-bottom: 7px;
  font-style: normal;
}

table.programm {
  margin-top: 0;
}

table.programm td {
  padding-bottom: 1ex;
}

table.programm td.uhrzeit {
  padding-right: 1.5ex;
  white-space: nowrap;
  color: #014495;
}

table.programm td strong {
  font-weight: normal;
  color: #014495;
}

#boxRight .box-right-video {
	background: #eee;
  border-bottom: 2px solid #fff;
  padding: 10px 20px;
}

#boxRight .box-right-video h2 {
  margin: 0 0 7px 0;
  padding: 0 0 0 20px;
  background: url("templates/images/listpoint-right-01.png") no-repeat scroll 0 1px transparent;
  font: normal normal normal 12px/normal Arial, Helvetica, sans-serif;
}

#boxRight .box-right-video p {
  margin: 0;
}

.boxLeftTop01.w230, .boxLeftTop.w230 { width: 230px; }
.boxLeftTop01.w230 h2, .boxLeftTop.w230 h2 { font-size: 12px; }

form label .hinweis {
	display: block;
	font-size: 90%;
	font-weight: normal;
}

.newsletter-anmeldeformular fieldset {
	border: 0 none;
	outline: 0 none;
	padding: 0;
	margin: 1em 0;
	background: transparent;
}

.newsletter-anmeldeformular legend {
	display: none;
}

.newsletter-anmeldeformular  form label {
	width: 140px;
}

.newsletter-anmeldeformular .fehler {
	color: red;
	padding-left: 10px;
}

.newsletter-anmeldeformular #newsletter-titel { width: 120px; }
.newsletter-anmeldeformular #newsletter-vorname,
.newsletter-anmeldeformular #newsletter-name,
.newsletter-anmeldeformular #newsletter-firma,
.newsletter-anmeldeformular #newsletter-abteilung,
.newsletter-anmeldeformular #newsletter-position,
.newsletter-anmeldeformular #newsletter-e-mail-adresse,
.newsletter-anmeldeformular #newsletter-e-mail-adresse-bestaetigung { width: 240px; }
