body {
	text-align: center;
	font-family: Arial;
	color:#000;
	font-size: 11px;
	margin:0;
	padding:0;
	background-repeat:no-repeat;
	background-position:50px 96px;
	background-color:#fff;
}
ul, li { 
	padding:0;margin:0; 
}
ul {
	list-style-type:none;
}
p {
	margin:0 0 10px 0;
	padding:0;
}
hr {
    border: 0;      
	color: #88AA4F;
    background-color: #88AA4F;
    height: 1px;
	margin:0 0 5px 0;
	padding:0;
}
h1 {
	font-size:11px;
	margin:0;
	padding:0;
}
h1.interview {
	font-size:17px;
	line-height:20px;
	color:#7F7F7F;
	margin:20px 0 10px 0;
	padding:0;
}
p.frage {
	font-weight:bold;
	margin:0;
}
p.antwort {
	margin:0 0 10px 0;
}
.clearleft {
	clear:left;
}

#wrapper {
	position:relative;
	width:920px;
	text-align: left; 
	margin-left: auto; 
	margin-right: auto;
}

#header {
	padding-top:30px;
	height:66px;
	width:900px;
}
#header #titel {
	float:left;
	width:455px;
	margin-left:0;
	display: inline
}
#header #titel img {
	padding-top:19px;
}
#header #gennav {
	float:left;
	padding-top:24px;
	margin:3px 0 0 0;
	width:370px;
}
#header #gennav ul, #gennavbot ul {
	list-style-type:none;
}
#header #gennav ul li, #gennavbot ul li {
	display:inline;
	float:left;
}
#header #gennav ul li.last, #gennavbot ul li.last {
	border-right:1px solid #000;
}
#header #gennav ul li a, #gennavbot ul li a {
	color:#000;
	text-decoration:none;
	border-left:1px solid #000;
	padding:0 9px 0 9px;
}
#header #gennav ul li a.aktiv {
	font-weight:bold;
}
#header #logo {
	float:left;
}

#vzugdrop {
	position:absolute;
	left:455px;
	top:71px;
	height:16px;
	border:1px solid #84A2DE;
	visibility:hidden;
	z-index:1;
}
#vzugdrop a, #vzugdropoffen ul li a  {
	display:block;
	padding-left:13px;
	color:#102D79;
	width:165px;
	height:16px;
	text-decoration:none;
	background:url(../img/all_vzugdrop.gif);
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#E2EAF5;
}
#vzugdropoffen {
	position:absolute;
	left:455px;
	top:89px;
	visibility:hidden;
	z-index:1;
}
#vzugdropoffen ul li a {
	width:167px;
	padding-top:2px;
	background:none;
	background-color:#E2EAF5;
}
#vzugdropoffen ul li a:hover {
	background-color:#fff;
}

/*content*/
#content {
	float:left;
	width:920px;
	margin:0;
	background-repeat:no-repeat;
}
.general #content {
	background-image:none;
	background-color:#CFE5AD;
}
#content.flash {
	background:url(../img/prinav_bg.gif);
	background-repeat:no-repeat;
	height:360px;	
}
#content #flash {
	float:left;
}
#flash #flashflash, #flash #flashhtml {
	float:left;
	display:block;
}
#flash #flashhtml {
	display:none;
}

/*prinav*/
#prinav {
	float:left;
	padding-top:161px;
	padding-left:10px;
	width:170px;
	height:94px;
}
#prinav ul li {
	line-height:15px;
}
#prinav ul li a:link, 
#prinav ul li a:visited, 
#teasernav ul li a:link, 
#teasernav ul li a:visited {
	color:#000;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
}
#prinav ul li a:hover, 
#prinav ul li a:active, 
#teasernav ul li a:hover, 
#teasernav ul li a:active {
	color:#555555;
	text-decoration:none;
}
#prinav ul li a.aktiv:link,
#prinav ul li a.aktiv:visited,
#content #teasernav ul li a.aktiv:link,
#content #teasernav ul li a.aktiv:visited {
	font-weight:bold;
}
#prinav ul.subnav {
	margin-top:35px;
}

#prinav.prinzip {
	margin-top:16px;
}

/*teaser*/
#content #teaser1, #content #teaser2, #content #teaser3, #content #teasernav {
	position:relative;
	width:180px;
	height:120px;
	line-height:14px;
	cursor:hand;
	cursor:pointer;
	background:url(../img/x.gif);
	float:left;
	display:inline;
	font-size:12px;
	font-weight:bold;
}
#content #teaser1 {
	margin-left:360px;
}
#content #teasernav {
	margin-left:360px;
	background-color:#CCE2AA;
	width:170px;
	height:90px;
	padding:30px 0 0 10px;
}
#teasernav ul {
	position:absolute;
	bottom:19px;
}
#teasernav ul li {/*
	line-height:15px;*/
}
#teasernav ul li a:link, #teasernav ul li a:visited {
	color:#51662D;
}
#teasernav ul li a:hover {
	color:#555555;
}
#teasernav ul li a.aktiv {
	font-weight:bold;
}
#content #teaser1.aktiv, #content #teaser2.aktiv, #content #teaser3.aktiv {
	background:none;
	color:#fff;
	background-color:#A0CC5B;/*
	filter: Alpha(Opacity=80);
	-moz-opacity: 0.80;
	opacity: .8;*/
}
#content .transparent {
	position:absolute;
	width:180px;
	height:120px;
	background-color:#fff;
}
#content #teaser1 .transparent {
	filter: Alpha(Opacity=40);
	-moz-opacity: 0.40;
	opacity: .4;
}
#content #teaser2 .transparent {
	filter: Alpha(Opacity=30);
	-moz-opacity: 0.30;
	opacity: .3;
}
#content #teaser3 .transparent {
	filter: Alpha(Opacity=60);
	-moz-opacity: 0.60;
	opacity: .6;
}
#teasercontentwrapper {
	position:absolute;
	bottom:0;
	margin-bottom:10px;
}
#teaser1 .teaserpfeil, #teaser2 .teaserpfeil, #teaser3 .teaserpfeil {
	background-image:url(../img/all_pfeil_rechts.gif);
	background-repeat:no-repeat;
	padding:0 5px 0 0;
}
#teaser1.aktiv .teaserpfeil, #teaser2.aktiv .teaserpfeil, #teaser3.aktiv .teaserpfeil {
	background-image:url(../img/all_pfeil_rechts_weiss.gif);
}
#teaser1.over .teaserpfeil, #teaser2.over .teaserpfeil, #teaser3.over .teaserpfeil {
	background-image:url(../img/all_pfeil_rechts_grau.gif);
}

#content a:link, #content a:visited, #content a:hover, #content a:active {
	color:#000;
	text-decoration:underline;
}

#text {
	clear:left;
	float:left;
	padding:0 0 0 180px;
	width:500px;
	line-height:15px;
}
#text.breit {
	width:720px;
}
.general #text {
	clear:none;
	margin:20px 0 0 0;
}
#text .spalteeins {
	float:left;
	width:500px;
	margin-right:40px;
}
#text .spaltezwei {
	float:left;
	width:180px;
}
#text .spalteeins h1.interview {
	margin-top:15px;
}
#text ul li {
	background-image:url(../img/all_bullet.gif);
	background-repeat:no-repeat;
	background-position:left 7px;
	padding-left:12px;
}
#text a:link, #text a:visited, #text a:hover, #text a:active {
	color:#51662D;
	text-decoration:none;
	background-image:url(../img/all_pfeil_rechts_gruen.gif);
	background-repeat:no-repeat;
	background-position: left 2px;
	padding-left:15px;
}
#text a:hover, #text a:active {
	text-decoration:underline;
}
#text a:link.nopfeil, #text a:visited.nopfeil, #text a:hover.nopfeil, #text a:active.nopfeil  {
	background-image:none;
	padding-left:0;
}
#text a:link.aktiv, #text a:visited.aktiv, #text a:hover.aktiv, #text a:active.aktiv {
	font-weight:bold;
}
#text table.geraetebeschrieb {
	border-collapse:collapse;
}
#text table.geraetebeschrieb tr.haupttitel td,
#text table.geraetebeschrieb tr.titel td  {
	color:#fff;
	background-color:#A0C858;
	padding-top:2px;
	font-weight:bold;
	vertical-align:top;
}
#text table.geraetebeschrieb tr.titel td {
	border-top:2px solid #fff;
	color:#000;
	background-color:#CFE3AB;
}
#text table.geraetebeschrieb tr td {
	vertical-align:top;
	border-bottom:1px solid #e3e3e3;
	padding:1px 5px;
	color:#000;
}
#text table.geraetebeschrieb tr td.borderright {/*
	border-right:1px solid #d0e3b7;*/
}
.frontdesigneinzug {
	margin-left:15px;
}
.tabellenbild {
	margin:5px 5px 5px 0;
}
.icoplus {
	margin-bottom:5px;
}

#text a:link.zurueck, #text a:visited.zurueck, #text a:hover.zurueck, #text a:active.zurueck, #text a:link.tabellenpfeil, #text a:visited.tabellenpfeil, #text a:hover.tabellenpfeil, #text a:active.tabellenpfeil {
	color:#51662D;
	text-decoration:none;
	background-image:url(../img/all_pfeil_links_gruen.gif);
	background-repeat:no-repeat;
	background-position: left 2px;
	padding-left:15px;
}
#text a:link.tabellenpfeil, #text a:visited.tabellenpfeil, #text a:hover.tabellenpfeil, #text a:active.tabellenpfeil  {
	color:#51662D;
	text-decoration:none;
	background-image:url(../img/all_pfeil_rechts_gruen.gif);
	background-repeat:no-repeat;
	background-position: left 2px;
	padding-left:15px;
}

/*linkpopup*/
#right {
	position:absolute;
	width:180px;
	left:720px;
	top:355px;
	margin:0;
	padding:0;
}
#linkpopup {
	visibility:hidden;
	position:absolute;
	left:-20px;
	top:-144px;
	margin:0;
	width:180px;
	background:url(../img/bg_linkpopup.gif);
	background-repeat:no-repeat;
	background-color:#CDE3A8;
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: .8;
	cursor:move;
}
#wrapper.general #linkpopup {
	left:770px;
	top:138px;
	background-color:#CDE3A8;
}
#linkpopup ul {
	padding-top:10px;
}
#linkpopup ul li {
	padding-bottom:15px;
}
#linkpopup ul li.last  {
	padding-bottom:6px;
}
#linkpopup ul li a { 
	color:#000;
	display: block;
	padding-left: 15px;
	width: 120px;
	background-image: url(../img/all_arrow_right.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	text-decoration:none;
}
#linkpopup ul li a:hover {
	text-decoration:underline;
}
#popupcontent {
	padding:20px 10px 10px 10px;
}

/*footer*/
#gennavbot {
	float:left;
	width:720px;
	margin:30px 0 0 180px;
	padding:0;
	display:inline;
}
#gennavbot ul {
	float:left;
}

/* FORM */
form {
	padding:0;
	margin:0;
}
input,select,textarea { 
	font-family: Arial;
	color:black; 
	font-weight:normal;
	font-size:11px;
	vertical-align:top;
	margin-bottom:3px;	
	border:1px solid #88AA4F;
	background-color:#CFE5AD;
}
input.checkbox,input.radio { 
	margin:0 3px 0 0;
	padding:0px;
	height:18px;
	border:0px;
}
input.checkbox.indent { 
	margin-left:18px;
}
label{
	cursor:pointer;
}
input.submit {
	border:0px solid #fff;	
	background-color:#88AA4F;
	float:left;
	width:255px;
}
input.submit.links {
	margin-left:143px;
}
fieldset {
	margin:0 0 15px 0;
	padding:0;
	border:0 solid;
	width:500px;
}
fieldset p {
	float:left;
	width:140px;
	margin:0;
	padding:0;
}
fieldset p.breit {
	float:none;
	width:400px;
	margin:0;
	padding:0;
}
fieldset input.right { 
	float:left; 
	width:auto; 
	clear:both; 
} 
