/* CSS Document
   setup for basic elements
*/

/* main block level elements */
div#main
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 830px;
    height: 1070px;
    background-image: url(/images/common/bg/main_bg.jpg);
}

div#header
{
    position: absolute;
    top: 10px;
    left: 10px;
    width: 810px;
    height: 132px;
}

div#container
{
    position: relative;
    top: 0px;
    left: 0px;
}

div#content
{
    position: absolute;
    top: 171px;
    width: 810px;
    height: 1000px;
}

#navigation
{
    position: absolute;
    left: 10px;
    top: 130px;
    width: 600px;
    height: 28px;
    background-image: url(/images/common/bg/nav_bg.png);
    background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

div#centerarea
{
    position: absolute;
    left: 20px;
    width: 600px;
    margin-bottom: 20px;
}

div#rightblock
{
    position: absolute;
    left: 640px;
    width: 180px;
    /*background-image: url(/images/common/bg/combar.png);*/
    background-position: bottom;
}

div#combuttons
{
    width: 180px;
}

div.clear
{
    clear: both;
}

/* header structure */

.logo
{
    position: absolute;
    left: 10px;
    top: 40px;
}

.claim
{
    position: absolute;
    left: 10px;
    top: 100px;
}

#suche
{
   margin-top: 20px;
   width: 180px;
}

.rightheader
{
    position: absolute;
    float: left;
    left: 630px;
    top: 132px;
    height: 26px;
    width: 170px;
    background-image: url(/images/common/right/header.png);
    padding-left: 10px;
}

.rightheader_content
{
    width: 20px;
    float: left;
    padding: 5px;

}


.fullbanner
{
   width: 830px;
   position: absolute;
   z-index: 1000;
   right: -170px;
   top: 30px;
   text-align: right;
}

.contentad
{
    width: 100%;
    margin: auto;
    margin-bottom: 15px;
    text-align: center;
}

.skyscraper
{
   width: 160px;
   text-align: right;
   position: absolute;
   left: 840px;
   top: 142px;
}

/* navigation styling */

#navigation li {
    float:left;
    width: 94px;
    height: 28px;
    border-left: 1px solid #FFFFFF;
  position: relative;
}

#navigation li ul {
 visibility: hidden;
}

#navigation li:hover ul {
 visibility: visible;
}

#navigation li li
{
 float: none;
 font-weight:normal;
}

#navigation li li a:hover
{
 font-weight: bold;
}

#navigation ul
{
    margin:0;
    padding:0;
    list-style-type: none;
    position: absolute;
    left: 0;
    top: 31px;
}

#navigation a
{
    display: block;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    padding: 5px;
}

.subnav
{
    background-color: #001682;
}

#navigation a:hover,
#navigation .active
{
    font-weight: bold;
    background-image: url(/images/common/nav_active.gif);
}

/* hover-style for navigation */
#navigation .activehome
{
    width: 125px;
    font-weight: bold;
    background-image: url(/images/common/nav_active_startseite.png);
    border: 0 solid;
}

#navigation .activeleben
{
    font-weight: bold;
    border-bottom: 3px solid #CC0099;
    background-image: url(/images/common/nav_active.gif);
}

#navigation .activelieben
{
    font-weight: bold;
    border-bottom: 3px solid #FF0D00;
    background-image: url(/images/common/nav_active.gif);
}

#navigation .activefreizeit
{
    font-weight: bold;
    border-bottom: 3px solid #F79D00;
    background-image: url(/images/common/nav_active.gif);
}

#navigation .activecoming-out
{
    font-weight: bold;
    border-bottom: 3px solid #FFFF00;
    background-image: url(/images/common/nav_active.gif);
}

#navigation .home
{
    width: 125px;
    border: 0px solid;
}

#navigation .home a:hover,
#navigation .activehome a:hover
{
    font-weight: bold;
    background-image: url(/images/common/nav_active_startseite.png);
}

#navigation .home
{
    background-image: none;
}

/* main content structure */

div.article
{
    width: 420px;
    float: left;
}

div.addarticle
{
    width: 110px;
    float: right;
    padding: 20px 10px 10px 10px;
}

div.block
{
    padding: 20px;
    margin-bottom: 25px;
}

div.half
{
    width: 250px;
    float: left;
}


div.white
{
    background-image: url(../images/common/bg/content.png);
    background-position: right bottom;
    zoom: 100%; 
}

div.blue
{
    background-image: url(../images/common/bg/content_blue.png);
    background-position: right bottom;
}

div.third
{
    float: left;
    width: 170px;
    margin: 0px;
    margin-left: 25px;
    margin-bottom: 10px;
}


div.third img.left,
div.third img.right,
#centerarea div.third img.left,
#centerarea div.third img.right,
#centerarea div.topteaser img.left,
#centerarea div.topteaser img.right
{
    margin-right: 0px;
}

div.textlinks
{
    clear: both;
    margin-top: 10px;
}

div.textlinks div.clear
{
    margin: 5px;
}

div.locale
{
    position: relative;
    top: -18px;
    width: 150px;
    float: right;
    margin-left: 25px;
}

div.artikelmeta
{
    margin-top: 25px;
}

div.author
{
    float: left;
}

div.printversion
{
    float: right;
}

div.copy
{
    clear: both;
}

div.block div.news
{
    float: left;
    width: 45%;
    margin-right: 15px;
}

div.pages
{
    float: right;
    margin-bottom:20px;
}

div.archivnav
{
    clear: both;
    margin-bottom: 20px;
}

div.archivnav div.back
{
    float: left;
}

div.archivnav div.next
{
    float: right;
}

/* rightblock */

div#rightblock table
{
    width: 160px;
    margin: 10px;
}

div#rightblock div.userstats
{
    width: 30px;
    height: 21px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    line-height: 20px;
    background-image: url('/images/common/combar/bg_online.png');
    margin-bottom: 10px;
}

div#rightblock div.complete
{
    background-image: url('/images/common/combar/bg_offline.png');
}

div#rightblock div.mails
{
    background-image: url('/images/common/combar/bg_mails.png');
}

div#rightblock iframe
{
    width: 180px;
    height: 920px;
    margin: 0px;
    padding: 0;
    border: none;
}

div#combuttons div.combutton
{
    width: 180px;
    height: 28px;
    font-weight: normal;
    color: #FFFFFF;
    background-image: url('/images/common/buttons/bg_180x28.gif');
    margin-bottom:3px;
}

div#combuttons div.comsub
{
    width: 180px;
    min-height: 170px;
    color: #FFFFFF;
    background-image: url('/images/common/bg/combar_bottom.png');
    margin-top: 10px;
    padding-top: 10px;
}

div#combuttons div.comsub p
{
    margin: 0px;
    padding: 10px;
    padding-top: 0px;
}

/* special definitions for community use */

div.vcard
{
    width: 270px;
    float: left;
    padding: 10px;
    margin-bottom: 20px;
}

div.spacer10
{
    float: left;
    margin: 10px;
}

/* special classes that remove paddings and margins */

div.clearmargin
{
    margin: 0px;
}

/* footer styles */

div#footer
{
    margin: 20px 0px 20px 0px;
    width: 600px;
    height: 56px;
    background-image: url(../images/common/bg/footer_bg.png);
    background-repeat: no-repeat;
    background-position: top right;
    color: #FFFFFF;
}

div#footer a,
div#footer a:hover,
div#footer a:visited,
div#footer a:active
{
    color: #FFFFFF;
    font-weight: normal;
}

div#footer div.left
{
    float: left;
    padding: 5px;
    padding-left: 20px;
}

div#footer div.right
{
    float: right;
    padding: 5px;
    padding-right: 20px;
}
