﻿<style type="text/css">{  }

/* Stylesheet Main */

/* Format Body */
body
{
font-family:Arial,sans-serif;
font-size:11px;
margin-top:10px;
margin-left:10px;
margin-right:10px;
margin-bottom:10px;
background-color:#FFFFFF;
background-repeat:no-repeat;
} 

/* Format Text */
p, td { color:#000000; font-size:11px; font-family:arial, sans-serif;background-repeat:no-repeat; }
p.normal { font-size:11px; color:#000000; font-family:arial, sans-serif; }
p.gross { font-size:14px; color:#000000; font-family:arial, sans-serif; }
p.klein { font-size:9px; color:#000000; font-family:arial, sans-serif; }
p.fett { font-size:11px; color:#000000; font-family:arial, sans-serif; font-weight: bold; }
p.header1 { font-size:16px; color:#000000; font-family:arial, sans-serif; font-weight: bold; }
p.header2 { font-size:14px; color:#000000; font-family:arial, sans-serif; font-weight: bold; }
p.header3 { font-size:12px; color:#000000; font-family:arial, sans-serif; font-weight: bold; }
p.header4 { font-size:11px; color:#000000; font-family:arial, sans-serif; font-weight: bold; }
p.kastenlabel { font-size:24px; color:#E5E5E5; font-family:arial, sans-serif; font-weight: bold; }

/* Format Formularobjekte */
.buttonstyle 
{
font-family: Arial, sans-serif;
font-size: 12px;
color: #005293;
background-color: #FFA100;
border: 1px solid #005293;
}

.inputstyle 
{
font-family: Arial, sans-serif;
font-size: 12px;
background-color:#FFFFFF;
border: 1px solid #005293;
}

/* Format Links */
a:link { color:#000000; text-decoration:underline; }
a:visited { color:#000000; text-decoration:underline; }
a:active { color:#000000; text-decoration:underline; }
a:hover {color: #5C5B60;text-decoration:underline; }

/* Format Bloecke */
#content
{
align: top;
width: auto;
height: auto;
padding: 1px;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 5px;
margin-right: 5px;
}

#content_block
{
width: auto;
height: auto;
padding: 0px;
margin-top: 3px;
margin-bottom: 3px;
margin-left: 3px;
margin-right: 3px;
}

/* Menu */
#button {
        width: 12em;
        border-right: 1px solid #000;
        padding: 0 0 1em 0;
        margin-bottom: 1em;
        font-family: Tahoma, Arial, sans-serif;
                /*'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;*/
        font-size : 11px;
        background-color: #6AA9E2;
        color: #333;
        }

        #button ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border: none;
                }

        #button li {
                border-bottom: 1px solid #6AA9E2;
                margin: 0;
                list-style: none;
                list-style-image: none;
                }

        #button li a {
                display: block;
                padding: 5px 5px 5px 0.5em;
                border-left: 10px solid #3776AF;
                border-right: 10px solid #3776AF;
                background-color: #04437C;
                color: #FFFFFF;
                text-decoration: none;
                width: 100%;
                }

        html>body #button li a {
                width: auto;
                }

        #button li a:hover {
                border-left: 10px solid #6AA9E2;
                border-right: 10px solid #6AA9E2;
                background-color: #3776AF;
                color: #FFFFFF;
                }

        #button li #active {
                border-left: 10px solid #6AA9E2;
                border-right: 10px solid #6AA9E2;
                background-color: #3776AF;
                color: #FFFFFF;
                }


//-->
</style>
