@import url(style.navi.css);
@import url(style.shop.css);
@import url(style.forum.css);
@import url(extras.css);
@import url(style.info.nav.css);
@import url(kontakt.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: 12px;
	color:#000;
	font-family: tahoma, 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;
	padding:9px;
	text-align:left;
}
/* ----------  Seitenhintergrund ---------- */
html body {
	margin:5px;
	background:#E1E1E1;
}
/* ----------  mittige Spalte bzw. Inhalt ---------- */
#content {
	padding:20px;
	padding-top: 8px;
}
#content _forums {
	padding-top: 8px;
}
/* ----------  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: #e2b108;
	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: #e2b108;
	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, a.speedbar:visited {
	font-weight:bold;
	color:#666;
	text-decoration:none;
}
a.speedbar:hover {
	font-weight:bold;
	color:#000;
	text-decoration:underline;
}
/* ----------  Hauptüberschriften Boxen + Hintergrund ---------- */
.navigation_box {
	line-height:15px;
	color:#fff;
	padding:8px 5px 8px 5px;
	background:#3a5b70 url(../gfx/box_inner_head.gif);
	font-weight:bold;
}
.navigation_box:first-letter {
	font-size:130%;
}
/* ----------  Hintergrund Boxen ---------- */
.navigation_box_bg {
	background:#F6F6F6;
	padding:5px
}
#archivebox h1, h2 {
	display:inline;
	font-size:14px;
	font-weight: bold
}
/* ----------  Normale Boxen (Inhalte) ---------- */
.box_inner {
	background-color:#fff;
}
.box_inner_body {
	background-color:#fff;
}
.newstext:first-letter {
}
/* ----------  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
}
/* ----------  Newsansicht wenn 1-Spaltig ---------- */
.content_left_one {
}
/* ----------  Obere Navigation ---------- */
.topnavtd {
	background: #eee url(../img/page/page_headernavi.gif);
	height:27px;
	_height:29px;
}
.speedbar {
	color:#ccc
}
/* ----------  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;
}
/* ----------  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:11px;
	color: #fff;
	background-color: #777;
	cursor: pointer;
	border: 1px solid #fff;
}
.button, .button_bbodes {
	border: 3px double #cf9700;
	border-left-color: #ffe6a4;
	border-top-color: #ffe6a4;
	margin: 1px;
	color: white;
	height: auto;
	text-decoration: underline;
	padding: 1px;
	cursor: pointer;
	background: #ffba00;
	text-decoration: none;
}
/* ----------  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;
	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:#f8f8f8;
	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 {
	background-color: #F7F7F7;
	padding:5px
}
.clear {
	clear:both
}
.floatcontent {
	padding:3px;
	min-height:80px; /* ----------  FÜR IE: ---------- */
	_height: 6em
}
