/* Reset styles
*******************************/
html, body, div, span,iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, cite, code,
del, dfn, em, font, ins, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100.01%;
font-family: inherit;
vertical-align: baseline;
}
:focus {
outline: 0;
}
body {
line-height: 1;
color: black;
background: white;
}
ol, ul {
list-style: circle;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}



body {

         background-color : #DCDCDC;
         background-image: url(./../grfx/pattern_036a.gif);
         color : #323232;
         font-size : 100.01%;
         font-family : "Trebuchet MS", Verdana, Arial, Sans-Serif;
         scrollbar-face-color : #FDFDFD;
         scrollbar-highlight-color : #FDFDFD;
         scrollbar-3dlight-color : #DCDCDC;
         scrollbar-darkshadow-color : #DCDCDC;
         scrollbar-shadow-color : #FDFDFD;
         scrollbar-arrow-color :  #DCDCDC;
         scrollbar-track-color : #FDFDFD;
         text-align: center;
}

html {
        height: 100%;
        margin-bottom: 1px;/* force vertical scrollbars */
        }

/* td,p,ol,th,address,blockquote,nobr,i {

         font-family: "Trebuchet MS", Arial, Sans-Serif;
         font-size : 13px;
         Vertical-Align: top;
         text-align: left;
         color : #323232;
         Margin: 0px;
         Line-Height: 21px;}

table {
         background-color: #FDFDFD;
         }*/

strong        { font-weight: bold; }
em            { font-style: italic; }

h1     {
       font-weight: bold;
       font-size: 12px;
       color: #333365;
       font-variant: small-caps;
       padding-top: 1px;
       padding-bottom: 1px;
       }

h2     {
       font-weight: bold;
       font-size: 1.06 em;
       color: #333365;
       margin-top: 21px;
       padding-top: 7px;
       margin-bottom: 1.5em;
       }

a:link {
       text-decoration: none;
       color: #333365;
       }

a:visited {
       text-decoration: none;
       color: #333365;
       }

a:hover {
       text-decoration: underline;
       color: #333365;
       }

a:activ {
       text-decoration: underline;
       color: #333365;
       }

a:focus {
       text-decoration: underline;
       color: #333365;
       }

#page {
         width: 700px;
         min-height: 400px;
         margin: 30px auto 0 auto;
         padding-bottom: 30px;
         border-top: 1px solid #333365;
         border-left: 1px solid #333365;
         border-right: 1px solid #333365;
         border-bottom: 1px solid #333365;
         background-color: #FDFDFD;
         text-align: left;
         vertical-align: top;
}

#banner {
        width: 600px;
        height: 70px;
        margin: 15px 50px 20px 50px;
        }

#subbanner {
        width: 670px;
        height: 14px;
        margin: 7px 15px 15px 15px;
        background-color: #ccccff;
        text-align: center;
        vertical-align: middle;
        }

#menu   {
        float: left;
        width: 150px;
        margin: 15px 25px 0px 15px;
        list-style: none;
        font-size: 0.85em;
        }

#menu li {
        margin: 3px 0 3px 0;
        padding: 3px 0 3px 0;
        list-style-type: none;
        list-style-position: inside;
        float: left;
        width: 100%;
        font-weight: bold;
        width: 100%;
        }

#menu .aktiv{
	text-decoration: none;
         display: block;
         font-weight: bold;
         width: 100%;
         color: #333365;
	border-top:1px solid #333365;
         border-bottom:1px solid #333365;
         }

#menu a:link{
	text-decoration: none;
         display: block;
         font-weight: bold;
         width: 100%;
         color: #4F4F4F;
	border-top:1px solid #DCDCDC;
         border-bottom:1px solid #DCDCDC;
         padding: 3px 0 3px 0;
         }

#menu a:visited{
	text-decoration: none;
         display: block;
         font-weight: bold;
         width: 100%;
         color: #4F4F4F;
	border-top:1px solid #DCDCDC;
         border-bottom:1px solid #DCDCDC;
         padding: 3px 0 3px 0;
         }

#menu a:hover{
	text-decoration: none;
         display: block;
         width: 100%;
         color: 333365;
	border-top:1px solid #333365;
         border-bottom:1px solid #333365;
         padding: 3px 0 3px 0;
         }

#menu a:active{
 	text-decoration: none;
         display: block;
         width: 100%;
         color: #323232;
	border-top:1px solid #333365;
         border-bottom:1px solid #333365;
         padding: 3px 0 3px 0;
         }

#menu a:focus{
	text-decoration: none;
         display: block;
         width: 100%;
         color: #333365;
	border-top:1px solid #333365;
         border-bottom:1px solid #333365;
         padding: 3px 0 3px 0;
         }

#inhalt {
         margin: 45px 160px 0 190px;
         display: block;
         line-height: 1.5em;
         font-size: 0.8em;
         }

#info   {
         float: right;
         width: 120px;
         margin: 15px 15px 0 25px;
         }

.typeformline {
         border:1px solid #333365;
         font-family : "Trebuchet MS", Verdana, Arial, Sans-Serif;
         font-size: 1em;
         width: 250px;
         }

.typeformbox {
         border:1px solid #333365;
         font-family : "Trebuchet MS", Verdana, Arial, Sans-Serif;
         font-size: 1em;
         }

.klein {
        font-size: 10px;
        Line-Height: 13px;}

.farbe {
       color: #333365;
       }
