/* CSS Document */

body {
        background-color:#ffffff;
        margin-left:0px;
        margin-right:0px;
        margin-top:0px;
        margin-bottom:0px;
}

table {
        background-color:#F5F5F5;
        text-align:left;
}

.outborder {
        background-image: url(/images/obg.jpg);
}

.inborder {
         background-image: url(/images/obg.jpg);
}

.out {
        background-color:#ffffff;
}

.in {
        background-color:#F5F5F5;
}

td {
        background-color:#F5F5F5;
}

.header {
        background-color:#ffffff;
}

.title {
       background-color:#F5F5F5;
        color:#000000;
        font-weight:bold;
        font-size:12px;
}

.menu {
   background: rgb(0,102,0);
   color: #fff;
   line-height: 100%;
   margin: 10px 0px 5px 0px;
   padding: 5px;
   -moz-border-radius: 4px;
}

td {
        font-size:13px;
        font-family:Verdana,Arial;
        color:#000000;
}

.small {
        font-size:10px;
        font-family:verdana,arial;
}

.smallgrey {
        font-size:11px;
        font-family:verdana,arial;
        color:#808080;
}

a {
        color:#051254;
        text-decoration:none;
}

a:visited {
        color:#051254;
}

a:hover {
        color:#336600;
        text-decoration:underline;
}


a:active {
        color:#051254;
}


.tarif {
       color: #095179;
       background-color: #F0F0E0;
       border: 1px solid #C0C0D0;
       padding: 2px;
       width: 400px;
       heigh: 220px; }


.link {

        text-decoration:none;
}

link a:hover {
        color:#336600;
        text-decoration:underline;
}


.menu a, .menu a:visited, .menu a:active {
        text-decoration:underline;
        font-weight:normal;
        color:336600;
}

.menu a:hover {
        font-weight:normal;
        color:#3366000;
}

.tableb {
        background-color:#F5F5F5;
}

input, textarea, select {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:11px;
}

.adsense {

        background-color:#F5F5F5;

}

/* ab hier Änderungen der Version 1.4.1 */

legend {
        padding-left:5px;
        padding-right:5px;
        font-weight:bold;
}

fieldset {
        border:1px solid #cdcdcd;
        padding:12px;
}

.error {
        color:#990000;
    background-color:#FFFFE1;
    border:1px dashed #990000;
    margin-top:25px;
        margin-bottom:25px;
           font-weight:bold;
}

.addform_titel {
        font-weight:bold;
        margin-bottom:5px;
}

list{
color:#003366;
font-weight:bold;
font-size:15px;
display:inline;
text-decoration:underline;
}

h1{
color:#003366;
font-weight:bold;
font-size:14px;
display:inline;
}

h2{
color:#FFFFFF;
font-weight:bold;
font-size:14px;
display:inline;
}

h3 {
color:#003366;
font-size:14px;
display:inline;
}


h4 {
color:#003366;
font-size:13px;
display:inline;
}


.buttons a {
        color: #051254;

        background-color: #FFFFFF;
        padding: 2px;
        padding-left: 3px;
        font: 12px Verdana, sans-serif;
        font-weight: normal;
        text-decoration: none;

        display: block;
        margin: 0px;
        width: 100%;
        text-align: left;
       padding-top: 3px;
       padding-bottom: 1px;
       padding-right: 1px;
}

.buttons a:hover {
        color: #4F7829;

        background-color: #F2F2F2;
        padding: 2px;
        padding-left: 3px;
        font: 12px Verdana, sans-serif;
        font-weight: normal;
        text-decoration: none;

        display: block;
        margin: 0px;
        width: 100%;
        text-align: left;
       padding-top: 3px;
       padding-bottom: 1px;
       padding-right: 1px;
}
