iframe{
    border:0;
    margin:0;
    padding:0;
}
#contentMain{
    color:#000000;
}
#contentMainMenu{
    color:#000000;
}
#contentMainMenu a:active,
#contentMainMenu a:hover,
#contentMainMenu a:link,
#contentMainMenu a:visited{
    color:#ffffff;
}
#contentMainMenu .active a:active,
#contentMainMenu .active a:hover,
#contentMainMenu .active a:link,
#contentMainMenu .active a:visited{
    color:#000000;
}
#contentMainText{
    background-color:#80b933;/*#A2B856;*/
/*    background-image:url('../_cfg/images/verlauf_gruen_03.gif');
/*    background-repeat:repeat-x;
/*    background-position:top;*/
    clear:left;
/*    min-height:240px;*/
    padding:40px 20px 40px;
}
#contentMainMenu .menuItem{
    background-color:#000000;
    border-bottom:3px solid #FFFFFF;
    color:#FFFFFF;
    float:left;
    font-size:16px;
    font-weight:bold;
    line-height:26px;
    margin-left:3px;
    text-align:center;
    width:130px;
}
#contentMainMenu .active{
    background-color:#80b933;/*#A2B856;*/
    border-bottom:3px solid #80b933;/*#A2B856;*/
    color:#000000;
}


#contentArticleMenu{
    clear:left;
    position:relative;
}
#contentArticleMenu .menuItem{
    background-color:#eeeee8;
    font-size:16px;
    font-weight:bold;
    float:right;
    line-height:29px;
    margin-top:-29px;
    text-align:center;
    width:132px;
}
#contentArticleMenu .menuItemImage{
    background-color:#eeeee8;
    background-image:url('../_cfg/images/div.png');
    background-position:bottom;
    background-repeat:repeat-x;
    clear:left;
    padding-bottom:10px;
    text-align:center;
}
#contentArticleMenu .menuItemImage img{
    /*margin:0 15px;*/
}
#contentSubMenu{
/*    float:left;
    width:247px;*/
    background-color:#A0CB66;
    float:left;
    margin-bottom:10px;
    padding:10px;
    width:200px;
}
#contentSubMenu .teaser p{
    font-size:12px;
/*    font-weight:bold;*/
    margin-bottom:15px;
/*    text-align:justify;*/
    text-align:left;
    width:200px;
}
#contentSubMenu .teaser strong{
    font-size:22px;
    color:#ffffff;
}
#contentSubMenu .teaser img{
    margin-right:5px;
}
#contentSubMenu ul{
    margin: 0px; 
    padding: 0px; 
    list-style-type: none; 
    width: 200px;
}
#contentSubMenu li{
    background-color: #ffffff; 
    padding:0px 0px 0px 10px;
    margin-bottom:5px;
}
#contentSubMenu .active{
    background-color:#000000;
    color:#ffffff;
}
#contentSubMenu .active a:active, 
#contentSubMenu .active a:hover, 
#contentSubMenu .active a:link, 
#contentSubMenu .active a:visited{
    color:#ffffff;
}
#contentText{
    float:left;
    width:900px;
}
.contentTeaser, .contentTeaser div, .contentTeaser p{
    font-family:Times New Roman;
    font-size:14px;
    font-style:italic;
    line-height:22px;
    margin:20px 0;
}
.boxTitle{
    font-size:18px;
    font-weight:bold;
	color:#000000;
}
.boxWhite{
    font-size:18px;
    font-weight:bold;
	color:#FFFFFF;
}
.boxSubTitle{
    font-weight:bold;
}
.boxText{
    line-height:18px;
    margin-top:5px;
}
.boxImage{
    margin:5px;
}
.more, .back{
    font-weight:bold; 
    margin:10px 0;
	color:#003300;	
}
.clearing{
/*    clear:both;*/
}
.pager{
clear: right; float: right; width: 636px;
}
#framediv{
/*    clear:right;*/
/*    float:left;*/
    float:right;
}
#detail{
    border:3px solid #ffffff;
}

