.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

#menuBar {
  background-color: #c1c1c1;
  border: 2px solid;
  border-color: #f0f0f0 #808080 #808080 #f0f0f0;
  color: #000000;
  font-size: 1pt;
  padding: 7px 4px 7px 4px;
  text-align: center;

}

a.menuButton, a.menuButtonActive {
  background-color: transparent;
  border: 1px solid #c0c0c0;
  color: #000000;
  cursor: default;
  font-family: "MS Sans Serif", Arial, Tahoma, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  margin: 1px;
  padding: 2px 6px 2px 6px;
  position: relative;
  left: 0px;
  top: 0px;
  text-decoration: none;
}

a.menuButton:hover {
  background-color: transparent;
  border-color: #f0f0f0 #808080 #808080 #f0f0f0;
  color: #000000;
}

a.menuButtonActive, a.menuButtonActive:hover {
  background-color: #a0a0a0;
  border-color: #808080 #f0f0f0 #f0f0f0 #808080;
  color: #ffffff;
  left: 1px;
  top: 1px;
}

.menu {
  background-color: #c0c0c0;
  border: 2px solid;
  border-color: #f0f0f0 #808080 #808080 #f0f0f0;
  padding: 0px;
  position: absolute;
  text-align: left;
  visibility: hidden;
}

a.menuItem {
  background-color: transparent;
  color: #000000;
  cursor: default;
  display: block;
  font-family: "MS Sans Serif", Arial, Tahoma,sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  margin: 0px;
  padding: 2px;
  padding-left: 6px;
  padding-right: 8px;
  text-decoration: none;
  white-space: nowrap;
}

a.menuItem:hover {
  background-color: #000080;
  color: #ffffff;
}

.menuItemSep {
  border-bottom: 1px solid #f0f0f0;
  border-top: 1px solid #808080;
  margin: 3px 4px 3px 4px;
}

p, div, table, li, form  {
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
color: black;
}



.hinweis {
font-family: Arial, Helvetica, sans-serif;
font-size : 10.5pt;
background-color : #EEEEEE;
border-style : solid;
border-width : 1px;
border-color : #CD3326;
padding : 3px;
}

.head {
font-family: Arial, Helvetica, sans-serif;
font-size : 10.5pt;
color: navy;
background-color : lightyellow;
border-style : solid;
border-width : 1px;
border-color : navy;
padding : 3px;
text-align: center;
margin: 10px 10px 10px 10px;
}

.admin {
font-family: Arial, Helvetica, sans-serif;
font-size : 10.5pt;
color: red;
background-color : yellow;
border-style : solid;
border-width : 4px;
border-color : red;
padding : 3px;
}


.eingaben {
font-family: Arial, Helvetica, sans-serif;
font-size : 10.5pt;
background-color : lightyellow;
border-style : solid;
border-width : 1px;
border-color : grey;
padding : 3px;
}

.error {
font-family: Arial, Helvetica, sans-serif;
font-size : 10.5pt;
font-color : red;
background-color : beige;
border-style : solid;
border-width : 1px;
border-color : #CD3326;
padding : 3px;
}

.thread {
font-family: Arial, Helvetica, sans-serif;
font-size : 10.5pt;
background-color : #F2F2F2;
border-style : solid;
border-width : 1px;
border-color : #CD3326;
padding : 12px;
}

.lead {
font-family: Arial, Helvetica, sans-serif;
font-size : 10.5pt;
background-color : steelblue;
border-style : solid;
border-width : 2px;
border-color : #CD3326;
padding : 3px;
}

img {
padding : 10px;
margin : 10px;
}

.tipp {
font-family: Arial, Helvetica, sans-serif;
font-size : 10.5pt;
border-style : dotted;
border-width : 1px;
border-color : gray;
padding : 3px;
margin-top: 8px;
margin-bottom: 10px;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size:  16pt;
color: navy;
border-bottom-style: solid;
border-top-style: solid;
border-color: yellow;
border-width: 2px;
padding:4px;
text-align: center;
margin-left: 50px;
margin-right: 50px;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size:  13pt;
color: navy;
border-bottom-style: solid;
border-top-style: solid;
border-color: silver;
border-width: 1px;
padding:2px;
text-align: center;
margin-left: 70px;
margin-right: 70px;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-size:  13pt;
color: navy;
border-bottom-style: solid;
border-bottom-color: silver;
border-bottom-width: 1px;
}

h4 {
font-size: 11pt;
margin-bottom: 0px;
font-weight: bold;
color: navy;
}

h6 {
background-image: url('h6.gif');
font-size: 11pt;
margin-bottom: 0px;
font-weight: bold;
color: navy;
}

h5 {
text-align: center;
font-size: 11pt;
margin-bottom: 2px;
margin-top: 2px;
font-weight: bold;
color: navy;
}

.mini {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:  6pt;
}

strong {
color: blue;
}

i {
color:  darkblue;
}

small {
font size: 10;
}

ul {
list-style-image: url('pfeil.gif');
}

li {
margin-bottom: 2px;
}

table.navi {
margin: 12px;
}

td.navi {
color: navy;
background-color: oldlace;
font-weight: bold;
text-align: center;
}

td.naviact {
color: navy;
background-color: wheat;
font-weight: bold;
text-align: center;
}

a.navi:visited {
text-decoration : none;
color: navi;
}

a.navi:link {
text-decoration : none;
color : navi;
}

a.navi:hover {
text-decoration : underline;
color : navi;
border-bottom-width : 1px;
}

a:active {
text-decoration : none;
color : #CD3326;
}

div#google_translate_element {
font-family: "MS Sans Serif", Arial, Tahoma, sans-serif; background-color: #D3D3D3; border: none; font-size: 10pt; cursor: default; line-height: 1; width: 100%;
}

div#google_translate_element img {
/*display:none;*/
padding:0px;
margin:0px;
background-repeat:no-repeat;
}
