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, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
ol, ul {
	list-style: none;
}
html {
    font-family: Arial;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
    background: url(../image/blech.jpg);
    background-repeat: repeat;
}
@font-face {
  font-family: 'boston_traffic';
  font-style: normal;
  font-weight: normal;
  src: local('boston_traffic.ttf'), local('boston_traffic.ttf'), url('boston_traffic.ttf') format('truetype');
}
#layer_header {
   width:990px;
   height:303px;
   background: url(../image/header.png);
   border-bottom: 1px solid black;
   margin: auto;
}
#menu_language {
    font-family: 'boston_traffic';
    font-size: 30px;
    float:right;
    width:113px;
    height:63px;
    margin:0;
    background:url(../image/header_overlay.png);
}
#menu_language a {
    text-decoration: none;
    border: 0;
    color:black;
}
#menu_language a:hover {
    color:#972c5b;
}
.langM {
    margin-top: 10px;
    width: 35px;
    height: 15px;
    float: left;
}
.activeM {
    color:white !important;
}
#layer_topmenu {
    width:990px;
    height:50px;
    margin: auto;
    margin-top: 20px;
}
#layer_topmenu ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
#layer_topmenu ul li {
    font-family: 'boston_traffic';
    font-size: 28px;
    float:left;
    width: 138px;
    height: 45px;
}
#layer_topmenu ul li a {
    text-decoration: none;
    border: 0;
    color:#972c5b;
}
#layer_topmenu ul li a:hover {
    color:white;
}
#layer_submenu {
    width:990px;
    height:50px;
    margin: auto;
    margin-top: -10px;
}
#layer_submenu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#layer_submenu ul li {
    font-family: 'boston_traffic';
    font-size: 24px;
    float:left;
    width: 165px;
    height: 40px;
}
#layer_submenu ul li a {
    text-decoration: none;
    border: 0;
    color:#972c5b;
}
#layer_submenu ul li a:hover {
    color:white;
}
#content_wrapper{
    width:990px;
    margin: auto;
    margin-top: 0px;
}
#right_box_1 {
    background-color: #ccc;
    float:right;
    margin-bottom: 30px;
    width: 250px;
    min-height: 80px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}
.box {
    float: left;
    width: 100%;
    height: 40px;
    background-color: #E4E4E4;
    border-top-left-radius:4px;
    -moz-border-radius-topleft:4px;
    -webkit-border-top-left-radius:4px;
    border-top-right-radius:4px;
    -moz-border-radius-topright:4px;
    -webkit-border-top-right-radius:4px;
}
.box h3 {
    float:left;
    padding: 0;
    margin: 0;
    margin-top: 10px;
    margin-left: 20px;
    margin-bottom: 7px;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'boston_traffic';
    font-size: 18px;
    color: #972c5b;
}
.box .content {
    float: left;
    width: 100%;
    min-height: 10px;
    background-color: #ccc;
    border-bottom-right-radius:4px;
    -moz-border-radius-bottomright:4px;
    -webkit-border-bottom-right-radius:4px;
    border-bottom-left-radius:4px;
    -moz-border-radius-bottomleft:4px;
    -webkit-border-bottom-left-radius:4px;
}
.newsticker {
    margin: 20px;
    margin-bottom: 45px;
}
.newsticker h2 {
    font-size: 14px;
    margin-bottom: 10px;
}
.newsticker p {
    font-size: 12px;
    margin-bottom: 15px;
}
.link {
    font-size: 12px;
    margin-bottom: 15px;
}
.link a {
    text-decoration: none;
    color: #3d3d3d;
}
.link a:hover {
    color: #972c5b;
}
.tabicon {
    width:30px;
    height: 17px;
    float:left;
    margin-right: 8px;
    background: url(../image/tableicon.png);
    text-decoration: none;
    margin-top: 2px;
}
.tabicon2 {
    width:30px;
    height: 17px;
    float:left;
    margin-right: 8px;
    background: url(../image/tableicon2.png);
    background-repeat: no-repeat;
    text-decoration: none;
    margin-top: 2px;
}
.left_box_1 {
    background-color: #ccc;
    float:left;
    margin-bottom: 40px;
    width: 700px;
    min-height: 50px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #bfc0c9;
}
.left_deli {
    background-color: transparent;
    float:left;
    background: url('../image/vorlage.png');
    background-repeat: no-repeat;
    margin-bottom: 40px;
    width: 700px;
    min-height: 120px;
    height: 120px;
}
.left_deli h3 {
    margin-top: 15px;
    margin-left: 15px;
    font-size: 22px;
    font-family: 'boston_traffic';
}
.left_deli p {
    font-size: 18px;
    margin-left: 15px;
    margin-top: 10px;
    font-family: 'boston_traffic';
}
.left_deli_2 {
    cursor: pointer;
    background-color: transparent;
    float:left;
    background: url('../image/vorlage.png');
    background-repeat: no-repeat;
    margin-top: 20px;
    margin-bottom: 40px;
    width: 700px;
    min-height: 120px;
    height: 120px;
}
.left_deli_2 h3 {
    margin-top: 35px;
    margin-left: 15px;
    font-size: 22px;
    font-family: 'boston_traffic';
    color: #000;
}
.left_deli_2 p {
    font-size: 18px;
    margin-left: 15px;
    margin-top: 10px;
    font-family: 'boston_traffic';
}
.left_box_2 {
    background-color: #ccc;
    float:left;
    margin-bottom: 40px;
    width: 990px;
    min-height: 50px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #bfc0c9;
}
.left_box_3 {
    background-color: #ccc;
    float:left;
    margin-bottom: 40px;
    width: 430px;
    min-height: 50px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #bfc0c9;
}
.left_box_31{
    background-color: #ccc;
    float:left;
    margin-bottom: 40px;
    width: 430px;
    min-height: 350px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #bfc0c9;

}
.left_box_4 {
    background-color: #ccc;
    float:left;
    margin-bottom: 40px;
    width: 990px;
    min-height: 50px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #bfc0c9;
}
.right_box_2 {
    background-color: #ccc;
    float:right;
    margin-bottom: 30px;
    width: 530px;
    min-height: 80px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #bfc0c9;
}
.msgticker {
    margin: 20px;
    margin-bottom: 45px;
}
.msgticker h2 {
    font-size: 14px;
    margin-bottom: 10px;
}
.msgticker p {
    font-size: 12px;
    margin-bottom: 15px;
}
#calendar {
    width: 900px;
    margin: 0 auto;
}
.ui-dialog {font-size: 60% !important;}
#page-contents {
  position: absolute;
  text-align: left;
  top: 0;
  right: 0;
  width:300px;
  border: 1px solid #ccc;
  border-top-width: 0;
  background-color: #B0FF9E;
  font-family : 'Georgia';
  font-size : 14px;
  color : #333333;
  filter:alpha(opacity=85);
  opacity: 0.85;
  -moz-opacity:0.85;
  -khtml-opacity: 0.85;
}
#page-contents a {
  display: block;
  margin: .25em 0;
  color:#333333;
  text-decoration:none;
}
#page-contents a :hover{
  display: block;
  margin: .25em 0;
  color:#333333;
  text-decoration:none;
}
#page-contents a.toggler {
  padding-left: 20px;
  background: url(arrow-right.gif) no-repeat 0 0;
  text-decoration: none;
}
#page-contents a.arrow-down {
  background-image: url(arrow-down.gif);
}
#page-contents div {
  padding: .25em .5em .5em;
  display: none;
  background-color: #DAFFD1;
  filter:alpha(opacity=85);
  opacity: 0.85;
  -moz-opacity:0.85;
  -khtml-opacity: 0.85;
}
#page-contents-normal{
  font-family : 'Georgia';
      font-size : 14px;
      color : #333333;
}
#page-contents-normal a{
  display:block;
}
.content-indexer-toplink {float:right;margin-right: 15px;text-decoration: none;color:brown;}
#content-indexer-pagetop {padding:0;margin:0;position:absolute;top:0;left:0;width:0;height:0;}
.termin {
    float: left;
    font-size: 12px;
    width:100%;
    background-color: white;
    margin-bottom: 20px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}
.termin h2 {
    margin: 15px;
}
.termin_msg {
    float:left;
    height: 80px;
    width: 285px;
    margin-left: 15px;
}
.termin_msg th, .termin_msg td {
    text-align: left;
    padding: 3px;
}
.termin_info {
    float:left;
    height: 80px;
    width: 325px;
}
.termin_info th, .termin_info td {
    text-align: left;
    padding: 3px;
}
.termin_note {
    float:left;
    margin-bottom: 15px;
    margin-left: 15px;
    margin-right: 15px;
}
#pageiterator {
    float:left;
    margin-top: 5px;
    margin-bottom: 17px;
    background-color: #f5f6fa;
    height: 22px;
        padding: 6px;
    border: 1px solid #bfc0c9;
    width: 980px;
    font-size: 11px;
    color:#626266;
    -moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
}
#pageiterator .labelshow {
    margin-right: 5px;
    font-style: italic;
}
#pageiterator .count,#pageiterator  .start {
    width: 30px;
    height: 10px;
    border: 1px solid #bfc0c9;
    background-color: white;
    -moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
    padding: 3px;
    font-size: 11px;
}
#pageiterator .labelto {
    margin-right: 5px;
    margin-left: 5px;
    font-style: italic;
}
#pageiterator .labelsep {
    margin-left: 5px;
    margin-right: 5px;
}
#pageiterator .labelsort {
    margin-right: 5px;
    margin-left: 5px;
    font-style: italic;
}
#pageiterator .sort {
   width:140px;
   font-size: 11px;
}
#pageiterator .sortdesc {
    width:70px;
    font-size: 11px;
}
#pageiterator .ok {
    margin: 0px;
    padding: 0px;
    margin-left: 4px;
    font-size: 11px;
    height: 20px;
    width: 20px;
    background-image: url(images/box_head.gif);
    background-repeat: repeat-x;
    border: 1px solid #bfc0c9;
    background-color: white;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}
#pageiterator .ok:hover,
#pageiterator .back:hover,
#pageiterator .next:hover{
    border: 1px solid black;
}
#pageiterator .page {
    width:70px;
    font-size: 11px;
}
#pageiterator .back {
    margin: 0px;
    padding: 0px;
    margin-left: 4px;
    font-size: 11px;
    height: 20px;
    width: 20px;
    background-image: url(images/box_head.gif);
    background-repeat: repeat-x;
    border: 1px solid #bfc0c9;
    background-color: white;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}
#pageiterator .next {
    margin: 0px;
    padding: 0px;
    margin-left: 4px;
    font-size: 11px;
    height: 20px;
    width: 20px;
    background-image: url(images/box_head.gif);
    background-repeat: repeat-x;
    border: 1px solid #bfc0c9;
    background-color: white;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}
#pageiteratorinfo {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 11px;
    float:left;
}
.adressinfo {
    float: left;
    width: 100%;
    margin-top: 10px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    background-color: #f1f1f1;
}
.adress {
    float: left;
    font-size: 12px;
    width:100%;
    background-color: white;
    margin-bottom: 20px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}
.adress h2 {
    margin: 15px;
    margin-bottom: 8px;
}
.adress_msg {
    float:left;
    height: 70px;
    width: 185px;
    margin-left: 15px;
}
.adress_msg th, .adress_msg td {
    text-align: left;
    padding: 3px;
    vertical-align: top;
    padding-left: 0px;
}
.adress_msg2 {
    float:left;
    height: 70px;
    width: 155px;
    margin-left: 15px;
}
.adress_msg2 th, .adress_msg2 td {
    text-align: left;
    padding: 3px;
    vertical-align: top;
}
.adressinfo2 {
    float:left;
    margin-bottom: 15px;
    margin-left: 15px;
    margin-right: 15px;
}
#galerie {
    float:left;
    width: 100%;
    min-height: 170px;
    margin-bottom: 20px;
}
#galerie ul{
    margin: 20px;
}
#galerie li{
    width: 100px;
    height: 100px;
    margin: 2px;
    text-align: center;
    float: left;
    display: block;
    background-color: #9e9b9b;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
#galerie li img {
    margin-top: 6px;
    border: 1px solid #858585;
}
#grid_slider {
    margin-top: 10px;
    width: 250px;
    margin-left: 20px;
}
.fw_formuser {
margin: 0px;
padding: 0px;
}
.fw_formuser label {
    float: left;
    clear: left;
    width: 7em;
    margin:3px;
    line-height:20px;
    font-size: 12px;
}
.fw_formuser input, .fw_formuser select,
.fw_formuser button,.fw_formuser textarea {
    float: left;
    width: 16em;
    margin:3px;
    height: 13px;
    padding:4px;
    border: 1px solid #9c9c9c;
    background-color: #f1f0fa;
    font-size: 11px;
}
.fw_formuser select {
    height: 23px;
    width: 17em;
    padding: 2px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}
.fw_formuser input, .fw_formuser textarea {

    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}
.fw_formuser textarea {
    height: 120px;
    width: 370px;
}
.fw_formuser .tadesc {
    height: 120px;
    width: 21em;
}
.fw_formuser input:hover, .fw_formuser select:hover,
.fw_formuser input:focus, .fw_formuser select:focus,
.fw_formuser textarea:hover, .fw_formuser textarea:focus{
    background-color: #E0AF05;
}
.fw_formuser .submit {
    width: 104px;
    max-width:104px;
    height:24px;
    background-image: url(../image/btn_login.gif);
    background-repeat: no-repeat;
    border: 0;
}
.fw_formuser .submit:hover {
    background-image: url(../image/btn_login_hover.gif);
}
#kon_error {
    margin-bottom: 20px;
    color: #990000;
}