html, body, td, span, input, textarea {
  font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
 font-size: 10pt;
 color: #44708d;
}

#bodybackground {
 background-color: #9fb6c4;
 background-image: url(img/mainpage_bg.jpg);
 background-repeat: repeat-x;
}

#headnav {
 background-image: url(img/headnav_bg.jpg);
 background-repeat: repeat-x;
 background-color: #ffffff;
}

#headnav a, #headnav a:link, #headnav a:active, #headnav a:visited, #headnav a:hover {
 text-decoration: none;
 font-weight: bold;
}

#header {
 background-image: url(img/headerbild.jpg);
 background-repeat: no-repeat;
 background-color: #ffffff;
}

#navigation {
 background-image: url(img/nav_bg.jpg);
 background-repeat: no-repeat;
 background-color: #ffffff;
 padding-left: 50px;
}

#navigation a, #navigation a:link, #navigation a:active, #navigation a:visited {
font-size: 14px;
font-weight: bold;
color: #44708d;
text-decoration: none;
margin-right: 15px;
}

#navigation a:hover {
color: #4983ca;
text-decoration: underline;
}

#content {
 padding: 25px;
 line-height: 19px;
}

#content td {
 line-height: 19px;
}

h1 {
font-weight: normal;
font-size: 12pt;
border-bottom: 1px solid #9FB6C4;
padding-bottom: 7px;
margin-top: 15px;
}

a, a:link, a:active, a:visited{
color: #44708d;
text-decoration: underline;
}

a:hover {
color: #4983ca;
text-decoration: none;
}


#fixed input, #fixed textarea {
 width: 180px;
}

.nichtaktiv, .aktiv {
/*border: 1px solid #4983ca;  */
padding: 4px;
background-color: #e1ebf1;
border: none;
}

.aktiv {
 background-color: #f0f3f5;
}

.button {
 background-image: url(img/button_bg.jpg);
 background-repeat: no-repeat;
 width: 108px;
 height: 25px;
 border: none;
}

.streifen {
 border-left: 1px solid #44708d;
}

ul li {
 list-style-image: url(img/bullet.jpg);
 margin-bottom: 10px;
}

.bild {
 border: 1px dashed #44708d;
 margin-bottom: 5px;
}

#patentebox {
 background-image: url(img/patente_bg.jpg);
 background-repeat: no-repeat;
 width: 544px;
}
