
body {
  margin: 0;
  width: 0;
  height: 100%;
  background: #c8c8c8 url('../images/template/nummer2/bg_body.jpg') left top repeat-x;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #9D9D9D;
}

body img {
  border: none;
}
#outer_wrapper_body {
  position: absolute;
  top: 0px;
  left: 50%;
  width: 960px;
  height: 100%;  
  margin: 0 0 0 -480px;
  padding: 0;
}
#schatten_links {
  position: absolute;
  left: 0;
  top: 0;
  width: 10px;
  height: 778px;
  background: url('../images/template/nummer2/bg_schatten_links.png') left top no-repeat;
}
#schatten_rechts {
  position: absolute;
  left: 950px;
  top: 0;
  width: 10px;
  height: 778px;
  background: url('../images/template/nummer2/bg_schatten_rechts.png') left top no-repeat;
}
#wrapper_body {
  position: absolute;
  left: 10px;
  top: 0;
  width: 940px;
  height: 100%;  
  background: url('../images/template/nummer2/bg_wrapper_body.png') center top repeat-y;
}

#wrapper_languages {
  float: left;
  width: 940px;
  height: 40px;
  margin: 0;
  padding: 0;
  background: url('../images/template/nummer2/bg_wrapper_languages.png') 0px 28px no-repeat;
}


#wrapper_languages #languages {
  list-style-type: none;
  margin: 10px 5px 0 0;
  padding: 0;
  float: right;
}

#wrapper_languages ul li {
  display: inline;
  float: left;
  margin: 0 2px 0 1px;
  padding: 0;
  color: #ffffff;
}

#wrapper_languages ul li a {
  text-decoration: none;
  color: #ffffff;
  font-weight: bold;
  font-size: 11px;
  line-height: 30px;
}

#wrapper_languages ul li a:hover {
  color: #d97f17;
}

#wrapper_main {
  float: left;
  width: 920px;
  min-height: 690px;
  height: auto !important;
  height: 690px;  
  margin: 0;
  padding: 10px;
  background: #ffffff;
  background-image: url('../images/template/bg_unten.gif'); 
  background-repeat: no-repeat;
  background-position: bottom;
}

#wrapper_logo {
  float: left;
  width: 275px;
  height: 109px;
  margin: 0;
  padding: 0;
}

a#logolink {
  float: left;
  display: block;
  width: 215px;
  height: 45px;
  margin: 30px 0 0 30px;
  padding: 0;
}

#wrapper_left {
  float: left;
  width: 275px;
  height: 670px;
  margin: 0;
  padding: 0;
  background: url('../images/template/bg_left_w.jpg') no-repeat;
}

#wrapper_jumpto {
  float: left;
  margin: 10px 0 0px 0;
  padding: 0;
  width: 275px;
  height: 40px;
  /*background: #ff0000;*/
}

#jumpto {
  margin: 30px 0 0px 20px;
  padding: 0;
  float: left;
  width: 231px;
  border-bottom: 1px solid #ededed;
}

#jumpto select {
  width: 230px;
  border-top: 1px solid #ededed;
  border-bottom: none;
  border-left: none;
  border-right: none;
  color: #9D9D9D;
  font-size: 11px !important;
  height: 20px;
  line-height: 20px;
}


#wrapper_searchbox {
  float: left;
  margin: 35px 0 0 0;
  padding: 0;
  width: 275px;
  height: 40px;
  
  /*background: #ff0000;*/
}

#searchbox {
  border-top: 1px solid #ffffff;
  margin: 0;
  width: 231px;
  padding: 0;
  float: left;
  margin: 0 0 0 20px;
  padding: 5px 0 0 0;
  
}

#searchbox div.left {
  float: left;
}

#searchbox div.right {
  margin-top: 1px;
  float: right
}

#searchbox label,
#jumpto label  {
  font-weight: bold;
  color: #656565;
}

#searchbox input#such_text {
  border-top: 1px solid #ededed;
  border-bottom: none;
  border-left: none;
  border-right: none;
  width: 193px;
  height: 20px;
  margin-right: 10px;
  color: #9D9D9D;
  font-size: 11px;
}

#wrapper_right {
  float: left;
  width: 640px;
  height: 670px;
  height: auto !important;
  height: 670px;  
  margin: 0 0 0 5px;
  padding: 0;
}

* html #wrapper_breadcrumbs {
  display: inline; 
}

* html #wrapper_right {
  width: 640px;
  float: right;
}

* html #wrapper_left {
  padding: 0;
  margin: 0;
  display: inline;
  overflow: hidden;
}

* html #wrapper_right #mainnavigation {
  margin: 0;
}

* html #wrapper_right #mainnavigation li {
  display: inline; 
}

#wrapper_mainnavigation {
  float: left;
  width: 640px;
  height: 58px;
  margin: 0;
  padding: 0;
  background: url('../images/template/bg_navi.jpg') no-repeat;
}

#wrapper_seitenbild {
  float: left;
  width: 640px;
  height: 213px;
  margin: 0;
  padding: 0;
  /*background: url('../images/template/seitenbild.jpg') no-repeat;*/
  background-repeat: no-repeat !important;
}

#wrapper_breadcrumbs {
  float: left;
  width: 620px;
  height: 30px;
  margin: 0 0 0 20px;
  padding: 0;  
}

#wrapper_content {
  float: left;
  width: 640px;
  margin: 0;
  padding: 0 0 0 0px;

}

#content_left {
  float: left;
  width: 360px;
  min-height: 300px;
  height: auto !important;
  height: 300px;  
  margin: 0px 20px;
  padding: 0;
}

#content_wide {
  min-height: 300px;
  height: auto !important;
  height: 300px;  
  margin: 0px 20px;
  padding: 0;
}

#content_right {
  float: right;
  width: 220px;
  margin: 5px 0 0px 20px;
  padding: 0;
  height: 300px;
}

#content_right h2 {
  color: #646464;
  font-weight:normal;
}

#content_right #news1 {
  float: left;
  margin: 0 0 30px 0;
  padding: 0;
  width: 200px;
}

#content_right #news1 ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#content_right #news1 ul li {
  height: 20px;
  margin: 0 0 1px 0;
  padding: 0;
}

#content_right #news1 ul li a {
  color: #656565;
  line-height: 20px;
  font-size: 10px;
  margin-left: 10px;
}

#content_right #news1 ul li a:hover {
  text-decoration: none;
}

#content_right #news1 ul li.num1 {
  background: #f0f0f0;
  
}

#content_right #news1 ul li.num2 {
  background: #f5f5f5;
}


#content_right #news2 {
  float: left;
  margin: 0;
  padding: 0;
  width: 200px;
}

#content_right #news2 ul {
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0;
}

#content_right #news2 ul li {
  height: 20px;
  border-bottom: 1px solid #f1f1f1;
  margin: 0 0 0px 0;
  padding: 0;
}

#content_right #news2 ul li a {
  color: #D97F17;
  line-height: 20px;
  font-size: 12px;
  margin-left: 10px;
}

#content_right #news2 ul li a:hover {
  text-decoration: none;
}

#content_right h2 {
  font-size: 14px;
  font-weight: bold;
}

#content_right h2 .orange {
  color: #d97f17;
}

#mainnavigation {
  float: left;
  margin: 20px 0 0 75px;
  padding: 0;
  list-style-type: none;
}

#mainnavigation li {
  float: left;
  display: inline;
  margin: 0;
  padding: 0;
  background: url("../images/template/bg_link.gif") no-repeat;
}

#mainnavigation li.firstItem {
  background: none;
}

#mainnavigation li a {
  height: 20px;
  margin: 0px 12px 0px 17px;
  padding: 0px 5px 0px 5px;
  width: auto;
  letter-spacing: 1px;
  overflow: hidden;
  line-height: 300px;
  display: block;
  background-position: 0px 0px !important;
}

#mainnavigation li a.selected,
#mainnavigation li a:hover {
  background-position: 0px -30px !important;
}


#shortcuts {
  float: left;
  margin: 15px 28px 0px 20px;
  padding: 95px 0 0 0;
  width: 245px;
  clear: both;
}

.shortcut_container {
  margin: 0;
  padding: 0;
  width: 245px;
  height: 72px;
}

.shortcut_element {
  margin: 0;
  padding: 0;
  float: left;
}

.shortcut_element.image {
  margin: 0 15px 0 0;
}

.shortcut_element.title {
  float: left;
  width: 150px;
  margin: 0;
  padding: 0;
  text-align: left;
  
}

.shortcut_element.title h1 {
  margin: 0;
  padding: 0;
  font-weight: bold;
  width: 150px;
  height: 15px;
  font-size: 11px;
  text-indent: 0px;
  line-height: 10px;
}

.shortcut_element.morelink {
  float: right;
  width: 170px;
  text-align: right;
  font-style: italic;
}

.shortcut_element.content {
  float: left;
  margin: 0px 0 0 0px;
  width: 150px;
}

.shortcut_element.content a {
  color: #d97f17;
  text-decoration: none;
}

.trenner_shortcut {
	line-height: 1px;
	background-color: #f0f0f0;
	width: 245px;
	height: 1px;
	clear: both;
	margin: 20px 0;
}

#footer {
  float: left;
  width: 940px;
  height: 20px;
  margin: 0;
  padding: 0px;
  background: url('../images/template/nummer2/bg_footer.jpg') left top repeat-y;
}

#mmfabrik {
  position: relative;
}
#mmfabrik a {
  position: absolute;
  left: 940px;
  top: -112px;
  width: 18px;
  height: 112px;
  text-indent: -900px;
  overflow: hidden;
  background: url('../images/template/nummer2/mmfabrik.png') left top no-repeat;
}

body, td, th, p, li, ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9D9D9D;
	line-height: 17px;
}
.kleiner {
	font-size: 90%;
}
a {
	color: #d97f17;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #d97f17;
}
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: #656565;
}
h1 {
	font-size: 18px;
	padding-bottom: 26px;
	font-weight:  normal;
}
h2 {
	font-size: 18px;
	padding-bottom: 16px;
	font-weight:  normal;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.fehler {
	font-weight: bold;
	color: #FF0000;
}
.schriftWeiss {
	color: #FFFFFF;
}
.schriftSchwarz {
	color: #000000;
}
.HGweiss {
	background-color: #FFFFFF;
}

#content_left h2 {
  padding-bottom: 30px;
}

#maske_home {
  position: absolute;
 /* top: 118px;
  left: 290px; */
  
  top: 0px;
  left: 0px;
  
  width: 640px;
  height: 213px;
  background: url("../images/maske_home.png") no-repeat;
}

#maske {
  position: absolute;
 /* top: 118px;
  left: 290px; */
  
  top: 0px;
  left: 0px;
  
  width: 640px;
  height: 213px;
  background: url("../images/maske.png") no-repeat;
}




