/* ------------------------------------------------------------------ */
/* -------- Css für Cmsimple by Digitalrun.de Designagentur--------- */
/* --------------------------------- ------------------------------ */

/* -------- Scrollbalken  --------- */
HTML
{
scrollbar-face-color:#BA2720;
scrollbar-highlight-color:#E7DFD8;
scrollbar-shadow-color:#E7DFD8;
scrollbar-3dlight-color:#E7DFD8;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#E7DFD8;
scrollbar-darkshadow-color:#E7DFD8;
}

/* -------- Seitentext --------- */
body, td, p
{
font-family:verdana;line-height:1.5em;
font-size:8.0pt;color:#726F6B;
}

/* -------- Seitenlinks --------- */
a:link, a:active, a:visited 
{
color:#C6211A;
text-decoration:none;
}

a:hover
{text-decoration:none;
color:#BA2720;
text-decoration:none;
}

/* -------- Horizontale Linie --------- */
hr {
height: 1px;
overflow: hidden;
position: relative;
clip: rect(auto,auto,1px,auto);
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 1px;
border-left-width: 0px;
border-top-style: none;
border-right-style: none;
border-bottom-style: dotted;
border-left-style: none;
border-bottom-color: #000000;
}

/* -------- Überschriften --------- */
h1, h2, h3
{font-size:10pt;
font-weight:bold;
text-align:left;
margin-bottom:8px;
margin-top:0px;
color:#000000;
}

h4
{
font-size:8pt;
font-weight:bold;
text-align:left;
margin-bottom:6px;
color:#000000;
}

/* --------Neue Navigation--------- */
#navcontainer {
 margin-top: 0px;
 
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: "Verdana", Tahoma, Arial, Helvetica, Sans Serif;
font-weight: normal;
font-size: 8.0pt;
color: #ffffff;
}

#navcontainer a
{
display: block;
font-family: "Verdana", Tahoma, Arial, Helvetica, Sans Serif;
padding: 4px 3px 5px 14px;
text-decoration: none;
font-size: 8.0pt;
background-repeat: no-repeat;
background-position: 0 0;
font-weight: bold;
color: #ffffff;
}

#navcontainer a:hover
{
text-decoration: none;
background-repeat: no-repeat;
background-image: url('menu/arrowh.gif');
background-color: #BA2720;
font-weight: bold;
color: #ffffff;
}

#navcontainer ul ul li { margin: 0; }

#navcontainer ul ul a
{
display: block;
padding: 4px 3px 5px 28px;
text-decoration: none;
font-weight: bold;
color: #ffffff;
}

#navcontainer ul ul a:hover
{
text-decoration: none;
font-weight: bold;
font-color:#ffffff;
}

.activeclass1
{
border-top:1px solid #ffffff;
background-color: #BA2720;
background-image: url('menu/arrow.gif');
background-repeat: no-repeat;
font-weight: bold;
font-color:#ffffff;
}

.inactiveclass1
{
border-top:1px solid #ffffff;
background-color: #7A7A7A;
font-weight: bold;
background-image: url('menu/arrow1.gif');
}

.activeclass2
{
border-top:1px solid #ffffff;
background-color: #BA2720;
background-image: url('menu/arrow2.gif');
font-weight: bold;
background-repeat: no-repeat
}

.inactiveclass2
{
border-top:1px solid #ffffff;
background-color: #7A7A7A;
background-image: url('menu/arrow3.gif');
font-weight: bold;
}

.activeclass3
{
border-top:1px solid #ffffff;
background-color: #BA2720;
background-image: url('menu/arrow4.gif');
background-repeat: no-repeat;
font-weight: bold
}

.inactiveclass3
{
border-top:1px solid #ffffff;
background-color: #7A7A7A;
background-image: url('menu/arrow5.gif');
font-weight: bold;
}

/* -------- Loginlink --------- */
.login, .login a, .login a:link, .login a:visited, .login a:active, .login a:hover
{
font-weight:bold;
font-size:7.5pt;
color:#F6F6F6;
text-decoration:none;
}

/* -------- Loginlink --------- */
.logine, .logine a, .logine a:link, .logine a:visited, .logine a:active, .logine a:hover
{
font-weight:normal;
font-size:7.5pt;
color:#ffffff;
text-decoration:none;
}

/* -------- Locator oben --------- */
.locator
{
font-weight:normal;
color:#ffffff;
}

.locator a
{
font-weight:normal;
color:#000000;
}

.locator a:link, .locator a:visited
{color:#ffffff;
text-decoration:none;
}

.locator a:active, .locator a:hover
{
color:#000000;
text-decoration:none;
}

/* -------- Navigator --------- */
.navigator a
{
font-weight:normal;
color:#000000;
}

.navigator a:link, .navigator a:visited
{color:#000000;
text-decoration:none;
}

.navigator a:active, .navigator a:hover
{color:#000000;
text-decoration:none;
}

/* -------- Suchergebnisslink--------- */
.search a
{
font-weight:bold;
color:#91D251;
}

.search a:link, .search a:visited
{
color:#91D251;
text-decoration:none;
}

.search a:active, .search a:hover
{
color:#000000;
text-decoration:none;
}

/* -------- Formular und Button Layout--------- */
form
{
margin:0;
}

input, select
{
font-family:verdana;
font-size:8.0pt;
color:#000000;
font-weight:normal;
border:1px solid #B9BEC1;
background-color:#ffffff;
}

textarea
{
font-family:verdana;
font-size:8.0pt;
color:#000000;
font-weight:normal;
border:1px solid #B9BEC1;
width:96%; 
background-color:#ffffff;
}

.searchbox .submit
{
font-family:verdana;
font-size:7.0pt;
color:#000000;
font-weight:normal;
border:1px solid #B9BEC1;
background-color:#ffffff;
width:52px;
}

.searchbox .text
{
font-family:verdana;
font-size:8.0pt;
color:#000000;
font-weight:normal;
border:1px solid #B9BEC1;
background-color:#ffffff;
}

.submit 
{
border: 1px solid #B9BEC1;
font-family: Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
font-weight: normal;
margin: 0px;
background-image: url('images/submit.png');
}

.text
{
font-family: Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
border: 1px solid #B9BEC1;
background-image: url('images/searchtext.png');
}

.bodyline
{
background-color:#FFFFFF;
border: 1px #617A81 solid;
}

.cmsline{
background-color:#FFFFFF;
border: 2px #ffffff solid;
}

.innerline
{
border:2px #FFFFFF solid;
}

/* -------- Highslide--------- */
.highslide-wrapper div {
font-family: Verdana, Helvetica;
font-size: 10pt;
}
.highslide-html {
background-color: #FFFFFF;
}

.highslide-html-blur {
}

.highslide-html-content {
position: absolute;
display: none;
}

.highslide-loading
{
display: block;
color: black;
font-size: 8pt;
font-family: sans-serif;
font-weight: bold;
text-decoration: none;
padding: 2px;
border: 1px solid black;
background-color: white;
padding-left: 22px;
background-image: url(highslide/graphics/loader.white.gif);
background-repeat: no-repeat;
background-position: 3px 1px;
}

a.highslide-credits,a.highslide-credits i
{
padding: 2px;
color: silver;
text-decoration: none;
font-size: 10px;
}

a.highslide-credits:hover,a.highslide-credits:hover i
{
color: white;
background-color: gray;
}

/* -------- Styles für das Popupfenster--------- */
.highslide-wrapper, .rounded-white
{
background-color: white;
}

.highslide-wrapper .highslide-html-content
{
width: 400px;
padding: 0 5px 5px 5px;
}

.highslide-wrapper .highslide-header
{
padding-bottom: 5px;
}

.highslide-wrapper .highslide-header ul
{
margin: 0;
padding: 0;
text-align: right;
}

.highslide-wrapper .highslide-header ul li
{
display: inline;
padding-left: 1em;
}

.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next
{
display: none;
}

.highslide-wrapper .highslide-header a
{
font-weight: bold;
color: gray;
text-transform: uppercase;
text-decoration: none;
}

.highslide-wrapper .highslide-header a:hover
{
color: black;
}

.highslide-wrapper .highslide-header .highslide-move a
{
cursor: move;
}

.highslide-wrapper .highslide-footer
{
height: 15px;
}

.highslide-wrapper .highslide-footer .highslide-resize
{
float: right;
margin-top:4px;
height:11px;
width:11px;
background:url(highslide/graphics/resize.gif);
}

.highslide-wrapper .highslide-body
{
}

.highslide-move
{
cursor: move;
}

.highslide-resize
{
cursor: nw-resize;
}


/* --------------------------------------------- */
/* -------- inaktive und interne Css  --------- */
/* --------------------------------- --------- */


/* -------- Seitenname --------- */
.sitename
{
font-family:verdana;
font-weight:normal;
color:#617A81;
font-size:8.0pt;
}

/* -------- Druckerlink Inaktiv--------- */
.printer a
{
font-weight:normal;
color:#617A81;
}

.printer a:link, .printer a:visited
{
color:#617A81;
font-weight:normal;
text-decoration:none;
}
.printer a:active, .printer a:hover
{color:#000000;
font-weight:normal;
text-decoration:none;
}

/* -------- Editorstyle--------- */
.edit
{
font-size:8.0pt;
color:black;
background-color:#B9BEC1;
}

.edit a:link, .edit a:visited, .edit a:active, .edit a:hover
{
font-weight:normal;
text-decoration:none;
color:#617A81;
}

/* -------- Listenlayout --------- */
ul.menulevel1, ul.menulevel2, ul.menulevel3, ul.sitemaplevel1, ul.sitemaplevel2,
ul.sitemaplevel3, ul.submenu, ul.search
{
padding-left: 0;
margin-left: 0;
list-style: none;
}

li
{
line-height:1.5;
}

li.doc
{
padding-left:
10px;background-image: url('menu/doc.gif');
background-repeat: no-repeat
}

li.docs
{
padding-left:10px;
background-image:url('menu/docs.gif');
background-repeat: no-repeat
}

li.sdoc
{
padding-left: 10px;background-image: url('menu/sdoc.gif');
background-repeat: no-repeat
}

li.sdocs{
padding-left: 10px;
background-image: url('menu/sdocs.gif');
background-repeat: no-repeat
}

/* -------- Alte Navigation--------- */
#navlist li
{
color:#ffffff;
font-weight:bold;
float:left;
margin:0px;
padding-right:10px;
padding-left:16px;
display:inline;
list-style-type:none;
text-decoration:none;
} 

#navlist ul
{
color:#ffffff;
font-weight:bold;
float:left;
margin:0px;
} 

#navlist a:link, #navlist a:visited, #navlist a:active
{
color:#ffffff;
font-weight:normal;
float:left;
margin:0px;
} 

#navlist a:hover
{
color:#000000;
font-weight:normal;
float:left;
margin:0px;
} 

.menulevel1, .menulevel2, .menulevel3, .navigator, .sitemaplevel1, .sitemaplevel2, .sitemaplevel3, .submenu
{
font-weight:normal;
font-size:8.0pt;
color:#3B7DB7;
}

.menulevel1 a:link, .menulevel1 a:visited, .menulevel1 a:active, .menulevel1 a:hover, .menulevel2 a:link,
.menulevel2 a:visited, .menulevel2 a:active, .menulevel2 a:hover, .menulevel3 a:link, .menulevel3 a:visited,
.menulevel3 a:active, .menulevel3 a:hover, .navigator a:link, .sitemaplevel1 a:link, .sitemaplevel2 a:link,
.sitemaplevel3 a:link, .sitemaplevel1 a:visited, .sitemaplevel2 a:visited, .sitemaplevel3 a:visited, .sitemaplevel1 a:active,
.sitemaplevel2 a:active, .sitemaplevel3 a:active, .sitemaplevel1 a:hover, .sitemaplevel2 a:hover, .sitemaplevel3 a:hover,
.submenu a:link, .submenu a:visited, .submenu a:active, .submenu a:hover
{
text-decoration:none;
}

.menu{
font-weight:normal;
font-size:8.0pt;
color:#000000;
}
.menu a{text-decoration:none;font-weight:normal;}

/* -------- Copyright--------- */
.copyright
{
font-size:7.0pt;
color:#ffffff;
font-weight:normal;
}

.copyright a, .copyright a:link, .copyright a:visited
{
color:#617A81;
font-weight:normal;
text-decoration:none;
}

.copyright a:hover, .copyright a:active
{color:#000000;
font-weight:normal;
text-decoration:no underline;
}

/* --------Bildrand--------- */
IMG
{
border:0px none;
}