* {    margin: 0px ;
    padding: 0px ;
text-align:left;
}
body, table, td, textarea, input {
    font-size: 7pt ;
    font-family: Verdana ;
}


p{ margin-top: 1em;}

body, #sitecontainer{
    text-align:center;
    margin:auto;
}

#sitecontainer {    
    width: 770px ;
    border-style: solid ;
    border-color: #000 ;
    border-width: 0px 1px ;
    background: #e1e1e1 url('../images/bg_left.gif') repeat-y ;
}
* {
    font-size: inherit ;
}

#stripe1 {
    height: 16px ;
    background-color: #556889;/*8babc0 ;*/
    border-bottom: 1px solid #e9e9e9 ;
}
#stripe2 {
    height: 12px ;
    background-color: #000 ;
}
#toppic {
    height: 168px ;
    background-color: #fff ;
}
#siteleft {
    float: left ;
    width: 206px ;
    border-right: 1px solid #000 ;
}
#lefttop {
    background-color: #556889;/*3c5d72 ;*/
    height: 15px ;
    padding-left: 16px ;
    padding-top: 2px ;
    color: #fff ;
    font-weight: bold ;
}
#leftmenu {
    padding-left: 19px ;
    background-color: #e9e9e9 ;
}
#leftmenu ul {
    list-style-type: none ;
}
#leftmenu li {
    margin-top: 8px ;
    border-bottom: 1px solid #606760 ;
    color: #3e5c74 ;
    font-weight: bold ;
}
#leftmenu li.aktuell {
    color: #000 ;
    border-bottom: 1px solid #000000;
}
#leftmenu li.aktuell_sub {
    color: #000 ;
    border-bottom: 0px;
}
#leftmenu li.aktuell_sub ul {
    border-top: 1px solid #606760 ;
}
#leftmenu li.aktuell_sub li {
    margin-left:20px;
}
a {color: #000;}
#leftmenu a {text-decoration:none; color:#3e5c74;}
#topmenu a {text-decoration:none; color:#FFF;}
#siteright {
    float: left ;
    width: 563px ;
    margin-left: -1px ;
    border-left: 1px solid #000 ;
}
#topmenu {
    background-color: #556889;/*#6a889d ;*/
    height: 14px ;
    border: 1px solid #3c5d72 ;
    border-width: 1px 0px ;
    padding-left: 15px ;
    padding-top: 1px ;
    color: #fff ;
    font-weight: bold ;
    text-transform: lowercase ;
}
#topmenu ul {
    list-stlye-type: none ;
}
#topmenu li {
    display: inline ;
    margin-right: 2em ;
}

#content {
    margin: 18px 30px 15px 47px ;
    font-size: 8pt ;
}
#content h2 {
    color: #47688f ;
    font-size: 12px;
    font-weight: bold;
    margin-left: -14px ;
    margin-bottom: 25px ;
}

#content ul {
    list-style-type: cirle;
}
#content li {
    margin: 0px;
    padding:0px;
    margin-left: 30px ;
}


#news{
    float: left;
    width: 140px ;
    font-size: 10px ;
    margin-left: 20px;
    margin-right: 10px;
    padding-top: 50px;
    padding-bottom: 50px;
}

#news a{
    text-decoration: none;
    color: #3e5c74 ;
    font-weight: bold;
}

#news h2{
    font-size: 10px ;
    color: #3e5c74 ;
    font-weight: bold ;
}

#content .Keywords{
    font-size: 10px;
    color: #a5a5a5;
}

#footer {
    height: 14px ;
    clear: both ;
    border-top: 1px solid #fff ;
    border-bottom: 3px solid #000 ;
    background-color: #556889;/*#8aa9bf ;*/
    padding-top: 2px ;
    text-align: center ;
    color: #fff ;
}
table, td {
	vertical-align: top;
}
form input.input { width:250px; font-size:8pt; border:1px solid #3c5d72; }
form textarea { width:250px; height:75px; font-size:8pt; border:1px solid #3c5d72;}
form input.submit, input.reset {font-size:8pt; background: #d1d1d1; border:1px solid #3c5d72;}
