* {
  margin: 0px;
  padding: 0px;
}

html, body {  
  height: 100%;
  height:100.01%;
  margin: 0;
  padding: 0;
  border: 0;
  line-height: 1.4em;
  font-family: "lucida grande",verdana,arial,sans-serif;
  font-size: 1.0em;
  color: #333;
}

body, div, h1, h2, h3, h4, dl, dt, dd, form, fieldset, blockquote, p, li, input, select, textarea {
  margin: 0;
  padding: 0;
  border: 0px;
  font-family: "lucida grande",verdana,arial,sans-serif;
  font-size: 1.0em;
}


/* TOP MENU */
#hauptnavigation {
  padding: 101px 0 0 0;
  position:relative;
  z-index:200;
  float:right;
}
#menu {
  margin:0;
  padding:0;
  list-style-type:none;
  overflow:visible;
}
#menu ul {
  margin:0;
  padding:0;
  list-style-type:none;
}
#menu li {
  margin: 0;
  padding: 0;
  float:left;
  height: 46px;
  font-size: 1.2em;
  
}
#menu a {
  display: block;
  line-height: 36px;
  /*overflow: hidden;*/
  margin: auto 10px;
  color:#fff;
  text-decoration:none;
  

}
#menu li a:hover {
  color:#EFE7A9;
  text-decoration: none;
  display: block;
  text-shadow: #none;
  

}
#menu li ul {
  list-style: none;
  position: absolute;
  width: 170px;
  top: 46px;
  left: -999em;
  padding:10px 0;
  z-index:10;
  background: url(../images/menubg.png) repeat;
  -moz-border-radius: 6px; /* Firefox */
  -webkit-border-radius: 6px; /* Safari, Chrome */
  border-radius: 6px; /* CSS3 */
}
#menu li:hover ul, #menu li.sfhover ul {
  left: auto;
}
#menu li li {
  margin: 0;
  padding: 0;
  width: 170px;
  left: auto;
  height:auto !important;
  
}
#menu li li:first-child {
  background: url(../media/layout/border-nav.gif) !important;
  background-repeat:repeat-x !important;
  background-position:top !important;
}
#menu li li a {
  width: 140px;
  color:#000;
  line-height:18px;
  background-color: #003c93;
  margin: 0;
  padding: 8px 15px 8px 15px;
  background: url(../media/layout/border-nav.gif);
  background-repeat:repeat-x;
  background-position:bottom;
}
#menu li li a:hover {
  padding: 8px 15px 8px 15px;
  
}
#menu li li:hover {
  background-color: #3d4044 !important;
}
#menu li:hover, #menu li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
  position: static;
}
.lavaLamp {
  position: relative;
  height: 36px;
  padding: 0px 0px 0px 0px;
  overflow: hidden;
}
.lavaLamp li {
  list-style: none;
  padding-right: 10px;
  float:left
}
#menu li.back {
  background: url(../media/layout/lava.png) no-repeat right -40px;
  width: 9px;
  height: 36px;
  z-index: 8;
  position: absolute;
  z-index: -1;
}
#menu li.back .left {
  background: url(../media/layout/lava.png) no-repeat top left;
  height: 36px;
  margin-right: 9px; /* 7px is the width of the rounded shape */
  z-index: -1;
}
.lavaLamp li a {
  z-index: 10;
}
.lavaLamp li.current, .lavaLamp li.current a, .lavaLamp li.current a:visited {
  font-weight:bold !important;
  color: #fff;
}
.lavaLamp li.current li a, .lavaLamp li.current li a:visited {
  font-weight:normal !important;
}



table {
  width: 580px;  
}

td, th {
  padding: 5px;
  height: 12px;
}



a, img {
  margin: 0;
  padding: 0;
  border: 0px;
}

h2 {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding-left: 20px;
  padding-right: 10px;
}

h1, h3 {
  font-weight: normal;
  padding: 0px;
  margin-bottom: 15px;
  font-family: "lucida grande",verdana,arial,sans-serif;
  font-weight: bold;
  font-size: 26px;
  color: #15142A;
}

h4 {
  font-weight: normal;
  padding: 0px;
  margin-bottom: 12px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #fff;
}

h5 {
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  padding-left: 0px;
  letter-spacing: 1px;
  margin-bottom: 12px;
}

.flag { padding-top: 20px;
}

html,body {
  width:100%;
  height:100%;
}
body {
  line-height: 1;
  color: black;
  background: white;
}

body {
  background-color: #fff;
  background-image: url(screen_FILES/body_bg.png);
  background-repeat: repeat-x;  
  color: #000;
}


#page {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  width: 100%;
  position:relative;
  background-image: url(screen_FILES/header_bg.png);
  background-position: top center;
  background-repeat: no-repeat;
  margin: 0 auto -0px; /* the bottom margin is the negative value of the footer's height */
}


#inner_wrap {
  width: 960px;
  margin: 0 auto;
  background-color: transparent;
  background-image: url(../media/layout/inner_bg.png);
  background-position: top center;
  background-repeat: repeat-y;

}

#header {
  position: relative;
  width: 960px;
  height: 470px;
  top: 0px;
  left: 0px;
  background-color: transparent;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  border: 0;
}

#logo {
  position: absolute;
  z-index: 100;
  top: 29px;
  left: 0px;
  width: 467px;
  height: 85px;
  border: 0;
}


#adresse {
  position: relative;
  z-index: 100;
  top: 50px;
  width: 350px;
  height: 350px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: url("screen_FILES/kontakt_bg.png");
  float: left;
  position: relative;
  margin: 25px 0 25px 0;
  padding: 65px 0 0 25px;
  border: 0px solid white;
}


#adresse p, #adresse a {
  color: #000;
}

#topnavi {
  width: 560px;
  height: 30px;
  position: absolute;
  left: 400px;
  top: 5px;
  text-align: right;
  z-index: 30;
  background-image: url(../media/layout/bg_topnavi.png);
  background-repeat: no-repeat;
  background-position: top left;
}

#topnavi .padding {
padding: 5px 0 0 30px;
}


}



#topnavi a {
  color: #005078;
  text-decoration: none;
  font-weight: normal;
}

#topnavi a:hover {
  color: #f90;
}

#bildbereich {
  position: absolute;
  width: 960px;
  background-color: transparent;
  top: 160px;
  left: 0px;

}

#subnavigation {
  position: relative;
  float: left;
  width: 350px;
  background-color: transparent;
}

#image {
  position: relative;
  float: right;
  top: -10px;
  right: 0px;
  width: 595px;
  height: 261px;
  background-color: #474658;
  overflow:hidden;
}

#content {
  position: relative;
  width: 960px;
  background:url(../media/layout/content_bg.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-color: transparent;
  border-bottom: 0px solid #cc0;
  margin: 0 auto 20px 0;
}

#left {
  width: 350px;
  height: auto;
  background-color: transparent;
  margin: 0px 0 0 0;
  float: left;
  z-index: 300;
}


.subnavlevel2, .subnavlevel2active {
  display: block;
  position: relative;
  width: 280px;
  height: 28px;
  margin: 10px 0 15px 0;
  padding: 0;
  background: url(../media/layout/subnavi_bg.png) top left no-repeat;
}



.subnavlevel2:hover { background-position: bottom left; }

.subnavlevel2 a:link, .subnavlevel2 a:visited {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
}

.subnavlevel2 a:hover, .subnavlevel2active a:link, .subnavlevel2active a:visited {
  color: #474658;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
  text-decoration: none;
}

.sublink { margin: 0; padding: 5px 0 5px 25px; }









#center2 {
  width: 550px;
  background-color: transparent;
  margin: 50px 0 30px 35px;
  border: 0;
  float: left;
}

a {
  text-decoration: none;
  color: #c00;
  font-weight: normal;
}

a:hover {
  text-decoration: underline;
  color: #c00;
  font-weight: normal;
}

dt, dd {
  display:none;
}


#center2 ul {
  margin: 10px;
  border: 0;
  padding: 0 0 0 25px;
  line-height: 16px;
  list-style-type: none;
  list-style-image: url(/fileadmin/media/layout/arrow_red.png);
}

#center2 ul li {
  padding-bottom: 4px;
  font-size: 0.8em;
color: #666;
}

#center2 ul li a {
  padding: 5px;
  background-color: transparent;
  font-weight: normal;
  color: #c00;
  text-decoration: none;
}

#center2 ul li a:hover {
  font-weight: normal;
  color: #fff;
  background-color: #EFE506;
  text-decoration: none;
}


#content p, .bodytext {
  margin: 0;
  line-height: 18px;
  padding-bottom: 16px;
  font-size: 0.8em;
  color: #666;
}

.csc-textpic-imagewrap {
  margin-bottom: 5px;
  padding-bottom: 5px;
  margin-top: 20px;
}


.footerpusher {
  height: 75px; 
}

#footer {
  width: 100%;
  height: 100px;
  background-color: #15142A;
  color: #fff;
  margin: 0;
  padding: 0;
}

#footer_center {
  width:960px;
  height:75px;
  background-image:url(../media/layout/footerbg.png);
  background-repeat: repeat-x;
  background-color: transparent;
  margin:0 auto;
  padding: 0;
  position:relative;
}

#greyborder {
  border: 0px solid #e6e6e6;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 120px;
}

#copyright {
  width: 350px;
  color: #fff;
  height: 40px;
  background-color: transparent;
  text-align: left;  
  margin-left: 10px;
  margin-top: 25px;
  float: left;
  overflow: hidden;
}

#copyright h1, #copyright h3 {
  font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 24px;
  color: #005078;
}

#copyright {
  font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
  line-height: 18px;
  font-size: 16px;
}

#footerlinks {
  width: 500px;
  color: #fff;
  text-align: right;  
  padding-right: 10px;
  padding-top: 25px;
  float: right;
}

#footerlinks a, #copyright a {
  color: #ffc;
  line-height: 18px;
  font-size: 16px;
}

#copyright h4 {
  font-weight: normal;
  letter-spacing: 4px;
  padding: 0px;
  margin-bottom: 0;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #fff;
}


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






/*******************************/
/* Formulare */
/*******************************/

#center2 * form br {
  clear: both;
}



#error {
  background-color: #f00;
  color: #fff;
  margin: 0 20px 10px 0;
  padding: 5px;
}

#center2 * label, .csc-form-label-req, .csc-form-label {
  display: block;
  margin: 0 0 5px 0px;
  width: 250px;
  font-size: 12px;
}

#center2 * .csc-mailform-radio fieldset {
  background-color:  #F7F7F7;
  background-image:url(../media/layout/stars.jpg);
  border: 1px solid #ADADAD;
  margin: 10px 0 30px 0;
  padding: 20px;
}

#center2 * .csc-mailform-radio fieldset label {
  display:block;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  font-family: "Trebuchet MS", sans-serif;
  padding: 0px;
  margin: 0px;
  width: 250px;
}

#center2 * input[type="radio"] {
  border: 0px solid #ADADAD;
  background-color: transparent;
  width: 20px;
  line-height: 45px;
  margin-right: 10px;
  padding-right: 10px;
  float: left;clear:left;


}


#center2 * input {
  display: block;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 14px;
  width: 250px;
  margin: 0 0 5px 0;
  background-color:  #F7F7F7;
  border: 1px solid #ADADAD;
}

#center2 * select {
  display: block;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  width: 250px;
  margin: 0 0 5px 0;
  background-color:  #F7F7F7;
  border: 1px solid #ADADAD;
}

#center2 * textarea {
  display: block;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin: 0 0 5px 0;
  width: 250px;
  height: 80px;
  background-color:  #F7F7F7;
  border: 1px solid #ADADAD;
}

.csc-mailform {
  border: 0px solid #474658;
}

#center2 * input[type="submit"]{
  font-weight: bold;
  font-size: 14px;
  margin: 0px;
  width: 250px;
}


/*******************************/

.yellow {
  font-weight: bold;
  color: #fff;
  }
  
.yellowactive, .yellowactive a {
  font-weight: bold;
  color: #F6B634 !important;
  }
  
  
.carouselContainer {
    padding: 0 0px;
    /* width, height and background-color are determined in constant editor */
    -moz-box-shadow:0px 0px 0px #ccc;
    -webkit-box-shadow: 0px 0px 0px #ccc;
    box-shadow: 0px 0px 0px #ccc;
    position: relative;
}

.carouselContainer :focus {
    outline: 0; /* dont give ugly outline border arround images */
}


.carousel {
    color: #00c;
    margin-left:0px;
}


.jpcarousel {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}



.jpcarousel li {
    display: block;
    list-style: none;
    padding: 10px;
    border:1px solid #cccccc;
    background:white;
    margin:12px 7px 15px 7px;
    margin: 0;
    float: left;
    overflow: hidden;
}

.carousel img {
    border: 0;
}