/* Generated by KompoZer */
html, body {
  margin: 0px;
  padding: 0px;
  background: #ececec url(bg.png) repeat-y scroll center;
  color: #444444;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 15px;
}
h3, h4 {
  margin: 0px;
  padding-bottom: 0px;
  padding-top: 5px;
}
h2 {
  font-size: 14px;
  padding-bottom: 0px;
  padding-top: 2px;
}
a, a:visited {
  color: #dd0000;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.left {
  float: left;
  margin-right: 1em;
}
.right {
  float: right;
  margin-left: 1em;
}
img {
  padding: 3px;
  background: #fafafa none repeat scroll 0% 50%;
}
img a {
  border:  none;
}
#page {
  margin: 0px auto;
  width: 800px;
  min-height: 600px;
}
#logo {
  background: transparent url(yukon_emerald.jpg) no-repeat;
  height: 70px;
  width: 660px;
  margin-top: 0px;
  padding-top: 75px;
  float: left;
  text-align: center;
  color: #ffffff;
  font-size: 20px;
  line-height: 1.2em;
}
#sidebar {
  margin: 0px 0px 8px;
  padding: 160px 0 0;
  background: transparent url(Yukon3.jpg) no-repeat scroll 13px 10px;
  background-color: #EEE;
  width: 140px;
  float: left;
  line-height: 1.5em;
  font-size: 12px;
  font-weight: bold;
}
page > sidebar {
  position: fixed;
}
#sidebar ul {
  margin: 0 0 10px;
  padding: 0;
  width: 130px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#sidebar ul li {
  margin: 0px;
  padding: 0;
  display: inline;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#sidebar ul li a {
  padding: 4px 0 4px 30px;
  color: #006666;
  display: block;
  text-decoration: none ! important;
  margin-left: 0px;
  background-image: url(bullet.gif);
  background-repeat: no-repeat;
  background-position: 10px 50%;
}
#sidebar ul li a:hover {
  border-bottom-color: #ffffff;
  color: #444444 ! important;
  font-weight: bold;
  background-color: #cccccc;
}
#main {
  margin: 8px 18px 30px;
  padding: 0px;
  width: 620px;
  float: left;
  display: inline;
  text-align: justify;
}
#main h1 { color:#555;
	font: 22px Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase; text-decoration:none; text-align: center;
	letter-spacing: 1px;
	margin: 0px 0px 15px 0px;
	padding:0px 0px 0px 10px;
}

#main a {
  color: blue;
}
#main li {
  line-height: 1.2em;
  text-align: left;
  padding-top: 9px;
  margin-left: -13px;
}
.tab, .tab1, .tab2 {
  width: 20%;
  float: left;
  line-height: 1.5em;
  padding-bottom: 5px;
  margin-left: 20px;
}
.tab1 {
  width: 30%;
}
.tab2 {
  width: 60%;
  text-align: left;
}
#footer { color: #A0A0A0;
  border-top: 1px solid #cccccc;
  margin: 0px 0 0 6pt;
  padding: 0px;
  text-align: center;
  height: 30px;
  width: 780px;
  clear: both;
}
#footer p {
  margin: 0px;
  padding: 10px;
}
#footer a {
  color: #660000; color: #F90;
}

.tb { background-color: #ccc; }

.ttop {
background-color: #ccc;
text-align: center;
color: #000000;
padding: 3px;
}

.tc {
background-color: #ffffff;
font-size: 11px;
color: #000000;
padding: 3px; text-align: left;
}

/* ############ CSS fuer Formular #################### */
input.mb {
color: #000000;
background-color:#dbdde1;
border: 0px solid #000000;
}
textarea.mb {
color: #000000;
background-color: #dbdde1;
border: 0px solid #000000;
}

.los {
font-weight: bold;
color: #000000;
background: #c0cbd3;
border: 1px solid #000000;
}
/* form { display: inline; } */
