* {
        padding: 0;
        margin: 0;
        }


body        {
        font: 73%  "verdana";
        height: auto;
        width: auto;
        color: #000;
        background-color: #eee;
        }

a:link {
        text-decoration: underline;
        color: #000;
        }

a:visited {
        text-decoration: underline;
        color: #000;
        }

a:hover {
        text-decoration: underline;
        color: #000;
        }

/*allgemeine Textformatierung*/


h1
        {
                font-size: 1.2em;
                padding: 8px 0;
                margin-left: -3px;
                color: #000;
                font-weight: bold;
        }
h2
        {
                color: #000;
                font-size: 1.1em;
                padding: 7px 0;
                margin-left: -2px;
        }

h3
        {
                color: #000;
                font-size: 1em;
                padding: 2px 0;
        }

h3 a    {
                color: #000;
                font-size: 1em;
                line-height: 80px;
                padding: 9px 0;
        }

ul       {      margin-left:34px;}

li       {      line-height:1.6em;}
li.moretext {   line-height:1em;
                padding: 5px 0;}

.title1
        {
                color: #000;
                font-size: 220%;
                font-style: normal;
                margin: 0 15px 0 170px;
                padding-top: 5px;
                font-weight: bold;
        }

.title2
        {
                color: #000;
                font-size: 180%;
                font-style: normal;
                margin: 0 15px 0 170px;
                padding-top: 5px;
                font-weight: bold;
        }

.left                {
                text-align: left;
                font-family: Georgia;
                font-weight: bold;
                }
.center         {text-align: center;}

.red            {color:#990000;}

.small         {padding: 5px;
                text-align: center;
                font-size:0.9em;}

.kennzahlen    {padding: 5px;
                color:#666;
                font-size:0.8em;}

.branche        {font-size: 0.9em}

p               {padding: 5px 0;}

p.right         {float:right;
                padding:0 0 0 20px;}

.bold           {font-weight:bold;}

#design                {
                padding: 0;
                margin: 0;
                position: relative;
                width: 100%;
                height: auto;
                min-height: 360px;
                }

#topfieldtext1        {
                position:relative;
                height: 143px;
                width: auto;
                background: url(../pics/logo.png) 0 0 #fff;
                background-repeat:no-repeat;
                }
#upnav                {
                float: left;
                position: relative;
                text-align: left;
                color: inherit;
                height: 15px;
                margin-left: 2px;
                background-color: inherit;
                }

#upnavlink        {
                position: relative;
                color: #ccc;
                height: 15px;
                margin: 0px;
                padding-left: 710px;
                background-color: transparent;
                background-color: #666;
                }
#upnavlink a                {
                        text-decoration: none;
                        color: #eee;
                        padding-left: 10px;
                        padding-right: 10px;
                        }

#upnavlink a:hover         {
                        text-decoration: none;
                        color: #fff;
                        padding-left: 10px;
                        padding-right: 10px;
                        }

#navigation                {
                text-align: left;
                float: left;
                position: relative;
                width: 175px;
                height: 460px;
                background: #aaa;
                }
#navigation a                {
                        width: 153px;
                        height: 25px;
                        display: block;
                        text-decoration: none;
                        font-weight:bold;
                        color: #000;
                        background-color: #aaa;
                        margin: 7px 7px 7px 4px;
                        padding: 7px 7px 7px 0;
                        }


#navigation a:hover         {
                        width: 153px;
                        height: 25px;
                        display: block;
                        text-decoration: underline;
                        color: #990000;
                        background-color: #aaa;
                        margin: 7px 7px 7px 4px;
                        padding: 7px 7px 7px 0;
                        }

#navigation a.active {
        text-decoration: none;
        color: #990000;
        }

#subnav a                {
                        display: block;
                        width: 153px;
                        height: 18px;
                        text-decoration: none;
                        color: #000;
                        text-align:right;
                        font-weight:normal;
                        background-color: #aaa;
                        font-size:0.8em;
                        margin-top: -10px;
                        padding: 1px;
                        }


#subnav a:hover         {
                        display: block;
                        width: 153px;
                        height: 18px;
                        text-decoration: underline;
                        font-weight:normal;
                        text-align:right;
                        color: #990000;
                        background-color: #aaa;
                        font-size:0.8em;
                        margin-top: -10px;
                        padding: 1px;
                        }

#subnav a.active {
        text-decoration: none;
        color: #990000;
        }

#content        {
                margin: 5px 0 0 15px;
                padding: 5px;
                top: 0px;
                width: 600px;
                height: auto;
                position: relative;
                line-height: 1.1em;
                float: left;
                text-align: left;
                background-color: inherit;
                }
#col2           {
                margin: 0;
                padding: 0;
                width: 141px;
                height: 460px;
                position: relative;
                display: block;
                float: left;
                background-color: #666;
                }

a.skiplink {
          position: absolute;
          left: 30px;
          top: 20px;
          }

/* =Kontaktformular
----------------------------------------------------------------------*/

.formular {
 margin:0px auto;
 width:70%;
 text-align:left;
}
.fehler {
 color:<?php echo $fehlercolor ; ?>;
 text-align:left;
}
.box {
 margin-top:10px;
}
.um {
 margin-left:15px;
}
.bez {
 float:left;
 text-align:left;
 width:9.5em;
 line-height:25px;
}
input {
 margin-top:5px;
}
.nachricht {
 clear:both;
 text-align:center;
}
.copy {
 font-size:0.9em;
 position:relative;
 margin-left:3px;
 margin-top:13px;
 line-height:0.4em;
 border-top: 1px solid #990000;
}

.ticker input
        {font-family: verdana;
        margin-left: 5px;
        color:#990000;
        background-color: transparent;
        font-size: 90%;
        border:0;
        }
