@charset "iso-8859-1";

body { color: #000; font-family: arial, helvetica, verdana, sans, sans-serif, tahoma; background-color: #eee; margin: 0px 0px 1ex; padding: 0px; min-width: 67ex; max-width: 120ex; }

/* Seitenheader */
.box  { color: white; font-size: 90%; background: #993300 url(../_Images/spacer.png) repeat-x; border: solid 0px black; height: 5ex }
.box h1 { font-weight: normal; font-size: 150%; letter-spacing: 3px; float: left; margin: 0px 1ex; padding: 0.5ex 1ex 0ex 0ex }

/* Statuszeile */
.spacer1 { font-size: 90%; background: #444 url(../_Images/spacer3.png) repeat-x; border: solid 0px #000; height: 2ex }
.statusline { color: #ffffff; font-size: 85%; text-align: left; padding-right: 2ex; padding-left: 1.5ex }

/* Copyright Fusszeile */
.copy { color: #930; font-style: normal; font-size: 60%; text-align: center; margin-left: 33ex; }
.copy a:link,.copy a:visited,.copy a:hover { text-decoration: none }

/* Statistik Fusszeile */
.stat { display: none; color: #930; font-style: normal; font-size: 60%; text-align: center; margin-left: 33ex; }
.stat a:link,.stat a:visited,.stat a:hover { text-decoration: none }
#OneStatTag { color: #930; font-style: normal; font-size: 60%; text-align: center; margin-left: 33ex; }

/* Menu */
.menu  { background-color: #eee; margin: 7ex 1ex 0px 0ex; padding: 0px 0px 0px 0.5ex; border: solid 0px black; position: absolute; top: 0px; left: 0ex; width: 19ex; height: 100% }
[class="menu"] { position: absolute; }

.navmenu { background-color: transparent; text-align: center; margin: 0px; padding-bottom: 0.2ex }
.navmenu span { display: none }
.navmenu div { color: #fff; font-weight: 500; font-size: 90%; background: transparent; text-align: center; margin: 1ex 0px 0.5ex; border-style: solid; border-width: 1px 0px 1px 0px; border-color: #000 }

.navmenu div.spacer2 { font-size: 90%; margin: 0ex 0ex 0.5ex; border: none 0px; height: 2ex }

.menu .navmenu a:link, .menu .navmenu a:visited { color: #444; font-size: 80%; text-decoration: none; background-color: transparent; text-align: left; padding-right: 5px; padding-left: 5px; display: block }
.menu .navmenu a:hover { text-decoration: none; background: url(../_Images/menuhover.png) repeat-y; }
.menu .navmenu a.selected  { text-decoration: none; background: url(../_Images/menuhover.png) repeat-y; }

.menu .navmenu dl { margin-top: 0px; margin-bottom: 0.5ex; }
.menu .navmenu dt { font-weight: bold }
.menu .navmenu dd { margin-left: 0px; padding-left: 0px; }
.menu .navmenu dd a:before { content: " » "; }

.linkindex #linkindex,
.linknews #linknews,
.linkdownloads #linkdownloads,
.linkcomplete #linkcomplete,
.linklang #linklang,
.linkspell #linkspell,
.linkexten #linkexten,
.linkthemes #linkthemes,
.linkviews #linkviews,
.linktraining #linktraining,
.linkoffdoku #linkoffdoku,
.linkintro #linkintro,
.linkkonto #linkkonto,
.linksmtp #linksmtp,
.linkober #linkober,
.linksign #linksign,
.linkanhang #linkanhang,
.linkjunk #linkjunk,
.linkimport #linkimport,
.linkdocu #linkdocu,
.linkinstall #linkinstall,
.linklocale #linklocale,
.linkserver #linkserver,
.linkoffline #linkoffline,
.linkbackup #linkbackup,
.linkshort #linkshort,
.linkmouse #linkmouse,
.linkprofil #linkprofil,
.linkprofilmanager #linkprofilmanager,
.linkedit #linkedit,
.linktipps #linktipps,
.linkforum #linkforum,
.linklinks #linklinks,
.linkimpressum #linkimpressum,
.linkdisclaimer #linkdisclaimer,
.linkrules #linkrules,
.linkdata #linkdata,
.linkcontact #linkcontact,
.linksearchsite #linksearchsite,
.linksearchforum #linksearchforum { color: #444; background: url(../_Images/menuhover.png) repeat-y }

/* Alternatives Stylesheet fuer das Menue */
.lockmenu, .unlockmenu { font-weight: normal; background-color: transparent; padding-top: 1px; padding-left: 1px }
.menu span.lockmenu a:link, .menu span.lockmenu a:visited, .menu span.unlockmenu a:link, .menu span.unlockmenu a:visited { color: #930; background-color: transparent; text-align: left }
.menu span.lockmenu a:hover, .menu span.unlockmenu a:hover { color: #930; background-color: transparent }
.menu span.lockmenu { display: none; }
.menu:hover span.lockmenu { display: block; }
.menu:hover span.unlockmenu { display: none; }
span.unlockmenu { display: none; }

/* Bereich des Inhalts */
.main { font-size: 90%; background: white url(../_Images/back.png) no-repeat right top; margin: 0ex 0ex 0ex 22ex; padding: 1ex 2ex; border: solid 0px black; width: auto; height: auto; min-height: 50ex; }

/* Zweispaltig - linke Spalte */
div.poll { padding: 0; width: 65%; }
div.poll select { width: 70% }
div.poll h3 { margin-top: 0; }

/* Zweispaltig - rechter Bereich */
div.rightside { font-size: 80%; background-color: #fff; float: right; padding: 1ex; border: solid 1px #930; width: 30% }
div.rightside h3 { margin-top: 0; }
div.rightside:first-child p { margin-bottom: 0; text-align: justify; }

/* Allgemeine Formatierung */
a:link, a:visited, a:active { color: #930; text-decoration: underline }
a:hover { color: #930; text-decoration: underline; background-color: #c0c0c0 }

p { line-height: 1.3em; margin-bottom: 1em; }
p.justify { text-align: justify; }
p.extrainfo { color: #555; font-size: 90%; background-color: transparent; padding-left: 1ex; border-left: 2px solid #eecc99 }

h2 { color: #930; font-size: 130%; font-weight: normal; margin-bottom: -10px }
h3 { color: #930; font-weight: normal; font-size: 110%; text-align: left; margin-bottom: -6px }
h4 { color: #930; font-size: 100%; text-align: left; margin-bottom: -10px }

pre, code, tt { font-family: "courier new", "courier", fixed; }
pre, code { color: black; background-color: #fbf5f5; margin: 1em 0em; padding: 0.5ex; border: solid 1px #e5e8eb; display: block }

div.indent { margin-left: 2ex; }
div.answer { margin-left: 2ex; margin-top: 2ex; }

ul { list-style-type: disc; }
li { margin-left: -2ex; }

/* Such-Ergebnis */
.search   { color: #930; font-weight: bold; word-spacing: 10px }

/* Info-Texte */
abbr { border-bottom: 1px dashed #993300; cursor: help  }

img { border-width: 0; vertical-align: bottom;}
img.screenshot  { margin: 0px }
div.screenshot  { float: right; margin: 3ex 0ex 1ex 2ex }

hr { border-top: 2px solid #993300; height: 0; clear: both; }

.clear {clear: both;}

/* News */
div.news { border-left: 0.8ex #e2e1e6 solid; border-bottom: 1px #e2e1e6 solid; border-top: 1px #e2e1e6 solid; border-right: 1px #e2e1e6 solid; padding-left: 1ex; padding-right: 1ex; padding-top: 0px; padding-bottom: 2ex; margin-bottom: 1ex; margin-top: 2ex; background: #ffffff; }
div.news h4 { margin-top: 1ex; }
div.news p.info { color: black; font-size: 80%; float: left; margin-top: -1ex; padding-top: 0px; border-top: 1px solid #e2e1e6; width: 42ex }
div.news p.info a:link, div.news p.info a:visited { color: black }

/* Styles für die Tabellen der Downloads + Extensions + etc. */
table.extensions { font-size: 100%; margin-bottom: 23px; border: 1px #930; width: 100% }
table.extensions thead td { color: #fff; font-weight: bold; font-size: 100%; background: #930 url(../_Images/spacer.png); text-align: left; padding-top: 2px; padding-bottom: 2px }
table.extensions td { background-color: #fbf5f5; padding-right: 3px; padding-left: 3px; border: 0 }
table.extensions td.label { color: #000; font-weight: bold; background-color: #f5e9e9; text-align: right; width: 12ex }
table.extensions td.info { color: #000 }
table.extensions td.size { width: 15ex }

/* keyboard shortcuts */
kbd { font-family: "courier new", "courier", fixed; color: #000; background-color: #ededed; padding: 0px 1px; border-style: solid; border-width: 1px; border-color: #edd #baa #baa #edd }


/*---------------------------------------------------------------------------------------------------------*/
/* phpBB2 spezielle CSS */

/* This is the outline round the main forum tables */
.forumline	{ background-color: #FFFFFF; border: 1px #930 solid; }


/* Main table cell colours and backgrounds */
td.row1	{ background-color: #fbf5f5; }
td.row2	{ background-color: #f7eeee; }
td.row3	{ background-color: #f5e9e9; }


/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
		background: #d6d6d6 url(../_Images/spacer3.png) repeat-x;
}
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background: #d6d6d6 url(../_Images/spacer3.png) repeat-x; 
			border: #FFFFFF; border-style: solid; height: 22px;
}


/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px; }
td.row3Right,td.spaceRow {
	background-color: #d6d6d6; border: #FFFFFF; border-style: solid; }

th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }
/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #993300; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #993300; text-decoration: underline; }


/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #993300;  }
a.mainmenu:hover{ text-decoration: underline; color : #993300; }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #993300}
a.cattitle		{ text-decoration: none; color : #993300; }
a.cattitle:hover{ text-decoration: underline; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #993300; }
a.forumlink 	{ text-decoration: none; color : #993300; }
a.forumlink:hover{ text-decoration: underline; color : #993300; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 11px; color : #000000;}
a.nav			{ text-decoration: none; color : #993300; }
a.nav:hover		{ text-decoration: underline; }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #993300; }
a.topictitle:visited { text-decoration: none; color : #993300; }
a.topictitle:hover	{ text-decoration: underline; color : #993300; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #000000;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #000000; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px;}
a.postlink:link	{ text-decoration: none; color : #993300 }
a.postlink:visited { text-decoration: none; color : #993300; }
a.postlink:hover { text-decoration: underline; color : #993300}


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: black;
	background-color: #d6d6d6; border: #993300; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: black; line-height: 125%;
	background-color: #d6d6d6; border: #939393; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}


/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}


/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #DEE3E7; border-style: none; }

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: white; font-size: 11px; font-weight : bold;
	background: #993300 url(../_Images/spacer.png) repeat-x; height: 25px;
}

/* The largest text used in the index page title and toptic title etc. */
.maintitle, .maintitle:link	{
			font-weight: bold; font-size: 120%;
			line-height: 120%; color: #993300;
}


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");

