/* ps stylesheet */

html, body {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
  }

b {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #1B4091;
  font-weight: bold;
  line-height: 200%;
  }

p {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
  line-height: 200%;
  }

td {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
  }

/* links */

a:link {
	color: #1B4091;
	text-decoration: none;
	font-weight: bold;
  }

a:visited {
  color: #879DC4;
  text-decoration: none;
  font-weight: bold;
  }

a:hover {
  color: #1B4091;
  text-decoration: none;
  font-weight: bold;
  }

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

/* navigation links */

.nav {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #1b4091;
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none;
  }

.nav_2 {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #1b4091;
  font-weight: normal;
  padding-top: 10px;
  text-transform: uppercase;
  text-decoration: none;
  }

.nav a:link {
  color: #1B4091;
  text-decoration: none;
  }

.nav a:visited {
  color: #879DC4;
  text-decoration: none;
  }

.nav a:hover {
  color: #1B4091;
  font-weight: bold;
  text-decoration: none;
  }

.nav a:active {
  color: #999999;
  text-decoration: none;
  }

.nav_on {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: 1B4091;
  font-weight: bold;
  line-height: 200%;
  text-transform: uppercase;
  text-decoration: none;
  }

.nav_on a:link {
  color: #1B4091;
  text-decoration: none;
  }

.nav_on a:visited {
  color: #879DC4;
  text-decoration: none;
  }

.nav_on a:hover {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  }

.nav_on a:active {
  color: #000000;
  text-decoration: none;
  }



/* plain text */

.text_s {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #666666;
  line-height: 200%;
  }

.text_s_dark {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #003399;
  font-weight: bold;
  }


.balken_white {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  margin: auto;
  width: 138px;
  background-image: url(../media/layout/hint_balken.gif);
  background-position: left center;
  background-repeat: no-repeat;
  }

.text_m {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #666666;
  }

.text {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
  line-height: 200%;
  }

.text_bold_blue {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #1B4091;
  font-weight: bold;
  line-height: 200%;
  }

.submit_button {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: bold;
  }

.text_bold_white {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
  line-height: 200%;
  }

.text_bold_eingerueckt {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
  line-height: 200%;
  padding-left: 20px;
  }

.text_einrueck {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
  line-height: 150%;
  list-style-position: outside;
  list-style-image: url(../media/layout/list_points.gif);
  }

.title_s_dark {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #333333;
  font-weight: bold;
  }

.title {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FE4C10;
  font-weight: bold;
  }

.title_light {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #999999;
  font-weight: bold;
  }


.wissen_box {
  padding: 10px 20px 5px 20px;
  }

.wissen_text {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
  line-height: 150%;
  }

.wissen_datum {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  text-transform: uppercase;
  line-height: 200%;
  }

.wissen_head {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #1B4091;
  font-weight: bold;
  line-height: 200%;
  text-transform: uppercase;
  }


/* background colors */

.bg_lines {
  background-color: #999999;
  }

/* editable */

.editable {
  background-color: #e0f0ff;
  border-width: 1;
  border-color: #d0e0ff;
  border-style: dashed;
  }

/* paddings*/
.padd_20_50_10_20 {
  padding: 20px 50px 10px 20px;
  }

.navi_box_line {
  padding: 5px 0px 5px 15px;
  border-bottom-width: 1px;
    border-bottom-style:solid;
   border-color: #758D99;
    text-align:justify;
  }
