html, body, div, p, h1, h2, h3, h4, h5, img {
  border: none;
  margin: 0;
  padding: 0;
}

body {
  background:#fff url(img/hg.jpg) left top repeat-x;
  color: #222;
  font-family:Arial, Helvetica, FreeSans, sans-serif;
  font-size:13px;
}


/* Fonts Formatierung */

a:link, a:visited {color: #00bfff;text-decoration: none;}
a:hover {color: #666666;}
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: 13px;line-height: 20px;margin-bottom: 15px;}
h1 {margin-bottom:10px;font-size:24px;}
h2 {margin-bottom:10px;font-size:18px;}
h3 {margin-bottom:10px;font-size:16px;}

#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:500px;
  background: transparent url(img/hgslider5.jpg) left 93px repeat-x;
}

#head {
  position:absolute;
  top:0;
  left:12px;
  width:942px;
}

#navigation {
  position:absolute;
  top:94px;
  left:10px;
  width:942px;
  overflow: hidden;
  z-index:100;
}

#headerbild {
  position:absolute;
  top:144px;
  left:22px;
  width:920px;
  height:280px;
  z-index:1;
  overflow: hidden;
}

#content {
  position:absolute;
  top:420px;
  left:0;
  width:940px;
}

#footer {
  float:left;
  width:940px;
  margin:10px 0 0 12px;
  border-top:1px solid #ccc;
  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:155px;
  font-size:15px;
  text-align:center;
  line-height: 40px;
  background:#00bfff;
  color:#fff;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
}

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:#333 !Important;
  background:#f4dfae !Important;
  border-right:1px solid #333;
  border-left:1px solid #333;
}
ul.nav-ebene-zwei li a:hover {
  background:#00bfff !Important;
  color:#333 !Important;
}



/* Header Logo und Navigation */

#logo {
  position:absolute;
  top:13px;
  left:10px;
}

#headernavi {
  position:absolute;
  right:13px;
  top:10px;
}

#headernavi .menu-header {
  color:#333;
  font-size:12px;
}

#headernavi .menu-header a {
  color:#333;
}


/* Content Bereich */

#con-left-right {
  float:left;
  width:920px;
  margin-left:22px;
}

#con-left {
  width:640px;
  float:right;
}

#con-right {
  width:240px;
  margin-left:0;
  float:left;
}


/* Footer Bereich */

#footer .menu-footer {
  padding-left:10px;
  color:#333;
  font-size:12px;
}

#footer .menu-footer a {
  color:#333;
}

#footer #cobyright {width:940px;text-align:center;}
#footer #cobyright a {
  font-size:11px;
  color:#333;
}
