* {
  margin: 0px;
  padding: 0px;
}

body {
  font-family: verdana;
  font-size: 1em;
  color: #0b1a45;
  background: url(../images/back.gif) repeat-x top;
}

tr,td,p
{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
  padding:0;
  margin:0;
}

#container {
  text-align: center;
}

#container2 {
  width: 830px;
  margin: 20px auto;
  text-align: left;
  border: 1px solid black;
  background: url(../images/allbg.jpg) repeat top;
}

.clear {
  clear:both;
}

.newsflash {
  position: absolute;
  margin-top: -107px;
  margin-left: 215px;;
  width: 51%;
  float: left;
  background: none;
}

#search {
  position: absolute;
  margin-top: -100px;
  margin-left: 670px;
  float: left;
  background: none;
}

#search .inputbox {
  background: url(../images/suche.gif) no-repeat right center #969DB0;
  font-size: 15px;
  width: 95px;
  height: 22px;
  border: 1px solid #969DB0;
  text-align: left;
  margin-top: 12px;
}

#search .inputbox:hover {
  border: 1px solid white;
}

#search .button {
  background: url(../images/suche_bg.gif) no-repeat top left;
}

#search .form {
}

.topmenu {
  margin-left: 511px;
  margin-top: -10px;
  float: right;
  height: 33px;
  background: url(../images/topmenu.gif) no-repeat top left;
}

.topmenu a.mainlevel-nav:link, .topmenu a.mainlevel-nav:visited {
  font-size: 12px;
  color:#BEDEF1;
  text-transform: uppercase;
  font-weight: bold;
  margin-left: 11px;
  margin-right: 11.6px;
  line-height: 200%;
  }

.topmenu a.mainlevel-nav:hover {
  color:#FFFFFF;
}

.logo { 
  background: url(../images/header.jpg) left top no-repeat;
  width: 830px;
  height: 220px;
  line-height: 90px;
  font-family:"Times New Roman", Times, serif;
  font-size: 36px;
  text-transform: capitalize;
  text-indent: 230px;
  color: #0b1a45;
  z-index: 0;
  float: left;
}

.menuwrap {
  position: relative;
  float: left;
  left: 15px;
  margin-top: -23px;
  width: 180px;
  text-align: left;
}

#content {
  float: right;
  width: 580px;
  margin-right: 15px;
  margin-top: -20px;
  padding-left: 15px;
  padding-top: 0px;
  padding-right: 15px;
}

#footer {
  margin-top: 20px;
  width: 100%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: center
}

#end {
  font-size: 12px;
  width: 832px;
  height: 70px;
  background: url(../images/end2.jpg) no-repeat top;
  margin-left: auto;
  margin-right: auto;
  margin-top: -20px;
}

table.moduletable {
  text-align: left;
  margin-bottom: 10px;
  width : 100%; 
}

table.moduletable th {
  background: url(../images/mtitle.jpg) no-repeat left;
  padding-left: 7px;
  padding-top: 3px;
  line-height: 150%;
  font-weight: bold;
  color: #0b1a45; 
  border-bottom-style: solid;
  border-bottom-color: #565d7a;
  border-bottom-width: 1px;
}

table.moduletable td {
  padding-left: 4px;
  font-weight: lighter;
}

.contentheading, .componentheading {
  font-weight: bold;
}

#pathw {
  float: left;
  margin-left: 42px;
  margin-top: -22px;
  margin-bottom: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #552021;
  width: 275px;
}

#pathw a {
  font-weight: normal;
  color: #995F37;
}

#pathw a:hover {
  acolor: #969DB0;
  text-decoration: underline;
}


.button {
  background: url(../images/knopf.gif) right center no-repeat #0b1a45;
  text-align: center;
  text-indent: -15px;
  color: #ffffff;
  border: 1px solid #BEDEF1;
  width: 100px;
}

.button:hover {
  border: 1px solid #0b1a45;
}

.inputbox {
  text-indent: 3px;
  border: 1px solid white;
  background: #969DB0;
}

.inputbox:hover {
  border: 1px solid #282E73;
}

a.mainlevel:link, a.mainlevel:visited {
  font-family: tahoma, verdana, arial;
  text-align: left;
  text-decoration: none;
  color: #995F37;
  font-weight: normal;
}

a.mainlevel:hover {
  color: #FFFFFF;
}

a.sublevel:link, a.sublevel:visited {
  font-family: tahoma, verdana, arial;
  text-align: left;
  text-decoration: none;
  color: #995F37;
  font-weight: normal;
}

a.sublevel:hover {
  color: #FFFFFF;
}

a:link, a:active, a:visited {
  text-decoration: none;
  color: #995F37;
}

a:hover {
  color: #969DB0;
}

table.contenttoc {

  margin-left:5px;
  border: 1px solid #666666;
}

table.contenttoc:hover {
  margin-left:5px;
  border: 1px solid #0b1a45;
}

table.contenttoc a{
  color:#333333;
}

table.contenttoc a:hover{
  color:#0b1a45;
  text-decoration: underline;
}

table.contenttoc td {
  padding:2px;
  padding-left: 3px;
  padding-right: 3px;	  
}

table.contenttoc th {
  background-color:#999999;
}

.readon {
  padding-right: 20px;
  background: url(../images/go-next.png) no-repeat right;  
}

a.readon:link, a.readon:active, a.readon:visited {
  color: #995F37;
  font-weight: bold;
}
a.readon:hover {
  color: #969DB0;
  afont-style: italic;
}

.back_button {
  font-size: 12px;
  background: url(../images/go-previous.png) no-repeat left;
  padding-left: 20px;
}

.mosimage {
  border: 1px solid #969DB0;
  margin: 3px;
}

.mosimage_caption {
  background: #969DB0;
}
