* html {overflow:hidden;}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color : #ffffff;
	width: 100%;
}
#bg {
	background-image : url(grafik/advice_bg.gif);
	background-repeat : repeat-y;
	
} 


.hidden {
	display: none;
}

.print_only {
	display: none;
}

#servicenav {
	height: 27px;
	width: 300px;
	position: absolute;
	top: 0px;
	left: 600px;
	background-color : #ffffff;
	z-index:5;
}

.list2 {
		list-style: none;
		white-space: nowrap;
		padding: 0px;
		margin: 0px;
		padding-left: 5px;
		margin-left: 0px;
		margin-right: 0px;
		display: inline;
z-index:5;
		}
.list2 li {
	background-color: #ffffff;
	display: inline;
	line-height: 25px;
	padding: 3px;
}

.list2 li a {
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: inline;
	color: #000000;
	padding-left: 7px;
	font-size: 12px;
	border-left: 1px solid #000000;
}
.list2 li a:hover {
	color: #879eac;
	text-decoration: none;
}

#standardstyle {display: none}

#seasonsstyle {}

#head1 {
	display: block;
	height: 32px;
	background-image: url(grafik/head1.jpg);
	background-repeat: no-repeat;
	border-left: 9px solid #879eac;
	cursor: pointer;
	z-index:5;
}
#head1 a  {
	display: block;
	position: absolute;
	top: 0;
	left: 9px;
	height: 52px;
	width: 200px;
}
#head1 a span {
	position: absolute;
	top: -100px;
}

#head1 img {
	display: none;
}

#head2 {
	clear: both;
	float: none;
	height: 120px;
	background-image : url(grafik/head2.jpg);
	background-repeat : no-repeat;
	border-left: 9px solid #879eac;
	z-index:5;
}

#topnav {
	height: 35px;
	width: 891px;
	background-color : #879eac;
	border-left: 9px solid #879eac;
	z-index:5;
}

.list {
		list-style: none;
		white-space: nowrap;
		padding: 0px;
		margin: 0px;
		padding-left: 5px;
		margin-left: 0px;
		margin-right: 0px;
		display: inline;
		z-index:4;
		}
.list li {
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	display: inline;
	z-index:4;
}
#reiter7 {
	background: url(grafik/reiter1.gif) 0 0 no-repeat;
	width: 112px;
	height: 35px;
	float: left;	
}
a#reiter7:hover {background-position: -112px 0;}
#reiter7.activetab {background-position: -112px 0;}
#reiter8 {
	background : url(grafik/reiter2.gif) 0 0 no-repeat;
	width: 111px;
	height: 35px;
	float: left;	
}
a#reiter8:hover {background-position: -111px 0;}
#reiter8.activetab {background-position: -111px 0;}
#reiter9 {
	background : url(grafik/reiter3.gif) 0 0 no-repeat;
	width: 111px;
	height: 35px;
	float: left;	
}
a#reiter9:hover {background-position: -111px 0;}
#reiter9.activetab {background-position: -111px 0;}
#reiter11 {
	background : url(grafik/reiter4.gif) 0 0 no-repeat;
	width: 111px;
	height: 35px;
	float: left;	
}
a#reiter11:hover {background-position: -111px 0;}
#reiter11.activetab {background-position: -111px 0;}
#reiter12 {
	background : url(grafik/reiter5.gif) 0 0 no-repeat;
	width: 111px;
	height: 35px;
	float: left;	
}
a#reiter12:hover {background-position: -111px 0}
#reiter12.activetab {background-position: -111px 0}
#reitero11 {
	background : url(grafik/reiter6.gif) 0 0 no-repeat;
	width: 111px;
	height: 35px;
	float: left;	
	position: absolute;
	top: 152px;
	left: 789px;
}
a#reitero11:hover {background-position: -111px 0}
#reiter011.activetab {background-position: -111px 0}
#reiter13 {
	background : url(grafik/reiter7.gif) 0 0 no-repeat;
	width: 113px;
	height: 35px;
	float: left;	
}
a#reiter13:hover {background-position: -113px 0}
#reiter13.activetab {background-position: -113px 0;}
li a span {
	display: none;
}
#reiter10 {
	background : url(grafik/reiter8.gif) 0 0 no-repeat;
	width: 111px;
	height: 35px;
	float: left;	
}
a#reiter10:hover {background-position: -111px 0}
#reiter10.activetab {background-position: -111px 0}
li a span {
	display: none;
}


/* Subnavigation (dynamisch) für die Branchen */
#subnav_branchen {
	position: absolute;
	top: 186px;
	left: 675px;
	width: 223px;
	z-index: 7;
	border: 1px solid #879eac;
	background-color: #e9eae5;
	margin-left: 0px;
}
#subnav_branchen li a span {
	display: block;
}
html>body #subnav_branchen{
	width: 183px;
}
.subnav_branchen_hide {
	visibility: hidden;
}

.subnav_branchen_show {
	visibility: visible;
}



#subnav_branchen li {
	display: block;
	margin: 0px;
	margin-left: 5px;
	padding: 3px;
	background-color: #e9eae5;
	font-variant: normal;
	font-size: 11px;
	list-style-position: outside;
	list-style-image: none;
}
html>body #subnav_branchen li {
	margin-left: -31px;
}
	
#subnav_branchen li a {
	text-decoration: none;
	color: #000000;
}
#subnav_branchen li a:hover {
	text-decoration: underline;
	color: #5c7bac;
}



#inhalt { 
		width: 900px;
 }

#mainnav {
	width: 180px;
	height: 480px;
	background-color : #17448b;
	float : left;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-left: 9px solid #879eac;
}

#mainlevel ul {
	padding: 0px;
	margin: 0px;
	width: 180px;
	background-color: #17448b;
}
#mainlevel li {
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	background-color: #17448b;
	list-style:  none;
	list-style-position : inside;
	background-image : url(grafik/plus.gif);
	background-repeat : no-repeat;
	background-position : top;
}

#mainlevel li a {
	color: white;
	margin: 0px;
	padding: 0px;
	text-decoration: none;	
	padding-left: 5px;
	border: 0;
	line-height: 25px;
} 	
html>body #mainlevel li a {padding-left: 25px;}

#mainlevel li.active {
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	background-color: #17448b;
	list-style:  none;
	list-style-position : inside;
	background-image : url(grafik/minus.gif);
	background-repeat : no-repeat;
	background-position : top;
}
#mainlevel li .sublevel {
    display: none;
}
#mainlevel li.active .sublevel {
    display: block;
}
#mainlevel li.active .sublevel {
	padding: 0px;
	margin: 0px;
	width: 180px;
	background-color: #879eac;
}
#mainlevel li.active .sublevel li {
	font: normal 12px verdana,sans-serif;
	color: white;
	padding: 0px;
	margin: 0px;
	padding-bottom: 4px;
	margin-left: 30px;
	background-color: #879eac;
	border: none;
	list-style:  none;
	list-style-image:  url(grafik/pfeil2.gif);
	list-style-position : outside;
	background-image : none;
}
#mainlevel li.active .sublevel a {
	color: #ffffff;
	font: normal 12px verdana,sans-serif;
	padding: 0px;
	text-decoration: none;
	text-align: left;
}
#mainlevel li.active .sublevel a:hover {
	color: #000000;
	text-decoration: none;
	text-align: left;
} 

#mainlevel li.active .sublevel a.active {
	color: #000000;
	text-decoration: none;
	text-align: left;
} 

#contentbox {
	width: 711px;
	height: 380px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#content {
	width: 530px;
	background-color : #fffef9;
	padding-bottom: 25px;
	overflow: auto;
}

#contentbreit {
	width: 699px;
	background-color : #fffef9;
	float : left;
	padding-right: 9px;
	padding-bottom: 25px;
}
#content, #contentbreit {overflow:auto; position:absolute; z-index:3; top:187px; bottom:32px; left:192px; right:0px; background:#eee;border-right: 1px solid white;height: 453px;background-color : #fffef9;}


h1 {
	display: none;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #5c7bac;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-right: 0px;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	color: #5c7bac;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-right: 0px;
}

p {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	line-height: 18px;
}

img.left {
	float: left;
	padding-right: 5px;
	border: 0px;
}

img.right {
	float: right;
	padding-left: 5px;
	border: 0px;
}

a {
	color: #5c7bac
}

a img {
	border: 0px;
}

#content ul {
	line-height: 20px;
	font-size: 11px;
}

#contentbreit ul {
	line-height: 20px;
	font-size: 11px;
}

#content ul li {
   clear: both;
}

.sitemap ul li span {
	display: none;
} 
.sitemap ul li.ord1 span {
    display: inline;
} 
.sitemap ul li.ord1 a {
    display: none;
} 
.sitemap ul li.ord1 ul li span {
    display: none;
} 
.sitemap ul li.ord1 ul li a {
    display: inline;
} 


a.partner  {
	text-decoration: none;
	float: none;
	width: 200px;
}

a.partner img {
	text-decoration: none;
	vertical-align : middle;
	padding-right: 10px;
	margin: 2px;
	padding-bottom: 25px;
}


dl {
	font-size: 11px;
	margin-left: 20px;
}

dt {
	font-weight: bold;
}

dd {
	margin-left: 80px;
	line-height: 18px;
	margin-bottom: 9px;
}

.tipps {
	width: 176px;
	height: 350px;
	background-color :#e9eae5;
	float: right;
}

h2.tipp {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 0px;
}

p.tipp {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-left: 7px;
	line-height: 20px;
}

p.tipp a {
	text-decoration: none;
}

img.tipp {
	vertical-align: middle;
}

#dark {
	background-color :#d6d7d2;
	padding: 0px;
	margin: 0px;
	width: 176px;
	vertical-align : bottom;
	z-index: 10;
	float: right;
}



#line_bottom{
	height: 21px;
	border-bottom-color : #ffffff;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	background-color : #80C342; /* blau: #879eac;*/
	color : #ffffff;
	font-size : 11px;
	text-align : center;
	padding: 5px;
	clear: both;
	position: absolute;
	top: 665px; 
	left:0px; 
	width: 890px;
	z-index: 2;
}

.noprint a {
	color : #ffffff;
	font-size : 11px;
	text-decoration: none;
	padding-left: 25px;
}
/* früher seitenhintergrund als Klötzchen  */
#box_bottom{
	height: 1px;
	background-color : #ffffff;
	clear: both;
	width: 100%;
}

.miniicon {position: relative; display: inline; border: 0;text-decoration: none; margin-right: 3px; vertical-align: middle}

#page {width: 900px; margin: 0 auto;position: relative; background-image : url(grafik/advice_bg.gif);
	
}

#bg {position: relative; width: 100%;background-image: url(grafik/advice_bg_neu.gif);background-repeat : repeat-x; }
  #head2, #head1 {width: 891px;}
