html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, textarea, button, legend, table, caption, tbody, tfoot, thead, tr, th, td
{ font-family: Arial, Helvetica, sans-serif; margin: 0; padding: 0; outline: 0; font-size: 100%; vertical-align: baseline;   background: transparent; border:none; }
section, article, nav, header, footer, aside, figure, figcaption, hgroup, command, details, summary, keygen, meter, output, progress, source, time { display:block; }

body
{ /*line-height: 1;*/ }
ol, ul
{ list-style: none;  }

blockquote, q
{ quotes: none; }

blockquote:before, blockquote:after, q:before, q:after
{ content: ''; content: none; }

/* remember to define focus styles! */
:focus
{ outline: 0; }

/* remember to highlight inserts somehow! */
ins
{ text-decoration: none; }

del
{ text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table
{ border-collapse: collapse;
  border-spacing: 0;
  display:block;}

button
{ cursor:pointer; }

.hide
{ display:none; }

.clear
{ clear:both; }

/*html, body { height:100%; } */

body
{background: #333 url(bg_body.png) repeat;}

div.bg { background:url(bg_body1.png) repeat-x top;}

html
{ overflow-y:scroll; }

/* div#clearfix { width:1px; height:50%; margin-bottom:-275px; float:left; } */

/*************************************************** Type (Schriften) */

p, ol, address
{ margin-bottom:10px; }

h1, h2, h3, h4, p, li, address, td, label, span, div
{ line-height:18px;
  color:#afb95f; }

h1, h2, h3, h4
{ line-height:18px; }

p
{ line-height:21px;}

h1
{ font-size:28px;
  line-height:35px;
  color:#69C0B8;
  font-weight:normal;
  margin-bottom:20px;
  text-shadow:1px 1px 1px rgba(0,0,0,1);}

.KFaIpG_h1 {
  font-size:28px !important;
  line-height:35px !important;
  color:#69C0B8 !important;
  font-weight:normal !important;
  margin-bottom:20px !important;
  text-shadow:1px 1px 1px rgba(0,0,0,1) !important;
}


h2
{ font-size:16px;
  color:#69C0B8;
  font-style: normal;
  margin-bottom:5px;
  text-shadow:1px 1px 1px rgba(0,0,0,1);}

.KFaIpG_h2
{ font-size:16px !important;
  color:#69C0B8 !important;
  font-style: normal !important;
  margin-bottom:5px !important;
  text-shadow:1px 1px 1px rgba(0,0,0,1) !important;}

h3
{ font-size:14px;
  font-style: normal;
  color:#69C0B8;
  font-weight:normal;
  margin-bottom:3px;
  text-shadow:1px 1px 1px rgba(0,0,0,1);}

.KFaIpG_h3
{ font-size:14px !important;
  font-style: normal !important;
  color:#69C0B8 !important;
  font-weight:normal !important;
  margin-bottom:3px !important;
  text-shadow:1px 1px 1px rgba(0,0,0,1) !important;}

h4
{ font-size:12px;
  font-style:normal;
  font-weight:normal;
  color:#69C0B8;
  margin-bottom:10px;
  text-shadow:1px 1px 1px rgba(0,0,0,1);}

p, li, td, label, address
{ font-size:14px;
  color:#dcf2ee; }


  .KFaIpG_text, .KFaIpG_listElement
{ font-size:14px !important;
  color:#dcf2ee !important;
  line-height: 21px !important; }

.KFaIpG_link
  { font-size:14px !important;
  color:#dcf2ee !important;
  text-decoration: underline !important;
  line-height: 21px !important; }

 .KFaIpG_pt14 {
  padding-top: 0px !important;
 } 

/*************************************************** Listen */

ol li
{ list-style-type:disc;
  margin-left:20px; }

ol li li
{ list-style-type: decimal; }

ul li
{ list-style-type:disc;
margin-left:15px; }

ul li li
{ list-style-type:disc; }

/*************************************************** Tabellen */

table
{ margin-bottom:10px;}

tbody
{ display:block;}

td
{ padding-right:23px;
  padding-top:2px;
  padding-bottom:2px;}

th
{ padding-top:2px;
  padding-bottom:2px;
  padding-right:20px; }

tr
{ border-bottom:1px dashed #69C0B8;}

th
{ color:#fff;
  font-size:14px;
  font-weight:bold;
  background:#F1040B;}

/**************************************************************** Links */
a
{ color:#69C0B8;
  font-weight:normal;
  text-decoration:none; }

a:hover, a.focus, a.rex-current
{ color:#dcf2ee;
 text-decoration:underline;}

/*************************************************** Formulare generell */

div#content form div.text
{ padding:0; }

form#blueform1
{ display:block;
  margin-left:0px;
  margin-top:20px;}

fieldset
{ margin:0;
  padding:0;
  border:0 none; }

#content .box fieldset
{ padding:10px; }

legend
{ display:none; }

.line, .agb
{ overflow:hidden;
  display:block;
  margin-bottom:4px; }

.line label
{ float:left;
  display:block;
  padding-top:5px; }

.line input[type="text"],
.line input[type="password"],
.line textarea,
.line select
{ display:block;
  margin-left:215px;
  width:370px;
  float:none;
  background:#fff;
  border:1px solid #a7a6a7;
  padding:2px;
  font-size:14px; }

.line textarea
{ height:120px; }

.line select
{ width:auto; }

.checkbox label
{ float:none;
  margin-left:20px;
  display:block;
  padding:0;
  width:auto;
  line-height:20px; }

.checkbox input
{ float:left;
  clear:left; }

.line input[type="text"]:hover,
.line input[type="password"]:hover,
.line textarea:hover,
.line select:hover,
.line input[type="text"]:focus,
.line input[type="password"]:focus,
.line textarea:focus,
.line select:focus
{ border:1px solid #69C0B8;
  background:#fff; }

.line #anredetp:focus,
.line #anredetp:hover
{ border:0 none; }

form button
{ position: relative;
  cursor: pointer;
  overflow: visible; }

form button::-moz-focus-inner
{ border: none; }

form button span
{ position: relative;
  display: block;
  white-space: nowrap;
  color:#FFF;}

.bf_message
{ padding:10px;
  margin-bottom:10px;}

.bf_message p
{ color:#FFF;}

.bf_message li,
.bf_message ul
{ font-size:12px;
  margin-bottom:0;
  margin-top:0;
  color:#fff !important;
  list-style-type:none; }

.error
{ background:#F10108; }

.success
{ background:#69C0B8; }

p.success,
p.error
{ color:#fff;
  padding:10px;}

textarea#message
{ width:266px;}

@media screen and (-webkit-min-device-pixel-ratio:0)
{/* Safari and Google Chrome only - fix margins */ button span { margin-top: -1px; } }
/* OPTIONAL BUTTON STYLES for applying custom look and feel: */

form div.btn
{ margin-bottom:10px; }

form div.btn,
p.required
{ display:block;
  margin-left:215px;
  margin-bottom:0;  }

p.required
{ font-size:10px; }

form button
{ background:#69C0B8;
  font-weight:bold;
  font-size:14px;
  text-align:center;
  border:0 none;
  color:#fff;
  padding:4px 8px; }

form div.btn button:hover,
form div.btn button:focus
{ background:#fff;
  color:#69C0B8; }

form div.btn button:hover span,
form div.btn button:focus span
{ color:#69C0B8;}

.captcha img {
  margin-left: 215px;
  margin-top: 4px;
}

/************************************************** layout */

div#hauptkontainer
{ margin:0px auto;
  width:932px;
  min-height:500px;
  margin-bottom:0px;
  display:block;
  overflow:hidden;
  padding-bottom:10px;}

div#wrapper
{ position:relative;
  margin:0 auto;
  width:932px;
  min-height:500px; }

/*************************************************** Header */

header
{ height:153px;
  width:932px;
  display:block;
  position:relative;}

/*************************************************** logo */

div#logo
{ width:620px;
  height:78px;
  display:block;
  float:right;
  margin-top:37px;
  margin-right:17px;}

div#logo h1
{ background: url(logo3.png) no-repeat;
  display:block;
  width:620px;
  height:78px; }

div#logo a
{ width:620px;
  height:78px;
  display:block;}

/*************************************************** adresse */

header div.adresse
 { display:block;
   height:76px;
   float:left;
   margin-top:51px;
   margin-left:8px;}

header div.adresse p
{ color:#fff;
  font-size:12px;
  text-shadow:1px 1px 1px rgba(0,0,0,1);}

header div.adresse p a
{ color:#69C0B8;}

header div.adresse p.strasse
{ float:left;
  display:block;
  margin-right:20px;}

header div.adresse p.nummer
{ float:left;
  display:block;}


/******************************************************** mitte */

div.mitte
{ display:block;
  height:346px;
  width:932px;
  padding:19px 0px 19px 0px;}

 /******************************************************** Navs */

nav#nav
{ display:block;
  width:259px;
  height:346px;
  position:relative;
  float:left;
  padding:0px 38px 0px 0px;}

nav#nav ul
{ margin: 0;}

nav#nav li
{ list-style:none;
  margin:0px;
  position:relative;
  padding:0 0 6px 0;}

nav#nav a
{ color:#fff;
  font-size:18px;
  font-weight: bold;
  text-decoration:none;
  display:block;
  padding:8px 12px 8px 7px;
  background:#8ed3ce;
  text-align:right;
  border-radius:9px;
  text-shadow: 0px 1px 1px #333;
  }

nav#nav li.active
{}

nav#nav li a:hover,
nav#nav li a:focus,
nav#nav li a.active
{ color:#fff;
  text-decoration:none;
  background:#52a59d;
  border-radius:9px;}


/******************************************************************* bild */

div.bild
{ height:338px;
  width:627px;
  display:block;
  float:left;
  background:#999;
  overflow:hidden;
  border:4px solid #FFF;
  -moz-box-shadow: 1px 0px 4px #000;
  -webkit-box-shadow: 1px 0px 4px #000;
  box-shadow: 1px 0px 4px #000;
}


div.headerbild
{
  display:block;
  position:relative;}

div.headerbild img
{ }

/****** inhalt *************************************************************/

div#inhalt
{ display:block;
  width:932px;
  min-height:200px;
  overflow:hidden;
  position:relative;
  padding:50px 0 20px 0;}

div#inhalt div.tinytxt
{ margin-bottom:10px;}

/****** inhalt links ********************************************************/

div#inhalt div.links
{ display:block;
  float:left;
  width:239px;
  min-height:100px;
  padding:0 20px 0 0;}

/****** inhalt rechts ********************************************************/

div#inhalt div.rechts
{ display:block;
  float:left;
  width:636px;
  min-height:100px;
  padding:0 0 0 36px;}

div#inhalt div.rechts div.inner
{ position:relative;
  overflow:hidden;}

/****************************************************** Modul Galerie *******/


div#inhalt div.inner div.gallery
{ display:block;
  width:594px;
  float:left;}

div#inhalt div.inner div.gallery a
{ display:block;
  float:left;
  margin-bottom:10px;
  margin-right:10px; }

div#inhalt div.inner div.gallery a img
{ display:block;
border:3px solid #fff;}

div#inhalt div.inner div.gallery a img:hover,
div#inhalt div.inner div.gallery a img:focus,
div#inhalt div.inner div.gallery a img.active
{ border:3px solid #52A59D;}


/****** download ************************************************************/

div.inner p.download a
{ background:no-repeat;
  padding:2px 0px 2px 25px;
  color:#DCF2EE;
  font-size:12px;
  font-weight:normal;}

div.inner p.download a:hover,
div.inner p.download a:focus,
div.inner p.download a.active
{ color:#52A59D;}

/*************************************************** Modul Text/Bild**********/

div#inhalt div.bildtext
{ overflow:hidden;
  display:block;
  min-height:100px;
  width:627px;
  margin-top:20px;
  float:left;}

div#inhalt div.bildtext div.img
{ float:left;
  display:block;
  margin-right:20px;}

div#inhalt div.bildtext div.img a img
{ border:4px solid #fff;}

div#inhalt div.bildtext div.img a img:hover,
div#inhalt div.bildtext div.img a img:focus,
div#inhalt div.bildtext div.img a img.active
{ border:4px solid #52A59D;}

div#inhalt div.bildtext div.tinytxt
{ width:409px;
  float:left;
  display:block;
  font-size:12px;}

div.tinytxt ul
{ margin-bottom:10px;}

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


div#inhalt img
{ border: 4px solid #FFFFFF;
  -moz-box-shadow: 1px 0px 4px #000;
  -webkit-box-shadow: 1px 0px 4px #000;
  box-shadow: 1px 0px 4px #000;}

/****** footer ***************************************************************/

footer
{ width:932px;
  height:20px;
  display:block;
  margin-bottom:15px;
  margin-top:8px;
  padding:10px 0 0 0;
   }

footer a#bluemouse
{ display:block;
  float:right;
  color:#575656;
  font-size:10px;
  text-decoration:none;}


/****** ende ******************************************************************/









