/*This stylesheet is a product of MaKo - Orion HiTek, Inc. email: mako@orion-hitek.com */
/*It can be found at http://www.mako4css.com  - a tutorial about CSS-P - and you are free to use and/or change it.*/
/*Nevertheless I would appreciate it if you give other people a chance to learn about CSS and the tutorial by leaving this note in the stylesheet*/

a:link {
  background: #FFFFFF;
  color: #0000FF;
  text-decoration: none;
}

a:visited {
  background: #FFFFFF;
  color: #FF732F;
  text-decoration: underline;
}

a:hover {
  ; text-decoration: underline;
  background: #FFFFFF;
  color: #999999;
}

a.nav:link {
  background: transparent;
  color: #FFFFFF;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
}

a.nav:visited {
  background: transparent;
  color: #FF8C00;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
}

a.nav:hover {
  background: transparent;
  color: #7FFFD4;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
}

a.nav2:link {
  background: transparent;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: 500;
  text-decoration: none;
}

a.nav2:visited {
  background: transparent;
  color: #FF8C00;
  font-size: 12px;
  font-weight: 500;
  text-decoration: none;
}

a.nav2:hover {
  background: transparent;
  color: #7FFFD4;
  font-size: 12px;
  font-weight: 500;
  text-decoration: none;
}

a.navtot {
  background: transparent;
  color: #C0C0C0;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
}

a.navtot2 {
  background: transparent;
  color: #C0C0C0;
  font-size: 12px;
  font-weight: 600;
  text-decoration: none;
}

big {
  font-size: larger;
}

body {
  background: url(images/BG3.gif) #FFFFFF repeat-y;
  color: #000088;
  font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
  margin: 0px;
}

checkbox, radio {
  background: #000088;
  color: #000088;
  font-size: 18px;
}

form {
  background: #FFCC99;
  border: 2px solid #000088;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  margin-left: 50px;
  width: 400px;
}

h1, h2, h3, h4, h5, h6 {
  color: #000088;
  font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
  margin-bottom: -10px;
}

p, ol, ul, dl {
  color: #000088;
  font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 18px;
}

pre {
  background-color: #F7F7F7;
  color: #000000;
  font-family: "Courier New", Courier, monospace;
  font-size: 13px;
}

small {
  font-size: smaller;
}

strong {
  font-weight: 800;
}

table {
  background: #FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin-top: 0px;
  padding: 1px 5px;
  vertical-align: top;
}

td {
  background: #FFFFFF;
  color: #000088;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 17px;
  margin: 1px;
  padding: 1px;
  text-align: center;
}

textarea, input {
  font-family: "Courier New", Courier, monospace;
  font-size: 15px;
}

th {
  background: #C7E8E8;
  color: #000088;
  font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
  padding: 3px;
  text-align: center;
}

ul {
  margin-top: 0px;
}

.inhalt {
  background: #FFFFFF;
  color: #000088;
  font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
  margin-left: 135px;
  margin-right: 20px;
  padding: 5px 3%;
}

.dottedboda {
  border: 1px solid #009999;
}

.evenrow {
  background: #E8F5F5;
}

.myheader {
  background: #FFFFFF;
  margin-left: 135px;
  margin-top: 2px;
  padding: 0 3%;
}

.kommentar {
  background: #F7F7F7;
  color: #FF7700;
  font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.lrand {
  float: left;
}

.mint {
  background: #FFFFFF;
  color: #009999;
}

.mit {
  text-align: justify;
}

.leftnavigation {
  font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
  height: auto;
  left: -2px;
  line-height: 110%;
  position: absolute;
  top: 100px;
  width: 125px;
}

.oddrow {
  background: #FCFEFEB;
}

.oldbrowser {
  display: none;
}

.red {
  background: #FFFFFF;
  color: #FF0000;
}

.Rot {
  background: #FFFFFF;
  color: #FF0000;
  font-size: 16px;
  font-weight: 600;
}

.rrand {
  float: right;
}

.six {
  background: transparent;
  color: #999999;
  font-size: 11px;
}

.tagline {
  background: transparent;
  color: #FF732F;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.texta1 {
  background-color: #000088;
  border: solid 1px #FF8C00;
  color: #FFFFFF;
  font-family: Georgia, "MS Serif", "New York", serif;
  font-size: 13px;
  padding: 2px;
}

.top {
  float: right;
  margin-right: -5px;
}

.tot {
  background: #F7F7F7;
  color: #000000;
}
