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: Verdana, 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:#eae9e9 url(bg_body.png) repeat-x;}

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:#000; }

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

h1
{ font-size:24px;
  line-height:22px;
  color:#1c60c3;
  font-weight:bold;
  margin-bottom:20px;
  text-shadow: 1px 1px 0 #FFFFFF;}

h1.rechts
{ font-size:24px;
  line-height:22px;
  color:#fff;
  font-weight:bold;
  margin-bottom:40px;
  text-shadow: 1px 1px 0 #000;}




h2
{ font-size:16px;
  color:#d3031b;
  font-style: bold;
  margin-bottom:10px;}

h2.i
{ font-size:16px;
  color:#fff;
  text-shadow:0.5px 0.5px 0.5px rgba(0,0,0,1);
  font-style: bold;
  margin-bottom:7px;}

h3
{ font-size:14px;
  font-style: bold;
  color:#1B61C1;
  font-weight:bold;
  margin-bottom:3px;}

h4
{ font-size:12px;
  font-style:normal;
  font-weight:normal;
  color:#4b4b4b;
  margin-bottom:10px;}

p, li, td, label, address
{ font-size:12px;
  color:#4b4b4b; }



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


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

table
{ margin-bottom:20px;}


tbody
{ display:block;}

td
{ padding-right:15px;
  padding-top:8px;
  padding-bottom:8px;
  width:100%;}
th
{ padding-top:2px;
  padding-bottom:2px;
  padding-right:20px; }
tr
{ background:url(bg_tr.gif) repeat-x bottom;}

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

table tbody tr td p
{ margin-bottom:0px;}

/**************************************************************** Links */
a
{ color:#D3031B;
  font-weight:normal;
  text-decoration:underline; }

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

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

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

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

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:120px;
  width:310px;
  float:none;
  background:#fff;
  border:1px solid #CCC;
  padding:2px;
  font-size:14px; }

.line textarea
{ height:80px; }

.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 #D60B1F;
  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:#D60B1F; }

.success
{ background:#1C60C3; }

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:120px; margin-bottom:0;  }
p.required { font-size:10px; }
form button
{ background:#D60B1F;
  font-weight:bold;
  font-size:11px;
  text-align:center;
  border:0 none;
  color:#fff;
  padding:4px 8px;
    -moz-border-radius: 6px 6px 6px 6px;
  -webkit-border-radius: 6px 6px 6px 6px;
  border-radius:6px 6px 6px 6px; }


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

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


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


div#hauptkontainer
{ margin:0 auto;
  width:992px;
  min-height:800px;
  display:block;
  overflow:hidden;
  padding-top:50px;
  padding-bottom:20px;}

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

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

header
{}

/*************************************************** sprachen */
/*
div.sprachen
{ display:block;
  float:right;
  color:#696869;
  background:#FFF;
  margin-right:20px;
  padding:0px 10px 5px 10px;
  -moz-border-radius:0px 0px 6px 6px;
  -webkit-border-radius: 0px 0px 6px 6px;
  border-radius:0px 0px 6px 6px;}

div.sprachen a
{ font-size:11px;
  color:#696869;
  text-decoration:none;}

div.sprachen a:hover,
div.sprachen a:focus,
div.sprachen a.active
{ color:#f10108;
 text-decoration:underline;}*/
/******************************************************** Navs */

nav#nav
{ display:block;
  width:605px;
  height:32px;
  float:left;}

nav#nav ul
{}

nav#nav li
{ list-style:none;
  float:left;
  background:#1b61c1;
  margin-left:0px;
  -moz-border-radius: 6px 6px 0px 0px;
  -webkit-border-radius: 6px 6px 0px 0px;
  border-radius:6px 6px 0px 0px;
  margin-right:7px;
  position:relative;}

nav#nav a
{ color:#fff;
  font-size:14px;
  font-weight:normal;
  text-decoration:none;
  display:block;
  text-shadow:1px 1px 1px rgba(0,0,0,1);
  padding:7px 10px 7px 10px;}


nav#nav li:hover,
nav#nav li:focus,
nav#nav li.active
{ background:#d60b1f;
 text-decoration:none;}

/*************************************************** slogan */

div.slogan
{ width:304px;
  height:41px;
  display:block;
  position:absolute;
  top:-20px;
  right:20px;
  background:url(Slogan.png) no-repeat;}

div.slogan p.slogan
{ /*text-shadow:1px 1px 1px rgba(0,0,0,1);*/
  font-size:16px;
  font-weight:bold;
  color:#d60b1f;}


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

div#logo
{ width:992px;
  height:116px;
  display:block;
  float:left;}

div#logo h1
{ background: url(logo.gif) no-repeat;
  display:block;
  width:896px;
  height:90px;
  margin-top:10px;}

div#logo a
{ width:896px;
  height:90px;
  display:block;}

/*************************************************** infos */

div.infos
{ display:block;
  height:110px;
  width:992px;
  float: left;
  padding:17px 0px 10px 0px;}

div.wasser
{ position:absolute;
  left:165px;
  top:149px;
}

span.fett
{ font-weight:bold;
  color:#FFF;
  text-shadow:0.5px 0.5px 0.5px rgba(0,0,0,1);}


div.infos div.zeiten
{ float:left;
  margin-right:80px;}

div.infos div.zeiten p.woche
{ color:#FFF;
  margin-bottom:5px;}



div.infos div.zeiten p.wochenende
{ color:#FFF;}


div.infos div.adresse
{float: left;
 margin-right:80px;
 color:#FFF;}
div.infos div.adresse p.strasse
{color:#FFF;}


div.infos div.telefon
{ float: left;
  color:#FFF;}
div.infos div.telefon p.telefon
{color:#FFF;}



/*********************************************************** inhalt */
div#inhalt
{display:block;
  width:974px;
  min-height:400px;
  padding:50px 0px 20px 0px;
  position:relative;
  float:left;}

div#inhalt img
{ border:3px solid #d9e8fd;
  -moz-box-shadow: 0 0 5px #999999;
  -webkit-box-shadow: 0 0 5px #999999;
   box-shadow: 0 0 5px #999999;}

div#inhalt div.links
{ display:block;
  float:left;
  width:660px;
  min-height:100px;}

div#inhalt div.links div.inner
{ padding:0px 40px 10px 0px;}

div#inhalt div.schatten
{ display:block;
  float:left;
  width:304px;
  min-height:476px;
  background: url(schatten.png) no-repeat top;
  /*-moz-box-shadow: 0px 0px 7px 0px #000;
   -webkit-box-shadow: 0px 0px 7px 0px #000;
   box-shadow: 0px 0px 7px 0px #000;
    /* Versatz links - Versatz oben - Unschärfe - Schattenradius - Farbe */
   position:absolute;
   top:-80px;
   right:10px;
   z-index:2000;}

div#inhalt div.rechts
{ display:block;
  float:left;
  width:292px;
  min-height:300px;
  background:#eae9e9 url(bg_rechts.png) repeat-x top;
  /*-moz-box-shadow: 0px 0px 7px 0px #000;
   -webkit-box-shadow: 0px 0px 7px 0px #000;
   box-shadow: 0px 0px 7px 0px #000;
    /* Versatz links - Versatz oben - Unschärfe - Schattenradius - Farbe */
   position:absolute;
   top:0px;
   right:6px;
   z-index:2000;
}

div#inhalt div.rechts div.inner
{ padding:15px 15px 10px 15px;}



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

div#inhalt div.inner div.text_bild
{ overflow:hidden;
  display:block;
  min-height:100px;
  margin-top:20px;}

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

div#inhalt div.inner div.text_bild div.img img
{ border:3px solid #d9e8fd;
  -moz-box-shadow: 0 0 5px #999999;
  -webkit-box-shadow: 0 0 5px #999999;
   box-shadow: 0 0 5px #999999;
}

div#inhalt div.inner div.text_bild div.tinytxt
{ width:394px;
  float:left;
  display:block;
  font-size:12px;}

div.tinytxt ul
{ margin-bottom:10px;}
/*************************************************** Modul Text/Bild Ende*****/




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


div#inhalt div.inner div.gallery
{ display:block;
overflow:hidden;}

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


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

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

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

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

footer
{ width:992px;
  height:30px;
  display:block;
  float:left; }

footer a#bluemouse
{ display:block;
  width:100px;
  float:left;
  margin:10px 0px 0px 0px;
  color:#cbc9c9;
font-size:11px;
text-decoration:none;}


footer a#bluemouse:hover,
footer a#bluemouse:focus,
footer a#bluemouse.active
{ color:#000;
  text-decoration:underline;}









