html {
  min-height: 100.05%;
}
* html div#main {
  height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
}
* {
  margin: 0;
  padding: 0;
  border: 0;
  font-size:12px;

}

.headline{
  font-size: 120%;
}

#overDiv font{
  color: #ffffff;
}

#content .headline a{
  text-decoration: none;
}

#content .headline a:hover{
  text-decoration: underline;
}


a {
  display: inline;
  
}
input,textarea {
  border: 1px solid #A8A8B0;
}
a {
  color: black;
  text-decoration:none;
}
body {
  color: black;
  background-color: #FFF;
  font: normal 100.01% Arial, serif;
  text-align:center;
  min-width: 41em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
  background: url(../images/template/infobox/container_bg.png) #FFF repeat-y 224px bottom;
}

div#static_navbar{
  position: absolute;
  top: 0px;
  left: 224px;
  width: 720px;
  text-align: right;
  padding-bottom: 585px;
  color: #0081C6;
  white-space: nowrap;
  /*background: url(../images/template/infobox/header_bg.png)  no-repeat left top;*/
}

div#static_navbar a{
  color: #0081C6;
  text-decoration: none;
  font-weight: bold;
}

div#static_navbar a:hover{
  text-decoration: underline;
}

div#container{
  text-align: left;
  padding-top: 193px;
  width: 1003px;
  float: left;

}
#nav_left {
  margin-top: -193px;
  float: left;
  width: 192px;
  padding-left: 32px;
  background: url(../images/template/infobox/left_top_bg.jpg) #fff no-repeat left top;
}

#nav_left_footer{
  margin-top: 100px;
  height: 284px;
  background: url(../images/template/infobox/left_bottom_bg.jpg) #0081C5 no-repeat -32px top;
}

#nav_right * {
  color: #1676a9;
}

#nav_right {
  z-index:10;
  position:relative;
  margin-top: -64px;
    width: 277px;
  float: left;
  background-color: #A6D0E7;

  /*background: url(../images/template/infobox/right_bg.png) #A6D0E7 repeat-y left top;*/
}

#content {
  z-index:9;
  position: relative;
  /*width: 443px;*/
  width: 720px;


  float: left;
 /* background: url(../images/template/infobox/content_bg.png) #F9C55E no-repeat left top;*/
  overflow: hidden;
}

.infobox_heading_default {
  display: block;
  overflow: hidden;
  text-transform: uppercase;
  font-size:14px;
  padding: 6px;
  color: #FFF;
}

.infobox_heading_default a,
.infobox_heading_default span {
  text-decoration:none;
  font-size: 100%;
  color: #000;
  padding-top: 6px;
  display: block;
  padding-right:18px;
  text-align:left;

}

.infobox_content_default {
  display: block;
  font-size:12px;
  padding:8px;

}

.infobox_content_default a ,.infobox_content_default span {
  text-decoration:none;
  font-size: 100%;
  color: black;

  text-align:left;
}
.infobox_content_default a:hover{
  color: red;
}

.infobox_heading_left {
  overflow: hidden;
  font-size:14px;
  padding: 6px;
  padding-top: 95px;
  color: #FFF;
}

.infobox_heading_left a,
.infobox_heading_left span {
  text-decoration:none;
  font-size: 100%;
  color: #F7AC19;
  padding-top: 6px;
  display: block;
  padding-right:18px;
  text-align:left;
}

.infobox_content_left {
  font-size:12px;
  padding-left: 10px;
}

.infobox_content_left a ,.infobox_content_left span {
  text-decoration:none;
  font-size: 100%;
  color: #F7AC19;
  padding-top: 4px;
  display: block;
  padding-right:18px;
  text-align:left;
}

span.second_level {
  text-decoration:none;
  color: #90C5E2;
}


.infobox_content_left strong{
 color: #F7AC19;
}

.infobox_heading_right {
  display: block;
  overflow: hidden;
  text-transform: uppercase;
  font-size:14px;
  padding: 6px;
  color: #910271;
}

.infobox_heading_right a,
.infobox_heading_right span {
  text-decoration:none;
  font-size: 100%;
  color: #910271;
  padding-top: 6px;
  display: block;
  padding-right:18px;
  text-align:left;
}

.infobox_content_right {
  display: block;
  /*overflow: hidden;*/
  font-size:12px;
  padding:8px;
}

.infobox_content_right a ,.infobox_content_right span {
  text-decoration:none;
  font-size: 100%;
  color: #F7AC19;
  padding-top: 6px;
  padding-right:18px;
  text-align:left;
}

#content h2.infobox_heading_default{
  width: 465px;
}

#breadcrumb  {
/*    background:url(../images/template/site-header-dots.png) no-repeat left;*/
  padding-left:56px;
  position:relative;
  z-index:10;
  font:bold small Verdana, sans-serif;
}
#breadcrumb a {
  background-color:white;
  font:bold x-small Verdana, sans-serif;
}

a.button_link {
  padding: 2px 4px;
  text-decoration: none;
  white-space: nowrap;
  color:white;
  font-weight: bold;
  background:#01507B url(../images/template/infobox/infobox_navy_right_stw.jpg) no-repeat left -1px;
}
a.button_link:hover {
  color: #d0d0d0;
}

button.button_submit {
  display: inline;
  border:none;
  padding: 0px 2px;
  margin:0;
  white-space: nowrap;
  color:#01507B;
  font-weight: bold;
  background:#01507B url(../images/template/infobox/infobox_navy_right_stw.jpg) no-repeat left -1px;
}
button.button_submit:hover {
  color: #d0d0d0;
}
/* Default stylesheet for the website */
/* JS RollOvers */
.moduleRow { background-color: transparent; }
.moduleRowOver { background-color: #7F83CC; }
/*ADMIN*/
/* data table */
.dataTableRow { background-color: transparent; }
.dataTableRowSelected { background-color: #AAAAAA; }
.dataTableRowOver { background-color: #DDDDDD; cursor: pointer;}
.dataTableContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: black; }
/*Forum Stylesheets */
a.forumcontrol { color: black; border: 1px solid red; padding: 3px; text-decoration: none; background-color: white; }

.inputalign {
  width: 100px;
}

fieldset {
  line-height:1.8em;
  border: 0;
}

fieldset legend {
  color: #000;
}

fieldset span {
  display: block;
  float: left;
  width:100px;

}

fieldset br {
 clear: both;
}

span.pangv_small {
  font-size: 9px;
}
span.pangv_small a {
  font-size: 9px;
}

hr {
  margin:5px 0;
  clear: both;
  border: 1px solid black;
}

input.check_input_error {
  border:1px solid red;
}

ul {
  margin-left: 2em;
}
ol {
  margin-left: 2.5em
}

#form_quick_find input {
width: 80%;
_width: 100%;
}

#form_quick_find button {
 float:right;
}

#content h2 span {
  color: #fff;
}

#content a {
  color: #01507B;
  text-decoration: underline;
}

#content a.button_link{
  font-weight: normal;
  text-decoration: none;
}