  
body{
font: 12px arial,sans-serif;
}
#container {
border: 4px solid #FF0000;
margin: 5px auto;
width: 850px;
text-align: left;
}
#header {
border-style: solid;
border-color: #FF0000;
border-top: 1px solid #FF0000;
margin: 0;
background: transparent url(../logo/infoportal-roland-rothhardt.jpg);
text-align: center;
visibility: visible;
height: 63px;
}
#ta1{
text-align: left;
font-size: 14px;
font-weight: bold;
padding: 4px;
border-bottom: 4px #FF0000 solid;
background-color: #FFFFCC;
height: 80px;
}
#ta1 a{
text-align: center;
color: #0000FF;
text-decoration: none;
}
#ta1 a:hover {
text-decoration: underline;
color: #0000FF;
background: #FFF1CE;
}
#bordermitte{
background-color: #FFFFCC;
border-top: 1px #507bff solid;
border-right: 1px #507bff solid;
border-left: 1px #507bff solid;
}
#content{
text-align: left;
padding: 2px 10px 10px 10px;
margin: 0px;
}
#content a{
color: #0000FF;
text-decoration: none;
font-weight: bold;
}
#content a:hover{
text-decoration: underline;
}

#content h1{
font-size: 18px;
text-align: left;
margin: 0px;
padding: 5px 0px 5px 0px;
}
#content h2{
font-size: 16px;
text-align: left;
margin: 0px;
padding: 3px 0px 3px 0px;
}
#content h3{
font-size: 16px;
text-align: left;
margin: 0px;
padding: 3px 0px 3px 0px;
}
#content h4{
font-size: 16px;
text-align: left;
margin: 0px;
padding: 3px 0px 3px 0px;
}
#vice{
text-align: center;
margin:0;
padding:5px;
color: #000000;
border-top: 2px #FF0000 solid;
}
#vice a{
text-align: center;
color: #507bff;
text-decoration: none;
}
#vice a:hover {
text-decoration: underline;
color: #507bff;
background: #FFF1CE;
}
  

