/* ----------  Weiter Stylesheets laden... ---------- */
/* ----------  Navigation ---------- */
@import url(style.navi.css);
@import url(style.navi.dark.css);

/* ----------  Shop ---------- */
@import url(style.shop.css);

/* ----------  Forum ---------- */
@import url(style.forum.css);

/* Scrollbar properties are only supported by Internet Explorer 5.5+  */
body {
	scrollbar-3dlight-color : #999999;
	scrollbar-arrow-color : #999999;
	scrollbar-base-color : #666666;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #666666;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #999999;
	scrollbar-track-color : #8B8B8B;
}

/* ----------  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; line-height:1.2em}

option                {border:none}
textarea              {padding:2px}
form                  {display:inline}
small                 {font-size:11px}
fieldset              {border-color:#ccc}

/* ----------  Haupttabelle ---------- */
.mainbody             {background-color: #000000; padding:5px;  text-align:left;  }

/* ----------  Seitenhintergrund ---------- */
html body             {margin:0px; background: #000000; background-image: url(../img/page/bg.png); background-position: top; background-repeat: repeat-y;}

/* ----------  Seitenkopf   ---------- */
.pageheader           {background:#777 url(../img/page/header_bg.gif); height:120px}

/* ----------  linke & rechte Spalte ---------- */
#leftnavi             {width:210px; padding-top:8px}
#rightnavi            {width:210px; padding-top:8px; padding-left: 0px;}

/* ----------  mittige Spalte bzw. Inhalt ---------- */
#content              {padding:0px; padding-top: 8px}

/* ----------  Links ---------- */
a:link,a:visited      {color: #000000; text-decoration:underline}
a:hover               {color: f1ebd7; text-decoration:none}

/* ----------  Links der Navigations-Boxen ---------- */
a.links_boxes:link    {color: #000000; text-decoration:none}
a.links_boxes:visited {color: #000000; text-decoration:none}
a.links_boxes:hover   {color: #777; 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: #646464; font-size:15px; font-weight:bold}

/* ----------  Links unter Newstitel ---------- */
a.newsintro:link      {color: #333;font-weight:normal; text-decoration:none}
a.newsintro:visited   {color: #333;font-weight:normal; text-decoration:none}
a.newsintro:hover     {color: #646464; font-weight:normal; text-decoration:none}

/* ----------  Link News + Artikelarchiv ---------- */
a.ticker:link        {font-weight:bold; line-height:22px}
a.ticker:visited     {font-weight:bold; line-height:22px}
a.ticker:hover       {font-weight:bold; line-height:22px}

/* ----------  Links der Speedbar- Navigation ---------- */
a.speedbar:link		 {font-weight:bold; color:#000000;text-decoration:none}
a.speedbar:visited   {font-weight:bold; color:#000000;text-decoration:none}
a.speedbar:hover     {font-weight:bold; color:#000000;text-decoration:underline}
 
/* ----------  Links der Navigation auf schwarzem Hintergrund---------- 
a.dark:link		 {font-weight:bold; color:#fff;text-decoration:none}
a.dark:visited   {font-weight:bold; color:#fff;text-decoration:none}
a.dark:hover     {font-weight:bold; color:#f1ebd7;text-decoration:underline} */

/* ----------  Hauptüberschriften Boxen + Hintergrund ---------- */
.navigation_box       {
	line-height:24px; 
	color:000000; 
	text-transform: uppercase;
	background:#d5d3bf; 
	border-color: #f1eee4; 
	border-width: thin;  
	font-weight:bold;
	padding: 3px;
	border:1px solid #fff;}
	


/* ----------  Hintergrund Boxen ---------- */
.navigation_box_bg    {
	background:#f1eee4; 
	padding:8px; 
	border-left: White; 
	border-bottom: White; 
	border-top: White; 
	border-right: White;
	border:1px solid #fff;
	}

#archivebox h1,h2     {display:inline; font-size:14px; font-weight: bold}

/* ----------  1. und 2. alternierende Zeilenfarbe ---------- */ 
.row_first            {background-color: #e8e7dc;}
.row_second           {background-color: #dbdac9}

/* ----------  Normale Boxen (Inhalte) ---------- */
.box_inner            {background-color: #e2e0d2 } 
.box_inner_body       {background-color: #F0EDE9}

/* ----------  Formatierung Tabelle "Downloadpopup, Login, galeriebild, Inlineshot ---------- */ 
.outer_boxborder    {background-color: #d4c7b1; margin: 1px; padding: 1px; border: 1px solid #d5d3bf;}

/* ----------  Box Kommentare News, Gästebuch, usw ---------- */
.commentfield         {border:1px solid #ccc; color:#666; padding:10px; background-color:#e8e7dc; 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:#dbdac9;padding:5px; margin-top:5px}

/* ----------  Newsansicht wenn 1-Spaltig ---------- */
.content_left_one      {}

/* ----------  Obere Navigation ---------- */
.topnavtd              {background-color: #646464;height:27px; _height:29px;}
.speedbar              {color:#000000}

/* ----------  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;}

.box_toolbox             {vertical-align:middle; color: #ffffff}
a.box_toolbox:link		 {font-weight:bold; color:#fff;text-decoration:none;}
a.box_toolbox:visited   {font-weight:bold; color:#fff;text-decoration:none;}
a.box_toolbox:hover     {font-weight:bold; color:#f1ebd7;text-decoration:underline;}


/* ----------  Inlineshot ---------- */
.inlineshotbox         {margin-top:10px; margin-right:10px; float:left; border:1px solid #ddd; width:130px; padding:1px;}
.inlineshot_text       {background-color: #D4C7B1; padding:2px; color:#000;}

/* ----------  Normale Boxen Titel(Inhalte) ---------- */
.box_innerhead         {line-height:22px; padding:5px; color:#333; background: #d5d3bf; font-weight:bold;position:relative}

/* ----------  Container Boxen (Beinhalten Normale Boxen) ---------- */
.box_outer             {background-color: #;}
/*a.box_outer:link		 {font-weight:bold; color:#fff;text-decoration:none}
a.box_outer:visited   {font-weight:bold; color:#fff;text-decoration:none}
a.box_outer:hover     {font-weight:bold; color:#f1ebd7;text-decoration:underline}*/

.box_outerhead         {background-color: #; padding: 8px; position:relative; color: #ffffff;}
/*a.box_outerhead:link		 {font-weight:bold; color:#fff;text-decoration:none;}
a.box_outerhead:visited   {font-weight:bold; color:#fff;text-decoration:none;}
a.box_outerhead:hover     {font-weight:bold; color:#f1ebd7;text-decoration:underline;}*/

.boxnavi         {background-color: #; padding: 8px; position:relative; color: #ffffff;}
a.boxnavi:link		 {font-weight:bold; color:#fff;text-decoration:none;}
a.boxnavi:visited   {font-weight:bold; color:#fff;text-decoration:none;}
a.boxnavi:hover     {font-weight:bold; color:#f1ebd7;text-decoration:underline;}

/* ----------  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:#e8e7dc;}

/* ----------  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:#d5d3bf;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:#d7d5c1;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:#e8e7dc; 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:#e8e7dc}
.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		    {background-color: #E2E0D2; padding:5px}

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:#e8e7dc}

/* ----------  DIV CONTAINER AGB REGISTRIERUNG WENN FEHLER ---------- */
.agb_container_payment_error{border:1px solid #DCDCDC;padding:2px;height:180px;overflow:auto;background-color:#e8e7dc}



/* ----------  Muss nicht editiert werden ---------- */
/* ----------  Setzt 'float' auf 0 ---------- */
.clear                 {clear:both}
.floatcontent          {padding:3px; min-height:80px; /* ----------  FÜR IE: ---------- */ _height: 6em }



/* Kalender */
/* Kalender - Hintergrund */
.calendarBackground {background-color:#e8e7dc}

/* Kalender - Rahmen */
.calendarBorder     {background-color:#d1d1d1;padding:1px}

/* Select - Felder */
.calendarForms      {border: 1px solid #cccccc}

/* Titel des Kalenderereignis */
.calendarEventTitle {font-size:18px; font-weight:bold}

/* Alter eines Benutzers (Geburtstag) */
.calendarNorm       {font-weight:normal; font-size:11px}

/* Hintergrund Tage, die nicht zum Monat gehören + linke Spalte (Wochenansicht) */
.calendarBlanc      {background-color: #e8e7dc}

/* Tabellenkopf Tage (kleine + großer Kalender) */
.calendarHeader     {background-color: #D5D3BF; color:#000000; font-weight:bold;padding:2px;text-align:center}
.calendarHeaderBig  {background-color: #D5D3BF; color:#000000; font-weight:bold;padding:8px;text-align:center}

/* Inaktive Kalendertage (kleine + großer Kalender) */
.calendar           {color:#777; background-color: #DBDAC9; font-weight:normal; padding:3px}
.calendarBig        {color:#777; height:90px;background-color: #DBDAC9;font-weight:normal; padding:3px}

/* Kalendertage, die nicht zum aktuellen Monat gehören */
.calendarInactiveDay{color:#ccc;font-style:italic; font-size:10px;padding:4px}

/* Aktive Kalendertage heute (kleine + großer Kalender) */
.calendarToday      {background-color: #D5D3BF; color:#ffffff; font-weight:bold; padding:3px}
.calendarTodayBig   {height:90px;background-color:#e8e7dc;border: 1px solid #D5D3BF;font-weight:bold; font-size:14px;padding:4px}

/* Links Kalender - Ereignisse */
a.calendarEventLink:link,
a.calendarEventLink:visited {color:#000000;text-decoration:underline;font-weight:normal;font-size:11px}
a.calendarEventLink:hover   {color:#777;text-decoration:none;font-weight:normal;font-size:11px}

/* Links für kleinen Kalender heutiger Tag */
a.calendarLinkSmall:link,
a.calendarLinkSmall:visited {color:#777;text-decoration:underline}
a.calendarLinkSmall:hover   {color:#000000;text-decoration:none}

/* Kalender - Links (Datumlink) inaktiver Tage (nicht heute) */
a.calendarLink:link,
a.calendarLink:visited {color:#777;text-decoration:underline}
a.calendarLink:hover   {text-decoration:none}

.form_error    {border: 1px solid #646464; padding:10px;}
.form_error h1,h2 {color:#333}

/* zugefügt 12.2006 */
.navigation_inner_back {
	background-image: url(../img/page/navigation_05.gif); background-repeat: no-repeat;
}

.umfrage_inner_back {
	background-image: url(../img/page/umfrage_05.gif); background-repeat: no-repeat;
}

.account_inner_back {
	background-image: url(../img/page/account_05.gif); background-repeat: no-repeat; background-position: bottom;
}

.newsletter_inner_back {
	background-image: url(../img/page/newsletter_05.gif); background-repeat: no-repeat; background-position: bottom;
}

.rechte_seite_inner_back {
	background-image: url(../img/page/rechte_seite_09.gif); background-repeat: no-repeat; background-position: top;
}


.box_innerhead_small {
line-height:22px; padding:5px; color:#000000; background: url(../img/page/box_innerhead_rolle1.gif); background-repeat: no-repeat; font-weight:bold;position:relative
}

.box_innerhead_big {
line-height:55px; padding:10px;  font-size: 14px; color:#000000;  vertical-align: middle;  background: url(../img/page/box_innerhead_big.gif); background-repeat: no-repeat; font-weight:bold;position:relative
}

.text_white {
	color: #ffffff;
}

.infosmall {
	color: #000000; background-color: transparent;
}

.bg_m {
	background-image: url(../img/page/bg_m.png); background-position: bottom; background-repeat: no-repeat;
}

.bg_l {
	background-image: url(../img/page/bg_l.png); background-position: bottom; background-repeat: no-repeat;
}

.bg_r {
	background-image: url(../img/page/bg_r.png); background-position: bottom; background-repeat: no-repeat;
}

input {
	background-color: #f1EEE4;
}

textarea {
	background-color: #f1EEE4;
}

