/* ----------  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:#999}
td,th,div,input,
textarea,
select,option         {font-size: 11px; color: #333; font-family:   Arial, Verdana, Helvetica, sans-serif;}

option                {border:none}
textarea              {padding:2px}
form                  {display:inline}
small                 {font-size:10px}
fieldset              {border-color:#ccc}

/* ----------  Haupttabelle ---------- */
.mainbody             {padding:0px;  text-align:left;  border-left: 1px solid #000; border-right: 1px solid #000; border-bottom: 1px solid #000;}

/* ----------  Seitenhintergrund ---------- */
html body             {margin:0px; background:#264875; height: 100%; }



/*#Layer1 {
	position:absolute;
	width:257px;
	height:115px;
	z-index:1;
	right: 10px;
	top: 1280px;
	background-color: #999;
}*/


#Layer1 {
	position:absolute;
	width:100%;
opacity: .9;
filter: alpha(opacity=90);
/*background-image: url(../img/page/page_bg.gif);*/
	background-color: #264875;
	height: 40px; /* высота подвала */
margin-top: -40px; /* делаем отрицательный отступ по высоте равный высоте подвла, чтобы четко вписаться в размер экрана */
}

.main { /* основной блок, который должен растянуться до подвала */
background: #999; /* цвет фона основного блока (для наглядности) */
min-height: 100%; /* задаем минимальную высоту основного блока */
}
* html .main { /* хак для ie6 */
height: 100%; /* для ие6, т.к. не понимает min-height */
}
.hFooter { /* это распорка в основном блоке - резервируем место для подвала */
height: 40px; /* высота нашего подвала */
clear: both;

}
.footer { /* подвал */
background: #0000CC; /* цвет фона подвала (для наглядности) */
color: #fff;
height: 40px; /* высота подвала */
margin-top: -40px; /* делаем отрицательный отступ по высоте равный высоте подвла, чтобы четко вписаться в размер экрана */
}

/* ----------  Seitenkopf   ---------- */
.pageheader           {background:#777 url(../img/page/header_bg.gif); height:120px}

/* ----------  linke & rechte Spalte ---------- */
#leftnavi             {width:210px; padding-top:0px}
#rightnavi            {width:180px; padding-top:8px}

/* ----------  mittige Spalte bzw. Inhalt ---------- */
#content              {padding:12px; padding-top: 8px}

/* ----------  Links ---------- */
a:link,a:visited      {color: #990000; text-decoration:none; font-weight: ;}
a:hover               {color: #000; text-decoration:none; font-weight: ;}

/* ----------  Links der Navigations-Boxen ---------- */
a.links_boxes:link,
a.links_boxes:visited {color: #990000; text-decoration:none}
a.links_boxes:hover   {color: #000; text-decoration:none}

a.light:link,
a.light:visited       {color: #000; text-decoration: underline; font-weight: normal;}
a.light:hover         {color: #990000;text-decoration:none;font-weight: normal;}

/* ----------  Hauptkategorie-Link Downloads & Links ---------- */
a.categtitle_b:link,
a.categtitle_b:visited{color: #990000; font-size:15px; font-weight:bold}
a.categtitle_b:hover  {color: #000; font-size:15px; font-weight:bold}

/* ----------  Links unter Newstitel ---------- */
a.newsintro:link      {color: #ссс;font-weight:normal; text-decoration:none}
a.newsintro:visited   {color: #ссс;font-weight:normal; text-decoration:none}
a.newsintro:hover     {color: #990000;font-weight:normal; text-decoration:none}

/* ----------  Link News + Artikelarchiv ---------- */
a.ticker:link        {font-size:13px; font-weight:bold; line-height:17px}
a.ticker:visited     {font-size:13px; font-weight:bold; line-height:17px}
a.ticker:hover       {font-size:13px; font-weight:bold; line-height:17px}

/* ----------  Links der Speedbar- Navigation ---------- */
a.speedbar:link		 {font-weight:bold; color:#FFCC66;text-decoration:none}
a.speedbar:visited   {font-weight:bold; color:#FFCC66;text-decoration:none}
a.speedbar:hover     {font-weight:bold; color:#fff;text-decoration:underline}
 

/* ----------  Hauptьberschriften Boxen + Hintergrund ---------- */
.navigation_box       { height:25px; padding-left:5px; padding-right:10px; text-align:right; line-height:25px; font-weight:bold; color:#2A5085; border-top:0px solid #fff; border-bottom:0px solid #fff}

/* ----------  Hintergrund Boxen ---------- */
.navigation_box_bg    {padding:5px weight:500px;}

#archivebox h1,h2     {display:inline; font-size:14px; font-weight: bold}


div.text1{ 
position:absolute;
float:right;
top:-1px;
left:-1px;
color:#ff0002;
font:normal 22px Tahoma,  Times, Arial;
font-weight:bold;
}
div.shadow11{ 
position:relative;
float:right;
color:#fff;
font:normal 22px Tahoma,  Times, Arial;
font-weight:bold;
}

div.text11{ 
position:absolute;
float:right;
top:-1px;
left:-1px;

color:#ff0002;
font:normal 14px Tahoma,  Times, Arial;
font-weight:bold;
}
div.shadow111{ 
position:relative;
float:right;
color:#fff;
font:normal 14px Tahoma,  Times, Arial;
font-weight:bold;
}



/* ----------  1. und 2. alternierende Zeilenfarbe ---------- */ 
.row_first            {background-color: #fff}
.row_second           {background-color: #fff}


/* ----------  1. und 2. alternierende Zeilenfarbe ---------- */ 
.row_first1            {background-color: #fff}
.row_second1           {background-color: #fff}

/* ----------  Normale Boxen (Inhalte) ---------- */
.box_inner            {background-color:#fff;} 
.box_inner_body       {background-color:#fff;}

/* ----------  Formatierung Tabelle "Downloadpopup, Login, galeriebild, Inlineshot ---------- */ 
.outer_boxborder    {background-color: #000; 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:#000;padding:5px; margin-top:5px}

/* ----------  Newsansicht wenn 1-Spaltig ---------- */
.content_left_one      {}

/* ----------  Obere Navigation ---------- */
.topnavtd              {background-color: #000;height:27px; _height:29px;}
.speedbar              {color:#999}

/* ----------  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 #000;}

/* ----------  Mittige Bild - Ausrichtung ---------- */
.absmiddle             {vertical-align:middle}

/* ----------  Inlineshot ---------- */
.inlineshotbox         {margin-top:10px; margin-right:10px; float:left; border:1px solid #ddd; width:500px; padding:1px;}
.inlineshot_text       {background-color:#f1f1f1; padding:2px; color:#fff;}

/* ----------  Normale Boxen Titel(Inhalte) ---------- */
.box_innerhead         {background-color: #ccc; padding:3px; padding-right:10px; text-align:right; border-bottom: 1px solid #999; border-right: 1px solid #999; border-top: 1px solid #335D9A; border-left: 1px solid #335D9A; font-weight:bold;color: #284E81;position:relative}

/* ----------  Container Boxen (Beinhalten Normale Boxen) ---------- */
.box_outer             {background-color: #ffffff; }
.box_outerhead         {background-color: #DCDCDC; padding: 5px; 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: #000;background-color: #777;cursor: pointer;border: 1px solid #000;}

/* ----------  Codeboxen fьr HTML und PHP ---------- */				
.divcode               {background-color:#000;}

/* ----------  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:#000;background-color:#C0C0C0;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:#000;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 #000;;padding:0px;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 #fff}
.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:#000; 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:#000}
.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: #dbdbdb; 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:#000}

/* ----------  DIV CONTAINER AGB REGISTRIERUNG WENN FEHLER ---------- */
.agb_container_payment_error{border:1px solid #DCDCDC;padding:2px;height:180px;overflow:auto;background-color:#000}



/* ----------  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:#557591}

/* 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:#f7f7f7}

/* Tabellenkopf Tage (kleine + groЯer Kalender) */
.calendarHeader     {background-color:#eec00a; color:#000; font-weight:bold;padding:2px;text-align:center}
.calendarHeaderBig  {background-color:#eec00a; color:#000; font-weight:bold;padding:8px;text-align:center}

/* Inaktive Kalendertage (kleine + groЯer Kalender) */
.calendar           {color:#777; background-color:#eeeeee; font-weight:normal; padding:3px}
.calendarBig        {color:#777; height:90px;background-color:#eeeeee;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:#eec00a; color:#000000; font-weight:bold; padding:3px}
.calendarTodayBig   {height:90px;background-color:#000;border: 1px solid #eec00a;font-weight:bold; font-size:14px;padding:4px}

/* Links Kalender - Ereignisse */
a.calendarEventLink:link,
a.calendarEventLink:visited {color:#777;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:#000;text-decoration:underline}
a.calendarLinkSmall:hover   {color:#000;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}

/*.uk           {color:#333; font-size:9px; position: absolute; top: -2000px;}*/
.uk           {color:#999; font-size:10px;padding-left:10px;font-size:11px;}
a.uk,
a.uk:visited {color:#999;text-decoration:none;font-weight:normal;font-size:11px;}
a.uk:hover   {color:#999;text-decoration:none;font-weight:normal;font-size:11px;}
