*
{
	font-family: Verdana, Arial, Sans-Serif;
	color: #444444;
}

a
{
	color: #444444;
	text-decoration: none;
}

body
{
	background: #F6F6F6 url(../images/background.png);
	background-repeat: repeat-x;
	background-position: top left;
	margin: 0px;
	padding: 0px;
}

#box_background_shadow
{
	position: relative;
	width: 982px;
	margin: auto;
	padding: 0px;
	background-image: url(../images/background_shadow.png);
	background-repeat: repeat-y;
	background-position: top left;
}

#box_container
{
	position: relative;
	width: 950px;
	margin: auto;
	background-image: url(../images/background_content.png);
	background-repeat: repeat-y;
	background-position: top left;
}

#box_menu_top
{
	height: 50px;
	background-color: #FFFFFF;
	white-space: nowrap;
}

#box_menu_top div.menu_items
{
	float: right;
}

#box_menu_top a img
{
	border: 0px;
}

#box_container_main
{
	clear: both;
}

#box_menu
{
	width: 210px;
	float: left;
}

#box_menu *
{
	font-size: 11px;
	line-height: 14px;
}

#box_menu_inner
{
	padding: 25px 28px 25px 0px;
}

#box_menu_inner div.text
{
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	padding-left: 20px;
	padding-bottom: 8px;
}

#box_menu_inner form
{
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
	padding-bottom: 20px;
}

#box_menu_inner form input[type=text]
{
	width: 80px;
}

#box_menu_inner div.menu_grey
{
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: -28px;
	margin-bottom: 10px;
	background-color: #DEDFE1;
}

#box_menu_inner div.menu_grey ul
{
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
}

#box_menu_inner div.menu_grey ul li
{
	list-style-type: none;
	height: 18px;
	margin-bottom: 3px;
}

#box_menu_inner div.menu_grey ul li a
{
	display: block;
	color: #000000;
	float: left;
	width: 151px;
	padding-left: 20px;
	background-image: url(../images/menu_bg_1.png);
	background-repeat: repeat-x;
	background-position: top left;

	font-weight: bold;
	line-height: 18px;
	text-decoration: none;

}

#box_menu_inner div.menu_grey ul li a.active
{
	background-image: url(../images/menu_bg_2.png);
	background-repeat: repeat-x;
	background-position: top left;
}

#box_menu_inner div.menu_grey ul li a:hover
{
	background-image: url(../images/menu_bg_2.png);
	background-repeat: repeat-x;
	background-position: top left;
}

#box_menu_inner div.infotext
{
	margin-left: 20px;
	border-top: 1px solid #B8BBC0;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #545659;
}

#box_menu_inner div.infotext.noborder
{
	border: 0px;
}

#box_menu_inner div.infotext div.title
{
	color: #2E9174;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 8px;
	line-height: 16px;
}

#box_menu_inner div.infotext div.title a
{
	color: #2E9174;
}

#box_content
{
	margin-left: 230px;
	width: 685px;
}

* html #box_content { overflow: hidden; }

#box_content *
{
	font-size: 11px;
	line-height: 14px;
}

#box_content_inner
{
	padding: 25px 20px;
	text-align: justify;
}

#box_content_inner div.contentheadline
{
	color: #2E9174;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 4px;
	line-height: 16px;
	/*text-transform: uppercase;*/
}

#box_content_inner a *
{
	color: #2E9174;
	font-weight: bold;
}

#box_content_inner a
{
	color: #2E9174;
	font-weight: bold;
}

#box_content_inner a:hover
{
	color: #333333;
}

#box_content_inner a.active
{
	color: #333333;
}

#box_content_inner hr
{
	text-align: left;
	border: solid #B8BBC0 0.5px;
	height: 0.5px;
	width: 85%;
}

#box_content_inner table
{
	border-collapse:collapse;
	empty-cells:show;
	text-align: left;
}

#box_content_inner table td
{
	padding:5px 10px 5px 10px;
}

.siteform input {
	color: #B8BBC0;
	background-color: #fff;
	border: 1px solid #b8b8b8;
	border-bottom: 0px;
	border-right: 0px;
}

.siteform input.submit {
	border: 1px solid #b8b8b8;
	border-top: 0px;
	border-left: 0px;
}

#box_content_inner ul
{
	list-style-image: url("../images/aufzaehlungspunkt.gif");
}

#box_footer
{
	clear: both;
	position: relative;
	width: 100%;
	background-color: #DEDFE1;
	height: 26px;
	line-height: 26px;
	text-align: center;
	font-size: 10px;
}

#box_footer div.center
{
	position: absolute;
	left: 50%;
}
	
#box_footer div.center div.center_inner
{
	position: absolute;
	width: 200px;
	left: -100px;
}

#box_footer div.right
{
	position: absolute;
	right: 0px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #FFFFFF;
}

#box_eyecatcher
{
	height: 150px;	
	background-repeat: no-repeat;
	background-position: top left;
}

#box_eyecatcher div.text
{
	padding-top: 12px;
	padding-left: 28px;
	font-size: 17px;
	font-weight: bold;
	line-height: 24px;
	color: #333333;
}

#box_breadcrumb
{
	position: relative;
	width: 665px;
	height: 26px;
	/*line-height: 26px;*/
	text-align: right;
	padding-top: 8px;
	font-size: 11px;
	color: #333333;
}

#bg_image
{
      width: 982px;
      height: 500px;
      position: absolute;     
      top: 0px; 
      left: 0px;
      background-image: url(../images/background_shadow_smooth.png);
      background-color: none;
}
