/* ----------  Weiter Stylesheets laden... ---------- */
/* ----------  Navigation ---------- */
@import url(style.navi.css);

/* ----------  Shop ---------- */
@import url(style.shop.css);

/* ----------  Forum ---------- */
@import url(style.forum.css);

/* ----------  Generelles HTML ---------- */
code                  {font-size: 11px; font-family: courier, verdana, arial, helvetica, sans-serif; }
fieldset              {padding: 6px; margin: 6px; border:1px solid #ddd}
legend                {font-size: 11px;  padding:4px; color:#777}
td,th,div,input,
textarea,
select,option         {font-size: 11px; color: #000; font-family:  Arial, Verdana, Helvetica, sans-serif;}
select,option         {border:none}
textarea              {padding:2px}
form                  {display:inline}
small                 {font-size:10px}
fieldset              {border-color:#ccc}
h1 {line-height: 1em;}

/* ----------  Haupttabelle ---------- */
.mainbody             {padding:0;  margin:0;  text-align:left; width:100%; height:100%;}

/* ----------  Seitenhintergrund ---------- */
html body             {margin:0; padding:0; background:#EFF2F5 url(../img/page/bg.gif) top center repeat-y}

/* ----------  Seitenkopf   ---------- */
.pageheader           {background: url(../img/page/logo_bg.gif);}

/* ----------  linke & rechte Spalte ---------- */
#leftnavi             {width:170px; padding-top:8px}
#rightnavi            {width:170px; padding-top:8px}

/* ----------  mittige Spalte bzw. Inhalt ---------- */
#content		    {padding:12px; padding-top: 8px; font-family: Tahoma, Verdana, Helvetica, sans-serif; color: #333; font-size: 12px; line-height: 150%;}
#content p            {font-family: Tahoma, Verdana, Helvetica, sans-serif; color: #333; font-size: 12px; line-height: 150%;}

/* ----------  Links ---------- */
a:link,a:visited {
color: #000;
text-decoration:underline;
font-weight: ;
}

a:hover {
color: #658757;
text-decoration:none;
font-weight: ;
}



/* ----------  Links der Navigations-Boxen ---------- */
a.links_boxes:link,a.links_boxes:visited {
color: #777;
text-decoration:none
}

a.links_boxes:hover {
color: #658757;
text-decoration:none;
}

a.light:link,a.light:visited {
color: #000;
text-decoration: underline;
font-weight: normal;
}

a.light:hover {
color: #777;
text-decoration:none;
font-weight: normal;
}

/* ----------  Hauptkategorie-Link Downloads & Links ---------- */
a.categtitle_b:link,a.categtitle_b:visited {
color: #777;
font-size:15px;
font-weight:bold;
}

a.categtitle_b:hover {
color: #658757;
font-size:15px;
font-weight:bold;
}

/* ----------  Links unter Newstitel ---------- */
a.newsintro:link {
color: #000;
font-weight:normal;
text-decoration:none
}

a.newsintro:visited {
color: #000;
font-weight:normal;
text-decoration:none;
}

a.newsintro:hover {
color: #777;
font-weight:normal;
text-decoration:none;
}

/* ----------  Link News + Artikelarchiv ---------- */
a.ticker:link {
font-size:11px;
font-weight:bold;
line-height:22px;
}

a.ticker:visited {
font-size:11px;
font-weight:bold;
line-height:22px;
}

a.ticker:hover {
font-size:11px;
font-weight:bold;
line-height:22px;
}

/* ----------  Links der Speedbar- Navigation ---------- */
a.speedbar:link	{
font-weight:bold;
color:#ededed;
text-decoration:none;
background: url(../img/page/speedbar_hover.gif) left top;
}

a.speedbar:visited {
font-weight:bold;
color:#ededed;
text-decoration:none;
background: url(../img/page/speedbar_hover.gif) left top;
}

a.speedbar:hover {
font-weight:bold;
color:#ededed;
text-decoration:underline;
}
 

/* ----------  Hauptüberschriften Boxen + Hintergrund ---------- */
.navigation_box {
height:25px;
padding-left:12px;
line-height:25px;
font-weight:bold;
color:#666666;
background: url(../img/page/box_bg.gif);
}

/* ----------  Hintergrund Boxen ---------- */
.navigation_box_bg {
padding:5px;
background: url(../img/page/box_bg.gif);
}

.box_bg {
padding:0;
margin:0;
background: url(../img/page/box_bg.gif);
}

#archivebox h1,h2 {
display:inline;
font-size:14px;
font-weight: bold;
}

/* ----------  1. und 2. alternierende Zeilenfarbe ---------- */ 
.row_first {
background-color: #f0f0f0;
}

.row_second {
background-color: #f9f9f9;
}

/* ----------  Normale Boxen (Inhalte) ---------- */
.box_inner {
background-color:#fff;
border:1px solid #444;
} 

.box_inner_body {
}

/* ----------  Formatierung Tabelle "Downloadpopup, Login, galeriebild, Inlineshot ---------- */ 
.outer_boxborder {
background-color: #fff;
margin: 1px;
padding: 1px;
border: 1px solid #e6e6e6;
}

/* ----------  Box Kommentare News, Gästebuch, usw ---------- */
.commentfield {
border:1px solid #ccc;
color:#666; padding:10px;
background-color:#fff;
margin-bottom:3px;
}

/* ----------  Zellenauffüllung Inhaltboxen ---------- */
.box_padding {
padding:4px;
}

/* ----------  Titel Suchergebnisse ---------- */
.title_result_search {
font-size:14px;
font-weight:bold;
}

/* ----------  Newstitel in Newsansicht ---------- */
.title_big {
font-size:18px;
font-weight:bold;
color:#777;
}

/* ----------  Artikel-Text eigene Ansicht ---------- */
.article {
text-align:justify;
}

/* ----------  Topnews / Topartikel Startseite ---------- */
.topnews {
border-bottom:1px solid #ddd;
background-color:#fff;
padding:5px;
margin-top:5px;
}

/* ----------  Newsansicht wenn 1-Spaltig ---------- */
.content_left_one {}

/* ----------  Obere Navigation ---------- */
.topnavtd              {padding:0; margin:0;}
.topnavtd table    {border:1px solid #000;background: #658757 url(../img/page/bar_bg.gif) top center repeat-x;height:27px; _height:29px; padding:2px}
.speedbar              {color:#ededed}
.topnavtd input {border: 1px #ededed solid; background: #658757; color: #ededed; font-size: 10px;}
.tabletitle {background: #658757 url(../img/page/bar_bg.gif) top center repeat-x; color:#ededed; padding:2px}

/* ----------  Linien unter und oberhalb von Navigationen (News und Artikel ---------- */
.hrdiv                 {height:1px; background-color:#D7D7D7; margin-top:5px; margin-bottom:5px}

/* ----------  Trenner: Trennt einzelne Artikel in Archiven News & Artikel ---------- */
.news_spacer           {border-bottom:1px solid #fff;}

/* ----------  Mittige Bild - Ausrichtung ---------- */
.absmiddle             {vertical-align:middle}

/* ----------  Inlineshot ---------- */
.inlineshotbox         {margin-top:10px; margin-right:10px; float:left; border:1px solid #ddd; width:130px; padding:1px;}
.inlineshot_text       {background-color:#f1f1f1; padding:2px; color:#000;}

/* ----------  Normale Boxen Titel(Inhalte) ---------- */
.box_innerhead {
background:#57744B url(../img/page/box_innerhead.gif) top center repeat-x;
color: #ededed;
padding:2px;
border-top:1px solid #57744B;
border-left:1px solid #57744B;
border-right:1px solid #57744B;
font-weight:bold;
position:relative;
}

.box_innerhead a {
color: #ededed;
}

/* ----------  Container Boxen (Beinhalten Normale Boxen) ---------- */
.box_outer             { }
.box_outerhead         {padding: 8px; position:relative}

/* ----------  Boxen (Archiv- Auswahl in News & Artikelarchiv) ---------- */
.box_archive_selector  {}

/* ----------  0px Rahmen Style für IE (Checkboxen) ---------- */
.noborder              {border: 0px}

/* ----------  Schaltflächen  ---------- */
.button,.button_bbodes {
font-weight: bold;
font-size:11px;
color: #fff;
background-color: #777;
cursor: pointer;
border: 1px solid #fff;
}

/* ----------  Codeboxen für HTML und PHP ---------- */				
.divcode {
background-color:#fff;
}

/* ----------  Fehlermeldungen ---------- */	
.errorfont {
color: red;
font-weight: normal;
}

/* ----------  Seiten-Navigation 1,2,3 usw. ---------- */
a.page_navigation:link,a.page_navigation:visited {
font-weight:normal;
color:#fff;
background-color:#C0C0C0;
border: 1px solid #777;
text-decoration: none;
padding-bottom:1px;
padding-left:4px;
padding-right:4px;
padding-top:1px;
}

a.page_navigation:hover,a.page_navigation,.pnav {
font-weight:normal;
color:#fff;
background-color:#777;
text-decoration: none;
padding-bottom:1px;
padding-left:4px;
padding-right:4px;
padding-top:1px;
}

/* ----------  Spalte in Archiven zwischen 2 Artikeln (News + Artikel) ---------- */
.newsticker_header      {border:1px solid #ddd;background-color:#fff;padding:2px;text-align: right}

/* ----------  Datumformatierung (News + Artikel + PN) ---------- */
.time_ticker,.time      {font-weight:bold;}		

/* ----------  Kurzintro News, Einleitung Topnews, Untertitel Artikel  ---------- */
.text_ticker            {line-height:15px;font-weight: bold;}

/* ----------  Hervorhebung von Suchergebnissen ---------- */ 
.highlight              {font-weight:bold }

/* ----------  Tabellenrahmen Galeriebilder ---------- */ 
.gallery_box	        {padding:2px; margin:2px; border:1px solid #ddd; }
.gallery_nextthumb	    {float:left; width:10%; padding:2px; text-align:center}

/* ----------  Rahmen aktives & inaktives Bild / Galerie ---------- */ 
.active_image		    {border: 1px solid #000}
.inactive_image		    {border: 1px solid #ccc}

/* ----------  Text unter jedem Bild (Hits / Kommentare) ---------- */ 
.galimage_smalltext     {font-size:11px;color:#666}

/* ----------  Textformatierung F.A.Q ---------- */
.faqtext                {padding: 8px;}

/* ----------  Auswahlmenü "Hersteller" ---------- */
.selectfield            {background-color:#fff; border: 1px solid #C0C0C0; overflow:auto; height:100px; padding: 3px}

/* ----------  Punktlinie Artikel, Testinfos ---------- */
.infostretch		    {background-image: url(../img/page/infostretch.gif);}
.infostretch_back	    {background-color:#fff}
.infostretch_left	    {background-image: url(../img/page/infostretch.gif); float:left; width:60% ; text-align:left; background-position: 2px; overflow:hidden}
.infostretch_right      {background:url(../img/page/infostretch.gif)}

/* ----------  Seitefuß Copyrighthinweis ---------- */
.page_footer		    {padding:5px; padding-top:20px}

/* ----------  Kalender ---------- */
.calday_specialday_descr {font-size:11px;color:#999}
.calday_specialday       {color:#777;font-weight:bold}
.caldays_active          {height:60px;background-color:#fff;border:1px solid #C0C0C0;vertical-align: top;}
.caldays_active_today    {height:60px;background-color:#eee;border:2px outset #999;vertical-align: top;}
.caldays_not_active      {height:60px;background-color:#eee; border:1px solid #ccc}
.caldays_header          {background-color: #777;font-weight: bold;color: #fff;padding: 5px;}
.days_header             {padding:3px;background-color:#E5E5E5;color:#000;font-weight:bold;border-bottom:1px solid #C0C0C0}
.days_header_today       {font-size: 11px;font-weight: bold;color: #fff;background: #777;padding: 3px;border-bottom: 1px solid #c0c0c0;}
.date_from_till          {color:#777}

a.calevent_extended:link,
a.calevent_extended:visited{text-decoration:underline;font-weight:normal;color:#777;}
a.calevent_extended:hover  {font-weight:normal;text-decoration:none;}

/* ----------  DIV CONTAINER AGB REGISTRIERUNG ---------- */
.agb_container_payment   {border:1px solid #DCDCDC;padding:2px;height:180px;overflow:auto;background-color:#fff}

/* ----------  DIV CONTAINER AGB REGISTRIERUNG WENN FEHLER ---------- */
.agb_container_payment_error{border:1px solid #DCDCDC;padding:2px;height:180px;overflow:auto;background-color:#fff}



/* ----------  Muss nicht editiert werden ---------- */
/* ----------  Setzt 'float' auf 0 ---------- */
.clear                 {clear:both}
.floatcontent          {padding:3px; min-height:80px; /* ----------  FÜR IE: ---------- */ _height: 6em }