*
{
    margin: 0;
    padding: 0;
    border: 0;
}

html
{
    overflow: auto;
}

html, body
{
    height: 100%;
}

body
{
    text-align: center;
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    line-height: 18px;
    color: #000;
    background: #fff url(../images/container-hg.gif) repeat-y center;
}
td 
{
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    line-height: 18px;
    }
.contenttable td 
{
    vertical-align:top;
    }
.contenttable td p
{
    margin-bottom:0;
    }
a
{
    text-decoration: none;
    color:#555;
}
/*html > body #container
{
    height: auto;
    min-height: 100%;
}*/

*html #container
{
    height: 100%;
}
#container
{
    position: relative;
    width: 950px;
    margin: 0 auto;
    text-align: left;
    min-height:550px;
}
/*Header*/
#header-wrap
{
    position: fixed;
    left: 50%;
    margin-left:-475px;
    top:0;
    width:950px;
    height:103px;
    padding-top:20px;
    border-bottom: solid 10px #EE1C25;
    background-color:#fff;
    z-index:8;
    }
*+html #header-wrap
{
    margin-left:-476px;
    }
*html #header-wrap
{
    left: 0;
    margin-left:0;
    height:133px;
    }
#logo
{
    position:absolute;
    left:20px;
    top:20px;
}
/*Menu*/
#wrap-menu
{
    position:fixed;
    left:50%;
    margin-left:-475px;
    top:140px;
    width: 180px;
    z-index:7;
}
*+html #wrap-menu
{
    margin-left:-476px;
    }
*html #wrap-menu
{
    position:absolute;
    height:450px;
    margin-left:0;
    left:0;
    }
#wrap-menu ul
{
    list-style-type: none;
    margin: 25px 0 0 0;
}
#wrap-menu li
{
    position: relative;
}
#wrap-menu a
{
    display: block;
    color: #fff;
    width:138px;
    height:auto;
    min-height:18px;
    line-height:18px;
    font-size:15px;
    font-family:Arial, Sans-Serif;
    padding: 3px 20px;
    text-align:left;
    border:0;
    }
*html #wrap-menu a
{
    width:178px;
    }
*html #wrap-menu a:hover
{
    color:#ee1c25;
    }
#wrap-menu li:hover a,
#wrap-menu li.act a,
#wrap-menu li:hover.act a
{
    color:#fff;
    background-color:#ee1c25;
}
#wrap-menu li:hover.act li a
{
    color:#000;
    background-color:transparent;
}
#wrap-menu ul li ul,
#wrap-menu ul li:hover ul li ul,
#wrap-menu ul li:hover ul li:hover ul li ul
{
    position: absolute;
    margin: 0px;
    display:none;
    border: solid 1px #ee1c25;
    background:transparent url(../images/submenu-hg.png) repeat;
}
#wrap-menu ul ul li.pfeil
{
    position:absolute;
    top:8px;
    left:-15px;
    }
#wrap-menu ul li:hover ul
{
    display: block;
    top:-5px;
    left: 177px;
    background:transparent url(../images/submenu-hg.png) repeat;
    padding-top:4px;
    padding-bottom:4px;
}
#wrap-menu ul li:hover ul li a
{
    background-color: transparent;
    background-image:none;
    margin:0;
    height:auto;
    text-align:left;
    line-height:18px;
    min-height:18px;
    padding: 3px 20px;
    font-size:14px;
    font-weight:normal;
    text-transform:none;
    letter-spacing:normal;
    color:#000;
    border:0;
    }
#wrap-menu ul li:hover ul li:hover a,
#wrap-menu ul li:hover ul li:hover a:hover
{
    color:#fff;
    background-color:#ee1c25;
}
#wrap-menu ul li:hover ul li:hover ul
{
    display: block;
    top: -5px;
    left: 100%;
}
#wrap-menu ul li:hover ul li:hover ul li a
{
    background-color: transparent;
    background-image:none;
    margin:0;
    height:auto;
    text-align:left;
    line-height:18px;
    min-height:18px;
    padding: 3px 20px;
    font-size:14px;
    font-weight:normal;
    text-transform:none;
    letter-spacing:normal;
    color:#000;
    border:0;
    }
#wrap-menu ul li:hover ul li:hover ul li:hover a,
#wrap-menu ul li:hover ul li:hover ul li:hover a:hover
{
    color:#fff;
    background-color:#ee1c25;
    background-image: none;
}

#wrap-menu ul li:hover ul li:hover ul li:hover ul
{
    display: block;
    top: -5px;
    left: 100%;
}
#wrap-menu ul li:hover ul li:hover ul li:hover ul li a
{
    background-color: transparent;
    background-image:none;
    margin:0;
    height:auto;
    text-align:left;
    line-height:18px;
    min-height:18px;
    padding: 3px 20px;
    font-size:14px;
    font-weight:normal;
    text-transform:none;
    letter-spacing:normal;
    color:#000;
    border:0;
    }
#wrap-menu ul li:hover ul li:hover ul li:hover ul li:hover a,
#wrap-menu ul li:hover ul li:hover ul li:hover ul li:hover a:hover
{
    color:#fff;
    background-color:#ee1c25;
    background-image: none;
}
/*H1*/
h1 
{
    position:absolute;
    top:55px;
    left:210px;
    font-size:20px;
    }
/*Inhalt*/
#content
{
    position:relative;
    padding-bottom: 65px;
    padding-top:145px;
}
*html #content
{
    padding-top: 15px;
}
#root-nav
{
    margin-left:210px;
    margin-bottom:15px;
    color:#666;
    font-size:11px;
    }
#root-nav a
{
    color:#666;
    }
#root-nav a:hover
{
    color:#ee1c25;
    }
#inhalt-wrap
{
    padding: 0 0 0 210px;
    }
#inhalt
{
    padding: 0 25px 0 0;
    }
#inhalt-wrap-mitte
{
    width:450px;
    float:left;
    }
#inhalt-mitte
{
    padding: 0 35px 35px 0;
    }
#inhalt-mitte .tx-hfanfordern-pi1 .liste,
#inhalt-mitte .tx-hfanfordern-pi1 .anf-kontakt
{
    width:700px;
    border:0;
    }
#inhalt-mitte .tx-hfanfordern-pi1 .liste td,
#inhalt-mitte .tx-hfanfordern-pi1 .anf-kontakt td
{
    padding:4px 0 4px 10px;
    border:0;
    }
#inhalt-mitte .tx-hfanfordern-pi1 .anf-kontakt
{
    background-color:#ccc;
    }
#content input,
#content select
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    border: 1px solid #ccc;
    background-color: #FFFFFF;
    }
#inhalt-mitte input.rad
{
    border: 0;
    background-color: Transparent;
    }
#inhalt-mitte .input,
#content .tx-indexedsearch .submit
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    border: 0;
    background-color: #ee1c25;
    background: -webkit-gradient(linear, left top, left bottom, from(#ee1c25), to(#A01319));
	background: -moz-linear-gradient(top,  #ee1c25,  #A01319);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee1c25', endColorstr='#A01319');
    padding:3px 5px;
    color:#fff;
    cursor: pointer;
    -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
    }
#content .tx-indexedsearch input,
#content .tx-indexedsearch select
{
    margin-bottom:5px;
    margin-left:5px;
    border: 1px solid #ee1c25;
    }
#content .tx-rgsmoothgallery-pi1 {
    margin-top: 20px;
}
#inhalt-wrap-rechts
{
    width:290px;
    float:left;
    }
#inhalt .csc-textpic-imagewrap img,
#inhalt-rechts .csc-textpic-imagewrap img,
#inhalt-rechts .csc-frame-rulerAfter
{
    border-bottom: solid 10px #ee1c25;
    }
#inhalt-wrap-rechts .csc-textpic-caption
{
    margin-top:7px;
    font-size:11px;
    font-style:italic;
    text-align:right;
    border:0;
    }
#inhalt-wrap h2
{
    margin-bottom: 20px;
    font-size: 18px;
    line-height:normal;
    color:#ee1c25;
    font-family:Arial, Sans-Serif;
}
#inhalt-wrap h2.csc-firstHeader
{
    margin-bottom: 0px;
}
#inhalt-wrap h3
{
    margin-bottom: 1em;
    font-size: 14px;
    line-height:normal;
    color:#ee1c25;
}
#inhalt-wrap p
{
    margin-bottom: 10px;
}
#inhalt-wrap td p
{
    margin-bottom: 0px;
}
#inhalt-wrap .gmnoprint p
{
    margin-bottom: 0;
    }
#inhalt-wrap .gmnoprint input
{
    margin-bottom: 3px;
    }
#inhalt-wrap .gmnoprint input.gmapDirButton
{
    border:0;
    margin-bottom:0;
    color:#ee1c25;
    cursor:pointer;
    }
#inhalt-wrap ol
{
    margin-bottom: 10px;
    margin-left: 18px;
}
#inhalt-wrap ul
{
    list-style:none;
    margin-bottom: 10px;
    margin-left: 0;
}
#inhalt-wrap ul li
{
    list-style:none;
    padding-left:13px;
    background:transparent url(../images/ul-li-1.gif) no-repeat 0 3px; 
}
#inhalt-wrap .tx-lumogooglemaps-pi1 ul li,
#inhalt-wrap .tx-indexedsearch ul li
{
    list-style:none;
    padding-left:0;
    background-image:none;
    }
#inhalt-wrap ul ul
{
    margin-left: 18px;
    margin-bottom: 0px;
}
#inhalt-wrap ul ul li
{
    list-style:none;
    padding-left:13px;
    background:transparent url(../images/ul-li-2.gif) no-repeat 0 3px; 
}
#inhalt-wrap ul ul ul li
{
    list-style:none;
    padding-left:13px;
    background:transparent url(../images/ul-li-3.gif) no-repeat 0 3px; 
}
#inhalt-wrap a
{
    color: #666;
}
#inhalt-wrap a:hover
{
    color: #ee1c25;
    }
.red-bord
{
    border-bottom:solid 10px #ee1c25;
    }
/*menu-2*/
#menu-2
{
    position:fixed;
    top:87px;
    left:50%;
    margin-left:-275px;
    z-index:9;
    color:#666;
    }
*html #menu-2
{
    position:absolute;
    left:0;
    margin-left:200px;
}
#menu-2 a
{
    display:inline-block;
    padding:0 10px;
    color:#666;
    font-size:14px;
    }
#menu-2 a:hover
{
    color:#ee1c25;
    }
/*Suche*/
#suche
{
    position:fixed;
    top:52px;
    left:50%;
    margin-left:191px;
    z-index:9;
    }
*html #suche
{
    position:absolute;
    left:0;
    margin-left:660px;
}
#suche input
{
    border:solid 1px #ee1c25;
    height:20px;
    vertical-align:top;
    color:#666;
    }
#suche input#suche-submit
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    border: 0;
    height:auto;
    background-color: #ee1c25;
    background: -webkit-gradient(linear, left top, left bottom, from(#ee1c25), to(#A01319));
	background: -moz-linear-gradient(top,  #ee1c25,  #A01319);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee1c25', endColorstr='#A01319');
    padding:2px 10px;
    color:#fff;
    cursor: pointer;
    -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
    }
/*Sprach-menu*/
#spr
{
    position:fixed;
    top:85px;
    left:50%;
    margin-left:191px;
    z-index:9;
    width:297px;
    color:#666;
    }
*html #spr
{
    position:absolute;
    left:0;
    margin-left:660px;
}
#spr a
{
    display:inline-block;
    margin:0 5px 0 0;
    padding:0;
    }
#spr a img
{
    width:25px;
    height:17px;
    border:1px solid #efefef;
    }
#spr a:hover img
{
    border:1px solid #ee1c25;
    }
*html #spr a img
{
    width:27px;
    height:19px;
    }
/*Footer*/
#footer-wrap
{
    position: fixed;
    height: 40px;
    border-top:solid 10px #ee1c25;
    width: 950px;
    left: 50%;
    margin-left:-475px;
    bottom: 0;
    text-align: left;
    background-color:#fff;
}
*+html #footer-wrap
{
    margin-left:-476px;
    }
*html #footer-wrap
{
    position: absolute;
    height: 50px;
    left: 0;
    margin-left:0;
    bottom: -1px;
}
#footer-wrap p
{
    margin:0;
    padding:0;
    line-height:40px;
    text-align:center;
    font-size:12px;
    font-family: Arial, Sans-Serif;
    color:#666;
    }
#footer-wrap a
{
    border:0;
    text-decoration:underline;
    }
#footer-wrap a:hover
{
    color:#ee1c25;
    }
.clear
{
    clear: both;
}

