@charset "utf-8";
/* CSS Document */

body, html
{
	height:100%;
}
body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	/*text-align: justify;*/
}
h1{
	margin:0;
	padding:0;
	float: left;
}
h2,h3{
	margin:0;
	padding:0;
	float: left;
	font-weight: normal;
}
a, a:link,  a:active{ /*a:visited, a:focus,*/
	/*color:#660000;*/
/*	color:#FF6600;*/
	color:#CC3300;
	text-decoration:none;
	
	
}
a:hover{
	/*color:#CC3300;*/
	color:#993300;

}
.grayfont{
	color:#333333;
}

#mainWrapper
{
	width:1009px;
	height:auto;
	margin:0;
}

#topWrapper
{
	width:1009px;
	height:160px;
}

#logo
{
	background:url(../images/logo.gif) 198px top no-repeat;
	height:160px;
	width:521px;
	padding-left:198px;
	text-indent:-999px;
	float:left;
	
}
#logo A
{
	display:block;
	height:160px;
	width:323px;float:left;
}

#language
{
	float:right;
	margin-top:126px;
	margin-top:137px;
	color:#000000;
	font-size:12px;
	padding-right:5px;
}
#language A
{
	color:#000000;
	text-decoration:none;
}
#language A:hover
{
	color:#666666;
	text-decoration:none;
}

#mainContainer
{
	background:url(../images/home_bg.gif) left top repeat-y;
	height:100%;
	width:1009px;
	float:left;
	font-size:12px;
	line-height:15px;
	color:black;
}

#innerContainer
{
	background:url(../images/inner_bg.gif) left top repeat-y;
	height:100%;
	width:1009px;
	float:left;
	font-size:12px;
	line-height:15px;
	color:black;
}
#leftContainer
{
	width:199px;
	float:left;
}
#midContainer
{
	
	height:100%;
	float:left;
	width:90px;
}

.midBg
{
	background-color:#660000;
	width:90px;
	height:215px;
	border-bottom:solid 1px white;
}
#rightContainer
{
	width:719px;
	height:100%;
	border-left:solid white 1px;
	float: right;
}

#leftMenu ul
{
	margin:0;
	padding:0;
	list-style:none;
}

#leftMenu ul li
{
	font-size:12px;
	line-height:23px;
	color:#cccccc;
	border-bottom:solid 1px #FFFFFF;
	border-right:solid 1px #FFFFFF;
	text-indent:15px;
	background-color:#333333;
}

#leftMenu ul li A
{
	color:#CCCCCC;
	text-decoration:none;
	display:block;
}
#leftMenu ul li A:Hover
{
	background-color:#660000;
	color:#FFFFFF;
	font-weight:bold;
	border-right:none;
}
#leftMenu ul li.active
{
	background-color:#660000;
	color:#FFFFFF;
	font-weight:bold;
	border-right:none;
}
#leftMenu ul li.active A
{
	background-color:#660000;
	color:#ffffff;
	font-weight:bold;
	border-right:none;
}
#header
{
	float:left;
	width:719px;
	height:auto;
	border-bottom:solid 1px white;
}
/*#header_inner {
	float:right;
	width:719px;
	height:95px;
	border-bottom:solid 1px white;
	clear: left;
}
*/
#contentArea
{
	width:719px;
	height: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	
}

.darkGray
{
	padding:15px 0 0 12px;
	height:200px;
	font-size: 11px;
}
#contentInner {
	width:480px;
	height: 100%;
	line-height: 17px;
	float:right;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 13px;
	padding-right: 110px;
}
#contentInnerReferenzen{
font-size: 12px;
}
#contentInnerHaftungsausschluss{
font-size: 10px;
}
.contentInnerHaftungTitel{
	font-size: 12px;
	color:#333333;
	font-weight:bold;
}


.headingInner {
	width:719px;
	height: 47px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	color: #660000;
	font-size: 14px;
}
.heading {
	width: 500px;
	float: left;
	padding-left: 128px;
	height: 26px;
	padding-top: 21px;
	font-size: 14px;
	line-height: 16px;
}
.heading2 {
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	line-height: 47px;
	margin: 0px;
	padding: 0px;
	width: 500px;
}
.subMenu {
	list-style:none;
	width: 530px;
	padding-right: 0;
	padding-bottom: 0;
	float: left;
	padding-left: 128px;
	margin: 0;
	height: 23px;
	padding-top: 20px;
}

.subMenu  ul{
	list-style:none;
	margin: 0;
	padding: 0;
	
}
.subMenu  ul li{
	text-decoration: none;
	text-decoration: none;
	display: inline;
	font-weight: normal;
}
.subMenu  ul li A {
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #660000;
}
.subMenu  ul li A:Hover {
	color: #660000;
	text-decoration: none;
}
.subMenu  ul li.active {
	font-size: 14px;
	color: #660000;
	font-weight: bold;
	text-decoration: none;
}

.content_inner {
	float: right;
	width: 591px;
}
.img {
	float: right;
	margin: 0px;
	width: auto;
	height: auto;
	padding: 0px;
}
.icon_img {
	float: right;
	width: 30px;
	padding-top: 8px;
	padding-right: 5px;
}
.icon_print {
	width: 45px;
	padding-top: 18px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}


.inner_box {
	width: 300px;
	float: left;
	height: 215px;
	padding:0px;
	margin:0px;
	font-size: 14px;
}
.inner_box2 {
	width: 300px;
	float: left;
	height: 215px;
	padding:0px;
	margin:0px;
	font-size: 13px;
	line-height: 17px;	
	
	
	
}
.img_cntnt {
	float: left;
	width: 70%;
	padding-left: 5px;
	padding-top: 10px;

	font-size: 11px;
	color: #000000;
	
	
}
.homelink{
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.homelink a{
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.homelink a:hover{
	text-decoration: none;
}
#contentArea2 {
	width:719px;
	height: 215px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #999999;
	border-bottom: #ffffff solid 1px;
}
.right_box {
	float: right;
	width: 240px;
	background-color: #999999;
	height: 215px;
}
.sublink_content{
	background-color: white;
	float: left;
	height: 100%;
	width: 719px;
}
#innerContainer2 {
	height:100%;
	width:1009px;
	float:left;
	font-size:12px;
	line-height:15px;
	color:black;
	background-image: url(../images/inner_bg2.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.headingInner2 {
	width:719px;
	height: 47px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	color: #660000;
	font-size: 14px;
	background-color: #cccccc;
	margin: 0px;
	padding: 0px;
	float: left;
}
.subinner_text {
	font-size: 12px;
	margin:17px 0 0 0;
	padding: 0px;
	float: left;
	width: 480px;
}
.subinner_text2 {
	font-size: 12px;
	margin:17px 0 0 0;
	padding: 0px;
	float: left;
	width: 300px;
}
.content_points {
	margin: 0px;
	padding: 0px;
	float: left;
}
.content_points ul{
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.content_points li{
	/*	list-style-position: outside;
	list-style-image: url(../images/arrow1.gif);*/
	display: block;
	width: 480px;
	padding-bottom: 5px;
	background-image: url(../images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 14px;
}
.image_holder {
	float: right;
	width: 240px;
	margin: 0px;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
/*
.link_style {
	color: #000000;
	text-decoration: underline;
}
.link_style a{
	color: #000000;
	text-decoration: none;
}
.link_style a:hover{
	color: #000000;
	text-decoration: underline;
}
*/
.gototop {
	float: right;
	width: 480px;
	margin-top: 10px;
	color: #660000;
	text-align: right;
}
.gototop a{
	color: #660000;
	text-decoration:none;
	font-size:12px;
}

.gototop a:hover{
	text-decoration:underline;
}
