* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
html {
	background-color: white;
	background-image: url(../img/bg_html.png);
	width: 100%;
	height: 100%;
	/*font-family: "Times New Roman", serif;*/
	font-family: Arial, sans-serif;
	font-size: 11pt;
	line-height: 18pt;
	color:#666666;
}
body {
	margin: 0 auto;
	width: 1020px;
	height: 100%;
}
h2 {
	font-size: 11pt;
	font-weight: bold;
	margin: 0 0 5px 0;
	text-transform: uppercase;
	font-family: Arial, Verdana, sans-serif;
	color: #666666;
}
#bodywrapper {
	padding: 0 20px 0 40px;
	background-color: white;
}
#fwaw_content h2.overline {
	border-top: 1px solid #666666;
	padding: 20px 0;
	text-transform: none;
}
#fwaw_content h2.ui-accordion-header {
	cursor: pointer;
	background-image: url(../img/plus.png);
	background-repeat: no-repeat;
	background-position: 480px 22px;
	height: 34px;
}
#fwaw_content h2.ui-accordion-header-active {
	cursor: pointer;
	background-image: url(../img/minus.png);
	background-repeat: no-repeat;
	background-position: 480px 22px;
	height: 34px;
}
#fwaw_content h2.frage {
	border-top: 1px solid #666666;
	padding: 10px 20px;
	text-transform: none;
	background-color: white;
	border-bottom: 1px solid #666666;
	margin: 0 0 10px 0;
	line-height: 14pt;
}
#fwaw_content h2 span {
	width: 450px;
	display: block;
}
#fwaw_content h2 span.row {
	margin-top: 10px;
}
h3 {
	font-size: 15pt;
	font-weight: bold;
	margin: 0 0 25px 0;
	font-family: Arial, Verdana, sans-serif;
	/*color: #666666;*/
	color: #87542C;
}
h4 {
	font-size: 12pt;
	font-weight: bold;
	margin: 0 0 5px 0;
	font-family: Arial, Verdana, sans-serif;
	/*color: #666666;*/
	color: #87542C;
}
#fwaw_content div.antwort {
	margin-bottom: 20px;
}
#fwaw_content div.antwort ul {
	padding: 10px 10px 10px 20px;
}
#fwaw_content div.antwort ul > li {
	font-family: Arial, Verdana, sans-serif;
	list-style-type: none;
	background-repeat: no-repeat;
	background-image: url(../img/arrow.png);
	background-position: 0 7px;
	margin: 2px 5px 0 0;
	padding-left: 20px;
	color: #666666;
}
#fwaw_content div.antwort p {
	font-family: Arial, Verdana, sans-serif;
	padding-left: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}
#fwaw_content .greybg {
	width: 520px;
	background-color: #D4D0CC;
	margin: 25px 0 50px 0;
	padding: 20px;
	font-family: Arial, Verdana, sans-serif;
}
#fwaw_content textarea {
	margin: 10px 0 20px 0;
	width: 500px;
	height: 120px;
	border: 1px solid #666;
}
#fwaw_content label {
	font-weight: bold;
	width: 60px;
	float: left;
	display: block;
}
#fwaw_content form label {
	width: 120px;
}
/*#fwaw_content li {
	float: left;
	list-style-type: none;
	margin: 0 45px 20px 0;
}*/
#fwaw_content li {
	margin: 0 0 10px 20px;
}
.clear {
	clear: both;
}
#fwaw_content li.mod3 {
	margin-right: 0px;
}
#fwaw_content li input {
	width: 140px;
	border: 1px solid #666666;
}
#fwaw_content input[type=radio] {
	margin-right: 20px;
}
#fwaw_content input[type=submit] {
	background-image: url(../img/icons.png);
	background-position: -420px -86px;
	width: 115px;
	height: 29px;
	cursor: pointer;
}
#fwaw_content input[type=submit]:hover {
	background-image: url(../img/icons.png);
	background-position: -420px -125px;
}
#fwaw_content input.formerror {
	border: 1px solid red;
}
#fwaw_content .kleingedruckt {
	font-size: 10pt;
}
#fwaw_content div.kleingedruckt {
	margin: 10px 0;
}
#header {
	width: 960px;
	height: 340px;
	background-color: white;
	position: relative;
	top: 0px;
	left: 0px;
}
#header .metanavi {
	position: absolute;
	right: 0;
	top: 10px;
}
#header .metanavi li {
	float: left;
	margin: 0 0 0 0;
	list-style-type: none;			
	height: 13px;
	background-image: url(../img/icons.png);
	background-repeat: no-repeat;
}
#header .metanavi li.kontakt {
	width: 52px;
	background-position: 0px -108px;
	margin-right: 7px;
}
#header .metanavi li.kontakt:hover {
	background-position: 0px -127px;
}
#header .metanavi li.impressum {
	width: 69px;
	background-position: -58px -108px;
	margin-left: 7px;
}
#header .metanavi li.impressum:hover {
	background-position: -58px -127px;
}
#header .metanavi li.datenschutz {
	width: 74px;
	background-position: -128px -108px;
	margin-left: 7px;
}
#header .metanavi li.datenschutz:hover {
	background-position: -128px -127px;
}
#header .metanavi li.trenner {
	width: 10px;
	background-position: -48px -108px;
}
#header .metanavi li a span {
	display: block;
	height: 13px;
	width: 100%;
}
#header .metanavi li.partner a span {
	width: 58px;			
}
#header .metanavi li.impressum a span {
	width: 64px;			
}
#header .logo {
	width: 192px;
	height: 33px;
	padding: 65px 0 0 0;
}
#header h1 {
	margin: 70px 0 0 80px;
	position: relative;
	z-index: 999;
}
#header #headerbild img {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#navigation {
	width: 100%;
	height: 25px;
	background-color: #87542C;
}
#navigation li {
	float: left;
	list-style-type: none;						
}
#navigation li.trenner {
	width: 1px;
	height: 25px;
	background-image: url(../img/icons.png);
	background-repeat: no-repeat;
	background-position: -100px -25px;
}
#navigation li.partner {
	width: 100px;
	height: 25px;
	background-image: url(../img/icons.png);
	background-repeat: no-repeat;
	background-position: 0px -25px;
	background-color: white;
}
#navigation li.partner:hover, #navigation li.partner.active {
	background-position: 0px 0px;
}
#navigation li.frage {
	width: 165px;
	height: 25px;
	background-image: url(../img/icons.png);
	background-repeat: no-repeat;
	background-position: -101px -25px;
	background-color: white;
}
#navigation li.frage:hover, #navigation li.frage.active {
	background-position: -101px 0px;
}
#navigation li.kompetenz {
	width: 170px;
	height: 25px;
	background-image: url(../img/icons.png);
	background-repeat: no-repeat;
	background-position: -267px -25px;
	background-color: white;
}
#navigation li.kompetenz:hover, #navigation li.kompetenz.active {
	background-position: -267px 0px;
}
#navigation li.verwaltung {
    width: 180px;
    height: 25px;
    background-image: url(../img/icons.png);
    background-repeat: no-repeat;
    background-position: -437px -25px;
    background-color: white;
}
#navigation li.verwaltung:hover, #navigation li.verwaltung.active {
	background-position: -437px 0px;
}
#navigation li a span {
	display: block;
	height: 25px;
}
#navigation li.partner a span {
	width: 100px;			
}
#navigation li.frage a span {
	width: 165px;			
}
#navigation li.kompetenz a span {
	width: 180px;			
}
#wrapper {
	background-color: #ECEAE8;
}
.home #fwaw_content {
	padding: 40px 260px 40px 100px;
	width: 600px;
}
#fwaw_content {
	padding: 40px 0px 40px 100px;
	width: 500px;
	float: left;
}
#fwaw_content p {
	margin: 0 0 20px 0;
	font-size: 11pt;
	color: #666666;
	line-height: 18pt;
}
#fwaw_content div.cell {
	display: block;
	margin-bottom: 30px;
	height: 120px;
	position: relative;
	overflow: hidden;
}
#fwaw_content div.cellopen {
	display: table-cell;
	margin-bottom: 30px;
	position: relative;
}
#fwaw_content div.cell p {
	height: 100px;
	overflow: hidden;
}
#fwaw_content div.cellopen p {
}
#fwaw_content div.cell div.buttons {
	position: absolute;
	left: 0px;
	top: 100px;
	color: #666666;
}
#fwaw_content div.cellopen div.buttons {
	position: relative;
	left: 0px;
	top: -20px;
	color: #666666;
}
#fwaw_content div.cell div.buttons .weiter, #fwaw_content div.cellopen div.buttons .schliessen {
	display: inline;
	cursor: pointer;
}
#fwaw_content div.cell div.buttons .schliessen {
	display: none;
	cursor: pointer;
}
#fwaw_content p.subheader {
	font-weight: bold;
}
#fwaw_content div.table {
	
}
#fwaw_content div.td {
	display:table-cell;
}
.table {
	height:100%;
}
.fleft {
	float:left;	
}
.middle {
	height:100%;
	vertical-align: middle;
}
.strong {
	font-weight: bold;
}
hr {
	height:2px;
	color:#999999;
	background-color:#999999;
	margin:10px 0 20px 0;
}
#fwaw_content img {
/*
	float: left;
*/
	margin: 2px 35px 0 0;
}
#fwaw_content em {
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	font-style: normal;
}
#fwaw_content .kontaktform {
	width: 560px;
}
h2.overline {
	border-top: 1px solid #666666;
	padding-top: 20px;
}
.home #right {
	display: none;
	clear: left;
}
.nonbold {
	font-weight: normal !important;
}
#right {
	display: block;
	width: 260px;
	padding: 40px 0px 40px 100px;
	overflow: hidden;
	font-family: Arial, Verdana, sans-serif;
	color: #666666;
}
#right p {
	font-size: 11pt;
}
#right a {
	color: #666666;
	text-decoration: underline;
}
#right a:hover {
	color: black;
	text-decoration: none;
}
#right .trenner_hor {
	padding-right: 18px;
	margin: 18px 0 18px -18px;
}
#right label {
	width: 60px;
	float: left;
	display: block;
	margin: 0 0 0 20px;
}
.arrow {
	width: 12px;
	height: 12px;
	background-repeat: no-repeat;
	background-image: url(../img/arrow.png);
	background-position:  0 2px;
	float: left;
	margin: 6px 5px 0 0;
}
.trenner_hor {
	width: 100%;
	height: 2px;
	background-image: url(../img/icons.png);
	background-repeat: no-repeat;
	background-position: 0 -190px;
}
#footer {
	min-height: 150px;
	background-color: white;
	padding: 20px 50px 50px 78px;
}
#footer li {
	float: left;
	list-style-type: none;						
}
#footer li.nextfour {
	width: 270px;
	height: 15px;
	background-image: url(../img/icons.png);
	background-repeat: no-repeat;
	margin: 16px 0 0 45px;
	background-position: 0px -169px;
}
#footer li.nextpension {
	width: 72px;
	height: 15px;
	background-image: url(../img/icons.png);
	background-repeat: no-repeat;
	background-position: -242px -56px;
	margin: 15px 0 0 30px;
}
#footer li.nextvalue {
	width: 60px;
	height: 15px;
	background-image: url(../img/icons.png);
	background-repeat: no-repeat;
	background-position: 0px -58px;
	margin: 17px 0 0 20px;
}
#footer li.nextvalue:hover, #footer li.nextvalue.active {
	background-position: 0px -82px;
}
#footer li.nextstrategy {
	width: 75px;
	height: 15px;
	background-image: url(../img/icons.png);
	background-repeat: no-repeat;
	background-position: -65px -58px;
	margin: 17px 0 0 20px;
}
#footer li.nextstrategy:hover, #footer li.nextstrategy.active {
	background-position: -65px -82px;
}
#footer li.nexteducation {
	width: 85px;
	height: 15px;
	background-image: url(../img/icons.png);
	background-repeat: no-repeat;
	background-position: -145px -58px;
	margin: 17px 0 0 20px;
}
#footer li.nexteducation:hover, #footer li.nexteducation.active {
	background-position: -145px -82px;
}
#footer li a span {
	display: block;
	height: 15px;
}
#footer li.nextfour a span {
	width: 270px;			
}
#footer li.nextvalue a span {
	width: 60px;			
}
#footer li.nextstrategy a span {
	width: 75px;			
}
#footer li.nexteducation a span {
	width: 85px;			
}
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
.timify-button:hover {cursor:pointer}