/* reset based upon eric meyer */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, ul, ol, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, tt, var, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0px;
  padding: 0px;
  border: 0px;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100.01%;
  font-family: inherit;
  vertical-align: baseline;
 }
 
/* additional fonts */

@font-face {
    font-family: icons;
    src: url(fonts/socicon.ttf);
    font-weight: normal;
    font-style: normal;
}

body {
  font-size: 75%;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  color: #2E2E2E;
  line-height: 1.4;
  background-color: #F5F5F5;
  text-align: center;
  background-image: url();
  background-position: top;
  background-repeat: repeat-x;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
 }

h1, h2, h3, h4, h5, h6, p, blockquote, pre, address {
  margin-bottom: 1.1em;
 }

div#site {
  text-align: left;
  background-color: #FFFFFF;
  box-shadow: 0px 0px 20px 0px #A9A9A9;
 }

header {  
  background-color: #DCDCDC;
 }

div#logo {
  color: #000000;
  padding: 0.5em 0.5em 0.5em 1em;
 }

div#top {
  margin: 0.5em 0;
 }

nav {
  background-color: #335F83;
  }

footer {  
  color: #2E2E2E;
  background-color: #E1E7ED;
  padding-top: 1em;
 }
 
#content {
  padding-bottom: 1em;
 }

div#content_area {
  padding: 1em 0px;
 }

h1 {
  font-size: 2em;
  color: #8B0000;
  line-height: 1.2;
  font-weight: bold;
 }

h2 {
  font-size: 1.6em;
  color: #8B0000;
  line-height: 1.17;
  font-weight: bold;
 }
 
footer h2 {
  font-size: 1.2em;
  color: #335F83;
 }
 
.shadeBox h2, #splashscreen h1, #carousel h2 {
  color: #335F83;
 }
 
h3 {
  font-size: 1.4em;
  line-height: 1.2;
  font-weight: bold;
 }

h4 {
  font-size: 1.2em;
  line-height: 1.2;
  font-weight: bold;
 }

h5 {
  font-size: 1.2em;
  line-height: 1.4;
  font-weight: bold;
 }

h6 {
  font-size: 1.3em;
  line-height: 1.4;
 }

p {
  font-size: 1.2em;
  line-height: 1.4;
 }

p.lead {
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.6;
 }

p.picturetext {
  font-size: 1em;
  text-align: left;
 }

p.copyright {
  color: #5D5D5D;
  font-size: 1em;
  text-align: right;
 }

p.capital:first-letter {
  float: left;
  font-size: 3.2em;
  font-weight: bold;
  width: 0.75em;
  margin: 3px 3px 3px 0px;
  color: #8B0000;
  text-shadow: 2px 2px 5px #A1917C;
 }

.box p, .shadeBox p {
  margin-bottom: 0px;
  }

blockquote {
  margin-left: 7%;
  padding-left: 0.4em;
  border-left: 5px solid #587C9A;
  color: #587C9A;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 1.3em;
  font-style: italic;
 }

ul, ol {
  font-size: 1.2em;
  margin-bottom: 1.1em;
  margin-left: 1.5em;
 }

ul li, ol li {
  margin-bottom: 0.2em;
 }

ul ul, ul ol,  ol ol, ol ul {
  margin: 0.5em 0px 0.5em 1em;
  font-size: 1em;
 }

ul ul li, ul ol li,  ol ol li, ol ul li, .innerbox ul li {
  margin-bottom: 0px;
 }
 
ul.neutral {
  font-size: 1em;
  margin-left: 0;
  padding-left: 0; }
  
.rel {
  position: relative;
 }

.small {
  font-size: 1em;
  line-height: 1.2;
 }

.big {
  font-size: 1.4em;
 }
 
.highlight {
  color: #000000;
  background-color: #FFFFA2;
 }

.red {
  color: #C00000;
  font-weight: bold;
 }

.green {
  color: #32CD32;
  font-weight: bold;
 }

.center {
  text-align: center;
 }

.alright {
  text-align: right;
 }

.prime {
  padding: 4px;
  background-color: #FFE7C3;
 }

.second {
  padding: 4px;
  background-color: #FFFFFF;
 }

.box {
  margin: 2em 0px;
  padding: 8px;
  border: 1px solid #587C9A;
  background-color: #E9E9E9;
  text-align: left;
 }

.stretched {
  border: 1px solid #587C9A;
  padding: 8px;
  background-color: #E9E9E9;
  box-shadow: 0px 0px 8px 1px #DCDCDC;
  }

.indentBox {
  margin: 2em 3em;
  padding: 8px;
  }

.shadeBox {
  background-color: #E1E7ED;
  padding: 8px;
  margin-bottom: 2em;
  }

div.bannerdiv {
  padding: 2px;
 }

div.innerbox {
  padding: 5px;
  color: #000000;
 }
 
.innerbox p {
  margin: 0px;
 }
 
.innerbox ul {
  list-style-image: url(/graphics/own_graphics/dot.png);
  margin:  0px 0px 0px 1em;
 }

.innerbox ul li a {
  display: block;
  text-decoration: none;
  color: #4076BB;
 }

.innerbox ul li a:hover,  .innerbox ul li a:focus ,  .innerbox ul li a:active {
  background-color: #FFFFE0;
 }

#logo h1 {
  margin: 0px
  }
  
#msearch {
  margin-right: 0.5em;
  }
 
#lang_detect {
  font-size: 1.4em;
  text-align: center;
  background-color: #FFFFA2; }

#lang_detect span {
  display: inline-block;
  padding: 5px; }

#gototop {
  position: fixed;
  width: 2em;
  right: 10px;
  bottom: 10px;
  padding: 1px;
  background-color: #FFFFFF;
  color: #000000;
  opacity: 0.8;
  border-radius: 3px;
  box-shadow: 0px 0px 5px 1px #A1917C;
}

div#splashscreen {
  position: relative;
  margin-bottom: 1.5em;  
  }

div#splashscreen div {
  background-color: rgba(225, 231, 237, 0.7);
  position: absolute;
  padding: 12px;
  width: 33%;
  right: 20px;
  bottom: 20px;
  }

div.announcebox {
  margin-bottom: 1em;
  background-color: #EAEAEA;
 }

div.announcebox h2 {
  font-size: 1.3em;
  font-weight: bold;
  color: #FFFFE0;
  padding: 5px;
  margin: 0px;
  background-color: #335F83;
 }

#imglogo {
  vertical-align: bottom;
 }

img.icon {
  vertical-align: baseline;
 }

img.right {
  float: right;
  margin: 5px  0px 1em 1.5em;
 }

img.left {
  float: left;
  margin: 5px 1.5em 1em 0px;
 }

.rightfloat {
  margin-left: 1.5em;
  margin-bottom: 1em;
  float: right;
 }

.leftfloat {
  margin-right: 1.5em;
  margin-bottom: 1em;
  float: left;
 }

hr {
  color: #8B0000;
  border: 0px;
  background-color: #8B0000;
  height: 1px;
  width: 66%;
  margin: 1.5em auto;
 }

hr.fnline {
  width: 33%;
  margin-left: 0px;
 }

/*  JQ MENU */

ul#menue {
  font-family: Tahoma, Geneva, sans-serif;
  text-transform: uppercase;
  font-size: 1em;
  margin: 0px;
  padding: 0px;
 }

ul#menue ul {
  background-color: #335F83;
  display: none;
  box-shadow: 0px 0px 8px 0px #2E2E2E;
  margin: 0px;
  padding: 0px;
  position: absolute;
  z-index: 100;
 }

ul#menue li {
  float: left;
  margin: 0px;
  font-weight: bold;
  list-style: none;
 }

ul#menue ul li {
  float: none;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  list-style: none;
  list-style-image: none;
 }

ul#menue a {
  width: 13em;
  display: block;
  text-align: center;
  text-decoration: none;
  padding: 8px 3px;
  color: #FFFFE0;
  transition: all 400ms ease-in-out 0s;
 }

ul#menue ul a {
  width: 13em;
  display: block;
  float: none;
  margin: 0px;
  padding: 3px;
  border: 0px;
  text-align: center;
  text-decoration: none;
  background-image: none;
 }

ul#menue a:hover, ul#menue a:active, ul#menue a:focus {
 background-color: #587C9A;  
 }

ul#menue ul a:hover, ul#menue ul a:active, ul#menue ul a:focus {
  background-color: #587C9A;
 }

ul#menue li.selected > a {
  background-position:  bottom center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAHCAYAAAA8sqwkAAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3woQEAQRJ+8N4gAAABl0RVh0Q29tbWVudABDcmVhdGVkIHdpdGggR0lNUFeBDhcAAABNSURBVBjTjcu7EUBQFEDB+6RiZRh9yHRhtKIQpSjDjBpkghUJ/G18TsQNjJhRxBsk9I6yt6F1NT3FjWfDOa596/a4wuqfMmGJiDx+2gDyOK7vXKNoTwAAAABJRU5ErkJggg==);
}

/* responsive menue class */

a.responsive h2 {
  font-family: Tahoma, Geneva, sans-serif;
  color: #FFFFE0;
  font-size: 1.2em;
  margin: 0px;
 }
 
ul#responsive_menue li{
  font-family: Tahoma, Geneva, sans-serif;
  list-style: none;
 }
 
ul#responsive_menue li ul li{
  list-style: square;
 }
 
ul#responsive_menue li a {
  color: #FFFFE0;
  text-decoration: none;
  font-weight: bold;
  padding: 5px 2px;
  display: block;
 }
 
ul#responsive_menue li a:hover, ul#responsive_menue li a:active, ul#responsive_menue li a:focus {
  background-color: #587C9A;
 }
 
a.responsive {
  display: block;
  color: #FFFFE0;
  padding: 5px;
  background-color: #335F83;
  background-image: url(/co_icons/nav_icon.png);
  background-position: right;
  background-repeat: no-repeat;
  cursor: pointer;
 }

a.responsive:hover, a.responsive:active, a.responsive:focus {
  text-decoration: none;
  color: #FFFFFF;
 }

ul.listing {
  font-size: 1em;
  list-style: none;
  margin-left: 0px;
}

ul.listing li {
  margin: 1em 0px;
  }

ul.listing ul li {
  font-size: 1.2em;
  list-style: square;
  margin: 0.2em 1em;
  }
  
ul.listing ul li a {
  font-weight: bold;
  text-decoration: none;
  color: #335F83;  
  }
  
ul.listing h2 {
  margin: 1em 0em 0.5em 0em;
  }
  
ul.listing h2 a {
  text-decoration: none;
  color: #335F83;
  }
  
  
/* breadcrumb */

#breadcrumb {
  padding: 2px;
  font-size: 1em;
  border-bottom: 1px solid #8B0000;
  margin-bottom: 1em;
 }

#breadcrumb a {
  font-size: 1em;
  font-weight: normal;
  color: #335F83;
 }

/* clearfix hack */

.clrfx:before, .clrfx:after {
  content: "\0020";
  clear: both;
  display: table;
 }

.clrfx:after {
  clear: both;
 }

.clrfx {
  zoom: 1;
 }
  
.hidden {
  position: absolute;
  left: -10000em;
  width: 1px;
  height: 1px;
  overflow: hidden;
 }

/* WAI Site Navigation */

#sitenav {
  padding: 5px;
  text-align: left;
  background-color: buttonface;
  border-bottom: 1px solid buttonshadow;
 }

#sitenav ul {
  margin: 0px;
  padding: 0px;
 }

#sitenav ul li {
  padding: 0px 1em;
  font-size: 1em;
  display: inline;
  list-style: none;
 }

#sitenav ul li a {
  color: menutext;
  text-decoration: none;
 }

#sitenav ul li a:hover,  #sitenav ul li a:active,  #sitenav ul li a:focus {
  background-color: #ffffff;
 }

/* TABLES */

table.Gitternetz {
  margin: 2px;
  border: 1px solid #A1917C;
  border-collapse: collapse;
 }

td {
  font-size: 1em;
  border: 1px solid #A1917C;
  padding: 2px;
  text-align: left;
  color: #333333;
 }

caption {
  font-size: 1.2em;
  padding: 2px;
  font-weight: bold;
  text-align: left;
 }

th {
  font-size: 1em;
  border: 1px solid #A1917C;
  padding: 2px;
  text-align: left;
  font-weight: bold;
  background-color: #FFDEAD;
 }

/* Insert your styles here */

/* Gallery 2016/03/01 16:55.37 */
#gallery {
	padding-top: 1em;
}

#gallery li {
	text-align: center;
}

#gallery p, #gallery h2, #gallery h3{
	text-align: left;
}

#gallery h2, #gallery h3{
	font-size: 1.2em;
}

/* Carousel 2016/01/25 16:05.09 */
#carousel {
  text-align: center;
  background-color: #E9E9E9;
  margin-bottom: 1em;
  position: relative;
 }

#carousel .viewport {
  height: 562px;
  width: 100%;
  overflow: auto;
  position: relative;
 }

#carousel .prev {
  position: absolute;
  top: 40%;
  left: 5px;
  z-index: 100;
 }

#carousel .next {
  position: absolute;
  top: 40%;
  right: 5px;
  z-index: 100;
 }

#carousel .disable {
  opacity: 0.2;
 }

#carousel .overview {
  font-size: 1em;
  list-style: none;
  padding: 0px;
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
 }

#carousel .overview li {
  float: left;
  margin: 0px;
  padding: 0px;
  height: 562px;
  overflow: hidden;
  position: relative;
  background-color: #E9E9E9;
 }

#carousel .overview li img {
  width: 100%;
  height: auto;
 }

#carousel .overview li .cartext {
  position: absolute;
  bottom: 8px;
  right: 8px;
  width: 33%;
  padding: 8px;
  margin: 0px;
  font-size: 1.2em;
  background-color: rgba(255, 255, 255, 0.6);
  color: #000000;
  text-align: left;
 }

#carousel a {
  color: #000000;
 }

#carousel ul.pager {
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 8px;
  overflow: hidden;
  list-style: none;
  clear: both;
 }

#carousel .pager li {
  float: left;
 }

#carousel .pagenum {
  background-color: #E9E9E9;
  border-radius: 50%;
  text-decoration: none;
  font-size: 0.8em;
  text-align: center;
  width: 1.6em;
  height: 1.6em;
  color: #5D5D5D;
  font-weight: bold;
  display: block;
  margin: 3px;
 }

#carousel .active {
  color: #000000;
  background-color: #8B0000;
 }

/* social media icons */

.sb {
  font-family: icons;
  font-size: 1.8em;
  text-align: center;
  color: #FFFFFF !important;
  background-color: #587C9A;
  display: inline-block;
  text-decoration: none;
  width: 1.3em;
  height: 1.3em;
  margin: 0px 5px 5px 0px;
  opacity: 0.7;
  transition: all 500ms ease-in-out 0s;
  }
  
.sb:hover, .sb:active, .sb:focus {text-decoration: none; opacity: 1;}
.sb.facebook:before {content: "\62";}
.sb.facebook:hover, .sb.facebook:active, .sb.facebook:focus {background-color: #3b599d;}
.sb.twitter:before {content: "\61"}
.sb.twitter:hover, .sb.twitter:active, .sb.twitter:focus {background-color: #2fc8ff;}
.sb.linkedin:before {content: "\6a";}
.sb.linkedin:hover, .sb.linkedin:active, .sb.linkedin:focus {background-color: #007bb5;}
.sb.xing:before {content: "\6c"}
.sb.xing:hover, .sb.xing:active, .sb.xing:focus {background-color: #1a7576;}
.sb.google:before {content: "\63";}
.sb.google:hover, .sb.google:active, .sb.google:focus {background-color: #dd4b39;}
.sb.fhpx:before {content: "\77";}
.sb.fhpx:hover, .sb.fhpx:active, .sb.fhpx:focus {background-color: #007bb5;}

a {
  color: #335F83;
 }

a.more {
  display: inline-block;
  font-weight: bold;
  text-decoration: none;
  margin-left: 1em;
  padding: 0px 6px 0px 15px;
  background-color: #DCDCDC;
  border-radius: 8px;
  background-position:  4px;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3wgaDTIuGRYyjQAAABl0RVh0Q29tbWVudABDcmVhdGVkIHdpdGggR0lNUFeBDhcAAABSSURBVBjTjc+xDYAwDETRH4ZgM+ZgLVaBVRjiU5CCGJNwkiUXr7grACqjTBWtQ6ninb3+6T1hF0f4iUvtGNecwNyMSWq/UAaPDMXV25/VSw+pXMXorQvylghgAAAAAElFTkSuQmCC);
 }

a.linkedtitle {
  font-weight: bold;
  text-decoration: none;
  color: #335F83;
 }

a:hover, a:active, a:focus {
  text-decoration: underline;
  color: #0000CD;
 }

a:visited {
  color: #587C9A;
 }

a.fold, a.unfold {
  color: #000000;
  display: block;
  font-size: 1em;
  font-weight: bold;
  text-decoration: none;
  background-image: url(/graphics/fold.png);
  background-position: right top;
  background-repeat: no-repeat;
 }

a.unfold {
  background-image: url(/graphics/unfold.png);
 }
 
a.as_button {
  text-decoration: none;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 0.8em;
  }
  
a.bigButton {
  display: inline-block;
  text-decoration: none;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 1em;
  font-weight: bold;
  padding: 1em;
  margin-top: 1em;
  border: 1px solid #8B0000;
  background-color: #AB4646;
  background-image: linear-gradient(to bottom, #AB4646 45%, #8B0000 55%);
  border-radius: 6px;
  color: #FFFFFF;
  cursor: pointer;
  }
  
a.fold:hover, a.fold:active, a.unfold:hover, a.unfold:active {
  outline: none;
  color: #000000;
  text-decoration: none;
 }

a.fold:focus, a.unfold:focus {
  color: #000000;
 }

/* FOOTNOTES */

a.aftn, a.ftn {
  text-decoration: none;
 }

/* FORMS */

.tlform {
  text-align: left;
 }

.tlform div.row {
  clear: left;
  padding: 2px 0px;
  margin: 0px;
 }

.tlform div.label {
  float: left;
  width: 15em;
  padding: 2px;
  margin: 2px 5px 2px 0px;
  text-align: right;
  background-color: #E9E9E9;
 }

label {
  font-weight: bold;
  font-size: 1.2em;
 }

.buttons {
  margin: 1em 0px;
  padding: 5px;
  background-color: #E9E9E9;
  border: 1px solid #DCDCDC;
  border-radius: 5px;
 }

form {
  margin: 1px;
 }

fieldset {
  font-size: 1em;
  padding: 5px;
  border: 1px solid #E1E7ED;
  margin: 1em 0px;
 }

legend {
  font-weight: bold;
  border: 1px solid #E1E7ED;
  background-color: #FFFFFF;
  box-shadow: 0px 0px 5px 1px #E1E7ED;
  padding: 3px;
 }

input, textarea, select {
  max-width: 90%;
  }
  
input.search, input.text, textarea, select {
  font-size: 1em;
  background-color: #FFFFFF;
  border: 1px solid #E1E7ED;
  padding: 4px;
  margin: 2px;
 }
 
input:focus, select:focus, textarea:focus {
  border: 1px solid #C0C0C0;
 }
 
input.search {
  background-color: #EDEDED;
  background-image: url("/co_icons/search.png");
  background-position: right center;
  border: 0px;
  background-repeat: no-repeat;
 }

input.button, a.as_button {
  font-weight: bold;
  padding: 4px;
  border: 1px solid #8B0000;
  background-color: #AB4646;
  background-image: linear-gradient(to bottom, #AB4646 45%, #8B0000 55%);
  border-radius: 12px;
  text-shadow: 1px 1px 0px #800000;
  color: #FFFFFF;
  cursor: pointer;
 }

.button:hover,.button:focus, a.as_button:hover, a.as_button:focus {
  background-image: linear-gradient(to bottom, #C27878 45%, #AB4646 55%);
 }

option.flag {
  background-image: url(/co_icons/flags/flags14.png);
  background-repeat: no-repeat;
  text-indent: 20px;
 }

/* autofill & enhanced selectbox styles */

.enhanSel {
  display: inline-block;
  background-color: #FFFFFF;
  border: 1px solid #E8E8E8; }

.enhanSel .enhanSelAnchor {
  color: #000000;
  font-size: 14px;
  font-weight: normal;
  display: inline-block;
  text-decoration: none;
  padding: 8px 25px 8px 0px;
  background-image: url("/co_icons/unfold.png");
  background-repeat: no-repeat;
  background-position: 97% center; }

.enhanSel ul a {
  font-size: 14px;
  display: block;
  color: #000000;
  text-decoration: none; }

.ac_input {
  padding-left: 20px !important;
  background-image: url(/co_icons/keyboard.png);
  background-repeat: no-repeat;
  background-position: 2px; }

.ac_results, .enhanSelDropdown {
  border: 1px solid #C0C0C0;
  background-color: #FFFFFF;
  box-shadow: 0px 0px 12px 0px #C0C0C0;
  z-index: 1000;
  max-height: 15em;
  overflow: auto; }

.ac_results ul, .enhanSelDropdown ul {
  margin: 0px;
  text-align: left;
  list-style-position: outside;
  list-style: none; }

.ac_results li, .enhanSelDropdown li {
  margin: 0px;
  padding: 2px 5px;
  cursor: pointer;
  display: block;
  font-size: 1em;
  overflow: hidden; }

.ac_loading {
  background-image: url(/graphics/loading.gif); }

.ac_over {
  background-color: #FFFFCC !important; }


/* Media Queries */
@media only screen and (min-width: 959px) and (max-width: 1040px) {
/* Insert 959 */

/* Carousel 2016/01/25 16:05.09 */
  #carousel .viewport, #carousel .overview li {height: 528px;}
  }

/* Tablet (Portrait) works 768px */
@media only screen and (min-width: 768px) and (max-width: 959px) {
  ul#menue a {width: 11em !important;}
  div#splashscreen div {width: 50%;}
/* Insert 768 */

/* Carousel 2016/01/25 16:05.09 */
  #carousel .viewport, #carousel .overview li {height: 420px;}
  }

/* Mobile (Portrait) works with 320px */
@media only screen and (max-width: 767px) {
  body {background-color: #FFFFFF;}
  #site {box-shadow: none !important;}
  #top {margin-top: 1em;}
  #logo {margin-top: 4px;}
  .tlform div.label {
    background-color: #FFFFFF;
    float: none;
    width: inherit;
    text-align: left;
	}
  .stretched {margin-bottom: 1em;}  
  img.right, img.left {max-width: 130px; height: auto;}
  .rightfloat, .leftfloat {max-width: 130px; height: auto;}
  div#splashscreen {position: static;}
  div#splashscreen div {position: static; width: inherit;}
/* Insert 320 */

/* Carousel 2016/01/25 16:05.09 */
  #carousel ul.pager {position: static;}
  #carousel .overview li .cartext {width: 80%; font-size: 1em;}
  #carousel .viewport, #carousel .overview li {height: 169px;}  
  }

/* #Mobile (Landscape) works with 480px */
@media only screen and (min-width: 480px) and (max-width: 767px) {
/* Insert 480 */

/* Carousel 2016/01/25 16:05.09 */
  #carousel .viewport, #carousel .overview li {height: 259px;}
  }