body, html {
  margin: 0;
  padding: 0;
  height: 100%;
  background: url('../images/template/bg_body.png') no-repeat;
  font-family: "Century Gothic", Arial, sans-serif;
}

#wrapper_body {
  width: 1020px;
  min-height: 780px;
  height: auto !important;
  height: 780px;
}

#wrapper_left {
  position: relative;
  float: left;
  width: 160px;
  height: 600px;
}

#wrapper_right {
  position: relative;
  float: left;
  width: 860px;
  min-height: 678px;
  height: auto !important;
  height: 678px;
}

#footer {
  position: relative;
  float: left;
  margin: 25px 0 0 0;
  padding: 0;
  width: 1020px;
  height: 70px;
  background: url('../images/template/bg_footer.png') no-repeat;
}

#mail {
  position: absolute;
  top: 22px;
  left: 330px;
  display: block;
  width: 82px;
  height: 13px;
  text-indent: -1000px;
  overflow: hidden;
}

#multimediafabrik {
  position: absolute;
  display: block;
  top: -113px;
  left: 1020px;
  z-index: 3;
  width: 16px;
  height: 87px;
}

#header {
  width: 860px;
  height: 130px;
  background: url('../images/template/logo.gif') 152px 43px no-repeat;
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: relative;
}

#header a {
  position: absolute;
  display: block;
  top: 40px;
  left: 147px;
  width: 272px;
  height: 66px;
}

#navigation {
  width: 860px;
  height: 30px;
  margin: 0;
  padding: 0;
  position: relative;
}

#wrapper_main {
  width: 860px;
  min-height: 518px;
  height: auto !important;
  height: 518px;
  background: #0084c5;
  margin: 0;
  padding: 0;
  float: left;
}

.navi {
  margin: 0 0 0 154px;
  padding: 0;
  list-style-type: none;
}

.navi li {
  list-style-type: none;
  display: inline;
}

.navi li a {
  display: block;
  float: left;
  margin: 6px 0 0 0px;
  padding: 0 11px 0 11px;
  height: 17px;
  overflow: hidden;
  line-height: 300px; 
  font-family: 'Verdana', Arial, sans-serif;
  background-position: 0px 0px !important;
  width: auto;
  
}

.navi li a:hover, 
.navi li a.selected {
    background-position: 0px -18px !important;
    margin: 6px 0 0 0px !important;
}

#col_left {
  float: left;
  width: 152px;
  height: auto;
}

#col_center {
  float: left;
  width: 488px;
  margin: 0;
  padding: 30px 0 0 0;
  min-height: 100px;
  height: auto !important;
  height: 100px; 
  color: #ffffff;
}

#col_center a {
  color: #ffffff;
  font-weight: bold;
  font-style: italic;
}

#col_right {
  float: right;
  width: 190px;
  min-height: 100px;
  height: auto !important;
  height: 100px;
  padding: 70px 0 0 0;
}

.subnavi {
  margin: 70px 0 0 10px;
  padding: 0;
  list-style-type: none;
}

.subnavi li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  float: left;
  width: 142px;
}

.subnavi li a {
  display: block;
  width: 122px;
  margin: 0 15px 0 0;
  padding: 0px 5px 6px 0;
  background-position: left top !important;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  text-align: right;
}

.subnavi li a:hover,
.subnavi li a.selected {
  /*background-position: 0px -20px !important; */
  color: #99cee8;
  text-decoration: none;
}

.subnavi li ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.subnavi li ul li {
  margin: 0;
  padding: 0;
}

.subnavi li ul li a {
  font-weight: normal;
  width: 117px;
  padding: 0 10px 6px 0;
  font-size: 10px;
}

#suchfunktion {
  position: relative;
  top: 86px;
  left: 656px;
}

.servicenavi {
  float: right;
  list-style-type: none;
  margin: 7px 0 0 0;
  padding: 0;
}

.servicenavi li {
  margin: 0;
  padding: 0;
  display: inline;
  list-style-type: none;
}

.servicenavi li a {
  display: block;
  float: left;
  margin: 0 0 0 5px;
  padding: 0;
  height: 17px;
  overflow: hidden;
  width: auto;
  color: #747474;
  text-decoration: none;
  font-size: 12px;
  line-height: 18px;
  font-weight: bold;
}

.servicenavi .Home_2 a {
  width: 17px;
  line-height: 300px;
  background: url('../images/template/bg_servicenavi_1.gif') no-repeat !important;
}

.servicenavi .Kontakt_2 a {
  width: 17px;
  line-height: 300px;
  background: url('../images/template/bg_servicenavi_2.gif') 0px 1px no-repeat !important;
}









/* standard-styles */
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

body, td, th, p, li, ul {
	font-size: 12px;
}
.kleiner {
	font-size: 90%;
}
a {
	color: #999900;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.buttons {
	color: #FFFFFF;
	background-color: #999900;
	text-decoration: none;
}
form {
	padding: 0;
	margin: 0;
}
input.button, input.submit {
	color: #000000;
	border : 1px solid #000000;
	background-color: #CCCCCC;
	font-size : 11px;
	cursor: pointer;
} 
p {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 6px;
	margin-bottom: 6px;
}
ul {
	padding: 0;
	margin: 0 0 15px 15px;
}
li {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0;
	color: #ffffff;
}
h1 {
	font-size: 20px;
	padding-bottom: 26px;
}
h2 {
	font-size: 18px;
	padding-bottom: 16px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 9px;
}
h6 {
	font-size: 8px;
}
.fehler {
	font-weight: bold;
	color: #FF0000;
}
.schriftWeiss {
	color: #FFFFFF;
}
.schriftSchwarz {
	color: #000000;
}
.HGweiss {
	background-color: #FFFFFF;
}