body {
	background-color: #B3CA9C;
	font-family:	Verdana, Helvetica, Arial;
}
*.info_box{
	padding:5px;
	background:#eeffee;
	border:2px solid #00ff00;
	color:#000000;
}

*.error_box{
	padding:5px;
	background:#ffeeee;
	border:2px solid #ff0000;
	color:#000000;
}

*.error_box_head{
	margin:-5px;
	background:#ff0000;
	border:0px;
	color:#ffffff;
	padding-left:20px;
	font-weight:bold;
}

#left_menue_div a, #left_menue_div a:link{
  background: url(../storage/webpics/menuepunkt.jpg) no-repeat;
  width: 119px;
  height: 28px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}

#left_menu_div a:visited{
	background: url(../storage/webpics/menuepunkt.jpg) no-repeat;
  width: 119px;
  height: 28px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}

#left_menue_div a:hover, #left_menue_div a:active, #left_menue_div a:focus{
	background: url(../storage/webpics/menuepunkt.jpg) no-repeat;
  width: 119px;
  height: 28px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}

#header_navi{
	position:relative;
	left:18px;
	bottom:12px;
	height:15px;
	color:#f38e00;
}

#content_div{
	overflow:auto;
	width:785px;
	position:relative;
	z-index:1;
	top:0px;
	left:10px;
	background:#ffffff;
}

*html #content_div{
	top:0;
	left:0px;
	right:0px;
	top:0px;
	height:100%;
	max-height:100%;
	width:100%;
	overflow:auto;
	position:relative;
	z-index:1;

	border-bottom:35px solid #ffffff;
	border-left:150px solid #ffffff;
	border-right:100px solid #ffffff;
	border-top:150px solid #ffffff;
}

#base_head{
	background:#ffffff;
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	height:130px;
	z-index:3;
	overflow:hidden;
}

.fototeaser {
	padding-left: 10px;
	font-weight: bold;
	font-size: 10px;
}

.zitat_customer {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}

/* menu items */

/* Ebene 1 */
.menu_vertical_item {
  padding: 0px 0px 5px 0px;
  margin: 0px;
  width: 119px;
  height: 28px;
  display:block;
  
}

.menu_vertical_item_span {
  padding: 0px;
  position: relative;
  top: 7px;
}

.menu_vertical_item_link {
  padding: 0px 0px 5px 0px;
  margin: 0px;
  width: 119px;
  height: 28px;
  text-align: center;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
  background: url(../storage/webpics/menuepunkt.jpg) no-repeat;
  display:block;
}

.menu_vertical_item_link:hover {
  padding: 0px 0px 5px 0px;
  margin: 0px;
  width: 119px;
  height: 28px;
  text-align: center;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
  background: url(../storage/webpics/menuepunkt2.jpg) no-repeat;
  display:block;
}

.menu_vertical_header {
	color:#f38e00;
	border-top:2px outset #f38e00;
	border-bottom:2px inset #f38e00;
	padding:5px 0px 5px 0px;
	margin: 0px;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
	display:block;
}

.menu_top_item{
	text-decoration:none;
}

.menu_top_header {
    text-decoration:none;
}

.menu_bottom_item{
   color:#ffffff; 
   text-decoration:none;
}

.menu_bottom_header {
    text-decoration:none;
}

/* Ebene 2 */
.menu_vertical_item_stage2 {
	padding-left:20px;
	color:#008c22; 
	font-size:11px;
	text-align:right;
	text-decoration:none;
}

.menu_vertical_header_stage2 {
	color:#f38e00;
	border-top:2px outset #f38e00;
	border-bottom:2px inset #f38e00;
	padding:5px 0px 5px 0px;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
	display:block;
}