/* ----------  Weiter Stylesheets laden... ---------- */
/* ----------  Navigation ---------- */
@import url(style.navi.css);

/* ----------  Shop ---------- */
@import url(style.shop.css);

/* ----------  Forum ---------- */
@import url(style.forum.css);

/* ----------  Generelles HTML ---------- */
body            {
background-color: #fefefe;
margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}


code                  {
	font-size: 12px;
	font-family: courier, verdana, arial, helvetica, sans-serif;
}
fieldset              {
	border:1px solid #ddd
}
legend                {
	font-size: 1px;
	padding:4px;
	color:#000000
}
td,th,div,input,
textarea,
select,option         {
	font-size: 14px;
	color: #000;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
}
option         {border:none}
textarea              {padding:2px}
form                  {display:inline}
small                 {
	font-size:11px
}
fieldset              {border-color:#ccc}

/* ----------  Haupttabelle ---------- */
.mainbody             {
	background-color: #fff;
	text-align:left;
}

/* ----------  Seitenhintergrund ---------- */
html body             {
	background-color: #FFFFFF;
}

/* ----------  Seitenkopf   ---------- */
.pageheader           {
	height:120px;
	background-color: #666666;
	background-image: url(../img/page/menu2_fade.jpg);
}

/* ----------  linke & rechte Spalte ---------- */
#leftnavi             {
	width:210px;
	padding-top:5px;
	background-color: #657D8B;
	background-image: url(../img/page/navileftbg.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 9px;
}
#rightnavi            {
	width:180px;
	padding-top:5px;
	background-color: #657D8B;
	background-image: url(../img/page/navrightbg.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 9px;
}

/* ----------  mittige Spalte bzw. Inhalt ---------- */
#content              {padding:16px; padding-top: 8px}

/* ----------  Links ---------- */
a:link,a:visited      {
	color: #E65B00;
	text-decoration:underline;
font-weight: ;}
a:hover               {
	color: #FF0000;
	text-decoration:none;
font-weight: ;}

/* ----------  Links der Navigations-Boxen ---------- */
a.links_boxes:link,
a.links_boxes:visited {
	color: #FF6600;
	text-decoration:underline
}
a.links_boxes:hover   {
	color: #FF6600;
	text-decoration:none
}

a.light:link,
a.light:visited       {color: #000; text-decoration: underline; font-weight: normal;}
a.light:hover         {
	color: #333333;
	text-decoration:none;
	font-weight: normal;
}

/* ----------  Hauptkategorie-Link Downloads & Links ---------- */
a.categtitle_b:link,
a.categtitle_b:visited{
	color: #333333;
	font-size:15px;
	font-weight:bold
}
a.categtitle_b:hover  {
	color: #FF6600;
	font-size:15px;
	font-weight:bold
}

/* ----------  Links unter Newstitel ---------- */
a.newsintro:link      {
	color: #000;
	font-weight:normal;
	text-decoration:none;
	font-size: 12px;
}
a.newsintro:visited   {
	color: #000;
	font-weight:normal;
	text-decoration:none;
	font-size: 12px;
}
a.newsintro:hover     {
	color: #FF6600;
	font-weight:normal;
	text-decoration:none;
	font-size: 12px;
}

/* ----------  Link News + Artikelarchiv ---------- */
a.ticker:link        {
	font-size:14px;
	font-weight:bold;
	line-height:22px
}
a.ticker:visited     {
	font-size:14px;
	font-weight:bold;
	line-height:22px
}
a.ticker:hover       {
	font-size:14px;
	font-weight:bold;
	line-height:22px
}

/* ----------  Links der Speedbar- Navigation ---------- */
a.speedbar:link		 {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none
}
a.speedbar:visited   {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none
}
a.speedbar:hover     {
	font-weight:bold;
	color:#FF9900;
	text-decoration:none
}
 

/* ----------  Hauptüberschriften Boxen + Hintergrund ---------- */
.navigation_box       {
	height:27px;
	padding-left:25px;
	line-height:25px;
	font-weight:bold;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #333333;
	background-image: url(../img/page/boxnavbg.gif);
	background-repeat: repeat;
	font-size: 14px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

/* ----------  Hintergrund Boxen ---------- */
.navigation_box_bg    {
	background-color: #f4fbff;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#archivebox h1,h2     {display:inline; font-size:14px; font-weight: bold}

/* ----------  1. und 2. alternierende Zeilenfarbe ---------- */ 
.row_first            {
	background-color: #e6f5ff
}
.row_second           {
	background-color: #f4fbff
}

/* ----------  Normale Boxen (Inhalte) ---------- */
.box_inner            {background-color:#fff;} 
.box_inner_body       {background-color:#fff;}

/* ----------  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:#333333;
	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:#FF6600;
	font-family: Arial;
}

/* ----------  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              {
	background-color: #333333;
	height:38px;
	_height:29px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../img/page/menu4.gif);
	padding-left: 20px;
	padding-right: 4px;
}
.speedbar              {
	color:#FFFFFF
}

/* ----------  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         {
	border-bottom: 0px solid #D7D7D7;
	font-weight:bold;
	position:relative;
	font-size: 14px;
	background-color: #CCCCCC;
	padding: 5px;
	background-image: url(../img/page/boxinbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

/* ----------  Container Boxen (Beinhalten Normale Boxen) ---------- */
.box_outer             {background-color: #fff; }
.box_outerhead         {
	background-color: #fff;
	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:12px;
	color: #fff;
	background-color: #666666;
	cursor: pointer;
	margin-right:1px;
	background-image: url(../img/page/abutton.gif);
}


/* ----------  Codeboxen für HTML und PHP ---------- */				
.divcode               {
	background-color:#fff;
	background-image: url(../img/page/button.gif);
	background-repeat: repeat-x;
}

/* ----------  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:#333333;
	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:#333333;
	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      {
	background-color:#FFFFFF;
	padding:2px;
	text-align: right;
	font-size: 12px;
}

/* ----------  Datumformatierung (News + Artikel + PN) ---------- */
.time_ticker,.time      {
	font-weight:normal;
}		

/* ----------  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:12px;
	color:#000000
}

/* ----------  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		    {
	background-color: #000000;
	padding:5px;
	background-image: url(../img/page/menu3.gif);
	height: 33px;
}

/* ----------  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}

/* Kalender */
/* Kalender - Hintergrund */
.calendarBackground {background-color:#fff}

/* Kalender - Rahmen */
.calendarBorder     {
	background-color:#333333;
	padding:1px
}

/* Select - Felder */
.calendarForms      {
}

/* Titel des Kalenderereignis */
.calendarEventTitle {font-size:18px; font-weight:bold}

/* Alter eines Benutzers (Geburtstag) */
.calendarNorm       {
	font-weight:normal;
	font-size:12px
}

/* Hintergrund Tage, die nicht zum Monat gehören + linke Spalte (Wochenansicht) */
.calendarBlanc      {background-color:#f7f7f7}

/* Tabellenkopf Tage (kleine + großer Kalender) */
.calendarHeader     {
	background-color:#3E5867;
	color:#fff;
	font-weight:bold;
	padding:2px;
	text-align:center
}
.calendarHeaderBig  {
	background-color:#666666;
	color:#fff;
	font-weight:bold;
	padding:8px;
	text-align:center
}

/* Inaktive Kalendertage (kleine + großer Kalender) */
.calendar           {
	color:#000000;
	background-color:#9AADC9;
	font-weight:normal;
	padding:3px;
	font-size: 12px;
}
.calendarBig        {
	color:#000000;
	height:90px;
	background-color:#CCEBFF;
	font-weight:normal;
	padding:3px
}

/* Kalendertage, die nicht zum aktuellen Monat gehören */
.calendarInactiveDay{
	color:#0099FF;
	font-style:italic;
	font-size:11px;
	padding:4px
}

/* Aktive Kalendertage heute (kleine + großer Kalender) */
.calendarToday      {
	background-color:#FF6600;
	color:#ffffff;
	font-weight:bold;
	padding:3px;
	font-size: 12px;
}
.calendarTodayBig   {height:90px;background-color:#fff;border: 1px solid #0066CC;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:12px
}
a.calendarEventLink:hover   {
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	font-size:12px
}

/* Links für kleinen Kalender heutiger Tag */
a.calendarLinkSmall:link,
a.calendarLinkSmall:visited {color:#fff;text-decoration:underline}
a.calendarLinkSmall:hover   {color:#fff;text-decoration:none}

/* Kalender - Links (Datumlink) inaktiver Tage (nicht heute) */
a.calendarLink:link,
a.calendarLink:visited {
	color:#000000;
	text-decoration:underline
}
a.calendarLink:hover   {text-decoration:none}

/* ----------  Muss nicht editiert werden ---------- */
/* ----------  Setzt 'float' auf 0 ---------- */
.clear                 {clear:both}
.floatcontent          {padding:3px; min-height:80px; /* ----------  FÜR IE: ---------- */ _height: 6em }

