
body {
    font-size : 12px;
    font-family: Arial, Helvetica, sans-serif;
}

#Seite {
    width: 960px;
    padding: 0px;
    color: rgb(51, 51, 51);
}

a {
    color: #333;
    font-style: normal;
    text-decoration: underline;
}

a:visited {
    color: #333;
}


a:hover {
    text-decoration: none;
}


p { font-weight: normal; color: #333; font-style: normal; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }
h1 {font-weight: bold; font-size: 14px; color: #333; font-style: normal; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}
h2 {font-weight: bold; font-size: 13px; color: #333; font-style: normal; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}
h3 {font-weight: bold; font-size: 12px; color: #333; font-style: normal; font-family: Arial, Helvetica, sans-serif; text-decoration: none; margin:0px; padding:0px;}
h4 {font-weight: bold; font-size: 11px; color: #333; font-style: normal; font-family: Arial, Helvetica, sans-serif; text-decoration: none; margin:0px; padding:0px;}





table td, table th {
    font-size:12px;
}

table th {
    background: #D9DDE1;
    text-align: left;
    padding: 10px;
}

table td {
    background: #fff;
    border: 1px solid #D9DDE1;
    text-align: left;
}

table .tab_bez_grau {
    background: #D9DDE1;
    width: 200px;
    font-weight: bolder;
    padding: 2px 5px;
}

table .feld {
    width: 400px;
}

table .spacer {
    background: rgb(253, 247, 216);
}

p {
    padding: 6px 8px 0 8px !important;
}

.new {

background-color: #CBD2DA;
font-weight: bolder;
font-size: 9px;
padding: 1px 2px;
margin-left: 4px;

}

.promenpol {

background-color: #fff;
border: 1px solid #015F9D;
color: #015F9D;
font-weight: bolder;
font-size: 8px;
padding: 1px 1px;
margin-top: 0px;
width: 44px;

}

input {
    font-size: 12px;
}

textarea {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

#searchbox {
    width: 200px;
}



