
html, body {
  min-height: 100%;
  margin: 0;
}

body {
  background-color: #e0f2fb;
  margin: 0px;
  font-family: Arial, Helvetica;
  font-size: 12px;
  line-height: 1.5em;
  font-weight: normal;
  color: #58585a;
  padding: 10px 0 0 0;
  outline: none;
}

* {
  font-family: Arial, Helvetica;
  margin: 0;
  line-height: 1.5em;
}

h1 {
  color: #13458f;
  font-size: 24px;
  line-height: 1em;
  font-weight: bold;
  margin: 0 0 8px 0;
  padding: 0px;
}
h1 * {
  line-height: 1em;
}
h1 a.Back {
  background: transparent url('../images/icons/icon_back.gif') no-repeat left 3px;
  padding: 0 0 0 10px;
  color: #13458f;
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
  margin: 10px 0 0 0;
  float: right;
}

h2 {
  color: #13458f;
  font-size: 16px;
  line-height: 1.2em;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}
h2 a {
  padding: 10px 0 0 0;
  color: #13458f;
  font-size: 12px;
  font-weight: normal;
  margin: 0;
  float: right;
}
h3 {
  color: #13458f;
  font-size: 12px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}

a {
  color: #58585a;
  text-decoration: none;
  outline: none;
}
a:hover, a.active {
  text-decoration: none;
}

ul {
  margin: 0 0 0 10px;
  padding: 0;
  list-style-type: none;
}
ul li {
  display: block;
  line-height: 20px;
  font-size: 12px;
  background: transparent url('../images/navigation/main-left.gif') no-repeat 0 6px;
  padding: 0 0 0 10px;
}

img {
  border: none;
  margin: 0px;
  padding: 0px;
}

span.normal {
  font-weight: normal;
}
span.small {
  font-size: 11px;
}

div.clear {
  height: 1px;
  overflow: hidden;
  font-size: 1px;
  clear: both;
}

/* viewport */
div#VIEWPORT {
  text-align: center;
}
div#MAIN {
  width: 880px;
  margin: 0 auto;
  text-align: left;
}


/***** TOP *****/
#TOP {
  background-color: #ffffff;
  width: 880px;
}
div.top-left {
  background-image: url('../images/bg_top_left.gif');
  background-repeat: no-repeat;
  float: left;
  height: 30px;
  width: 30px;
}
div.top-center {
  background: #fff url('../images/bg_top_center.gif') repeat-x;
  margin: 0;
  float: left;
  height: 30px;
  width: 820px;
}
div.top-right {
  background-image: url('../images/bg_top_right.gif');
  background-repeat: no-repeat;
  float: left;
  height: 30px;
  width: 30px;
}
div.slogan {
  position: absolute;
  top: 120px;
  left: 50%;
  margin-left: -60px;
}
div.slogan h1 {
  font-size: 42.05px;
  line-height: 1em;
  margin: 0 0 10px 0;
  }
div.slogan h2 {
  padding-left: 40px;
  line-height: 1em;
  font-size: 31.46px
  }


/* search form */
div.search {
  background: transparent url('../images/search/search-bg.gif') no-repeat 0 0;
  position: absolute;
  left: 50%;
  margin: 0 0 0 -400px;
  top: 60px;
  width: 247px;
  height: 23px;
}
div.search input {
  width: 218px;
  height: 16px;
  line-height: 16px;
  padding: 0;
  color: #fff;
  background: transparent none;
  border: 0;
  margin: 3px 0 0 24px;
}


/***** CONTENT *****/
#CONTENT {
  margin: 0px;
  width: 880px;
}
#CONTENT hr {
  noshade: noshade;
  size: 1px;
  color: #fff;
  height: 1px;
  margin: 8px 0;
  border: 0;
  border-top: 1px dotted #58585a;
}

div.content {
  background: #fff url('../images/content-bg.gif') repeat-y;
  float: left;
  padding: 0px 15px;
  width: 850px;
}
div.content-top {
  float: left;
  height: 107px;
}
div.content-top div.Login {
  float: left;
  height: 72px;
  width: 620px;
}
div.content-top div.Logo {
  float: right;
  margin: 10px 20px 0 0;
}

div.content-bottom-home {
  float: left;
  width: 800px;
  margin: 0px;
  padding: 0px;
  padding: 0 25px 0px 25px;
}

div.content-bottom {
  float: left;
  width: 800px;
  margin: 0px;
  padding: 0px;
  padding: 20px 25px 0px 25px;
}
div.content-center {
}

div.content-title {
  background-image: url('../images/bg_content_center.gif');
  border-top: 1px solid #cccecf;
  width: 850px;
  float: left;
  height: 174px;
}
div.content-right {
  background-image: url('../images/bg_content_right.gif');
  background-repeat: repeat-y;
  float: left;
  width: 15px;
}

div.TitlePic {
  float: left;
  height: 170px;
  width: 300px;
}
div.TitleText {
  margin: 0px;
  padding: 0px;
}
div.TitleText p {
  line-height: 1.3em !important;
}
div.BtnDemo {
  float: right;
  padding: 0px;
  padding-right: 20px;
}

div.content-title-home {
  background-image: url('../images/bg_content_center_home.jpg');
  width: 850px;
  float: left;
  height: 100px;
}
div.content-title-home div.TitlePic {
  float: right;
  width: 394px;
  position: relative;
  top: -10px;
}
div.content-title-home div.TitleText {
  width: 380px;
}

div.ContentBottomTop {
  background-color: #b1b3b4;
  height: 24px;
  overflow: hidden;
  width: 800px;
}

div.Path {
  float: left;
  height: 24px;
  margin: 0px;
  padding: 0px;
}

div.Functions {
  float: right;
}

div.ContentBottomLeft {
  float: left;
  width: 530px;
}

div.ContentText {
  margin: 0px;
  padding: 20px 0px 0px 25px;
}

div.Downloads {
  float: left;
  margin: 0px;
  padding: 30px 0px 0px 25px;
  width: 430px;
}

div.ContentBottomRight {
  border-top: 1px solid #ffffff;
  float: right;
}


/* bottom */
#BOTTOM {
  float: left;
  height: 30px;
  width: 880px;
}

div.bottom-left {
  background-image: url('../images/bg_bottom_left.gif');
  background-repeat: no-repeat;
  float: left;
  height: 30px;
  width: 30px;
}
div.bottom-center {
  background-image: url('../images/bg_bottom_center.gif');
  background-repeat: repeat-x;;
  float: left;
  height: 30px;
  width: 820px;
}
div.bottom-right {
  background-image: url('../images/bg_bottom_right.gif');
  background-repeat: no-repeat;
  float: left;
  height: 30px;
  width: 30px;
}

/* media */
div.Media {
  
}
div.Media div.border-tl {
  background: transparent url('../images/media/border-tl.gif') no-repeat left top;
  height: 11px;
  overflow: hidden;
}
div.Media div.border-tr {
  background: transparent url('../images/media/border-tr.gif') no-repeat right top;
}
div.Media div.border-tc {
  background: transparent url('../images/media/border-tc.gif') repeat-x;
  margin: 0 11px;
}
div.Media div.border-tc h1 {
  position: relative;
  top: -5px;
  font-size: 11px;
  line-height: 20px;
  height: 20px;
  background-color: #fff;
  padding: 0 8px;
  margin: 0;
  display: inline;
}
div.Media div.border-cl {
  background: transparent url('../images/media/border-cl.gif') repeat-y;
}
div.Media div.border-cr {
  background: transparent url('../images/media/border-cr.gif') repeat-y right top;
}
div.Media div.border-bl {
  background: transparent url('../images/media/border-bl.gif') no-repeat left top;
  height: 9px;
  overflow: hidden;
}
div.Media div.border-br {
  background: transparent url('../images/media/border-br.gif') no-repeat right top;
}
div.Media div.border-bc {
  background: transparent url('../images/media/border-bc.gif') repeat-x;
  margin: 0 11px;
}

div.Media a.thumb {
  width: 100px;
  float: left;
}

div.Media p.download {
  background: transparent url('../images/icons/icon_download.gif') no-repeat left 4px;
  padding: 0 0 0 20px;
  line-height: 1.5em;
  font-weight: bold;
}


/***** News *****/
div.News {
  padding: 12px 0 0 0;
  border-top: 1px dotted #87888a;
}
div.News h2 {
  font-size: 14px;
}
div.News a.Details {
  color: #13458f;
}


/***** PARTNER *****/
div.Partner {
	font-size:					12px;
	}
div.PartnerList {
	background-image:		url('../images/bg-partner.gif');
	background-repeat:	no-repeat;
	border-bottom:			1px solid #ffffff;
	font-size:					12px;
	height:							24px;
	padding:						5px 0 0 10px;
	width:							440px;
	}
div.PartnerList:hover {
	background-image:		url('../images/bg-partner-active.gif'); 
	color:							#ffffff;
	height:							24px;
	padding:						5px 0 0 10px;
	width:							440px;
	}
div.PartnerList:hover * {
  color:							#ffffff;
  }
div.Partner div.Ansprechpartner {
	margin:							0px;
	padding:						16px 0 8px 0;
	}
div.Partner div.Kurztext {
	margin:							0px;
	padding:						16px 0 0 0;
	}


/***** FOOTER *****/
div#FOOTER {
  text-align: center;
}
div#FOOTER a, div#FOOTER p {
  font-size: 11px;
  color: #869197;
}
div#FOOTER ul {
  list-style-type: none;
}
div#FOOTER ul li {
  display: inline;
}

a.print {
  color: #fff;
  padding: 4px 8px 0 16px;
  font-size: 11px;
  float: left;
  background: transparent url('../images/icons/icon_print.gif') no-repeat left top;
}
a.recommend {
  color: #fff;
  padding: 4px 8px 0 20px;
  font-size: 11px;
  float: left;
  background: transparent url('../images/icons/icon_recommend.gif') no-repeat left top;
}
a.bookmark {
  color: #fff;
  padding: 4px 8px 0 20px;
  font-size: 11px;
  float: left;
  background: transparent url('../images/icons/icon_bookmark.gif') no-repeat left top;
}
a.Back {
  background: transparent url('../images/icons/icon_back.gif') no-repeat left 3px;
  padding: 0 0 0 10px;
  color: #13458f;
  font-size: 12px;
  line-height: 2em;
  font-weight: bold;
}


/* videos */
form.video-search {
  width: 510px;
  height: 47px;
  padding: 0;
  margin: 16px 0 0 0;
  background: transparent url('../images/video/search-bg.gif') no-repeat 0 0;
}
form.video-search input {
  width: 300px;
  height: 16px;
  line-height: 16px;
  padding: 0;
  color: #fff;
  background: transparent none;
  border: 0;
  margin: 15px 0 0 38px;
}
form.video-search a {
  color: #fff;
  float: right;
  margin: 15px 20px 0 0;
}
div.video-box {
  width: 509px;
}
div.video-box div.video-box-top {
  height: 3px;
  background: transparent url('../images/video/box-bg-top.gif') no-repeat 0 0;
}
div.video-box div.video-box-bottom {
  height: 4px;
  background: transparent url('../images/video/box-bg-bottom.gif') no-repeat 0 0;
}
div.video-box div.video-box-content {
  min-height: 123px;
  background: transparent url('../images/video/box-bg-center.gif') no-repeat 0 0;
}
div.video-box a.thumb {
  width: 138px;
  height: 105px;
  float: left;
  margin: 9px 0 0 10px;
  padding: 4px 0 0 4px;
  background: transparent url('../images/video/thumb-bg.gif') no-repeat 0 0;
}
div.video-box div.text {
  margin: 0 20px 0 160px;
}
div.video-box div.text h3 {
  padding: 9px 0 2px 0;
  font-size: 12px;
}
div.video-box div.text p, div.video-box div.text td {
  font-size: 11px;
}
div.video-box div.text td {
  height: 10px;
  padding: 0;
  margin: 0;
  line-height: 10px;
}


/* shader */
div#shader {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.7;
  -moz-opacity: 0.7;
  filter: alpha (opacity=70);
  z-index: 100;
}
div#video {
  display: none;
  position: absolute;
  top: 100px;
  left: 50%;
  margin: 0 0 0 -450px;
  width: 900px;
  height: 200px;
  /*background-color: #fff;*/
  z-index: 101;
}
div#video object {
  margin: auto;
}
div#video a.video-close-btn {
  position: absolute;
  right: -30px;
  top: -30px;
  z-index: 102;
}


/* glossary */
div#glossary {
  
}
div#glossary ul li.entry {
  margin: 8px 0 0 0;
  padding: 0 0 0 12px;
  background: transparent url('../images/navigation/main-left.gif') no-repeat 2px 6px;
}
div#glossary ul li.entry-open {
  background: transparent url('../images/navigation/main-bottom.gif') no-repeat 0 7px;
}
div#glossary ul li.entry a {
  color: #58585a;
  font-weight: bold;
}
div#glossary ul li.entry em {
  color: #13458f;
  font-weight: bold;
  font-style: normal;
}
div#glossary ul li.entry div.entry {
  display: none;
  text-align: justify;
}

/* TinyMCE specific rules */
body.mceContentBody {
  background: #ffffff none !important;
  padding: 4px;
}
body.mceContentBody p, body.mceContentBody td {
  font-family: Arial, Helvetica;
  font-size: 12px;
  color: #58585a;
}

