/** Grundsätzliche Einstellungen **/
a, body, div, img, h1, h2, h3, h4, p, td, th, span {
  color: #202020;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  text-align: left;
}

a, a:active, a:hover, a:link, a:visited {
  color: #0062BD;
  text-decoration: underline;
}

body {
  background-color: #ffffff;  
  margin: 0px;
  padding: 0px;
}

form {
  margin: 0px;
}

img {
  border: 0px;
  margin: 0px;
}

li {  
  vertical-align: middle;
}

table {
  margin: 0px;
  border-collapse: collapse;
  padding: 0px;
}

td {
  margin: 0px;
  padding: 0px;
}

ul {
  list-style-image: url(../img/iconItem.png);
  padding-left: 30px;
  text-align: left;
  margin: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
  vertical-align: middle;
}

.backgroundStd {
  background-color: #E9E9E9;
}

.border {
  margin-left: 20px;
  margin-right: 20px;
}

#color {
  color:#B8080B;
}

#color2 {
  color:#4A62A0;
}

#color3 {
  color:#008000;
}

.content {
  height: 355px;
  padding-bottom: 20px;
  padding-left: 45px;
  padding-right: 20px;
  vertical-align: top;
  width: 726px;
}

.contentBox {
  vertical-align: top;  
  width: 730px;
}

.head {
  background-image: url(../img/backgroundHead.png);
  background-repeat: repeat-x;
  height:40px;
  width: 100%;
}

.headlineStd {
  font-size: 12pt;
  font-weight: bold;
  margin-bottom: 5px;
}

.headlineTop {
  background-image: url(../img/backgroundRight.png);
  background-repeat: no-repeat;
  background-position: top right;
  height: 99px;
  padding-left: 45px;
  padding-right: 20px;
}

.headlineXL {
  border-bottom: 1px solid #4A62A0;
  font-size: 20pt;
  margin-bottom: 20px;
  padding-bottom: 5px;
}

.headlineXL2 {
  border-bottom: 1px solid #4A62A0;
  font-size: 20pt;
  height: 99px;
  margin-bottom: 10px;
  padding-bottom: 5px;
  vertical-align: bottom;
}

.heightFull {
  height: 100%;
}

#heightFull {
  height: 100%;
}

.heightMainMenu {
  height: 98px;
}

.heightContentMin {
  height: 355px;
}

.heightTop {
  height: 99px;
}

.iconForm {
  vertical-align: middle;
  width: 2%;
}

.iconStd {
  vertical-align: middle;
  margin-right: 10px;
}

.iconMenu {
  vertical-align: top;
  width: 37px;
}

.iconNext {
  text-align: right;
  vertical-align: top;
  width: 30px;
}

.inputStd {
  width: 434px;
}

.introContent{
  font-size: 12pt;
}

#itemRight {
  text-align: right;
}

.label {
  font-weight: bold;
}

#lineH {
  height: 1px;
}

.lineV {
  width: 1px;
}

#lineV {
  width: 1px;
}

.logo {
  background-image: url(../img/backgroundLogo.png);
  background-repeat: no-repeat;
  height: 92px;  
  text-align: center;
  vertical-align: middle; 
  width: 197px;
}

.logoItem {
  margin-bottom: 8px;
  margin-right: 18px;
}

.mainMenu {
  height: 98px;
  padding: 10px;
  vertical-align: top;
  width: 230px;
}

#mainMenuActive {
  background-image: url(../img/backgroundLeft.png);
  background-repeat: no-repeat;
}

.mainMenuItem {
  font-size: 8pt;
  padding-left: 10px;
  vertical-align: top;
}

.paddingStd {
  padding: 10px;
}

.point {
  height: 1px;
  width: 1px;
}

#spacerBottom {
  height: 7px;
}

#spacerContent {
  height: 5px;
  width: 1px;
}

#spacerItem {
  padding-top: 2px;
}

#spacerLogo {
  height: 20px;
}

.spacerMain {
  width: 10px;
}

#spacerMainMenu {
  height: 15px;
}

#spacerStd {
  margin-top: 10px;
}

.subNavi {
  height: 40px;
  padding-bottom: 3px;
  padding-right: 4px;
  text-align: right;
  vertical-align: bottom;  
}

#top {
  vertical-align: top;
}

.widthContactImg {
  width: 100px;
}

#widthContentBorder {
  width:4px;
}

.widthFull {
  width: 100%;
}

#widthFull {
  width: 100%;
}

#widthFullFix {
  width: 962px;
}

#widthHeightFullFix {
  height: 100%;
  width: 962px;

}

.widthMainMenu {
  width: 232px;
}

.widthMainMenu2 {
  width: 231px;
}

.widthMainMenu3 {
  width: 230px;
}