/**********************************************
 
	light-grey:#e1e6e1
	dark-blue:#002978 --> 002978
	orange:#e37222 --> e37222
	font-grey:#8e908f
	
	cecfcb 
 
 
 
 **********************************************/



html{
	background-color:#E6E6E3;	
	width:100%;
}

body{
	position:relative;
	font-family:Trebuchet MS;
	font-size:12px;
	color:#000;
	margin:0px;
	padding:0px;
	width:976px;
	margin-left:auto;
	margin-right:auto;
	line-height:17px;
}

h1{
	display:none;
}

img{
	border:none;
}

a{
	text-decoration:none;
	/*color:#849187;*/
	color:#8e908f;
}

a:hover{
	color:#002978;
}

.statement_gross{
	position:absolute;
	bottom:190px;
	left:0px;
	margin:0px;
	padding:0px;
	padding-left:9px;
	width:424px;
	height:380px;
	float:left;
}
}

.statement_gross img{
	position:relative;
	width:212px;
	height:365px;
	float:left;
	margin-top:14px;
	z-index:998;
}

.statement_gross p{
	position:relative;
	float:left;
/*	color:#839087;*/
	color:#8e908f;
	background-color:#fff;
	font-family:Arial;
	font-size:22px;
	border:1px solid #edefec;
	padding:10px;
	width:225px;
	margin-left:-62px;
	z-index:999;
}	

#header{
	width:976px;
	height:260px;
	background-image:url(../images/header.jpg); 
}

#header_home{
	width:976px;
	height:260px;
	background-image:url(../images/header_home.jpg);
}

#logo{
	position:relative;
	top:20px;
	left:700px;
}


.menu_main{
	clear:left;
	margin:0px;
	padding:0px;
	width:976px;
	height:77px;
	background-image:url(../images/bgNavi1.jpg);
	background-repeat:no-repeat;
	list-style-type:none;
	padding-left:29px;
}

.menu_main li{
	margin:0px;
	padding:0px;
	display:none;
}
.menu_main li.parent{
	display:inline;
}

.menu_main li.item1 a{
	display:none;
}

.menu_main ul{
	margin:0px;
	padding:0px;
}

.menu_main li{
	display:block;
	float:left;
	width:125px;
	height:32px;
}

.menu_main li a{
	display:block;
	width:125px;
	height:30px;
	text-decoration:none;
}


.menu_main li a{
	background-position:10px 11px;
	background-repeat:no-repeat;
}

.menu_main li a:hover, .menu_main li a:active, .menu_main li.active a{
	background-position:10px -23px;
}

.menu_main li a span{
	visibility:hidden;
}

#mainContent_home{
	width:976px;
	background-image:url(../images/bgMainContentHome.gif);
	background-repeat:repeat-y;
	overflow:hidden;	
	vertical-align:bottom;
}

#mainContent{
	width:937px;
	padding-left:39px;
	background-image:url(../images/bgMainContent.gif);
	background-repeat:repeat-y;
	overflow:hidden;	
	vertical-align:bottom;
}

p{
	margin:0px;
	padding:0px;
}

.menu_sub{
	margin:0px;
	padding:0px;
	width:140px;
	list-style-type:none;
	float:left;
	border-top:1px solid #cecfcb;
}

.menu_sub li{
	height:23px;
	border-bottom:1px solid #cecfcb;
	line-height:23px;
}

.menu_sub li a{
	padding-left:5px;
/*	color:#859187;*/
	color:#8e908f;
	text-decoration:none;
}

.menu_sub li a:hover{
	color:#002978;
}

.menu_sub li.active a{
	color:#002978;
}

#content{
	width:482px;	
	float:left;
	margin-left:14px;
	padding-left:28px;
	padding-right:28px;
	overflow:hidden;
}

#mainContent_home #content{
	position:relative;
	top:0px;
	left:432px;
	width:257px;
	margin:0px;
	padding-right:14px;
	padding-left:14px;
	border-left:1px solid #cecfcb;
	float:left;
}

#mainContent_home #content h2{
	width:270px;
	margin:0px;
	padding-bottom:3px;
	margin-bottom:15px;
	font-size:24px;
	font-weight:normal;
	color:#e37222 !important;
	border-bottom:1px solid #cecfcb;
	line-height:29px;
}

#mainContent_home #content h2 a{
	display:block;
	height:20px;
	margin-top:-20px;
	font-size:12px;
	font-weight:normal;
	text-align:right;
}

a.readon_home, a.readon, a.readmore, a.readon_appointment{
	position:relative;
	padding-right:14px;
	background-image:url(../images/pfeil_horizont_12.gif);
	background-repeat:no-repeat;
	background-position:center right;
	line-height:18px;
}

#content_home p{
	line-height:17px;
}

#mainContent_home .article_column p{
	display:inline;
}

#rightColumn{
	position:relative;
	top:0px;
	left:-38px;
	width:194px;
	float:right;
	padding-left:13px;
}

h2{
	line-height:26px;
}

h3{
	line-height:18px;
	margin:0px;
	font-size:12px;
	float:none;
	color:#e37222;
	padding-top:15px;
	padding-bottom:10px;
}

#content h2{
	margin:0px;
	padding-bottom:13px;
	font-size:18px;
	font-weight:normal;
	color:#e37222;
}

#content_home h2{
	width:270px;
	margin:0px;
	padding-bottom:3px;
	margin-bottom:5px;
	font-size:24px;
	font-weight:normal;
	color:#e37222;
	border-bottom:1px solid #cecfcb;
}

#content_home h2 a{
	display:block;
	height:20px;
	margin-top:-20px;
	font-size:12px;
	font-weight:normal;
	text-align:right;
}


#content_home h3{
	display:inline;
	margin:0px;
	padding:0px;
	padding-right:5px;
	font-size:12px;
	font-weight:bold;
	float:left;
}

#content .date{
	margin:0px;
	margin-top:-14px;
	padding-bottom:13px;
	font-size:18px;
	font-weight:normal;
/*	color:#849187;*/
	color:#8e908f;
}

#content p{
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	line-height:17px;
	overflow:hidden;
}

#content p img{
	margin-top:4px;
	margin-right:10px;
	float:left;
}

#rightColumn blockquote{
	margin:0px;
	width:180px;
	padding:0px;
	padding-bottom:12px;
	text-align:left;
/*	color:#848587;*/
	color:#8e908f;
	font-style:italic;
	border-bottom:1px solid #cecfcb;
	overflow:hidden;
}

.contact p{
	clear:both;
	line-height:15px;
}

.contact{
	width:180px;
	overflow:hidden;
	padding-bottom:14px;
	border-bottom:1px solid #cecfcb !important;
	margin-bottom:14px;
}

/*#rightColumn div.contact span, #rightColumn blockquote span{ 
	display:block;
	margin-top:8px;
	color:#848587;
	font-size:10px;
	font-style:italic;
}*/

#rightColumn .contact span.orange{
	display:block;
/*	color:#848587;*/
	color:#8e908f;
	font-size:10px;
	font-style:normal;
	line-height:14px;
	margin:0px;
	padding:0px;
	position:relative;
	top:-3px;
}

#rightColumn div.contact span{
/*	color:#848587;*/
	color:#8e908f;
	font-size:10px;
	font-style:normal;
	margin-top:0px;
	position:relative;
	top:-3px;
}

#rightColumn ul{
	margin:0px;
	padding:0px;
	margin-top:40px;
	margin-bottom:20px;
	width:180px;
	border-top:1px solid #f1b792;
	list-style-type:none;
}

#rightColumn li{
	height:24px;
	line-height:24px;
	border-bottom:1px solid #f1b792;
}

#rightColumn ul a{
	color:#e46e28;
	text-decoration:none;
	padding-left:13px;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
}

#rightColumn ul a:hover{
	color:#002978;
}

.leftColumn{
	width:140px;
	vertical-align:bottom;
	float:left;
}

.textFooter{ 
/*	color:#849187;*/
	color:#8e908f;
}

.textFooter a{ 
	text-decoration:none !important;
/*	color:#849187;*/
	color:#8e908f;
}

.textFooter a:hover{ 
	color:#002978;
}

.contact img{
	float:left;
	margin-right:6px;
}

.contact a{
/*	color:#849187;*/
	color:#8e908f;
	text-decoration:none;
}

.contact a:hover{ 
	color:#002978;
}


.orange{
	color:#e37222 !important;
}

span.lightgray{
/*	color:#849187;*/
	color:#8e908f;
	font-weight:bold;
}

h3 span{
/*	color:#849187;*/
	color:#8e908f;
	font-weight:bold;
}

a.more{
	position:static;
	padding-right:14px;
	background-image:url(../images/pfeil_horizont_12.gif);
	background-repeat:no-repeat;
	background-position:center right;
	line-height:18px;
}

a.more_small{
	position:static;
	padding-right:11px;
	background-image:url(../images/pfeil_horizont_10.gif);
	background-repeat:no-repeat;
	background-position:center right;
}

.divider{
	display:block;
	height:12px;
}

.divider_home{
	display:block;
	height:10px;
}

.menu_footer{	
	margin:0px;
	padding:0px;
	padding-left:9px;
	height:36px;
	list-style-type:none;
	float:left;
}

.menu_footer li{
	margin:0px;
	padding:0px;
	float:left;
}

.menu_footer li a{
	background:none !important;
}

#footer{
	width:976px;
	height:200px;
	padding-top:25px;
	background-color:#e6e6e3;	
	background-image:url(../images/bgFooter.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	line-height:18px;
}

#footer a{
	margin-right:16px;
	color:#4e504d;
}

#footer a:hover{
	color:#002978;
}

.menu_footer li.active a{
	color:#002978 !important;
}

#footer span.right{
	clear:right;
	display:block;
	float:right;
	width:481px;
	text-align:right;
	padding-right:7px;
	color:#4e504d;
}

.contentheading a{
	color:#e37222;
}

.appointmentheading_appointment a{
	color:#e37222;
}

.contentheading{
	margin:0px;
	padding-bottom:13px;
	font-size:18px;
	font-weight:normal;
	color:#e37222;
}

.contentheading_appointment{
	margin:0px;
	padding-bottom:0px !important;
	font-size:18px;
	font-weight:normal;
	color:#e37222;
}

.contentheading_appointment a{
	color:#e37222;
}

.appointment{
	display:block;
	margin-bottom:5px !important;
}

table{
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}

td{
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}

.moduletable_kunde{
	position:absolute;
	top:96px;
	left:-2px;
	margin:0px;
	padding:0px;
	padding-left:0px;
	height:164px;
	width:968px;
}

.moduletable_kunde img{
	position:relative;
	top:0px;
	left:10px;
	float:left;
	height:164px;
}

.moduletable_kunde p{
	display:inline;
}

.moduletable_kunde p.statementText{
	position:relative;
	top:60px;
	left:-40px;
	/*width:440px;*/
/*	color:#839087;*/
	color:#8e908f;
	background-color:#fff;
	font-family:Arial;
	font-size:22px;
	line-height:26px;
	border:1px solid #cecfcb;
	padding:10px;
	float:left;
}	

.contentheading_home{
	font-size:24px;
	font-weight:normal;
	color:#e37222;
}

h3.contentheading_home{
	display:inline;
	margin:0px;
	padding:0px;
	padding-right:5px;
	color:black;
	font-weight:bold;
	font-size:12px;
}

#homeStatement{
	position:absolute;
	bottom:214px;
	left:8px;
	width:150px;
}

#homeStatement img{
	position:absolute;
	bottom:0px;
	left:0px;
	float:left;
	margin-top:14px;
	z-index:999;
}

#homeStatement p.statementText{
	position:relative;
	bottom:200px;
	left:150px;
/*	color:#839087;*/
	color:#8e908f;
	background-color:#fff;
	font-family:Arial;
	font-size:24px;
	border:1px solid #cecfcb;
	padding:10px;
	width:224px;
	line-height:27px;
	z-index:998;
}	

p.buttonheading{
	display:none;
}

.moduletable_homeNews h2, .moduletable_homeAppointments h2{
	padding:0px;
	padding-bottom:5px;
}

.moduletable_homeNews h3, .moduletable_homeAppointments h3{
	display:inline;
	padding-right:5px;
	margin:0px;
}

.moduletable_homeNews p,  .moduletable_homeAppointments p{
	display:inline;
}

.moduletable_homeAppointments .divider_home{
	border-bottom:1px solid #cecfcb;
	margin-bottom:10px;
}

.moduletable_homeAppointments .divider_home_last{
	border-bottom:1px solid #cecfcb;
	margin-bottom:17px;
}

.newsflash_rightStatement{
/*	color:#839087;*/
	color:#8e908f;
	font-style:italic;	
	font-size:10px;
	border-bottom:1px solid #cecfcb;
	width:180px;
}
.newsflash_rightStatement p{
	display:inline !important;
}

.newsflash_rightStatement .statementText{
	display:block !important;
	font-size:12px;
	margin-bottom:8px;
	width:180px;
}

.newsflash_homeNews h3{
	padding:0px;
	margin:0px;
	color:black;
}

.newsflash_homeNews h3 a{
	color:black;
}

.newsflash_homeAppointments h3{
	padding:0px;
	margin:0px;
	color:black;
}

.newsflash_homeAppointments h3 a{
	color:black;
}

.article_row h2, .article_row_appointment h2{
	font-size:12px !important;
	font-weight:bold !important;
	line-height:17px !important;
	padding-bottom:0px !important;
	
}

.article_row img, .article_row_appointment img{
	margin-top:4px;
	margin-right:10px;
	margin-bottom:10px;
}

.article_row_appointment{
	clear:both;
}

.article_row_appointment p{
	display:inline;
}

.article_separator{
	display:none;
}

.row_separator_appointment{
	display:block;
	clear:both;
	height:16px;
	margin:0px;
}

.article_row{
	margin:0px;
	padding:0px;
}

.row_separator{
	display:block;
	clear:both;
	height:14px;
}

#page img{
	margin-top:4px;
	margin-right:10px;
}

#page ul{
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

#page ul li{
	margin:0px;
	padding:0px;
	margin-left:18px;
}

.article_row h2 a{
	color:#e37222;
}

.black{
	color:black;
}

.moduletable_hotline{
	width:250px;
	font-size:17px; 
	color:#e37222;
	line-height:20px; 
	font-family:Trebuchet MS; 
	position:absolute; 
	bottom:20px; 
	left:220px; 
	background-color:transparent; 
	border:none;
}

.moduletable_hotline .contact{
	 padding-left:20px; 
	 background-image:url(../images/telefon.gif); 
	 background-repeat:no-repeat;
	 background-position:0px 2px;
	 border-bottom:0px !important;
}	

.moduletable_hotline .contactdetails{
	position:relative;
	top:0px;
	left:-20px;
}

.moduletable_hotline .more_small{
	background:none;
}

.moduletable_hotline a.more_small{
	color:#e37222;
}


table#fakten{
	width:420px;
}

table#fakten td{
	vertical-align:top;
	padding-bottom:10px;
}

.pageinfo span{
	display:block;
	padding-bottom:13px;
	font-size:18px;
	font-weight:normal;
	color:#e37222;
}

.articleinfo .articleinfo_appointment{
	display:block;
}

.articleinfo{
	display:none;
}

.leading_separator{
	display:none;
}

h4{
	margin:0px;
	padding:0px;
	font-size:12px;
}


.highlightText{
/*	color:#839087;*/
	color:#8e908f;
	font-style:italic;
	border-bottom:1px solid gray;
	border-top:1px solid gray;
	font-weight:bold;
	padding-top:6px !important;
	padding-bottom:6px !important;
	margin-bottom:10px !important;
}

h4, h5, h6{
	font-family:Trebuchet MS;
	line-height:12px;
	margin:0px;
	font-size:12px;
	float:none;
	color:black;
	padding-top:15px;
	padding-bottom:10px !important;
}
