/* ALLGEMEINE FORMATIERUNGEN ------------------------------------------------- */

/* Stylesheet bbq-online.de (c) 2007 christoph runkel | internetprojekte */


@import "start2000plus.css";


/* ALLGEMEINE FORMATIERUNGEN */

body
{
   font-family:Arial,Helvetica, Verdana, Tahoma,sans-serif;
   color:#404040;
   background-image: url(../../../fileadmin/start2000plus/standardbilder/hg_bannerleiste_start.jpg);
   background-repeat:repeat-x;
   background-color:#ededed;
   font-size:0.8em;
   padding:0em;
   margin:0em;
  }
  

div#kopf
{
width:80em;
height:5.5em;
}

div#kopfbanner
{
width:80em;
height:5.45em;
}

div#kopfbanner img
{
width:100%;
height:100%;
}

div#kopfteil_navi
{
width:73.45em;
height:1.7em;
position:absolute;
z-index:999;
background-color:transparent;
font-size:1em;
top:35.05em;
float:right !important;
margin-left:3.25em;
}


/* CONTENTBEREICH */

/* DIESES DIVS LEGEN DIE POSITION DES CONTENTBEREICHS FEST */

div#contentbereich
{
width:73.5em;
_width:73em;
background-color:transparent;
height:auto;
min-height:100%;
margin:0 auto;
padding:0em;
}

div#contentnormal
{
width:73.45em;
_width:73em;
/*height:31.15em;*/
height:36em;
float:left;
background-color:#ededed;
margin-top:0em;
margin-left:0em;
margin-right:0em;
margin-bottom:0em;
padding:0em;
overflow:hidden;
}


div#contentrechts
{
width:75em;
_width:73.45em;
float:left;
margin-top:0em;
margin-left:2.75em;
margin-right:0em;
margin-bottom:0em;
padding:0em;
background-color:transparent;
}

div#contentrechts .content
{
font-size:0.85em;
}


h1
{
text-transform:none;
width:73.5em;
color:#404040 !important;
margin-top:0em;
padding-top:1.5em;
}


/* POSITIONIERUNG UND ERSCHEINUNGSBILD DES HAUPTCONTENTS */
div#inhalt_rahmen
{
min-height:100%;
max-height:999%;
overflow:visible;
}

div#inhalt
{
/*$CWIDTHCOL2*/
background-color:#ededed;
color:#404040;
height:100%;
z-index:22;
padding-left:0em;
padding-right:0em;
min-height:100%;
max-height:999%;
margin-top:0em;
width:43.75em;
_width:43.25em;
margin-left:0em
}


/* PAGETEASER ------------------------------------------------- */
.tx-jppageteaser-pi1
{
display:block;
}

.teaserelement_start_links
{
float:left;
margin-bottom:1em;
margin-right:0em;
margin-top:0em;
margin-left:0em;
padding:0em;
}

.teaserelement_start_innen
{
float:left;
margin-bottom:1em;
margin-right:0em;
margin-top:0em;
margin-left:1em;
padding:0em;
}

.teaserelement_start_rechts
{
float:left;
margin-bottom:1em;
margin-right:0em;
margin-top:0em;
margin-left:1em;
padding:0em;
}

.teaserpfeil_start
{
margin:0em;
padding:0em;
float:left;
width:1.3em;
height:10.15em;
}

.teaserpfeil_start img 
{
width:100%;
height:100%;
border: none;
}

.teaser_oben_start
{
margin:0em;
padding:0em;
}

.teaserinhalt_start
{
float:left;
width:13.85em;
height:8.4em;
border-top:1px solid white;
border-right:1px solid white;
border-bottom:1px solid white;
margin:0em;
padding-left:0.65em;
padding-right:0.75em;
padding-bottom:0.75em;
padding-top:0.85em;
}

.teaserheadline_start
{
float:left;
padding:0em;
line-height:1.3em;
letter-spacing:-0.02em;
width:13.57em;
margin-top:0.12em;
}

.teaserheadline_start a, 
.teaserheadline_start a:link, 
.teaserheadline_start a:visited, 
.teaserheadline_start a:active
{
text-decoration:none;
color:#404040;
font-weight:bold !important;
}

.teaserheadline_start a:hover
{
color:#5f7ca5;
}

.teasertext_start
{
width:13.25em;
float:left;
padding:0em;
line-height:1.3em;
}





