Aktionen

MediaWiki

Common.css: Unterschied zwischen den Versionen

Aus ComicDate

Zeile 293: Zeile 293:
  
 
}
 
}
 +
 +
 +
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------*/
 +
/*                                                                              Mainpage REDESIGN BOXEN                                                          */
 +
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------*/
 +
div#bodyContent .teaserbox4x {
 +
width:172px;
 +
height:242px;
 +
margin-bottom:60px;
 +
float:left;
 +
/* padding-top:9px; */
 +
/* padding-left:9px; */
 +
margin-right:38px;
 +
text-align:center;
 +
line-height:242px;
 +
/* border: solid 5px #5b5048; */
 +
/* background-color:#FFF; */
 +
background-image:url(4xhg.png);
 +
background-repeat:no-repeat;
 +
/* Border radius
 +
border-radius: 2px;
 +
-moz-border-radius: 2px;
 +
-webkit-border-radius: 2px;  */
 +
 +
/* Drop Shadow outside */
 +
    box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.30);
 +
    -moz-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.30);
 +
    -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.30);
 +
-moz-box-shadow: inset -5px -5px 5px #888;
 +
/* Drop Shadow inside
 +
-webkit-box-shadow: inset 2px 2px 4px 0px rgba(112, 112, 112, 0.5);
 +
-moz-box-shadow: inset 2px 2px 4px 0px rgba(112, 112, 112, 0.5);
 +
box-shadow: inset 2px 2px 4px 0px rgba(112, 112, 112, 0.5);  */
 +
}
 +
 +
div#bodyContent .teaserbox4x p {
 +
padding-top:5px;
 +
font-family:Georgia;
 +
font-size:13px;
 +
/* text-align:left; */
 +
line-height:normal;
 +
}
 +
 +
/* ----------------------------------------------------- Mainpage New pages! Headlines h3 ----------------------------------------------------------------------- */
 +
 +
div#bodyContent .teaserboxh3 { 
 +
 +
width:172px;
 +
margin-bottom:30px;
 +
float:left;
 +
/* padding-top:9px; */
 +
/* padding-left:9px; */
 +
margin-right:38px;
 +
 +
}
 +
 +
div#bodyContent .teaserboxh3 h3 {
 +
font-family:"Calluna Sans", "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
 +
font-weight:bold;
 +
color:#7C7C7C;
 +
font-size:24px;
 +
letter-spacing: -0.05em;
 +
text-align:center;
 +
padding-bottom:5px;
 +
padding-top:1px;
 +
border-bottom:dotted 1px #CCC;
 +
border-top:dotted 1px #CCC;
 +
letter-spacing: -0.05em;
 +
text-shadow: 0em 0.05em 0.05em #fff;
 +
}
 +
 +
/* ------------------------------------------------------------------------------ Mainpage Bilder im Rahmen a img ------------------------------------------------------- */
 +
div#bodyContent .teaserbox4x a img  {
 +
        /* padding:5px; */
 +
/* margin-bottom:5px; */
 +
/* border-width:0px; */
 +
        /* border-style:solid;
 +
/* border-color:#F60; */
 +
/* border-color:#fff; */
 +
}
 +
 +
/* ------------------------------------------------------------------------------ Mainpage Bilder im Rahmen a:hover img ------------------------------------------------- */
 +
div#bodyContent .teaserbox4x a:hover img  {
 +
        /* background-color:#F60; */
 +
/* border-color:#fff;  */
 +
}
 +
 +
/* ------------------------------------------------------------------------------ Mainpage N E W S ------------------------------------------------- */
 +
div#bodyContent .NEWS1 {
 +
/* font-family: Georgia; */
 +
font-weight:normal;
 +
font-style:italic;
 +
margin: 0px 0px 0px 0px;
 +
width:760px;
 +
height:400px;
 +
float:left;
 +
        /* font-size:16px; */
 +
        line-height:26px;
 +
        color:#8F8F8F;
 +
        padding:25px;
 +
padding-right:75px;
 +
background-image:url(newshg.png);
 +
background-repeat:no-repeat;
 +
}
 +
div#content #bodyContent .NEWS1 p {
 +
border-bottom-width:1px; border-bottom-style:dotted;
 +
border-bottom-color:#000;
 +
padding-bottom:5px; margin-bottom:5px;
 +
}
 +
 +
/* ------------------------------------------------------------------------------ Mainpage 3 collums  ------------------------------------------------- */
 +
 +
div#bodyContent .teaserbox3x {
 +
width:250px;
 +
min-height:275px;
 +
margin-bottom:60px;
 +
float:left;
 +
margin-right:25px;
 +
}
 +
 +
div#bodyContent .teaserbox3x h3 {
 +
font-family:"Calluna Sans", "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
 +
font-weight:bold;
 +
color:#7C7C7C;
 +
font-size:24px;
 +
text-align:center;
 +
 +
letter-spacing: -0.05em;
 +
padding-bottom:5px;
 +
padding-top:5px;
 +
border-bottom:dotted 1px #CCC;
 +
border-top:dotted 1px #CCC;
 +
}
 +
 +
div#bodyContent .teaserbox3x p {
 +
padding-left:22px;
 +
margin-bottom:10px;
 +
}
 +
 +
 +
/* ------------------------------------------------------------------------------ Mainpage 3 collums 3Cats Links ------------------------------------------------- */
 +
 +
div#bodyContent .teaserbox3xCats {
 +
width:270px;
 +
height:100px;
 +
padding-top:20px;
 +
padding-left:20px;
 +
margin-bottom:60px;
 +
float:left;
 +
margin-right:0px;
 +
}
 +
 +
div#bodyContent .teaserbox3xCats h3 {
 +
font-family:"Calluna Sans", "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
 +
font-weight:bold;
 +
color:#7C7C7C;
 +
font-size:30px;
 +
letter-spacing: -0.05em;
 +
}
 +
 +
div#bodyContent .teaserbox3xCats p {
 +
margin-bottom:10px;
 +
}
 +
div#bodyContent .teaserbox3xCats p a {
 +
background-image: url(3catlinks.png);
 +
height:270px;
 +
width:100px;
 +
color:#ccc;
 +
}
 +
div#bodyContent .teaserbox3xCats p a:hover {
 +
background-image: url(3catlinks2.png);
 +
color:#fff;
 +
}
 +
 +
/* ----------------------------------------------------- Mainpage A  N o t e  f r o m  t h e  p u b l is h e r  " N F T P " ------------------------------------- */
 +
 +
div#bodyContent .NOTEFTP1 {
 +
/* font-family: Georgia; */
 +
width:810px;
 +
height:auto;
 +
margin:0px 0px 50px 0px;
 +
padding-right:0px;
 +
font-weight:normal;
 +
font-style:italic;
 +
float:left;
 +
letter-spacing: -0.05em;
 +
text-shadow: 0em 0.05em 0.05em #fff;
 +
}
 +
 +
 +
div#bodyContent .BOTM {
 +
/* font-family: Georgia; */
 +
width:810px;
 +
height:auto;
 +
margin:0px 0px 25px 0px;
 +
padding: 0px 0px 25px 0px;
 +
border-bottom:solid 1px #CCC;
 +
font-weight:normal;
 +
font-style:italic;
 +
float:left;
 +
letter-spacing: -0.05em;
 +
text-shadow: 0em 0.05em 0.05em #fff;
 +
}
 +
 +
div#bodyContent .BOTM p {
 +
font-family:"Calluna Sans", "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
 +
font-weight:bold;
 +
color:#7C7C7C;
 +
font-size:30px;
 +
letter-spacing: -0.05em;
 +
font-style:normal;
 +
}
 +
 +
div#bodyContent .NEWCATEGORIES {
 +
/* font-family: Georgia; */
 +
width:810px;
 +
height:auto;
 +
margin:0px 0px 25px 0px;
 +
padding: 0px 0px 25px 0px;
 +
border-bottom:solid 1px #CCC;
 +
font-weight:normal;
 +
font-style:italic;
 +
float:left;
 +
letter-spacing: -0.05em;
 +
text-shadow: 0em 0.05em 0.05em #fff;
 +
}
 +
 +
div#bodyContent .NEWCATEGORIES p {
 +
font-family:"Calluna Sans", "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
 +
font-weight:bold;
 +
color:#7C7C7C;
 +
font-size:30px;
 +
 +
letter-spacing: -0.05em;
 +
font-style:normal;
 +
}
 +
 +
div#bodyContent .WHATIS {
 +
/* font-family: Georgia; */
 +
width:810px;
 +
height:auto;
 +
margin:0px 0px 25px 0px;
 +
padding: 0px 0px 25px 0px;
 +
border-bottom:solid 1px #CCC;
 +
font-weight:normal;
 +
font-style:italic;
 +
float:left;
 +
letter-spacing: -0.05em;
 +
text-shadow: 0em 0.05em 0.05em #fff;
 +
}
 +
 +
div#bodyContent .WHATIS p {
 +
font-family:"Calluna Sans", "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
 +
font-size:30px;
 +
font-weight:bold;
 +
color:#7C7C7C;
 +
font-style:normal;
 +
letter-spacing: -0.05em;
 +
}
 +
 +
div#bodyContent .HEYKIDS {
 +
/* font-family: Georgia; */
 +
width:810px;
 +
height:auto;
 +
margin:0px 0px 25px 0px;
 +
padding: 0px 0px 25px 0px;
 +
border-bottom:solid 1px #CCC;
 +
font-weight:normal;
 +
font-style:italic;
 +
float:left;
 +
letter-spacing: -0.05em;
 +
text-shadow: 0em 0.05em 0.05em #fff;
 +
}
 +
 +
div#bodyContent .CONTACTUS {
 +
/* font-family: Georgia; */
 +
width:810px;
 +
height:auto;
 +
margin:0px 0px 25px 0px;
 +
padding: 0px 0px 25px 0px;
 +
border-bottom:solid 1px #CCC;
 +
font-weight:normal;
 +
font-style:italic;
 +
float:left;
 +
letter-spacing: -0.05em;
 +
text-shadow: 0em 0.05em 0.05em #fff;
 +
}
 +
 +
 +
div#bodyContent .CONTACTUS p {
 +
font-family:"Calluna Sans", "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
 +
font-weight:bold;
 +
color:#7C7C7C;
 +
font-size:30px;
 +
letter-spacing: -0.05em;
 +
font-style:normal;
 +
}
 +
 +
div#bodyContent .NOTEFTP1 p {
 +
font-family:"Calluna Sans", "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
 +
font-weight:bold;
 +
color:#7C7C7C;
 +
font-size:30px;
 +
font-style:normal;
 +
}
 +
 +
/* ----------------------------------------------------- Mainpage AFTP Right Picture -------------------------------------------------------------------------*/
 +
div#bodyContent .cright {
 +
float:right;
 +
padding:10px;
 +
margin-left:50px;
 +
margin-right:0px;
 +
border:7px solid #171717;
 +
background-color:#FFF;
 +
/* Drop Shadow outside */
 +
box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.30);
 +
    -moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.30);
 +
    -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.30);
 +
-moz-box-shadow: inset -3px -3px 3px #888;
 +
/* Drop Shadow inside
 +
-webkit-box-shadow: inset 2px 2px 4px 0px rgba(112, 112, 112, 0.5);
 +
-moz-box-shadow: inset 2px 2px 4px 0px rgba(112, 112, 112, 0.5);
 +
box-shadow: inset 2px 2px 4px 0px rgba(112, 112, 112, 0.5);  */
 +
}
 +
 +
 +
/* ----------------------------------------------------- Page design ------------------------------------------------------------------------------------*/
 +
 +
/* ----------------------------------------------------- Page Picture row above -------------------------------------------------------------------------*/
 +
 +
div#bodyContent p img {
 +
/* float:left; */
 +
padding:10px;
 +
margin-right:25px;
 +
margin-bottom:25px;
 +
border:7px solid #171717;
 +
background-color:#FFF;
 +
    color: #F60;
 +
    text-decoration: none;
 +
/* Drop Shadow outside */
 +
box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.30);
 +
    -moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.30);
 +
    -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.30);
 +
-moz-box-shadow: inset -3px -3px 3px #888;
 +
}
 +
 +
div#bodyContent #div p a {
 +
      /* font-family:Arial; font-size:13px; */
 +
}
 +
div#bodyContent #div p a:hover {
 +
        color: #F60; text-decoration: underline;}
 +
div#bodyContent #div p a:visited {
 +
        color: #F60; text-decoration: underline;}
 +
 +
 +
/* ------------------------------------------------------------------------------------------------------------------------------------------------------- */
 +
/* ------------------------------------------------------------------------------------------------------------------------------------------------------- */
 +
/* ------------------------------------------------------------------------------------------------------------------------------------------------------- */
 +
/* ------------------------------------------------------------------------------------------------------------------------------------------------------- */
 +
/* -------------------------------------------------------------------  old stuff  --------------------------------------------------------------------- */
 +
 +
 +
 +
 +
 +
 +
/*-----------------13.11.2011-------------------------------------*/
 +
/*-----------------myCollection tag-------------------------------------*/
 +
 +
div#content #bodyContent .myColl {
 +
        xposition:absolute;
 +
        xtop:-80px}
 +
 +
div#content #bodyContent .myColl a {     
 +
        font-family: "Lucida Sans Unicode", Arial;
 +
        font-size:12px;
 +
        font-weight: normal;
 +
        color:#fff;
 +
        text-decoration: none;
 +
        padding: 2px 4px;
 +
        margin: 0px;
 +
        background-color:#ABABAB;
 +
        border-width:1px; border-style:solid; border-color:#ABABAB; }
 +
 +
div#content #bodyContent .myColl a:hover {
 +
        background-color: #F60;
 +
        text-decoration: none;
 +
        border-width:1px; border-style:solid; border-color:#F60; }
 +
 +
/*-----------------09.11.2011-------------------------------------*/
 +
/*-----------------Footer stuff-------------------------------------*/
 +
div#footer #footer-info { /*margin-bottom: 10px;*/ }
 +
 +
div#footer #footer-info #footer-info-lastmod  { font-size:11px;
 +
                                                color: #999;
 +
                                                margin: 0px;
 +
                                                padding: 0px 10px 0px 0px;
 +
float: none; }
 +
 +
div#footer #footer-info #footer-info-viewcount { font-size:11px;
 +
                                                color:#999;
 +
                                                margin: 0px;
 +
                                                padding: 0px 10px 0px 0px;
 +
float: none; }
 +
 +
div#footer #footer-places a {     
 +
        font-family: "Lucida Sans Unicode", Arial;
 +
        font-size:11px;
 +
        font-weight: normal;
 +
        color: #fff;
 +
        text-decoration: none;
 +
        padding: 4px 8px;
 +
        margin: 0px;
 +
        background-color: #666666;
 +
        /*border-width:1px; border-style:solid; border-color:#F60; */
 +
border-radius: 5px 5px;
 +
-moz-border-radius: 5px 5px;
 +
-webkit-border-radius: 5px 5px;
 +
}
 +
 +
div#footer #footer-places a:hover {
 +
        background-color: #999999;
 +
        /*border-width:1px; border-style:solid; border-color:#FFF;*/ }
 +
 +
div#mw-panel div.portal div.body ul li a {
 +
padding:10px;
 +
color:#FFFFFF;
 +
font-family:Georgia;
 +
font-size:14px;
 +
}
 +
div#mw-panel div.portal div.body ul li a:visited {
 +
padding:10px;
 +
color:#FFFFFF;
 +
font-family:Georgia;
 +
font-size:14px;
 +
}
 +
 +
 +
 +
/*-----------------09.11.2011-------------------------------------*/
 +
/*-----------------File display-------------------------------------*/
 +
 +
/*#mw-panel                        { display: none; }*/
 +
#filehistory                      { display: none; }
 +
#mw-imagepage-section-filehistory { display: none; }
 +
#filetoc                          { display: none; }
 +
#mw-imagepage-edit-external      { display: none; }
 +
 +
/*-----------------09.11.2011-------------------------------------*/
 +
/*-----------------Category a-------------------------------------*/
 +
div#bodyContent #mw-normal-catlinks {
 +
color:#FFF;
 +
}
 +
div#bodyContent #mw-normal-catlinks a {
 +
        font-family: "Lucida Sans Unicode", Arial;
 +
        font-size:12px;
 +
line-height:40px;
 +
        font-weight: normal;
 +
        color:#fff;
 +
        padding:6px 12px;
 +
        background-color:#999999;
 +
        text-decoration: none;
 +
border-radius: 3px;
 +
-moz-border-radius: 3px;
 +
-webkit-border-radius: 3px;
 +
}
 +
 +
div#bodyContent #mw-normal-catlinks a:hover {
 +
background-color:#000;
 +
}
 +
div#bodyContent #catlinks {
 +
        border: 0px none #FFF;
 +
        margin-top:20px;
 +
        padding:0px;     
 +
        line-height:30px; }
 +
 +
/*.addthis_toolbox addthis_default_style {
 +
position:relative;
 +
width:500px;
 +
height:30px;
 +
background-color:#FFFFFF;
 +
z-index:2000;
 +
}*/
 +
 +
#ADDTHIS {
 +
position:relative;
 +
padding-top:10px;
 +
width:820px;
 +
/*background-color:#FFFFFF;
 +
border-radius: 0px 0px 3px 3px;
 +
-moz-border-radius: 0px 0px 3px 3px;
 +
-webkit-border-radius: 0px 0px 3px 3px; */
 +
}
 +
 +
/*-----------------08.11.2011-------------------------------------*/
 +
div#bodyContent td { vertical-align:top; }
 +
 +
 +
/*-----------------24.04.2012 & DISPLAYS-------------------------------------*/
 +
#ca-history    { display: none; }
 +
#ca-view        { display: none; }
 +
#ca-talk { display: none; } /*---24.4.2012 Diskussion---*/
 +
#ca-nstab-main  { display: none; } /*---24.4.2012 Seite---*/
 +
#ca-watch { display: none; } /*---24.4.2012 Beobachten---*/
 +
/*#p-cactions { display: none; }*/ /*---24.4.2012 Menü/Pfeil unten---*/
 +
#ca-nstab-project { display: none; } /*---27.4.2012 Projektseite---*/
 +
#ca-nstab-category { display: none; } /*---27.4.2012 Kategorie---*/
 +
#ca-special { display: none; } /*---27.4.2012 Spezialseite---*/
 +
#ca-nstab-image { display: none; } /*---27.4.2012 "Datei" bei Bilderansicht---*/
 +
#ca-viewsource  { display: none; }
 +
.toc, #toc      { display: none; }
 +
#searchGoButton { display: none; }
 +
#p-navigation  { display: none; }  /*---19.4.2012 Main Page, Main pageCommunity portalCurrent eventsRecent changesRandom pageHelp---*/
 +
#p-tb  { display: none; }  /*---19.4.2012 What links hereRelated changesSpecial pagesPrintable versionPermanent link---*/
 +
 +
/*-----------------14.10.2011/17:52-------------------------------*/
 +
/*-----------------Alter Stand: common.14102011 abends------------*/
 +
 +
 +
/*-----------------ANFANG DING DONG-----------------*/
 +
div#bodyContent h2 { border-bottom-width:1px; /*border-bottom-style:dotted;
 +
                    border-bottom-color:#ababag; */
 +
                    padding-bottom:10px; margin-bottom:10px;
 +
letter-spacing: -0.05em;
 +
text-shadow: 0em 0.05em 0.05em #fff;
 +
 +
}
 +
#bodyContent .mw-headline {
 +
font-family:"Calluna Sans", "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
 +
font-weight:bold;
 +
color:#7C7C7C;
 +
font-size:24px;
 +
 +
letter-spacing: -0.05em;
 +
 +
line-height:30px;
 +
      /* font-family:Georgia; */
 +
      /* font-weight:normal; */
 +
        padding-bottom:10px; margin-bottom:10px;
 +
      /* border-bottom-width:1px; border-bottom-style:dotted */;
 +
      /* border-bottom-color:#ababag; */
 +
text-shadow: 0em 0.05em 0.05em #fff;
 +
}
 +
 +
#bodyContent h4 { font-size:18px;
 +
      /* font-family:Georgia; font-weight:normal; */
 +
        border-bottom-width:1px; /*border-bottom-style:dotted;
 +
        border-bottom-color:#ABAbag;*/
 +
          padding-bottom:10px; margin-bottom:10px; }
 +
 +
 +
div#bodyContent .LCR {
 +
        float:right; width:500px; font-size:16px;
 +
      /* line-height:20px; text-decoration:none; */ }
 +
div#bodyContent .LCR a {
 +
      /* font-size:13px; */
 +
        text-decoration:none; }
 +
div#bodyContent .LCR a:hover {
 +
      /* font-size:13px; */
 +
        text-decoration:underline; }
 +
div#bodyContent .LCR a:visited {
 +
        color: #F60; text-decoration: underline;}
 +
 +
div#bodyContent .LCR .mw-headline h4 {
 +
        border-bottom-width:1px;
 +
        /*border-bottom-style:dotted; border-bottom-color:#ABAbag;*/
 +
letter-spacing: -0.05em;
 +
text-shadow: 0em 0.05em 0.05em #fff;
 +
 +
}
 +
div#bodyContent .LHL {
 +
        width:250px; font-size:16px; }
 +
div#bodyContent .LHL a {
 +
      /* font-size:13px; */
 +
        text-decoration:none; }
 +
div#bodyContent .LHL ahover {
 +
        text-decoration:underline; }
 +
div#bodyContent .LHL a:visited {
 +
        color: #F60; text-decoration: underline;}
 +
 +
 +
div#bodyContent .CN3 {
 +
        width:31%; float:left;
 +
      /* font-size:16px; */
 +
        padding-right:8px; }
 +
div#bodyContent .CN3 a {
 +
      /* font-size:13px; */
 +
        text-decoration:none; }
 +
div#bodyContent .CN3 a:hover { text-decoration:underline; }
 +
div#bodyContent .CN3 a:visited { color: #F60; text-decoration: underline;}
 +
 +
div#bodyContent .CN2 {
 +
        width:47%; float:left;
 +
      /* font-size:16px; */
 +
        padding-right:8px;}
 +
div#bodyContent .CN2 a {
 +
      /* font-size:13px; */
 +
        /*text-decoration:none; */}
 +
div#bodyContent .CN2 a:hover {
 +
/*color:#000;
 +
text-decoration:underline;*/
 +
}
 +
div#bodyContent .CN2 a:visited {
 +
/*color: #F60;
 +
text-decoration: underline;*/
 +
}
 +
 +
 +
 +
div#bodyContent .BO { float:clear; }
 +
div#bodyContent ul li {
 +
      /* font-size:13px; */
 +
          margin-bottom:3px;}
 +
div#bodyContent ul li a {
 +
      /* font-size:13px; */
 +
          text-decoration:none;}
 +
div#bodyContent ul li a:hover { text-decoration:underline; }
 +
 +
 +
/*-----------------ENDE DING DONG-----------------*/

Version vom 25. September 2016, 17:12 Uhr

/* #################################################### */
/* ################ nicht vorhanden ################### */
div#mw-head #left-navigation #p-namespaces {                   /*--Page|Discussion & Variants-h5 ------*/
         position:relative;
         /* width:150px; */
         /* height:25px; */
         /* padding:5px; */
         /* background-color:#fff; */		
}

div#mw-head #left-navigation #p-namespaces #ca-nstab-main {
		padding:0;
		margin:0;
}


div#mw-head #left-navigation #p-namespaces a {                   /*--Page|Discussion & Variants-h5 ------*/
         font-size:16px;
		 color:#000;	
		 height:20px;
		 padding-right:20px;
		 padding-left:20px;
		 padding-top:10px;
		 padding-bottom:10px;
		 margin-right:25px;
		 background-image:url(main-navi-ng.gif);
		 background-repeat:repeat-x;
		 /* border:solid 1px #FFF;*/
		 	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.50);
    		-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.50);
    		-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.50);
			border-radius: 2px; 
			-moz-border-radius: 2px; 
			-webkit-border-radius: 2px; 	
}
div#mw-head #left-navigation #p-namespaces a:hover {                   /*--Page|Discussion & Variants-h5 ------*/
         color:#F60;
		 background-image:url(main-navi.gif);
		 /* border:solid 1px #CCC; */		

}
div#mw-head #right-navigation #p-views {         /*--Read|Edit|ViewHostory------*/
         position:relative;
         float:left;
         /* height:25px; */
         left:50px;
         /* padding:5px; */
         /* background-color:#fff; */
}
div#mw-head #right-navigation #p-views .vectorTabs a {
	font-size:30px;
}
div#mw-head #right-navigation #p-views #ca-edit a {   /*--wird in common ausgeblendet------*/
}
div#mw-head #right-navigation #p-cactions {      /*--Delete|Move|Protect|Unwatch Klappmenue------*/
         position:relative;
         left:20px;
         height:40px;
         /* left:400px; */
         padding-top:5px;
         padding-left:20px;
         /*background-color:#fff;*/
}
div#mw-head #right-navigation #p-cactions .vectorTabs {
		width:400px;
		float:left;
}


#mw-head #p-personal a {
font-family:"Lucida Sans Unicode", Arial;
         font-size:10px;
		 color:#666666;
         text-decoration:none;
         padding-right:5px;
         border-right-width: 1px;
         border-right-style: solid;
         border-right-color:#CCC;
}
div#mw-head #p-personal a:hover {
         color: #666666;
		 text-decoration:underline;
}


#left-navigation {
/*		position: absolute;
		left: 10em;
		top: 2.5em; */
		
		position:relative;
        top:120px;
        left:50px;
}
#right-navigation {
/*		float: right;
		margin-top: 2.5em; */
		
/*--P-VIEWS: Read|Edit|ViewHostory & P-CAPTIONS:Delete|Move|Protect|Unwatch & P-SEARCH------*/
         position:relative;
		/* height:50px; */
		/* width:400px; */
         top:120px;		

	}

div#mw-head #left-navigation li {
         float: left;
         list-style:none;
         /* margin-right:5px; */
}
div#mw-head #left-navigation a {                  /*--Page|Discussion & Variants-h5 ------*/
         font-size:11px;                          /*--position in bodyContent------*/
         color:#000;
         text-decoration:none;
         padding-right:5px;
         /* border-right-width: 1px; */
         /* border-right-style: solid; */
         /* border-right-color: #000; */
}
div#mw-head #left-navigation a:hover {            /*--Page|Discussion & Variants-h5 ------*/
         color:#fff;
}
div#mw-head #right-navigation #p-cactions ul li {
         float: left;
         list-style:none;
         margin-right:10px;
}
div#mw-head #right-navigation #p-cactions ul li a {
         font-size:12px;
		 float: left;
         color:grey;
         text-decoration:none;
         padding-right:10px;
         /* border-right-width: 1px;
         border-right-style: solid;
         border-right-color: #000; */
}
div#mw-head #right-navigation #p-views li {
         float: left;
         list-style:none;
         /* margin-right:10px; */
}
div#mw-head #right-navigation #p-views a {     /*--XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX ------*/
        font-size:16px;
		color:#000;	
		height:20px;
		padding-right:20px;
		padding-left:20px;
		padding-top:10px;
		padding-bottom:10px;
		margin-right:10px;
		background-image:url(main-navi-ng.gif);
		background-repeat:repeat-x;
		 /* border:solid 1px #FFF;*/
		 	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.50);
    		-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.50);
    		-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.50);
			border-radius: 2px; 
			-moz-border-radius: 2px; 
			-webkit-border-radius: 2px; 	
}

div#mw-head #right-navigation #p-views a:hover {
		color:#F60;
		background-image:url(main-navi.gif);
}
div#mw-panel #p-navigation {
         left:0px;
         /* height:20px; */
}
div#mw-panel #p-navigation a {
		font-size:12px;
		font-family:"Lucida Sans Unicode", Arial;
        color:#CCC;
		margin-right:10px;
}
div#mw-panel #p-navigation a:hover {
        color: #3333FF;
}
div#mw-panel #p-tb {
         /* height:50px; */

}
div#mw-panel #p-tb li a {
		/* padding:10px;
		border-style:solid;
		border-width:1px;
		border-color:#000;                                        geht nicht für padding links & rechts    */
		margin-right:10px;
		font-size:12px;
		font-family:"Lucida Sans Unicode", Arial;
        color:#CCC;
}
div#mw-panel #p-tb li a:hover {
         color:#FFF;
}
div#mw-panel #p-tb li {
         float:left;
         /* margin-right:0px; */
         list-style:none;

}
div#mw-panel li {
         float: left;
         list-style:none;
         margin-right:10px;
}

div#mw-panel a {
         color:#8f8f8f;                                  /*--temp------*/
         text-decoration:none;
         font-size:11px;
}
div#mw-panel #p-navigation li {
         float:left;
         /* margin-right:10px; */
         list-style:none;

}
div#footer a {
         color:#a1a1a1;                                  /*--temp------*/
         text-decoration:none;
         font-size:11px;
}
div#footer ul {
         float:left;                                     /*--temp------*/
         list-style:none;
}
div#footer ul li {
         float:left;
         margin-right:20px;
		list-style:none;

}

/* C O M M O N   C O P Y */

div#bodyContent .LE a { 
      /* font-size:16px; */
	  	color:#333;
		text-decoration:none;
}

div#bodyContent .LE a:hover {
		color:#F60; 
}

div#bodyContent .LE a:visited { 
}


div#bodyContent .LE a img { 																/*      B O R D E R      */
         /* padding:5px; margin-bottom:5px; border-width:1px;
         border-style:solid; border-color:#F60; */
}
		 
div#bodyContent .LE a:hover img { 
         background-color:#F60; 
}
div#bodyContent .LC /*LAYOUT BILDER*/ { 													/*      B O R D E R  I M G    */
		float:left;
		/* margin:2px; */
		padding:0px;
		width:200px; 
		height:300px;
		margin-right:10px;
		margin-bottom:10px;
}

div#bodyContent .LC a img { 															/*      B O R D E R      */
		/* padding:5px; 
		margin-bottom:5px; 
		border-width:1px; 
		border-style:solid; 
		border-color:#F60; */
}

div#bodyContent .LC a:hover img { 
		background-color:#F60; 
}

/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------*/
div#bodyContent a {
	text-decoration:none;
	color:#F60;

}

div#bodyContent a:hover {
	color:#000;
		text-decoration:underline;

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*                                                                               Mainpage REDESIGN BOXEN                                                           */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------*/
div#bodyContent .teaserbox4x {
	width:172px;
	height:242px;
	margin-bottom:60px;
	float:left;
	/* padding-top:9px; */
	/* padding-left:9px; */
	margin-right:38px; 
	text-align:center;
	line-height:242px;
	/* border: solid 5px #5b5048; */
	/* background-color:#FFF; */
	background-image:url(4xhg.png);
	background-repeat:no-repeat;
		/* Border radius
		border-radius: 2px; 
			-moz-border-radius: 2px; 
			-webkit-border-radius: 2px;  												*/

		/* Drop Shadow outside */
	    box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.30);
    	-moz-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.30);
    	-webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.30);
		-moz-box-shadow: inset -5px -5px 5px #888;
		/* Drop Shadow inside
		-webkit-box-shadow: inset 2px 2px 4px 0px rgba(112, 112, 112, 0.5);
		-moz-box-shadow: inset 2px 2px 4px 0px rgba(112, 112, 112, 0.5);
		box-shadow: inset 2px 2px 4px 0px rgba(112, 112, 112, 0.5);  					*/
}

div#bodyContent .teaserbox4x p {
	padding-top:5px;
	font-family:Georgia;
	font-size:13px;
	/* text-align:left; */
	line-height:normal;
}

/* ----------------------------------------------------- Mainpage New pages! Headlines h3 ----------------------------------------------------------------------- */

div#bodyContent .teaserboxh3 {  
		
	width:172px;
	margin-bottom:30px;
	float:left;
	/* padding-top:9px; */
	/* padding-left:9px; */
	margin-right:38px; 
 
}

div#bodyContent .teaserboxh3 h3 {
	font-family:"Calluna Sans", "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-weight:bold;
	color:#7C7C7C;
	font-size:24px;
	letter-spacing: -0.05em;
	text-align:center;
	padding-bottom:5px;
	padding-top:1px;
	border-bottom:dotted 1px #CCC;
	border-top:dotted 1px #CCC;
			letter-spacing: -0.05em;
			text-shadow: 0em 0.05em 0.05em #fff;
}

/* ------------------------------------------------------------------------------ Mainpage Bilder im Rahmen a img ------------------------------------------------------- */
div#bodyContent .teaserbox4x a img  { 
         /* padding:5px; */
		 /* margin-bottom:5px; */
		 /* border-width:0px; */
         /* border-style:solid; 
		 /* border-color:#F60; */
		 /* border-color:#fff; */
}

/* ------------------------------------------------------------------------------ Mainpage Bilder im Rahmen a:hover img ------------------------------------------------- */
div#bodyContent .teaserbox4x a:hover img  { 
         /* background-color:#F60; */
		 /* border-color:#fff;  */
}

/* ------------------------------------------------------------------------------ Mainpage N E W S ------------------------------------------------- */
div#bodyContent .NEWS1 {
/* font-family: Georgia; */
		font-weight:normal;
		font-style:italic;
		margin: 0px 0px 0px 0px;
		width:760px; 
		height:400px;
		float:left;
        /* font-size:16px; */
        line-height:26px;
        color:#8F8F8F;
        padding:25px;
		padding-right:75px;
		background-image:url(newshg.png);
		background-repeat:no-repeat;
}
div#content #bodyContent .NEWS1 p {
	border-bottom-width:1px; border-bottom-style:dotted;
	border-bottom-color:#000; 
	padding-bottom:5px; margin-bottom:5px;
}

/* ------------------------------------------------------------------------------ Mainpage 3 collums  ------------------------------------------------- */

div#bodyContent .teaserbox3x {
	width:250px;
	min-height:275px;
	margin-bottom:60px;
	float:left;
	margin-right:25px; 
}

div#bodyContent .teaserbox3x h3 {
	font-family:"Calluna Sans", "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-weight:bold;
	color:#7C7C7C;
	font-size:24px;
	text-align:center;

	letter-spacing: -0.05em;
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:dotted 1px #CCC;
	border-top:dotted 1px #CCC;
}

div#bodyContent .teaserbox3x p {
	padding-left:22px;
	margin-bottom:10px;
}


/* ------------------------------------------------------------------------------ Mainpage 3 collums 3Cats Links ------------------------------------------------- */

div#bodyContent .teaserbox3xCats {
	width:270px;
	height:100px;
	padding-top:20px;
	padding-left:20px;
	margin-bottom:60px;
	float:left;
	margin-right:0px; 
}

div#bodyContent .teaserbox3xCats h3 {
	font-family:"Calluna Sans", "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-weight:bold;
	color:#7C7C7C;
	font-size:30px;
	letter-spacing: -0.05em;
}

div#bodyContent .teaserbox3xCats p {
	margin-bottom:10px;
}
div#bodyContent .teaserbox3xCats p a {
	background-image: url(3catlinks.png);
	height:270px;
	width:100px;
	color:#ccc;
	}
div#bodyContent .teaserbox3xCats p a:hover {
	background-image: url(3catlinks2.png);
	color:#fff;
}

/* ----------------------------------------------------- Mainpage A   N o t e   f r o m   t h e   p u b l is h e r   " N F T P " ------------------------------------- */

div#bodyContent .NOTEFTP1 {
/* font-family: Georgia; */
	width:810px;
	height:auto;
	margin:0px 0px 50px 0px;
	padding-right:0px;
	font-weight:normal;
	font-style:italic;
	float:left;
			letter-spacing: -0.05em;
			text-shadow: 0em 0.05em 0.05em #fff;
}


div#bodyContent .BOTM {
/* font-family: Georgia; */
	width:810px;
	height:auto;
	margin:0px 0px 25px 0px;
	padding: 0px 0px 25px 0px;
	border-bottom:solid 1px #CCC;
	font-weight:normal;
	font-style:italic;
	float:left;
			letter-spacing: -0.05em;
			text-shadow: 0em 0.05em 0.05em #fff;
}

div#bodyContent .BOTM p {
	font-family:"Calluna Sans", "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-weight:bold;
	color:#7C7C7C;
	font-size:30px;
		letter-spacing: -0.05em;
	font-style:normal;
}

div#bodyContent .NEWCATEGORIES {
/* font-family: Georgia; */
	width:810px;
	height:auto;
	margin:0px 0px 25px 0px;
	padding: 0px 0px 25px 0px;
	border-bottom:solid 1px #CCC;
	font-weight:normal;
	font-style:italic;
	float:left;
			letter-spacing: -0.05em;
			text-shadow: 0em 0.05em 0.05em #fff;
}

div#bodyContent .NEWCATEGORIES p {
	font-family:"Calluna Sans", "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-weight:bold;
	color:#7C7C7C;
	font-size:30px;

		letter-spacing: -0.05em;
	font-style:normal;
}

div#bodyContent .WHATIS {
/* font-family: Georgia; */
	width:810px;
	height:auto;
	margin:0px 0px 25px 0px;
	padding: 0px 0px 25px 0px;
	border-bottom:solid 1px #CCC;
	font-weight:normal;
	font-style:italic;
	float:left;
			letter-spacing: -0.05em;
			text-shadow: 0em 0.05em 0.05em #fff;
}

div#bodyContent .WHATIS p {
	font-family:"Calluna Sans", "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#7C7C7C;
	font-style:normal;
		letter-spacing: -0.05em;
}

div#bodyContent .HEYKIDS {
/* font-family: Georgia; */
	width:810px;
	height:auto;
	margin:0px 0px 25px 0px;
	padding: 0px 0px 25px 0px;
	border-bottom:solid 1px #CCC;
	font-weight:normal;
	font-style:italic;
	float:left;
			letter-spacing: -0.05em;
			text-shadow: 0em 0.05em 0.05em #fff;
}

div#bodyContent .CONTACTUS {
/* font-family: Georgia; */
	width:810px;
	height:auto;
	margin:0px 0px 25px 0px;
	padding: 0px 0px 25px 0px;
	border-bottom:solid 1px #CCC;
	font-weight:normal;
	font-style:italic;
	float:left;
			letter-spacing: -0.05em;
			text-shadow: 0em 0.05em 0.05em #fff;
}


div#bodyContent .CONTACTUS p {
	font-family:"Calluna Sans", "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-weight:bold;
	color:#7C7C7C;
	font-size:30px;
		letter-spacing: -0.05em;
	font-style:normal;
}

div#bodyContent .NOTEFTP1 p {
	font-family:"Calluna Sans", "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-weight:bold;
	color:#7C7C7C;
	font-size:30px;
	font-style:normal;
}

/* ----------------------------------------------------- Mainpage AFTP Right Picture -------------------------------------------------------------------------*/
div#bodyContent .cright {															
	float:right;
	padding:10px;
	margin-left:50px;
	margin-right:0px;
	border:7px solid #171717; 
	background-color:#FFF;
		/* Drop Shadow outside */
		box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.30);
    	-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.30);
    	-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.30);
		-moz-box-shadow: inset -3px -3px 3px #888;
		/* Drop Shadow inside
		-webkit-box-shadow: inset 2px 2px 4px 0px rgba(112, 112, 112, 0.5);
		-moz-box-shadow: inset 2px 2px 4px 0px rgba(112, 112, 112, 0.5);
		box-shadow: inset 2px 2px 4px 0px rgba(112, 112, 112, 0.5);  */ 	
}


/* ----------------------------------------------------- Page design ------------------------------------------------------------------------------------*/

/* ----------------------------------------------------- Page Picture row above -------------------------------------------------------------------------*/

div#bodyContent p img { 
	/* float:left; */
	padding:10px;
	margin-right:25px;
	margin-bottom:25px;
	border:7px solid #171717; 
	background-color:#FFF;
    color: #F60;
    text-decoration: none;
			/* Drop Shadow outside */
		box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.30);
    	-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.30);
    	-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.30);
		-moz-box-shadow: inset -3px -3px 3px #888;
}

div#bodyContent #div p a { 
      /* font-family:Arial; font-size:13px; */
}
div#bodyContent #div p a:hover { 
         color: #F60; text-decoration: underline;}
div#bodyContent #div p a:visited {
         color: #F60; text-decoration: underline;}


/* ------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------   old stuff   --------------------------------------------------------------------- */






/*-----------------13.11.2011-------------------------------------*/
/*-----------------myCollection tag-------------------------------------*/

div#content #bodyContent .myColl { 
        xposition:absolute;
        xtop:-80px}

div#content #bodyContent .myColl a {      
        font-family: "Lucida Sans Unicode", Arial;
        font-size:12px;
        font-weight: normal;
        color:#fff;
        text-decoration: none;
        padding: 2px 4px;
        margin: 0px;
        background-color:#ABABAB;
        border-width:1px; border-style:solid; border-color:#ABABAB; }

div#content #bodyContent .myColl a:hover { 
        background-color: #F60; 
        text-decoration: none;
        border-width:1px; border-style:solid; border-color:#F60; }

/*-----------------09.11.2011-------------------------------------*/
/*-----------------Footer stuff-------------------------------------*/
div#footer #footer-info { /*margin-bottom: 10px;*/ }

div#footer #footer-info #footer-info-lastmod  { font-size:11px;
                                                color: #999;
                                                margin: 0px;
                                                padding: 0px 10px 0px 0px; 
												float: none; }

div#footer #footer-info #footer-info-viewcount { font-size:11px;
                                                color:#999; 
                                                margin: 0px; 
                                                padding: 0px 10px 0px 0px; 
												float: none; }

div#footer #footer-places a {      
        font-family: "Lucida Sans Unicode", Arial;
        font-size:11px;
        font-weight: normal;
        color: #fff;
        text-decoration: none;
        padding: 4px 8px;
        margin: 0px;
        background-color: #666666;
        /*border-width:1px; border-style:solid; border-color:#F60; */
						 	border-radius: 5px 5px; 
							-moz-border-radius: 5px 5px; 
							-webkit-border-radius: 5px 5px; 
}

div#footer #footer-places a:hover { 
        background-color: #999999;
        /*border-width:1px; border-style:solid; border-color:#FFF;*/ }

div#mw-panel div.portal div.body ul li a {
		padding:10px;
		color:#FFFFFF;
		font-family:Georgia;
		font-size:14px;
}
div#mw-panel div.portal div.body ul li a:visited {
		padding:10px;
		color:#FFFFFF;
		font-family:Georgia;
		font-size:14px;
}



/*-----------------09.11.2011-------------------------------------*/
/*-----------------File display-------------------------------------*/

/*#mw-panel                         { display: none; }*/
#filehistory                      { display: none; }
#mw-imagepage-section-filehistory { display: none; }
#filetoc                          { display: none; }
#mw-imagepage-edit-external       { display: none; }

/*-----------------09.11.2011-------------------------------------*/
/*-----------------Category a-------------------------------------*/
div#bodyContent #mw-normal-catlinks { 
	color:#FFF;
}
div#bodyContent #mw-normal-catlinks a { 
        font-family: "Lucida Sans Unicode", Arial;
        font-size:12px;
		line-height:40px;
        font-weight: normal;
        color:#fff;
        padding:6px 12px;
        background-color:#999999;
        text-decoration: none;
						 	border-radius: 3px; 
							-moz-border-radius: 3px; 
							-webkit-border-radius: 3px; 		
}

div#bodyContent #mw-normal-catlinks a:hover { 
		background-color:#000;
}
div#bodyContent #catlinks { 
        border: 0px none #FFF;
        margin-top:20px; 
        padding:0px;      
        line-height:30px; }

/*.addthis_toolbox addthis_default_style {
		position:relative;
		width:500px;
		height:30px;
		background-color:#FFFFFF;
		z-index:2000;
}*/

#ADDTHIS {
		position:relative;
		padding-top:10px;
		width:820px;
		/*background-color:#FFFFFF;
				 	border-radius: 0px 0px 3px 3px; 
					-moz-border-radius: 0px 0px 3px 3px; 
					-webkit-border-radius: 0px 0px 3px 3px; */
}

/*-----------------08.11.2011-------------------------------------*/
div#bodyContent td { vertical-align:top; }


/*-----------------24.04.2012 & DISPLAYS-------------------------------------*/
#ca-history     	{ display: none; }
#ca-view        	{ display: none; }
#ca-talk			{ display: none; } /*---24.4.2012 Diskussion---*/
#ca-nstab-main  	{ display: none; } /*---24.4.2012 Seite---*/
#ca-watch			{ display: none; } /*---24.4.2012 Beobachten---*/
/*#p-cactions			{ display: none; }*/ 						/*---24.4.2012 Menü/Pfeil unten---*/
#ca-nstab-project 	{ display: none; } /*---27.4.2012 Projektseite---*/
#ca-nstab-category 	{ display: none; } /*---27.4.2012 Kategorie---*/
#ca-special 		{ display: none; } /*---27.4.2012 Spezialseite---*/
#ca-nstab-image		{ display: none; } /*---27.4.2012 "Datei" bei Bilderansicht---*/
#ca-viewsource  	{ display: none; }
.toc, #toc      	{ display: none; }
#searchGoButton 	{ display: none; }
#p-navigation   	{ display: none; }  /*---19.4.2012 Main Page, Main pageCommunity portalCurrent eventsRecent changesRandom pageHelp---*/
#p-tb   			{ display: none; }  /*---19.4.2012 What links hereRelated changesSpecial pagesPrintable versionPermanent link---*/

/*-----------------14.10.2011/17:52-------------------------------*/
/*-----------------Alter Stand: common.14102011 abends------------*/


/*-----------------ANFANG DING DONG-----------------*/
div#bodyContent h2 { border-bottom-width:1px; /*border-bottom-style:dotted;
                     border-bottom-color:#ababag; */
                     padding-bottom:10px; margin-bottom:10px; 
					 letter-spacing: -0.05em;
							text-shadow: 0em 0.05em 0.05em #fff;
					 
					 }
#bodyContent .mw-headline { 
	font-family:"Calluna Sans", "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-weight:bold;
	color:#7C7C7C;
	font-size:24px;

		letter-spacing: -0.05em;

			line-height:30px;
      /* font-family:Georgia; */
      /* font-weight:normal; */
         padding-bottom:10px; margin-bottom:10px; 
      /* border-bottom-width:1px; border-bottom-style:dotted */; 
      /* border-bottom-color:#ababag; */
			text-shadow: 0em 0.05em 0.05em #fff;
}

#bodyContent h4 { font-size:18px; 
      /* font-family:Georgia; font-weight:normal; */
         border-bottom-width:1px; /*border-bottom-style:dotted; 
         border-bottom-color:#ABAbag;*/
          padding-bottom:10px; margin-bottom:10px; }


div#bodyContent .LCR { 
         float:right; width:500px; font-size:16px;
      /* line-height:20px; text-decoration:none; */ }
div#bodyContent .LCR a { 
      /* font-size:13px; */
         text-decoration:none; }
div#bodyContent .LCR a:hover { 
      /* font-size:13px; */
         text-decoration:underline; }
div#bodyContent .LCR a:visited { 
         color: #F60; text-decoration: underline;}

div#bodyContent .LCR .mw-headline h4 { 
         border-bottom-width:1px; 
         /*border-bottom-style:dotted; border-bottom-color:#ABAbag;*/
		 	letter-spacing: -0.05em;
			text-shadow: 0em 0.05em 0.05em #fff; 
		 
} 
div#bodyContent .LHL { 
         width:250px; font-size:16px; }
div#bodyContent .LHL a { 
      /* font-size:13px; */
         text-decoration:none; }
div#bodyContent .LHL ahover { 
         text-decoration:underline; }
div#bodyContent .LHL a:visited { 
         color: #F60; text-decoration: underline;}


div#bodyContent .CN3 { 
         width:31%; float:left; 
      /* font-size:16px; */ 
         padding-right:8px; }
div#bodyContent .CN3 a { 
      /* font-size:13px; */
         text-decoration:none; }
div#bodyContent .CN3 a:hover { text-decoration:underline; }
div#bodyContent .CN3 a:visited { color: #F60; text-decoration: underline;}

div#bodyContent .CN2 { 
         width:47%; float:left; 
      /* font-size:16px; */
         padding-right:8px;}
div#bodyContent .CN2 a { 
      /* font-size:13px; */
         /*text-decoration:none; */}
div#bodyContent .CN2 a:hover {
	/*color:#000; 
	text-decoration:underline;*/ 
}
div#bodyContent .CN2 a:visited { 
	/*color: #F60; 
	text-decoration: underline;*/
}



div#bodyContent .BO { float:clear; }
div#bodyContent ul li { 
       /* font-size:13px; */
          margin-bottom:3px;}
div#bodyContent ul li a { 
       /* font-size:13px; */
          text-decoration:none;}
div#bodyContent ul li a:hover { text-decoration:underline; }


/*-----------------ENDE DING DONG-----------------*/