/******************************
Allgemeines
******************************/
* {
	margin:0;
	padding:0;
	border:0;
}

li { margin-left:20px; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#666;
padding-left:10px;
}
a {
	text-decoration:none;
	color:#666;
}
.clear,
.spacer,
.halfspacer,
.quarterspacer,
.line,
.standardspacer {
	width:100%;
	clear:both;
	font-size:1px;
	line-height:1px;
	height:1px;
}
.spacer {height:20px;}
.halfspacer,
.standardspacer {height:10px;}
.quarterspacer {height:5px;}
.line {
	height:1px;
	background-color:#CCC;
	margin:11px 0 12px 0;
}
.left {
	float:left;
}
.right {
	float:right;
}
br {
	line-height:12px;
}
span.error  {
	color:#62ab38;
}
div.kartenteil {
position:absolute;
z-index:1;
left: 230px;
top: 240px;
visibility: hidden;
}

div.bayernkarte { 
position:absolute;
z-index:1;
left: 230px;
top: 240px;
visibility: hidden;
}

/******************************
Layout
******************************/
#head {
	width:995px;
	height:210px;
}
#homepage #head {
	height:265px;
}
#homepage #flash {
	width:100%;
	height:100%;
	background-color:#FFFFFF;
}

#homepage #logo {
	position:absolute;
	width:185px;
	height:215px;
	left:29px;
	background: url(/img/system/logo-head.gif) 0 0 no-repeat;
}

#head-home {
	padding:0 0 0 40px;
}
#metanavi {
	position:absolute;
	top:5px;
	left:225px;
         width:770px;
/*	width:350px;*/
	height:20px;
}
#metanavi a {
	padding:0 6px;
}
#metanavi #welcomemessage {
         float:right;
margin-top:-16px;
}

#container {
	width:995px;
	background-color:#FFFFFF;
}
#navi {
	float:left;
	width:165px;
	margin-left:40px;
	margin-top:29px;
	display:inline; /* fuer IE6*/
}
#homepage #navi {
	margin-top:14px;
}
#content {
	float:left;
	width:730px;
	margin-left:25px;
}
#center {
	float:left;
	width:480px;
}
#homepage #center {
	margin-top:17px;
}
#content-wide #center {
	width:730px;
}
#teaser {
	float:left;
	width:230px;
	margin-left:20px;
	margin-top:29px;
}
#homepage #teaser {
	margin-top:14px;
}
#footer {
	width:953px;
	height:40px;
	background: #FFF url(/img/system/footer.jpg) 0 0 no-repeat;
	margin-top:32px;
	padding:46px 0 0 42px; 
	clear:both;
	color:#FFF;
}


/******************************
allgemein
******************************/
.shadow {
	width:100%;
	height:8px;
	background:url(/img/system/shadow.gif) 0 0 repeat-x;
	margin-bottom:12px;
}

.pager {
         text-align:center;
}


/******************************
#login 
******************************/
#login legend {
	display:none;
}
#login label.loginname,
#login label.password {
	width:51px;
	display:block;
	float:left;
	padding:0 0 1px 0;
	margin:0 0 5px 0;
	color:#FFFFFF;
}
#login input.text,
#login input.password {
	width:60px;
	border:1px solid #7f9db9;
	font-size:10px;
	color:#666;
	padding:2px 5px 2px 5px;
	margin:0 0 5px 0;
	float:left;
}
#login input.password {
	margin-bottom:10px;
}
#login strong a {
	color:#FFF;
	margin-left:13px;
}
#login input.login {
	margin-right:10px;
	float:right;
}

/******************************
#suche
******************************/
#suche legend {
	display:none;
}
#suche label.sucheingabe {
	width:51px;
	display:block;
	float:left;
	padding:0 0 1px 0;
	margin:0 0 5px 0;
	color:#FFFFFF;
}
#suche input.text {
	width:60px;
	border:1px solid #7f9db9;
	font-size:10px;
	color:#666;
	padding:2px 5px 2px 5px;
	margin:0 0 5px 0;
	float:left;
}
#suche input.suche {
	margin-right:10px;
	float:right;
}


/******************************
#content
******************************/
p {
	margin-bottom:14px;
}
h1 {
	font-size:17px;
	line-height:20px;
	font-family: Georgia, Times New Roman, Times, serif;
	color:#66b345;
	padding-bottom:9px;
}
a {
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#66b345;
}
a.link-forward,
a.link-back {
	padding-left:13px;
	background:url(/img/system/forward.gif) 0px 4px no-repeat;
	font-weight:bold;
	color:#66b345;
}
a.link-back {
	background:url(/img/system/back.gif) 0px 4px no-repeat;
}
div.link-arrow {
	margin:13px 0 3px 0;
}
div.link-arrow a {
	padding:3px 0 4px 26px;
    display:block;
	background:url(/img/system/micro-link.gif) 0 0 no-repeat;
}
html>body div.link-arrow a {
	padding-top:2px;
}
*:first-child+html div.link-arrow a {
	padding-top:3px;
}
img.link-arrow {
	vertical-align:middle;
	margin-right:3px;
}

div.link-back {
	margin:13px 0 5px 0;
}
div.link-back a {
	padding:1px 0 4px 26px;
	background:url(/img/system/zurueck-link.gif) 0px 0 no-repeat;
}
img.link-back {
	vertical-align:middle;
	margin-right:3px;
}

/******************************
table.tabelle
******************************/
table.tabelle {
	width:100%;
	/*border-bottom:1px solid #ccc;*/
	font-size:12px;
	line-height:16px;
}
table.tabelle td {
	padding:8px 11px 6px 11px;
	border-right:1px solid #ccc;
    vertical-align:top;
}
table.tabelle tr.headline td {
	font-weight:bold;
	background:#54a533 url(/img/system/table-headline.gif) 0 0 repeat-x;
	color:#FFF;
	border:none;
	border-right:1px solid #ccc;
	padding:5px 12px 5px 12px;
}
table.tabelle tr.headline td.last {
	border:none;
}
table.tabelle td.first {
	border-left:1px solid #ccc;
}
table.tabelle tr.odd {
	background-color:#f3f2ed;
}
table.tabelle tr.tfooter {
	height:8px;
	background:url(/img/system/shadow.gif) 0 0 repeat-x;
	margin-bottom:12px;
}
table.tabelle tr.tfooter td {
	border-right:none;
}

/******************************
#content div.mitgliederservice
******************************/
div.mitgliederservice {
	padding:32px 0 73px 26px;
	background:#ebe9e5 url(/img/system/shadow.gif) 0 bottom repeat-x;
}
div.mitgliederservice div.karte {
	float:left;
	margin-right:28px;
}
div.mitgliederservice div.text {
	padding-right:15px;
}
div.mitgliederservice div.text img.headline {
	margin-bottom:12px;
}


/******************************
#content div.micro-teaser
******************************/
div.microtext {
	padding-bottom:13px;
}
.micro-teaser {
	width:100%;
	margin-bottom:12px;
}
.micro-teaser.small {
	width:230px;
	margin-right:20px;
	float:left;
}
.micro-teaser.small.right {
	margin:0px;
}
.micro-teaser .text h2,
.micro-teaser .text h2 a {
	font-size:17px;
	line-height:22px;
	color:#66b345;
	font-family: Georgia, Times New Roman, Times, serif;
}
.micro-teaser .text {
	padding:6px 18px 13px 18px;
	height:auto;	
	background: url(/img/system/micro-teaser-bg.gif) 0 bottom repeat-y;
}
.micro-teaser.small .text {
	padding:6px 18px 0 18px;
	height:62px;	
	background: url(/img/system/micro-teaser-small-bg-top.gif) 0 0 no-repeat;
}
.micro-teaser.small .link {
	padding:0px 18px 0 18px;
	height:36px;	
	background: url(/img/system/micro-teaser-small-bg-bottom.gif) 0 0 no-repeat;
}
.micro-teaser.small .link a {
	color:#5ba03d;
}
.micro-teaser .micro-link {
}
.micro-link a {
	padding:1px 0 4px 26px;
	background:url(/img/system/micro-link.gif) 0px 0 no-repeat;
	line-height:23px;
}


/******************************
#center
******************************/
h1 {
	font-size:17px;
	line-height:20px;
	font-family: Georgia, Times New Roman, Times, serif;
	color:#66b345;
	padding-bottom:9px;
}
h2 {
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	margin-bottom:4px;
}
span.plaintext {
	font-size:12px;
	line-height:16px;
}
div.kasten {
	background:#edebe6 url(/img/system/shadow.gif) 0 bottom repeat-x;
	padding:25px 25px 33px 25px;
}
img.left {
	padding:0 20px 5px 0;
}
img.right {
	padding:0 0 5px 20px;
}
ul {
	list-style:none;
	padding-top:3px;
}
ul li {
	background: url(/img/system/list.gif) 0 6px no-repeat;
	padding:1px 0 1px 11px;
         font-size:12px;
}
div.holddiv164 {
	float:left;
	margin-bottom:11px;
}
div.div164 {
	width:164px;
	float:left;
	margin-top:16px;
}


/******************************
#center first second third
******************************/
div.first,
div.second,
div.third {
	width:147px;
	float:left;
	padding:7px 1px 5px 1px;
}
#content-wide #center div.first,
#content-wide #center div.second,
#content-wide #center div.third {
	width:230px;
}
#center div.first,
#center div.second {
	border-right:1px solid #CCC;
	margin-right:15px;
}
#center div.first h3,
#center div.second h3,
#center div.third h3 {
	font-size:12px;
	line-height:16px;
	padding-bottom:10px;
}
#center div.first a,
#center div.second a,
#center div.third a {
	line-height:20px;
	padding-left:13px;
	background:url(/img/system/forward.gif) 0px 3px no-repeat;
}
#center div.first a strong,
#center div.second a strong,
#center div.third a strong {
	line-height:25px;
}
#center div.half-1,
#center div.half-2 {
	width:230px;
	float:left;
}
#content-wide #center div.half-1,
#content-wide #center div.half-2 {
	width:355px;
}
#center div.half-1 {
         margin-right:20px;
}

/******************************
#teaser
******************************/
#teaser h1 {
	background-color:#71bf4b;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
	padding:6px 11px 5px 11px;
}
#teaser h4 {
	font-size:9px;
}
#teaser span.plaintext {
	font-size:12px;
	line-height:16px;
}
#teaser img.left {
	padding:0 9px 4px 0;
}
#teaser img.right {
	padding:0 0 4px 9px;
}
#teaser img.left24 {
	margin-left:36px;
}
#teaser div.bg {
	background:#edebe6 url(/img/system/shadow.gif) 0 bottom repeat-x;
	padding: 18px 11px 26px 11px;
	margin-bottom:12px;
}

#teaser div.teaser-bg {
	background-color:#edebe6;
	padding: 0px 11px 0px 11px;
}

#teaser div.teaser-shadow {
	background:#edebe6 url(/img/system/shadow.gif) 0 bottom repeat-x;
	height:8px;
	margin-bottom:12px;
}

#teaser div.anzeige {
	background:#edebe6 url(/img/system/shadow.gif) 0 bottom repeat-x;
	padding: 1px 5px 26px 5px;
	margin-bottom:12px;
}
#teaser div.anzeige-head {
	background-color:#edebe6;
	padding: 1px 5px 0 5px;
}
#teaser div.half {
	width:50%;
	float:left;
}
#teaser div.half a,
#teaser div.link-forward a {
	padding-left:13px;
	background:url(/img/system/forward.gif) 0px 3px no-repeat;
	font-weight:bold;
	color:#66b345;
}

/******************************
#teaser div.leitsaetze
******************************/
#teaser div.leitsaetze {
	background:#edebe6 url(/img/system/anfuehrungszeichen-links.gif) 0 0 no-repeat;
	padding: 14px 11px 18px 19px;
}
#teaser div.leitsaetze a.link-forward {
	margin-left:101px;
}
#teaser span.leitsaetze {
	display:block;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:17px;
	line-height:22px;
	color:#348207;
	background:url(/img/system/anfuehrungszeichen-rechts.gif) right bottom no-repeat;
	padding-bottom:10px;
}

/******************************
#teaser div.suche-nach-fachbetrieben
******************************/
#teaser div.suche-nach-fachbetrieben {
	margin:-15px 0 12px 0;
	padding:76px 0 0 15px;
	height:147px;
	background:url(/img/system/suche-nach-fachbetrieben.gif) 0 0 no-repeat;
}
#teaser div.suche-nach-fachbetrieben.smaller {
	margin:-15px 0 12px 0;
	padding:63px 0 0 15px;
	height:115px;
	background: url(/img/system/suche-nach-fachbetrieben-smaller.gif) 0 0 no-repeat;
}
#teaser div.suche-nach-fachbetrieben fieldset.suche-nach-fachbetrieben {
}
#teaser div.suche-nach-fachbetrieben fieldset.suche-nach-fachbetrieben legend {
	display:none;
}
#teaser div.suche-nach-fachbetrieben fieldset.suche-nach-fachbetrieben label {
	width:26px;
	display:block;
	float:left;
	padding-top:1px;
	font-size:12px;
	line-height:16px;
	color:#FFF;
	margin-bottom:12px;
}
#teaser div.suche-nach-fachbetrieben fieldset.suche-nach-fachbetrieben label.umkreis {
	width:50px;
	padding:0 0 0 7px;
}
#teaser div.suche-nach-fachbetrieben fieldset.suche-nach-fachbetrieben input.text {
	width:162px;
	height:16px;
	border:1px solid #9ca4ac;
	padding:1px 5px 1px 5px;
	margin-bottom:12px;
	color:#666;
}
#teaser div.suche-nach-fachbetrieben fieldset.suche-nach-fachbetrieben input.text.plz {
	width:40px;
	height:16px;
	float:left;
}

#teaser div.suche-nach-fachbetrieben fieldset.suche-nach-fachbetrieben select {
	width:65px;
	border:1px solid #7f9db9;
	font-size:10px;
	color:#666;
}
#teaser div.suche-nach-fachbetrieben fieldset.suche-nach-fachbetrieben select.ort {
	width:175px;
	border:1px solid #7f9db9;
	font-size:10px;
	color:#666;
}
#teaser div.suche-nach-fachbetrieben fieldset.suche-nach-fachbetrieben input.image.suchen {
	float:left;
	margin:12px 0 0 49px;
}
#teaser div.suche-nach-fachbetrieben.smaller fieldset.suche-nach-fachbetrieben input.image.suchen {
	float:left;
	margin:5px 0 0 49px;
}

/******************************
#footer
******************************/
#footer a {
	color:#FFF;
}
#footer #copyright {
	margin-right:21px;
	float:left;
}
#footer #footerlinks-1 {
	float:left;
}
#footer #footerlinks-1 a {
	padding:0 6px;
}
#footer #footerlinks-2 {
	float:right;
	margin-right:42px;
}
#footer a.top {
	padding:0 0 0 21px;
	background: #62AB39 url(/img/system/top.gif) 0 0 no-repeat;
}
#footer a.print {
	padding:0 0 0 20px;
	margin-right:15px;
	background: #62AB39 url(/img/system/print.gif) 0 0 no-repeat;
}


/******************************
.formular
******************************/
fieldset.forumular {
	width:428px;
}
fieldset.formular legend {
	display:none;
}
fieldset.formular label {
	width:100px;
	display:block;
	float:left;
	margin-top:10px;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
}
fieldset.formular label.small {
	width:44px;
	padding-right:3px;
	text-align:right;
}
fieldset.formular label.error {
	color:#62ab38;
}
fieldset.formular input.text {
	width:315px;
	margin:7px 0 8px 0;
	border:1px solid #9ca4ac;
	padding:2px 5px 2px 5px;
	float:left;
	color:#666;
}

table.auftrag input.text {
	width:315px;
	margin:7px 0 8px 0;
	border:1px solid #9ca4ac;
	padding:2px 5px 2px 5px;
	float:left;
	color:#666;
}

td.datebox { padding-top:7px; padding-left:5px; }

table.auftrag input.textinput {
	width:160px;
	margin:7px 0 8px 0;
	border:1px solid #9ca4ac;
	padding:2px 5px 2px 5px;
	float:left;
	color:#666;
}

fieldset.formular input.text.small {
	width:128px;
}
fieldset.formular textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	width:315px;
	height:94px;
	margin:7px 0 23px 0;
	border:1px solid #9ca4ac;
	padding:2px 5px 2px 5px;
}
fieldset.formular .absenden {
	margin-left:325px;
	margin-top:-20px;
	float:left;
}
fieldset.formular #imageonCaptchacontrol1 {
	margin-left: 100px;
} 
fieldset.formular .radiozwei input {
	width:15px;
	border:0px;
	float:left;
	margin-top:10px;
}

fieldset.formular .herr,
fieldset.formular .frau {	
	width: 50px; 
	float: left; 
	border:0px;
	padding-left:5px;
	margin-top:8px;
         font-size:12px;
}
fieldset.formular .labelradio {	
	float: left; 
	border:0px;
	padding-left:5px;
	margin-top:8px;
         font-size:12px;
}
*:first-child+html fieldset.formular .herr,
*:first-child+html fieldset.formular .frau,
*:first-child+html fieldset.formular .labelradio {
	margin-top:12px;
}

fieldset.formular .frage {	
	width: 400px; 
	float: left; 
	border:0px;
	padding-left:5px;
	margin-top:8px;
         font-size:12px;
}

*:first-child+html fieldset.formular .frage {
	margin-top:12px;
}

fieldset.formular.empfehlen label {
	width:150px;
}
fieldset.formular.empfehlen input.text,
fieldset.formular.empfehlen textarea {
	width:265px;
}
fieldset.formular.empfehlen #imageonCaptchacontrol1 {
	margin-left: 150px;
} 

fieldset.formular select,
fieldset.formular select.small {
	border:1px solid #9ca4ac;
	font-size:10px;
	color:#666;
	margin:7px 0 8px 0;
}

fieldset.formular select {
         width:328px;
}

fieldset.formular select.small {
	width:140px;
}

span#Kontaktformular,
span#mysendmail {
         display:block; /*sonst IE7 Probleme*/
}
fieldset.formular.fachbetriebsuche label {
	width:150px;
}

fieldset.formular.fachbetriebsuche input.text,
fieldset.formular.fachbetriebsuche textarea {
	width:265px;
}


fieldset.formular.fachbetriebsuche select {
	width:278px;
	border:1px solid #9ca4ac;
	font-size:12px;
	color:#666;
	margin:7px 0 8px 0;
         float:left;
}

fieldset.formular.fachbetriebsuche input.radio {
	width:15px;
	border:0px;
	margin-top:10px;
         margin-left:100px;
         float:left;
         clear:both;
}
fieldset.formular.fachbetriebsuche label.radio {
	width:260px;
	border:0px;
         padding-left:15px;
	margin-top:10px;
         float:left;
}

fieldset.formular.fachbetriebsuche .check input {
	width:15px;
	border:0px;
	float:left;
         padding-left:15px;
	margin-top:10px;
}
fieldset.formular.fachbetriebsuche .cbltext {
         width:260px; 
	border:0px;
	padding-left:5px;
	margin-top:12px;
}

fieldset.formular.seminaranmeldung label.small {
	width:64px;
	padding-right:2px;
	text-align:right;
}

fieldset.formular.seminaranmeldung input.text.small {
	width:118px;
}

fieldset.formular.kongress .datum {
         height:30px;
         color:#FFFFFF;
         text-align:left;
padding-left:10px;
         background-color: #62AB39;
	font-size:12px;
}

fieldset.formular.kongress .veranstaltung {
         height:30px;
         padding-top:5px;
}

fieldset.formular.seminar #dateSeminareSucheingabeDateImage {
         margin:7px 0px 8px 3px;
}

fieldset.formular.stellengesuch #freischaltungBisDateImage{
         margin:7px 0px 8px 3px;
}

fieldset.formular.stellengesuch #freischaltungVonDateImage{
         margin:7px 0px 8px 3px;
}

fieldset.formular.stellenangebot #freischaltungBisDateImage{
         margin:7px 0px 8px 3px;
}

fieldset.formular.stellenangebot #freischaltungVonDateImage{
         margin:7px 0px 8px 3px;
}

/******************************
Webeditor #Form1
******************************/
#Form1 #container {
	width:1030px;
}
#Form1 #content {
	width:800px;
}

/******************************
Veranstaltungen
******************************/
#veranstaltungen table {
         padding:0;
}
#veranstaltungen .row1 {
         background-color:#edebe6 
}
#veranstaltungen .row2 {
         background-color:#dcdad5 
}
/******************************
Downloads
******************************/
table tr td.downloads-first {
	width:100px;
}
/******************************
Verbandszeitschrift
******************************/
table tr td.downloads-first2 {
	width:20px;
}

.text1
{
    COLOR: #5E5E5E;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 9pt
}
.text1 A:link
{
    COLOR: #44bf00;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
.text1 A:hover
{
    COLOR: #A2A2A2;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
.text1 A:visited
{
    COLOR: #006600;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}

.text2
{
    COLOR: #44bf00;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 9pt
}
.text2 A:link
{
    COLOR: #44bf00;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
.text2 A:hover
{
    COLOR: #A2A2A2;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
.text2 A:visited
{
    COLOR: #006600;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}

.errortext
{
    COLOR: #FF0000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 9pt
}

.copyright
{
    COLOR: #44bf00;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    TEXT-DECORATION: none
}
.copyright A:link
{
    COLOR: #44bf00;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    TEXT-DECORATION: none
}
.copyright A:visited
{
    COLOR:  #44bf00;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    TEXT-DECORATION: none
}
.copyright A:hover
{
    COLOR: #A2A2A2;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    TEXT-DECORATION: none
}

.copyrighttext
{
    COLOR: #44bf00;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    TEXT-DECORATION: none
}

input,
label
{
	color: #5e5e5e;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt
}

input { border:1px solid #5E5E5E; }
input.inputimage { border:0; }

input.inputtext
{
	height: 21px;
	width: 283px;
}

label
{
	float:left;
	width:150px;
	/*width:63px;*/
	display:block;
}

label.error,
.error
{
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt
}

.button
{
	float:left;
	width:217px;
	text-align:center;
	display:block;
}

.ueberschrift
{
    COLOR: #5E5E5E;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
    LINE-HEIGHT: normal
}

.ueberschrift2
{
    COLOR: #A2A2A2;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;
    LINE-HEIGHT: normal
}

.ueberschrift3
{
    COLOR: #40B101;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;
    LINE-HEIGHT: normal
}