

/* Main styles */
body
{
        background-color: #fff;
        border-width: 0;
        margin: 0 0 0 10px;
        font-size: 100%;
}

img { border-width: 0; margin: 0;}

div#mother
{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        line-height: 15px;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        color: #333;
        margin: 0;
        border-width: 0;
        width: 930px;
        height: auto;
        min-height: 600px;
        background-color: #f6f6f6;
}

/* Content Styles */
h1, h2, h3, p, ul, address
{
        width: 420px;
        height: auto;
        margin: 5px 25px 5px 20px;
        padding: 0;
}

.news, .cart
{
        width: 201px;
        height: auto;
        padding: 5px;
        margin: 0 0 0 10px;
        float: left;
}

.cart
{
        background-color: #EAEDF3;
        border-bottom: 1px solid #f6f6f6;
}

h1
{
        font-size: 1.8em;
        font-weight: normal;
        line-height: 22px;
        color: #030303;
        margin-top: 25px;
}

h2
{
        font-size: 1.1em;
        font-weight: bold;
        margin-top:0px;
        color:#de0067;
}
h3
{
        font-size: 1.1em;
        font-weight: bold;
}

h4, label
{
        font-size: 1.1em;
        line-height: 15px;
        font-weight: bold;
        margin: 8px 5px 2px 0;
}

h4.article
{
        float: left;
        width: 120px;
        margin: 10px 0 0 20px;
}

h4.news
{
        border-bottom: 1px dotted #C9C9C9;
        margin-top: 21px;
        color:#00276d;
}

h4.cart { margin-top: 30px; }

#header img.print, #headerstart img.print {
        display:none;
}

label
{
        display: block;
        margin-bottom: 3px;
}

label.labelsmall
{
        width: 50px;
        float: left;
}

label.labelbig
{
        width: 350px;
        float: left;
}

label.sublabel
{
        display: inline;
        width: auto;
        font-weight: normal;
        margin-left: 10px;
}

p
{
        font-size: 1.1em;
        width: auto;
        margin-bottom: 5px;
}
#content p
{
        font-size: 1.2em;
        width: auto;
        max-width: 424px;
        margin-bottom: 15px;
        margin-top: 3px;
        line-height:1.4em;
}
#content p.teaser
{
        font-size: 1.1em;
        width: auto;
        max-width: 424px;
        margin-bottom: 10px;
}
#content .pic
{
        background-color: #e4e5e6;
        height: auto;
        float: left;
        width: auto;
        margin:3px 10px 2px 0px;
        max-width:420px;
}

#content .pic sub
{
        font-size: 0.9em;
        color: #333;
        padding: 0;
        margin: 2px;
        display: block;
        width: auto;
        height: auto;
}


.bgpict
{
        background-image: url(/img/bg_anwendung_bild.gif);
        background-repeat: no-repeat;
        width: 200px;
        height: 180px;
        float: left;
        margin: 5px 10px 0px 0px;
        display: block;
}

.bgpict img { margin: 0 0 0 7px; border: 1px solid #CCCCCC; }

.bgpict a img { margin: 0 0 0 3px; border: none; }

.bgpict a
{
        margin: 15px 0 0 0;
        display: block;
}

ul
{
        list-style-type: none;
        list-style-position: outside;
        font-size: 1.1em;
}

#content li
{
        background-image: url(/img/icon_liste1.gif);
        background-repeat: no-repeat;
        background-position: 0 5px;
        padding: 0 10px;
        line-height: 1.5em;
}
#content li.message
{
        background-image: url(/img/icon_liste3.gif);
        background-repeat: no-repeat;
        background-position: 0 5px;
        padding: 0 10px;
        line-height: 1.5em;
        color: red;
        font-size: 1.1em;
}
.news li
{
        background-image: url(/img/icon_liste2.gif);
        background-repeat: no-repeat;
        background-position: 0 5px;
        padding: 0 10px;
        line-height: 1.5em;
}
#content li { width: 390px; }
#content ul.boxlinklist li { background-image: url(/img/icon_liste2.gif); }

address
{
        font-size: 1.1em;
        font-style: normal;
        border-top: 1px dotted #C9C9C9;
}

span { color: #de0067; }

em
{
        font-weight: bold;
        font-style: normal;
        color:#00276d;
}

.teaser img
{
        border: 2px solid #c9c9c9;
        float: left;
        margin: 0 10px 0 0;
}

p.message, h4.message { color: red; font-weight: normal; font-size: 1.1em; }


.nobreak
{
        float: left;
        width: 200px;
}

.breakclear { clear: both; }

/* Table Styles */
table
{
        width: 464px;
        height: auto;
        margin: 0 0 10px 0;
        padding: 0;
        caption-side: top;
        border: none;
        font-size: 1.1em;
        line-height: 17px;
}

table#sitemap
{
        height: auto;
        margin: 0 0 50px 10px;
        padding: 0;
        caption-side: top;
        border:  none;
        width: 900px;
}
table#sitemap td
{
        height: auto;
        width:225px;
        padding: 6px;
        font-size:1.1em;
        line-height: 1.3em;
        border: 1px dotted #C9C9C9;
}
table#sitemap td strong { line-height:2.0em; }
th
{
        height: 30px;
        text-align: left;
        color: #00276e;
        font-weight: bold;
        margin: 0;
        padding: 5px 0;
        border-top: 1px dotted #C9C9C9;
}

th img { margin: 0 0 0 20px; }

td
{
        height: 20px;
        margin: 0;
        padding: 0;
        line-height: 1em;
}

td.def, tr.strong { font-weight: bold; }


caption
{
        text-align: left;
        font-size: 1.3em;
        color: #00276e;
        font-weight: bold;
        padding: 0 20px;
        margin: 10px 0 5px 0;
}

/* Form Styles */
form
{
        padding: 0;
        margin: 0;
        width: 420px;
        height: auto;
}

fieldset
{
        border: none;
        padding: 0;
}

input, button
{
        width: 200px;
        height: 20px;
        border: 1px solid #7F9DB9;
        font-size: 1em;
        line-height: 20px;
        color: #00276d;
        vertical-align: middle;
        padding: 0;
        margin: 1px 0 1px 0;
}

input.blaettern
{
        width: 102px;
        height: 22px;
        margin: 0 0 0 5px;
        border: 1px solid #7F9DB9;
}
input.blaettern:hover { border: 1px solid #de0067; }

input.checkboxstyle
{
        width: 15px;
        height: 15px;
        margin: 0 0 0 5px;
}

input.radiobutton
{
        margin: 3px 5px;
        width: 15px;
        height: 15px;
        border: none;
}

input.buttonpos, button
{
        margin: 10px 0 0 308px;
        width: 100px;
        background-color: #fff;
        text-align: center;
        font-weight: bold;
        border-width: 1px;
}
#pageturn button {
          margin: 2px 0px;
}
#pageform button {
          margin: 2px 2px;
}
#Unterlagen {height: 25px;}
#back { margin-left: 0; }
#smallmargin { margin-left: 208px; }
#shopbutton {margin-left: 328px;}
.mini { width: 35px; margin-bottom: 8px; margin-top:3px;}
.small { width: 50px; }
.middle { width: 150px; }
.big { width: 350px; }

button:hover {background-color: #de0067; color: #fff;}

textarea
{
        font-size: 1.2em;
        line-height: 20px;
        color: #00276d;
        padding: 0;
        margin: 3px 0 0 0;
        width: 405px;
        height: 100px;
        border: 1px solid #7F9DB9;
}

select
{
        display: block;
        padding: 0;
        margin: 3px 0 0 0;
        width: 200px;
        height: 20px;
        border: 1px solid #7F9DB9;
        background-color: #fff;
}

div#search input
{
        width: 120px;
        border: 1px solid #c9c9c9;
}

div#search button
{
        padding: 0;
        margin: 0;
        width: 19px;
        height: 17px;
        border: none;
        background: none;
        text-align: center;
        vertical-align: bottom;
        margin-bottom: 1px;
        line-height: 17px;
}
#groesse { width:285px;float:right;margin-right:10px; }

/* Box styles */
#header, #headerstart, #metamenu, #keyvisual, #position, #footer, #mainmenu, #homenews, #sitemap
{
        width: 930px;
        border: none;
        margin: 0;
        padding: 0;
}

div#header
{
        height: 80px;
        background: url(/img/verlauf.jpg) repeat-y #EAEDF3;
}
div#headerstart
{
        height: 90px;
        background: url(/img/verlauf.jpg) repeat-y #EAEDF3;
}
div#search
{
        width: 200px;
        height: 17px;
        text-align: right;
        position: absolute;
        top: 20px;
        left: 710px;
        margin: 0;
        padding: 0;
}
.suche {
        position: absolute;
        top: 8px;
        left: 12px;
        font-size: 1.1em;
        font-weight: bold;
        color: #767c80;
        line-height:17px;
}
div#metamenu
{
        height: 20px;
        width: 905px;
        background: url(/img/logo.jpg) no-repeat #EAEDF3;
        font-size: 1.1em;
        color: #00276d;
        text-align: right;
        line-height: 20px;
        padding-right: 25px;
}

#submenu, #empty
{
        height: auto;
        margin: 0;
        padding: 0;
        float: left;
}
#content
{
        height: auto;
        margin: 0;
        padding: 0;
        float: left;
        min-height:300px;
}
div#keyvisual { height: 113px; }

div#position
{
        height: 30px;
        line-height: 30px;
        background-color: #eaedf3;
        text-indent: 255px;
}

div#footer
{
        height: 20px;
        background-color: #00276e;
        padding: 5px 0 0 0;
        clear: both;
}

div#content
{
        width: 464px;
        border-left: 1px dotted #C9C9C9;
        border-right: 1px dotted #C9C9C9;
        padding-bottom: 20px;
}

div#content .box, div#content .boxlinklist
{
        background-color: #EAEDF3;
        padding: 5px 5px 10px 5px;
        margin: 0 0 0 20px;
        width: 410px;
        border-bottom: 1px solid #f6f6f6;
        clear: both;
}
div#content .newsearch {
        background-color: #EAEDF3;
        padding: 5px 5px 5px 5px;
        margin: 10px 0 0 20px;
        width: 410px;
        border-bottom: 1px solid #f6f6f6;
        clear: both;
}
div#content h3.box
{
        font-size: 1.3em;
        font-weight: bold;
        line-height: 17px;
        color: #00276d;
        border-bottom: 1px solid white;
        padding: 5px 5px 5px 5px;
        margin: 10px 0 0 20px;
}

div#content .teaser
{
        border-top: 1px dotted #C9C9C9;
        min-height: 70px;
        width: 464px;
        max-width: 464px;
        margin: 0;
}

#pageturn {
        width: auto;
        height:20px;
        margin: 20px 0 25px 20px;
        font-size: 1.1em;
        line-height:1.4em;
}
#pageform {
        width: auto;
        height: auto;
        margin: 20px 0 20px 0px;
        font-size: 1.1em;
        line-height:1.4em;
}
.left {
        float:left;
        width: 150px;
}

.center {
        float:left;
        color:#030303;
}
.right {
        float:right;
        width: auto;
        text-align: right;
}

div.hometeaser
{
        width: 231px;
        height: 250px;
        float: left;
        border-right: 1px dotted #C9C9C9;
        font-size: 1.1em;
}

div#homenews
{
        height: 80px;
        clear: both;
        font-size: 1.1em;
        background-image: url(/img/bg_home_news.gif);
        background-repeat: no-repeat;
        background-color: #e4e5e6;
        background-position: left bottom;
        border-top: 1px solid #f6f6f6;
}
div#homenewsen
{
        height: 80px;
        clear: both;
        font-size: 1.1em;
        background-color: #e4e5e6;
        background-position: left bottom;
        border-top: 1px solid #f6f6f6;
}
div#empty { width: 231px; }

/* Menu styles */
a, #content p.teaser a
{
        color: #00276d;
        text-decoration: none;
        border: none;
        padding: 0;
        margin: 0;
}

a:hover { color: #de0067; }

#content p a {
        background-image: url(/img/icon_liste2.gif);
        background-repeat: no-repeat;
        background-position: 0 5px;
        padding: 0px 0px 0px 8px;
}
#content p.teaser a {
        background-image: none;
        background-repeat: no-repeat;
        background-position:0;
        padding: 0;
}
#content .bgpict a {
        background-image: none;
        background-repeat: no-repeat;
        background-position:0;
        padding: 0;
}
/* Meta Menu */
div#metamenu a { margin: 0 5px; }

/* Main Menu */
ul#mainmenu
{
        height: 27px;
        list-style-type: none;
        list-style-position: outside;
        list-style-image: none;
        font-size: 1.3em;
        font-weight: bold;
        color: #00276d;
        line-height: 27px;
        margin: 0;
        padding: 0;
}

ul#mainmenu li
{
        float: left;
        width: 170px;
        height: 27px;
        text-align: center;
        background-image: url(/img/bg_navi_normal.gif);
        background-repeat: no-repeat;
        background-position: left bottom;
        padding: 0;
        margin: 0;
}

ul#mainmenu li#highlight1
{
        background-image: url(/img/bg_navi_active.gif);
        background-repeat: no-repeat;
        background-position: left bottom;
}

li#highlight1 a {color: #de0067;}

/* Sub Menus */
ul#submenu, ul#subsubmenu
{
        width: 231px;
        list-style-type: none;
        list-style-position: outside;
        list-style-image: none;
        font-size: 1.1em;
        font-weight: bold;
        color: #de0067;
        line-height: 30px;
        padding: 0;
        margin: 0;
        text-indent: 0px;
}

ul#subsubmenu {font-size: 1em;}

ul#submenu li
{
        float: left;
        width: 230px;
        height: auto;
        min-height: 30px;
        padding: 0;
        margin: 0;
        background: url(/img/bg_subnavi.gif) no-repeat;
        text-indent: 0px;
}

ul#submenu a
{
        margin: 0 0 0 20px;
        padding: 0;
}

ul#subsubmenu li { font-weight: normal; }

.highlight2 {color: #de0067;}


ul#mainmenu li.grafic, ul#submenu li.grafic
{
        background-image: url(/img/mainmenu_end.gif);
        background-repeat: no-repeat;
        text-align: left;
        padding: 0;
        margin: 0;
}

/* Footer Menu */
div#footer a
{
        color: #fff;
        margin: 0 0 0 255px;
}

/* Content Menus */
div#content a.teaserhigh
{
        margin: 0;
        padding: 5px 20px 5px 20px;
        display: block;
        width: 424px;
        min-height: 70px;
        color: #333;
}

div#content a.teaserhigh:hover { background-color: #e4e5e6; }
div#content a.teaserhigh:hover img { border-color: #de0067; }
div#content a.teaserhigh:hover em { color: #de0067; }



/* Home Menu */
div.hometeaser a.hometeaserhigh
{
        margin: 0;
        padding: 20px 21px 0 21px;
        display: block;
        width: 189px;
        height: 230px;
        color: #333;
}

div.hometeaser img
{
        border: 2px solid #c9c9c9;
        margin: 5px 0 5px 0;
}

div.hometeaser strong
{
        font-weight: normal;
        font-size: 1.5em;
        line-height: 25px;
        color: #00276d;
}

a.hometeaserhigh:hover { background-color: #e4e5e6; }
a.hometeaserhigh:hover img { border-color: #de0067; }
a.hometeaserhigh:hover strong { color: #de0067; }

div#homenews a
{
        line-height: 25px;
        margin: 0 0 0 260px;
}

/* Help Tipps */
.link a {display: inline;}
.link a:hover {background: none; }
a.help span
{
        width: 150px;
        height: auto;
        font-weight: normal;
        color: #333;
        padding: 3px;
        margin: 0;
        background-color: #DFDFDF;
        border: 1px dotted #00276d;
        position: absolute;
        z-index: 999;
        visibility: hidden;
}

a.help:hover span { visibility: visible; display:block; }

acronym { cursor:help; border-bottom: 1px dotted #00276d }

#preview {
        position: absolute;
        right: 24px;
        bottom: 24px;
        border: 2px solid #069;
        background: #C1D2D9;
        padding: 8px 8px 8px 8px;
        color:#069;
        font-weight:bold;
        font-family:Arial,Helvetica,sans-serif;
}
