body {
    background-color: #5F5F5F;
    margin-top:0px;
}
body, td, th, input, textarea, select, a, div {
    font-family: Verdana, Arial, Helvetica;
    font-size:12px;
}
small {
    font-size:10px;
}
img {
  border:0px;
}
.mainborder {
   border-width: 0px 1px 1px 0px;
   border-color: #374720;
   border-style : solid;
}

td {
    vertical-align:top;
}

table.mainheader {
    width:1010px;
    border-collapse:collapse;
    margin-top:1px;
}
table.maintable {
    width:1010px;
    border-collapse:collapse;
    margin-top:1px;
    border-top:1px solid #ffffff;
}
td.logo {
    border:1px solid red;
    background-color:#0080C0;
}
.domainstring {
    color:#ffffff;
    font-weight:bold;
    font-size: 18px;
    font-style:italic;
}
td.menu {
    width:20%;
    border:0px solid gray;
    background-color:#274158;
    padding-bottom:5px;
    padding-left:5px;
    color:#ffffff;
    line-height:16px;
}
td.content {
    width:80%;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:10px;
    padding-top:10px;
    background-color: #E4EAF0;
}
td.menu a {
    color:#ffffff;
    font-size:11px;
}
.fb {
    border:1px solid #000000;
    border-top:1px solid #fff;
    border-right:1px solid #fff;
    font-weight:bold;
    font-size:11px;
    color:#ffffff;
    cursor:pointer;
    width:100px;
    background-color:#0055AA;
    background-image: none;
}
input, textarea, select, file {
    border:1px solid #575757;
    background-image: url(./img/input.gif);
    background-repeat:no-repeat;
    background-color:#ffffff;
    color:#374720;
    padding-left:2px;
    margin-bottom:2px;
}
input {
    width:200px;
}
textarea {
    width:400px;
}
fieldset {
    border:1px solid #CDCDCD;
    padding:5px;
}
legend {
    color: #274158;
    font-size:12px;
    font-weight:bold;
    margin-bottom:4px;
}
h1 {
    font-size:14px;
    font-family: Arial, Helvetica, sans-serif;
    font-style:italic;
    border-bottom: 1px solid #274158;
    border-left: 5px solid #274158;
    letter-spacing:1.2px;
    line-height: 18px;
    text-indent:10px;
    color:#274158;
}
hr{
  background-color:#5E809A; /* Mozilla 1.4 */
  color:#5E809A; /* IE 6 */
  border: #5E809A; /* Opera 7.11 */
  height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}
.menu a:link{
    text-decoration: none;
    color: #FFFFFF;
}
.menu a:active {
    text-decoration: none;
    color: #ff0000;
}
.menu a:visited {
    text-decoration: none;
    color: #FFFFFF;
}
.menu a:hover {
   text-decoration: underline;
   color: #ff0000;
}
a:link {
    text-decoration: underline;
    color: #0055AA;
}
a:active {
    text-decoration: none;
    color: #ff0000;
}
a:visited {
    text-decoration: underline;
    color: #0055AA;
}
a:hover {
   text-decoration: underline;
   color: #ff0000;
}
table.optionen, table.editor {
    width:100%;
    border-collapse:collapse;
    margin-top:3px;
}
.optionen td, .editor td {
    border:1px solid #CDCDCD;
    padding:3px;
}
div.optionlink{
    border:1px solid #CDCDCD;
    padding:3px;
    width:200px;
    margin-bottom:3px;
}
div.aktiv{
    background-color:#EEF4F8;
}
.optionlink a{
    display:block;
}
.optionlink a,.optionlink a:link,.optionlink a:hover,.optionlink a:visited,.optionlink a:active{
    text-decoration: none;
}
.optionlink a:hover{
    background-color:#EEF4F8;
    text-decoration: none;
}
table.fullborder {
    width:100%;
    border-collapse:collapse;
    margin-top:3px;
}
.fullborder td {
    border:1px solid #C3D7E7;
    padding:3px;
}
.table_0 {
   background-color:#FFFFFF;
}
.table_1 {
   background-color:#EEF4F8;
}
.table_0 img {
   /*background-color:#ffffff;*/
}
.table_1 img {
   /*background-color:#ffffff;*/
}
.table_0 a:hover img, .table_1 a:hover img {
   background-color:#AEFEA0;
}
.content a:link img, .content a:visited img{
   background-color:transparent;
}
.content a:hover img{
   background-color:#AEFEA0;
}
.bb_smilie {
  vertical-align:bottom;
}
.phpinfo table {
    border-collapse:collapse;
    width:100%;
}
.phpinfo td {
    border:1px solid #000000;
}
.phpinfo td.e {
    width:250px;
    background-color: #ccccff; font-weight: bold;
}
table.links {
    width:100%;
    border-collapse:collapse;
    margin-top:3px;
}
.links td {
    border:1px solid #CDCDCD;
    padding:3px;
}
img.bb_smilie {
  vertical-align:bottom;
  background-color:transparent;
}
img.bb_l_img {
  float:left;
  margin-top: 2px;
  margin-right: 2px;
  margin-bottom: 2px;
  margin-left: 0px;
}
img.bb_r_img {
  float:right;
  margin-top: 2px;
  margin-right: 0px;
  margin-bottom: 2px;
  margin-left: 2px;
}
div.hinweis {
    border: 1px solid red;
    padding: 3px;
    margin: 5px;
    font-size:11px;
}
div.hinweis em {
    font-weight:bold;
    color: red;
}
div.hinweis a {
    font-size:11px;
}
div.help {
    border: 1px solid #408080;
    padding: 3px;
    margin: 5px;
    font-size:11px;
    color: #4D4D4D;
}
div.help em {
    font-weight:bold;
    color: #008000;
}
div.help a {
    font-size:11px;
}

