
body {
        height: 100%;
        font-size: 11px;
        font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif, sans-serif;
        color: #FFFFFF;
        background-color: #101076;
}
.layout {
      font-size: 11px;
      font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif, sans-serif;
      color: #FFFFFF;
      background-color: #101076;
}

my_table {
            width:750px;
            border:1px solid #FFFFFF;
          }

td {
        font-size: 11px;
        font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif, sans-serif;
        color: #FFFFFF;
        padding-left: 2px;


}

h1 {
        padding: 5px;
        letter-spacing: 0.5em;
        font-size: 18px;
        font-weight: bold;
        font-style: normal;
        color: #ffffff;
        margin: 0px;
}

h2 {
        padding-left: 0px;
        text-indent: 0;
        letter-spacing: 0.5em;
        font-size: 11px;
        font-weight: bold;
        font-style: normal;
        line-height: 21px;
        color: #FFFFFF;
        margin: 0;
}

h1.content {
        margin-bottom: 12px;
        padding: 0;
        color: #666666;
        letter-spacing: 0.5em;
}

input {
        font-size: 9px;
        font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif, sans-serif;
        color: rgb(0, 0, 0);
        margin-bottom: 8px;
}

.navi_kontakt {
        width: 600px;
        font-size: 11px;
        font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif, sans-serif;
        background-color: #ffffff;
        color: #7A756C;
}

input.button {
        font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif, sans-serif;
        font-size: 10px;
        background-color: #000000;
        color: #ffffff;
        border: 0px;
}

input.button:hover {
        font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif, sans-serif;
        font-size: 10px;
        background-color: #000000;
        color: #ffff00;
        border: 0px;
}

textarea {
        font-size: 12px;
        width: 400px;
}

.inputline {
        font-size: 10px;
        font-family: Verdana, Arial, sans-serif;
        width: 200px;
        background-color: #ffffff;
        border: 1px solid;
        color: #666666;
}

.dropdown {
        font-size: 10px;
        font-family: Verdana, Arial, sans-serif;
}
img {
 border:0px;
}
a {
        font-size: 11px;
        font-style: normal;
        line-height: 15px;
        font-weight: bold;
        padding:0px;
        margin: 0;
        color: #ffff00;
        text-decoration: none;
      
        border:0px;
       

}

a:hover {
        color: #ffff00;
        text-decoration: underline;
       
        border:0px;

}
a:active {
  text-decoration:none;
  font-weight:bold;
  color:#EEEE00;
  border:0px;
}
a:link {
text-decoration:none;
font-weight:bold;
border:0px;
}

a:focus {
text-decoration:none;
font-weight:bold;

}

a.newsheadline {
     font-weight: bold;
}

a.bottomnavi {
        color: #000000;
        font-size: 9px;
}

a.bottomnavi:hover {
        color: #000000;
        text-decoration: underline;
}

.additionalnavi {
        font-size: 10px;
        color: #ffffff;
        font-weight: normal;
}

.additionalnavi:hover {
        font-size: 10px;
        color: #ffffff;
        text-decoration: underline;
}

.info{
  color:#FFFFFF;
  background-color:#000000;
  font-size:15px;
  border-bottom:1px solid #FFFFFF;
}
.info_lineless{
  color:#FFFFFF;
  background-color:#000000;
  font-size:15px;
  border-bottom:1px solid #101067;
 }

 .format_1{
  font-family:courier,monospace;
  color:#FFFFFF;
  background-color:#000000;
  font-size:13px;
 }
 .format_2{
  font-family:arial,helvetica,sans-serif;
  color:#FFFFFF;
  background-color:#000000;
  font-size:13px;
 }


.php {
  background-color: #0000A0;
  color: black;
  font-family: Verdana;
  font-size: 14pt;
}

.tabelle {
  font-size: 10pt;
  font-family: Verdana;
  text-align: left;
  color: white;
  background-color: #1465EA;
  font-weight: bold;
  padding-top: 2px;
  padding-right: 2px;
  padding-left: 2px;
  padding-bottom: 2px;
}


INPUT {
  background-color: #101078;
  color: #D0FFFF;
  font-family: Verdana;
  font-size: 9pt;
  font-weight: bold;
}

SELECT {
  background-color: #101078;
  color: white;
  font-family: Verdana;
  font-size: 9pt;
  font-weight: bold;
}

TEXTAREA {
  background-color: #101078;
  color: white;
  font-family: Verdana;
  font-size: 9pt;
  font-weight: bold;
}

H1 {
  color: white;
}

H2 {
  color: white;
}

.text {
  color: white;
  font-family: Verdana;
  font-size: 10pt;
  background-color: #101078;
}

TABLE {
  font-family: Verdana;
  background-color: #1465EA;
  color: white;
  font-size: medium;
}

.empty {
  background-color: #101078;
  color: white;
}

.gast {
  background-color: #101078;
  font-family: Verdana;
  font-size: 14px;
  font-style: normal;
  color: white;
  border-top: 1px white solid;
  border-right: 1px white solid;
  border-bottom: 1px white solid;
  border-left: 1px white solid;
}

.header {
  font-family: Verdana;
  background-color: #507EEB;
  color: white;
}

.courier {
  font-family: monospace;
}
.xdebug-error{
	color:black;	
	
}
.xdebug-error TD{
	color:black;	
	
}