html, body, div, p, h1, h2, h3, h4, h5, img {
  border: none;
  margin: 0;
  padding: 0;
}

body {
  background:#ffffff url(style_FILES/hg.jpg) left top repeat-x;
  color: #222;
  font-family:Arial, Helvetica, FreeSans, sans-serif;
  font-size:14px;
}


/* Fonts Formatierung */

a:link, a:visited {color: #900;text-decoration: none;}
a:hover {color: #222;}
a:active {color: #900;text-decoration: none;}

hr { border:0 dotted #ccc; border-bottom-width:2px; margin-top:20px;  margin-bottom:20px; clear:both; }
p {font-size: 14px;line-height: 22px;margin-bottom: 15px;text-align: justify;}
h1 {color: #5c7da8;margin-bottom:15px;font-size:24px;}
h2 {color: #5c7da8;margin-bottom:15px;font-size:18px;line-height: 28px;}
h3 {margin-bottom:10px;font-size:15px;line-height: 24px;}
h4 {font-size: 10px;line-height: 16px;margin-bottom: 0px;text-align: justify;font-weight:normal;}

#con-right h2 {margin-bottom:0;}
#con-right p {margin-bottom:5px;}

#content ul li {
  margin:6px 0 0 2px;
  padding:0 0 0 14px;
}

/* Layout */
/* Basic Layout */

#center {
  width:964px;
  margin:0 auto;
  position:relative;
  min-height:555px;
/*  background: transparent url(style_FILES/hgslider.jpg) left 93px no-repeat; */
  background: #4b7eab url(style_FILES/hgslider.jpg) left 93px no-repeat;

}

#head {
  position:absolute;
  top:0;
  left:12px;
  width:940px;
}

#navigation {
  position:absolute;
  top:149px;
  left:12px;
  width:940px;
  overflow: hidden;
  z-index:100;
}

#headerbild {
  position:absolute;
  top:199px;
  left:22px;
  width:920px;
  height:280px;
  z-index:1;
  overflow: hidden;
}

#content {
  position:absolute;
  top:517px;
  left:0;
  width:964px;
  background: #ffffff url(style_FILES/hg_content.gif) repeat-y;
  
}

#footer {
  float:left;
  width:940px;
  margin:10px 0 0 12px;
  border-top:1px solid #bababa;
  padding:10px 0 20px 0;
}


/* Navigation */
/* Ebene Eins */

ul.nav-ebene-eins {
  padding:0;
  margin:0;
  list-style-type:none;
  width:960px;
}

ul.nav-ebene-eins li {
  padding:0;
  margin:0;
  display:inline;
  float:left;
  position:relative;
}

ul.nav-ebene-eins li a {
  display:block;
  width:156px;
  font-size:15px;
  text-align:center;
  line-height: 40px;
  background:transparent url(style_FILES/navi-hg.jpg) center center repeat-x;
  color:#fff;
  border-right:1px solid #fff;  
}

ul.nav-ebene-eins li a:hover,ul.nav-ebene-eins li a.active, ul.nav-ebene-eins li.pretty-hover a {
  background:#fff;
  color:#333;
}

/* Navigation */
/* Ebene Zwei */

ul.nav-ebene-zwei {
  padding:0;
  margin:0;
}
ul.nav-ebene-zwei li {
  clear:left;
}
ul.nav-ebene-zwei li a {
  border-right:none;
  text-align:center;
  color:#fff !Important;
  background:#646464 !Important;
}
ul.nav-ebene-zwei li a:hover {
  background:#fff !Important;
  color:#333 !Important;
}

.code {width:1px;height:1px;overflow:hidden;}

/* Header Logo und Navigation */

#logo {
  position:absolute;
  top:0px;
  left:0px;
}

#headernavi {
  position:absolute;
  right:13px;
  top:10px;
}

#headernavi .menu-header {
  color:#666;
  font-size:12px;
}

#headernavi .menu-header a {
  color:#666;
}


/* Content Bereich */

#con-left-right {
  float:left;
  width:920px;
  margin-left:22px;
}

#con-left {
  width:640px;
  float:left;
}

#con-right {
  width:240px;
  margin-left:40px;
  float:left;
  color: #ffffff;
}

a.internal-link:link, a.internal-link:visited {
  color: #c43124;
}

.divider hr {
  border:0; 
  margin-top:20px;  
  margin-bottom:20px; 
  margin-left:-21px;
  margin-right:-10px;
  clear:both; 
  background: #ffffff;
  height:10px;
}

/* Footer Bereich */

#footer .menu-footer {
  padding-left:10px;
  color:#666;
  font-size:12px;
}

#footer .menu-footer a {
  color:#666;
}

#footer #copyright {width:940px;text-align:center;}
#footer #copyright a {
  font-size:11px;
  color:#666;
}


/* Kontaktformular */

#mailform fieldset {
  border:none;
  padding:10px 0 10px 0;
  margin:0;
}

#mailform label {
  float:left;
  width:90px;
  line-height:25px;
}

#mailform .csc-mailform-field {
  padding-bottom:5px;
}

#mailform input, #mailform textarea {
  width:350px;
  border:1px solid #970000;
  padding:5px;
  font-family: arial;
  font-size:12px;
}

#mailform textarea {
  width:350px;
  height:100px;
}

#mailform input.csc-mailform-submit {
  margin-left:90px;
  background:#970000;
  width:100px;
  font-weight:bold;
  color:#fff;
  border:1px solid #970000;
}



/* Kontaktformular  NEU */

.csc-mailform {
  border:none;
  padding:10px 0 10px 0;
  margin:0;
}

.csc-mailform ol {
  padding:0;
  margin:0;
  list-style-type:none;
}

.csc-mailform ol li {
  padding:0;
  margin:0;
}

.csc-mailform label {
  float:left;
  width:90px !Important;
  line-height:25px;
}

.csc-mailform .csc-form-element {
  padding-bottom:5px;
}

.csc-mailform input, .csc-mailform textarea {
  width:300px;
  padding:0;
  margin:0;
  border:1px solid #5c7da8;
  padding:5px;
  font-family: arial;
  font-size:12px;
}

.csc-mailform textarea {
  width:300px;
  height:100px;
}

.csc-mailform .csc-form-element-submit input {
  margin-left:102px !important;
  background:#5c7da8;
  width:120px;
  font-weight:bold;
  color:#fff;
  border:1px solid #5c7da8;
}

.image {
  margin: 0px;
}

.ce-right .image{
  float: right;
  padding-left: 20px;
}