* {
	margin: 0;
	padding: 0;
}
html {
	height:100%;
}
body {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
}
body.bodymicro {
	height:auto;
}
a {
	color: #005522;
}
a:hover {
	color:#bbcc00;
}
img {
	border: none;
}
.content_2nd .mediaobj .mediaobj_area .mediaobj_le a img
{
	border: none;
	margin-top: -30px;	
}
br.clear {
	clear:both;
}

.left .mtext {
	color:#bbcc00;
}
.page {
	width:780px;
	position:relative;
	min-height:100%;
	line-height:18px;
}
.page_portal_welcome {
	width:1010px;
	position:relative;
	min-height:100%;
}
.popup_page {
	width:525px;
	position:relative;
	min-height:100%;
	line-height:20px;
}
* html .page {
	height:100%;
}
.frame {
	height:100%;
	position:relative;
}
* html .frame {
	height:100%;
}
.faq,.kontakt {
	width:525px;
}
.head_img {
	position:absolute;
	top:0;
	left:0;
	width:780px;
}
.page .head_img .mediaobj .mediaobj_caption_txt,
.page .head_img .mediaobj .mediaobj_descr_txt_ri,
.page .head_img .mediaobj .mediaobj_descr_txt_le {
	display:none;
}
.left {
	width:100px;
	float:left;
	margin-left:178px;
	margin-top:395px;
	margin-bottom:0px;
}
* html .left {
	margin-left:90px;
	margin-top:398px;
	margin-right:-24px;
	
}
.body {
	width:561px;
	float:left;
	margin-top:175px;
	padding-left:30px;
}

.2col{
	margin-top: 35px;
}

.version {
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.headline_1,h1 {
	font: bold 18px Arial;
	color:#005522;;
	line-height:20px;
	margin-bottom:45px;
}

.headline_double {
    font: bold 18px Arial;
    color:#005522;;
    line-height:20px;
    margin-bottom:25px;
}

.headline_double span{
    display: block;
}

.headline_1 span {
	display:block;
}

.headline_2,
.headline_3,
.headline_4,
.headline_5 {
	font-weight:bold;
	margin-top:16px;
}
.content .headline_5 {
	margin-bottom:-21px;
}
* html .content .headline_5 {
	margin-bottom:-25px;
}
.teaser .headline_2,
.teaser .headline_3,
.teaser .headline_4,
.teaser .headline_5 {
	margin-top:0px;
}
/* HOMEPAGE */
.homepagewrap {
	position:absolute;
	top:0;
	left:0;
	float:none;
	z-index:10;
	min-height:100%;
}
* html .homepagewrap {
	height:100%;
}
.homepage {
	width:260px;
	margin-top:100px;
	margin-left:10px;
	margin-bottom:0px;
	padding-left:0;
}
.homepage .teaser {
	width:250px;
	margin-left:22px;
	float:left;
	margin-bottom:10px;
	margin-top:110px;
}
.homepage .teaser .mediaobj .mediaobj_caption_txt,
.homepage .teaser .mediaobj .mediaobj_descr_txt_ri,
.homepage .teaser .mediaobj .mediaobj_descr_txt_le {
	display:none;
}
.homepage .teaser .mediaobj {
	margin-bottom:17px;
}
div.banner {
	clear:both;
	width:570px;
	text-align:right;
	position:relative;
	top:23px;
	padding-bottom:22px;
}
* html div.banner {
	top:11px;
}
.banner .mediaobj {
	margin-left:28px;
}
.banner .mediaobj_le,
.banner .mediaobj_ri {
	height:100px;
}
.banner .mediaobj .mediaobj_caption_txt,
.banner .mediaobj .mediaobj_descr_txt_ri,
.banner .mediaobj .mediaobj_descr_txt_le {
	display:none;
}
.faqlogo {
	position:absolute;
	top:35px;
	left:100px;
}

/* CONTENT */
.content_1st,.content_2nd {
	z-index:10;
	min-height:100%;
}
* html .content_1st,
* html .content_2nd {
	height:100%;
}

.teaser .linklist .linklist_link{
	margin-top: 4px;
}

.content {
	width:540px;
	padding-bottom:70px;
}
.content .teaser {
	margin-top:35px;
}

.content .teaserleft,
.content .teaserright {
	width:260px;
	padding:0px 0px -15px;
}

* html .content .teaserleft,
* html .content .teaserright {
	margin-bottom:4px;
}
.content .teaserleft {
	float:left;
}
.content .teaserright {
	float:right;
}
.content .teaser .linklist,
.contentfaq .linklist {
	margin-top:0px;
}
* html .content .teaser .linklist {
	margin-bottom:32px;
}
.body .linklist_headline {
	font-weight:bold;
}
.body .linklist a,
.body .faq_link a,
div#message_box a {
	background-image:url(../images/mehr.gif);
	background-repeat: no-repeat;
	padding: 2px 0px 5px 25px;
	color:#000000;
}
* html .body. linklist a {
	margin:0px 0px 7px 0px;
}
.body .linklist .linklist_link div a {
	background:none;
	padding:0px;
	display:inline;
	margin:0px;
}

.body .linklist a:hover,
.body .faq_link a:hover {
	color:#bbcc00;
	background-image:url(../images/mehr.gif);
    background-repeat: no-repeat;
}
.content ul, .contentmicro ul, .faq_entry ul  {
	padding-left:20px;
	margin:0px;
	/*list-style-image:url(../images/aeb_list_symbol.gif);*/
}
.content ol, .contentmicro ol {
	padding-left:20px;
	margin:0px 0px 0px 2px;
	list-style-image:none;
}
.content .mtext a, .contentmicro .mtext a {
	color:#006611;
	text-decoration: underline;
}
.content .mtext a:hover, .contentmicro .mtext a:hover {
	color: #bbcc00;
}
.content .table th,
.content .table td,
.contentmicro .table th,
.contentmicro .table td {
	padding:2px 4px;
}
.contenttable {
	margin:10px 0px 20px 0px;
}
.contenttable .headline_2 {
	font-size: 11px;
	line-height:20px;
	background-color: #fff;
	margin:0 0 0 10px;
	padding: 0px 10px 2px 10px;
	position: relative;
	z-index: 2;
	display: inline;
}
.contenttable .specialtable {
	border-top:10px solid #005522;
	border-right:5px solid #005522;
	border-bottom:5px solid #005522;
	border-left:none;
	border-spacing:0;
	width:490px;
	margin:-6px 0px 0px 10px;
	position:relative;
	z-index:1;
}
.contenttable .specialtable .cell1 {
	background-color:#ccddcc;
	margin:0 !important;
	padding:10px;
	width:140px;
}
.contenttable .specialtable .cell2 {
	margin:0 !important;
	padding:10px;
	width:310px;
}
.contenttable .specialtable .mtext {
	font-size:11px;
	line-height:15px;
}

.faq .mediaobj .mediaobj_caption_txt,
.faq .mediaobj .mediaobj_descr_txt_ri,
.faq .mediaobj .mediaobj_descr_txt_le {
	display:none;
}
.contentfaq {
	margin:8px 0 0 0px;
	padding:0 0 40px 120px;
	width:255px;
	overflow:hidden;
}
.contentfaq div.headline_1 {
	line-height:16px;
	margin-bottom:14px;
}
.contentfaq .mtext {
	margin-top:12px;
	margin-bottom:0px;
}
.contentfaq .mtext select {
	margin-top:8px;
}
.contentfaq .linklist a {
	padding:1px 0 3px 27px;
}
.contentfaq .faq_select_area {
	margin-top:20px;
}
.contentfaq select {
	font-size:12px;
}
.contentfaq .faq_link {
	margin-top:0px;
	padding-left:1px;
}
.contentfaq .faq_link a,
.contentfaq .faq_link a:hover {
	background-position:0px 0px;
	padding-left:27px;
	padding-bottom:4px;
}
.contentfaq .content_indent {
	margin-top:26px;
}
.contentfaq .faq_entry_headline {
	font-weight:bold;
}
.contentfaq .anchor_first a {
	background:url(../images/oben.gif) 0px 2px no-repeat;
	padding:2px 0px 4px 26px;
	display:block;
	margin:17px 0px 20px 0px;
}
.contact .mediaobj .mediaobj_caption_txt,
.contact .mediaobj .mediaobj_descr_txt_ri,
.contact .mediaobj .mediaobj_descr_txt_le {
	display:none;
}
.contentcontact {
	margin:26px 0 0 0px;
	padding:0 0 40px 120px;
	width:355px;
}
.contentcontact div.headline_1 {
	line-height:16px;
	margin-bottom:14px;
}
.contentcontact span.headline_1 {
	line-height:20px;
	display:block;
	margin-top:4px;
	margin-bottom:9px;
}
.contentcontact .mtext {
	margin-bottom:20px;
}
.contentcontact .linklist .linklist_headline {
	margin-bottom:6px;
}
.contentcontact .linklist a {
	line-height:22px;
	padding-left:27px;
}
.contentcontact .linklist_link {
	padding-bottom:7px;
}
.contact_group {
	margin-bottom:12px;
}
.contact_group td.tab {
	padding-left:22px;
}
.contact_group .radio {
	margin:3px 3px 0 5px;
}
* html .contact_group .radio {
	margin:0px;
}
.contact_group .checkbox {
	margin:3px 3px 3px 4px;
}
* html .contact_group .checkbox {
	margin:0px;
}
.contact_tab3 {
	vertical-align:bottom;
}
.input_large, .input_large_error {
	width:220px;
	padding:1px 0;
}
.input_small_plz,.input_small_plz_error {
	width:44px;
	padding:1px 0;
}
.input_medium, .input_medium_error {
	width:148px;
	padding:1px 0;
}
.textarea {
	width:364px;
	height:124px;
}
.contact_submit .contact_but {
	border:0;
	background-color:#fff;
	text-transform:uppercase;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:24px;
	background: url(../images/mehr.gif) no-repeat 0px 1px;
	padding-left:24px;
	width:100px;
}
.contact_reference {
	padding:0 0 0 4px;
	color:red;
	vertical-align:bottom;
	font-size:9px;
	line-height:12px;
}

.sitemap_block {
	padding-left:20px;
	margin-top:-2px;
}
.sitemap_block .sitemap_block {
	padding-left:34px;
}
.sitemap_block .sitemap_block .sitemap_block {
	padding-left:15px;
	margin-top:0px;
}
.sitemap_level0 {
	display:none;
}
.sitemap_level1 a {
	background:url(../images/mehr.gif) no-repeat 0 3px;
	padding:2px 0px 2px 30px;
	font-weight:bold;
	display:block;
	margin:4px 0px 0px 0px;
}
.sitemap_level1 a:hover {
	color:#bbcc00;
	background:url(../images/mehr.gif) no-repeat 0 3px;
}
.sitemap_level2 a,
.sitemap_level3 a,
.sitemap_level4 a,
.sitemap_level5 a {
	background:url(../images/aeb_list_symbol.gif) 0px -1px no-repeat;
	padding-left:16px;
}
.glossar_navigation {
	padding-top:16px;
}
.glossar_results {
	padding-top:20px;
}
* html .glossar_results {
	padding-top:9px; 
}
.glossar_results .headline_1 {
	padding-bottom:0;
	margin-bottom:9px;
}
.glossar_navigation,
.glossar_results {
	clear:both;
}
.glossar_entry {
	margin-bottom:9px;
}
.glossar_link {
	float:left;
}
.glossar_entry .headline_1,
.glossar_entry .headline_2,
.glossar_entry .headline_3,
.glossar_entry .headline_4,
.glossar_entry .headline_5 {
	color:#000;
	text-transform:none;
	font-size:12px;
	margin:0;
	padding:10px 0px 0px 0px;
}
.glossar_results .anchor_first a {
	background:url(../images/oben.gif) 0px 2px no-repeat;
	padding:2px 0px 4px 26px;
	display:block;
	margin:17px 0px 20px 0px;
}

.suche {
	margin-top:30px;
	line-height:20px;
}
.suche .suche_form {
	width:301px;
	clear:both;
}
.suche .suche_input_submit {
	padding-top:4px;
	clear:both;
}
.suche .suche_input {
	float:left;
}
.suche .suche_submit {
	float:right;
}
.suche select,
.suche input {
	font-size:12px;
}
.suche .suche_input input {
	padding:1px 0;
}
.suche .suche_select {
	margin-bottom:-3px;
}
.suche a.flexlink {
	background:url(../images/mehr.gif) no-repeat 0px 3px;
	padding:0px 0px 4px 27px;
	font-weight:normal;
	margin:-2px 0 0 0;
	display:block;
	line-height:22px;
}
.suche #seitevon {
	float:left;
}
.suche .suche_navi {
	clear:both;
	padding:10px 0px 0px 0px;
}
.suche label {
	width:61px;
	display:block;
	float:left;
}
.suche h2 {
	font-size:12px;
	color:#bbcc00;
	font-weight:bold;
	line-height:20px;
	padding:0;
	margin:0;
}
.suche .haendlerelement {
	margin-top:30px;
}
.suche .haendlerelement span a {
	color:#006611;
}
.suche .haendlerelement span a:hover {
	color:#bbcc00;
}

.micro {
	padding: 10px 30px 30px 30px;
	margin: 0 0 0 74px;
	width: 450px;
	line-height: 20px;
	border: 1px solid #B9D200;
}
* html .micro {width:387px;}
*+ html .micro {width:387px;}
.micro .mediaobj .mediaobj_caption_txt,
.micro .mediaobj .mediaobj_descr_txt_ri,
.micro .mediaobj .mediaobj_descr_txt_le {
	display:none;
}
.micro .mediaobj {
	text-align:right;
}
.contentmicro {
	width:450px;
	margin:0;
	padding:0;
	float:none;
}
* html .contentmicro {width:380px;}
*+ html .contentmicro {width:380px;}
.contentmicro .mtext p {
	margin-bottom:12px;
}
/* MPL */
.mpl {
	position: absolute;
	left: 571px;
	top: 217px;
}
.homepagewrap .mpl {
	margin-bottom:0px;
}
.mpl .primaernavi {
	padding: 15px 0px 0px 32px;
}
.mpl .primaernavi_level0 {
	display:none;
}
.mpl .primaernavi_block .primaernavi_block {
	border-bottom: 1px solid #006611;
}
.mpl .primaernavi_block .primaernavi_block .primaernavi_block {
	border-bottom:0;
}
.mpl .primaernavi_level1 {
	line-height:15px;
}
.mpl .primaernavi a {
	color:#006611;
	font-weight:bold;
	text-decoration: none;
}
.mpl .primaernavi a:hover {
	color: #bbcc00;
}
.mpl .primaernavi_level1 a {
	padding:10px 0 5px 0;
	border-bottom: 1px solid #006611;
	display:block;
}
.mpl .primaernavi_level1 span.primaernavi_level1_currentpage a {
	border-bottom:0;
	color: #bbcc00;
}
.mpl .primaernavi_level2,
.mpl .primaernavi_level3,
.mpl .primaernavi_level4,
.mpl .primaernavi_level5 {
	padding-bottom:2px;
}
.mpl .primaernavi_level2 a,
.mpl .primaernavi_level3 a,
.mpl .primaernavi_level4 a,
.mpl .primaernavi_level5 a {
	font-size:11px;
}
.mpl .primaernavi_level2 span.primaernavi_level2_currentpage a,
.mpl .primaernavi_level3 span.primaernavi_level3_currentpage a,
.mpl .primaernavi_level4 span.primaernavi_level4_currentpage a,
.mpl .primaernavi_level5 span.primaernavi_level5_currentpage a {
	color: #bbcc00;
}
.mpl .primaernavi_level3 {
	margin-left:8px;
}
.mpl .primaernavi_level4 {
	margin-left:16px;
}
.mpl .primaernavi_level5 {
	margin-left:24px;
}
.mpl .primaernavi_block {
	margin-top:0px;
}
.mpl .servicenavi {
	padding:34px 0px 0px 32px;
}
.mpl .servicenavi a {
	color:#006611;
}
.mpl .servicenavi_level1 a {
	font-weight:bold;
	text-decoration: none;
}
.mpl .servicenavi_level2 a {
	font-weight:bold;
	font-size:11px;
	text-decoration: none;
}
.mpl .servicenavi .servicenavi_block{
	margin-left: 8px;
}


.mpl .servicenavi .servicenavi_level1_currentpage a,
.mpl .servicenavi .servicenavi_level2_currentpage a,
.mpl .servicenavi .servicenavi_level3_currentpage a,
.mpl .servicenavi .servicenavi_level4_currentpage a,
.mpl .servicenavi .servicenavi_level5_currentpage a {
	color:#bbcc00;
}
.mpl .servicenavi a:hover {
	color:#bbcc00;
}
.mpl .servicenavi_block .servicenavi_block {
	margin-bottom:8px;
}

.mpl .linklist {
	margin:0px 0px 60px 32px;
	padding:0 0 3px 0;
	border-bottom: 1px solid #006611;
}
.mpl .linklist .linklist_link {
	padding:0;
	margin:0;
}
.mpl .linklist_link a {
	color:#006611;
	font-weight:bold;
	padding:0;
	margin:0;
	text-decoration: none;
}
.mpl .linklist_link a:hover {
	color: #bbcc00;
}
.mpl .linklist_link_descr {
	display:none;
}

.mplfaq {
	margin:0;
	width:150px;
	float: right;
	position: static;
}
.mplfaq .primaernavi {
	margin: 0px 0px 0px 32px;
}

/* FOOTER */
.footer {
	clear:both;
	width:570px;
	text-align:left;
	position:relative;
	bottom:0;
	padding-left:30px;
	padding-bottom:30px;
}
.footer .mediaobj {
	margin-left:28px;
	margin-top:40px;
}
.footer .mediaobj .mediaobj_caption_txt,
.footer .mediaobj .mediaobj_descr_txt_ri,
.footer .mediaobj .mediaobj_descr_txt_le {
	display:none;
}

.metanav {
	padding:20px 0px 2px 0px;
	display:inline;
}

.metanav a,.metanav span {
	font-weight:normal;
	font-size:10px;
	text-decoration: none;
}
.metanav .metanav_link_on a{
	color:#BBCC00;
}
.metanav .metanav_content_seperator {
	padding:0px 3px 0px 5px;
}

.print_logo,
.print_text,
.anchor_second {
	display:none;
}
/*
PORTAL WELCOME
*/
.page_portal_welcome {
	position:relative ;
	top:0;
	left:0;
	width:1010px;
}
.page_portal_welcome .mtext{
	padding-bottom: 24px;
}
.page_portal_welcome .head_img_portal_welcome {
}

.page_portal_welcome .footer {
    bottom:0;
    padding-left:75px;
    padding-top:50px;
    text-align:left;
    width:570px;
    clear:both;
}

.page_portal_welcome .mediaobj .mediaobj_descr_txt_le {
	display:none;
}

.page_portal_welcome .pwleft {
	width:460px;
	float:left;
	margin-bottom:0px;
	padding-left:75px;
	/*margin-top:60px;*/
	position:relative;	
}

.page_portal_welcome .pwleft .teaserbild{
	border: none;
	margin: 0;
	padding: 0;
}
.page_portal_welcome .pwleft .teaserbild .mediaobj{
	marging: 0px 0px 0px 0px;
	border: none;	
	padding: 0px 0px 0px 0px;
}
.page_portal_welcome .pwleft .teaserbild .mediaobj_area,
.page_portal_welcome .pwleft .teaserbild .mediaobj_le
{
	border: none;
	marging: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.page_portal_welcome .pwleft .teaserbild .mediaobj .mediaobj_area .mediaobj_le{ 
	overflow: hidden; height: 54px;
}
.page_portal_welcome .pwleft .teasertext .welcome_teaser{
	float: left;
	padding-bottom: 14px;
}
.page_portal_welcome .pwleft .teasertext .welcome_teaser .welcome_teaser_top{
	position:relative;
	width:387px;
	min-height:20px;
	float:left;
	margin-left:0px ;
	margin-top:0px;
	margin-bottom:0px;	
}
.page_portal_welcome .pwleft .teasertext .welcome_teaser .welcome_teaser_top_left{
	float: left;
	position:relative;
	width:387px;
	/*height:24px;*/
}
.page_portal_welcome .pwleft .teasertext .welcome_teaser .welcome_teaser_top_left .mediaobj{
	padding-bottom:0px;
}
.page_portal_welcome .pwleft .teasertext .welcome_teaser .welcome_teaser_top_left .headline_2
{
	padding-left:33px;
	padding-bottom: 2px;
	padding-top: 1px;
	font-size: 13px;
	margin-top: 0px;
	font-weight: bold;	
}
.page_portal_welcome .pwleft .teasertext .welcome_teaser .welcome_teaser_top_left a{
	color:#000000;
	text-decoration: none;
}
.page_portal_welcome .pwleft .teasertext .welcome_teaser .welcome_teaser_top_left a:hover{
	color:#bbcc00;
	background: url(../images/mehr.gif) no-repeat 0 0px !important;
}
.page_portal_welcome .pwleft .teasertext .welcome_teaser .welcome_teaser_bottom{
	position:relative;
	width:427px;
	float:left;
	padding-top:0px;
	padding-left:33px;
	padding-bottom: 5px;
	margin-top:0px;
}
.page_portal_welcome .pwleft .teasertext .welcome_teaser .welcome_teaser_bottom .linklist,
.page_portal_welcome .pwleft .teasertext .welcome_teaser .welcome_teaser_bottom .mtext{
	margin-left:0px ;
	margin-top:0px ;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 0px;		
}
.page_portal_welcome .pwleft .gcq_newbar{
	float:left;
}

.page_portal_welcome .pwright {
    margin-top:0px;
    width:465px;
    float:right;
    padding-top:55px;
}

.page_portal_welcome .pwright .mediaobj{
	float: left;
	width: 390px;
	padding-right:75px;
	position: relative;
	background-image: url(../images/line.png);
    background-position: left top;
    background-repeat: repeat-y;
}

.page_portal_welcome .pwleft .teasertext .mtext h1{
	margin-bottom:11px;
}

.page_portal_welcome .pwright .mediaobj .image{
	padding-left: 29px;
    padding-right:20px;
    left: 0px;
    top: 0px;
    float: left;
}

.page_portal_welcome .pwright .mediaobj h3{
    top: 0px;
    font-size:13px; 
}

.page_portal_welcome .pwright .mediaobj .mtext{
    padding-left: 140px;
}

.logo{
	position:absolute;
	left: 576px;
	top:53px;
	z-index: 1000;
}