
/* HEADER-Bereich*/
#header-pic					{position:absolute; top:44px; left:22px;}
#logo						{position:absolute; height:107px; top:0px; left:666px;z-index:9000;}



/* CONTENT-Bereich*/
#content-inhalt                           {position:relative; top:247px;  width:1044px; border:0px solid #000;background-image:url(../image/bg/bg-content.jpg); background-repeat:repeat-y;}
#content-inhalt-border                    {position:relative; width:700px; top:10px; border:1x solid #000; left:280px;}

#content-inhalt-menulevel                 {margin-bottom:10px; padding-top:20px;}
#content-inhalt-menulevel a               {color:#333333; text-decoration:none; font-size:11px}
#content-inhalt-menulevel a:hover         {color:#209485; text-decoration:underline; font-size:11px}

#content-inhalt #content-inhalt-title              {padding: 0px 0px 20px 0px;}
#content-inhalt #content-inhalt-entry              {padding: 0px 0px 10px 0px;}
#content-inhalt #content-inhalt-article            {padding: 0px 0px 20px 0px; }
#content-inhalt #content-inhalt-download           {font-size:14px;border:1px solid #333; padding:5px; margin-bottom:5px;}
#content-inhalt #content-inhalt-download p         {font-size:14px;}

#content-inhalt h1                          {font-size : 18px; font-weight: 4000; color : #ffd600; line-height : 140%;margin : 0;}
#content-inhalt h2                          {font-size : 16px; font-weight: 1000; color : #7a4943; line-height : 140%;padding : 0;margin : 0;}
#content-inhalt h3                          {font-size : 14px; color : #000; line-height : 140%; padding : 0;margin : 0;}
#content-inhalt .btn                        {color:#333;background-color : #004E1E; border: 1px solid #ffffff;font-weight: bold;}
#content-inhalt p                           {color:#333; font-size:14px}
#content-inhalt td                          {color:#333; font-size:14px}
#content-inhalt th                          {color:#333; font-size:14px}
#content-inhalt font                        {color:#333; font-size:14px}
#content-inhalt a                           {color:#333; text-decoration:underline; font-size:14px}
#content-inhalt a:hover                     {color:#333; text-decoration:underline; font-size:14px}
#content-inhalt-mail                        {color:#333; font-size:14px}

#container-teaser                 {position:absolute;left:718px; top:110px; width:305px; border: 0px solid #000; height:128px;color:#fff; background-image:url(../image/bg/bg_teaser.jpg); background-repeat:no-repeat;  }
#content-teaser                   {padding-left:10px; font-size:12px; border:0px solid #000;width:290px; align:center;color:#fff;}
#content-teaser h2                {font-size:15px; font-weight:bold;line-height:160%;padding-bottom:0px; padding-left:30px;padding-top:0px; text-decoration:underline;}
#content-teaser p                 {font-size:12px; line-height:140%;color:#333; padding-left:30px; font-weight:bold;}



/*iframe im Teaser*/

#iframe{

                 scrollbar-base-color:#ffd600;
                                 scrollbar-3dlight-color:#ffd600;
                                 scrollbar-arrow-color:#7a4943;;
                                 scrollbar-darkshadow-color:#fef324;
                                 scrollbar-face-color:#ffd600;
                                 scrollbar-highlight-color:#fef324;
                                 scrollbar-shadow-color:#ffd600;
                                 scrollbar-track-color:#ffd600;
                 width:290px;
                 height:120px;
                 overflow:auto;
                                 border:solid 0px #000;
                                 padding:0px;
                                 padding-right:20px;

}



#content-bottom 			{position:relative; top:0px;width:1000px; background-color:#ffd600; height:30px; left:22px; bottom:0px;}
#content-bottom-border		{color:#333; width:1000px; text-align:center; padding-top:8px; font-size:12px; font-weight:bold;}



