#container {
	width: 890px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #F00;
	margin: 0px auto;
	background-color: #FFF;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #E4E4E4;
}
#head {
	background-image: url(images/head.jpg);
	height: 119px;
	width: 890px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #66585c;
	background-repeat: no-repeat;
}
#box_menu {
	width: 890px;
	padding-top: 20px;
	height:45px;
	border-top-width: 14px;
	border-top-style: solid;
	border-top-color: #4a5658;
	border-right-color: #4a5658;
	border-bottom-color: #4a5658;
	border-left-color: #4a5658;
	z-index: 9;
}
.menu ul, li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.menu {
 z-index: 555;
}
.menu li {
  width: 178px;
  float: left;
  height: 25px;
}
.menu a {
  border:  none;
  margin: 0px 0px 0px 4px;
  background-color:#939090;
  text-decoration: none;
  text-align: center;
  padding-top: 6px;
  font-weight: bold;
  display: block;
  height: 25px;
  color: #ffffff;
}
.menu a:hover {
	background-color:#9e1d1a;
	color: #ffffff;
}
#smenu1, #smenu2, #smenu3, #smenu4, #smenu5 {
  font-size: 12px;
  display: none;
  width: 178px;
  float: left;
  color: #452526;
  height:20px;
  z-index:556;
}
#smenu1 a, #smenu2 a, #smenu3 a, #smenu4 a, #smenu5 a {
  font-weight: normal;
  color: #452526;
  padding-top: 5px;
  border-bottom: 1px #FFF solid;
  border-top:1px #FFF solid;
  }
#foot {
	font-size: 10px;
	color: #FFF;
	background-color: #939090;
	text-align: center;
	height: 18px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	clear:both;
}
#foot a {
	color: #FFF;
	text-decoration: none;
}
#content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	min-height:200px;	
	z-index: -1;
}
#box_navi {
	float: left;
	width: 174px;
	margin-left: 4px;
}
#box1 {
	float: left;
	width: 352px;
	margin-left: 4px;
}
#box_bild {
	float:right;
	width: 352px;
	margin-left: 4px;
}
#box1 h1, #box_navi h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 24px;
	background-color: #9e1d1a;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#box1 h2, #box_navi h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
#box1 p, #box_navi p {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
}
#box1 p a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}

#box_navi ul, li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

#foot {
	font-size: 10px;
	color: #FFF;
	background-color: #939090;
	text-align: center;
	height: 18px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	clear:both;
}
#foot a {
	color: #FFF;
	text-decoration: none;
}
.text_klein {
	font-size: 12px;
	list-style-type: disc;
}
#box2 {
	float: left;
	width: 704px;
	margin-left: 4px;
}
#box2 h1, #box_navi h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 24px;
	background-color: #9e1d1a;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#box2 h2, #box_navi h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
#box2 p, #box_navi p {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
}
#box2 p a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
