body
{
	color: #000077;
	font-family: "Verdana";
	font-size: 10pt;
	background-color: #ffffff;
	background-image: url("../pictures/site/bg2.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
  margin: 0;
  padding: 0;
}

h1
{
	background-color: #4367c5;
	background-image: url("../pictures/site/bgtitletop.png");
  border-top: 1px solid #000077;
	color: #ffffff;
	font-family: "Comic Sans MS";
	font-size: 28pt;
	height: 65px;
	margin: 15px 0px 0px 0px;
	padding: 0;
	text-align: center;
	width: 100%;
}

h2
{
  border-bottom: 1px solid #000077;
  display: block;
  font-size: 16pt;
  font-weight: normal;
  margin-bottom: 0px;
  width: 80%;
}

div.navigation
{
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #000077;
	background-color: #6f8dd9;
	background-image: url("../pictures/site/bgtitlebottom.png");
  background-repeat: repeat-x;
}

div.navigation div
{
  clear: left;
}

ul.topmenu
{
  margin: 0;
  padding: 0;
}

ul.topmenu li
{
  list-style: none;
  float: left;
  position: relative;
  padding: 0;
}

ul.submenu, ul.subsubmenu
{
  display: block;
  margin: 0;
  padding: 0;
  position: absolute;
  visibility: hidden;
}

ul.submenu li, ul.subsubmenu li
{
  background-color: #6f8dd9;
  border-bottom: 1px solid #000077;
  display: block;
  width: 100%;
}

ul.submenu, ul.subsubmenu
{
  border-left: 1px solid #000077;
  border-right: 1px solid #000077;
  border-top: 1px solid #000077;
  display: block;
}

ul.topmenu li a, ul.submenu li a, ul.subsubmenu li a
{
  color: #ffffff;
  display: block;
  font-weight: bold;
  padding: 1px 5px 1px 5px;
  text-decoration: none;
}

ul.topmenu li a
{
  padding-left: 10px;
  padding-right: 10px;
}

ul.topmenu a:hover
{
  background-color: #000077;
  color: #ffffff;
}

div.contentbarnews
{
  margin-right: 18em;
  margin-top: -1em;
}

div.contentbarforum
{
  margin-right: 13em;
  margin-top: -1em;
}

div.contentbar
{
  margin-right: 1.5em;
  margin-top: -1em;
}

div.newsbar
{
  float: right;
  margin-top: 1.5em;
  width: 16.5em;
}

div.forumbar
{
  float: right;
  margin-top: 1.5em;
  padding-right: 1.5em;
  width: 10.5em;
}

div.content
{
  margin-left: 1.5em;
  margin-top: 1.5em;
  margin-right: 0.5em;
  margin-bottom: 1.5em;
}

div.tutorialnavigation
{
  float: right;
  margin-top: 1.5em;
  margin-right: 0.5em;
  padding-top: 15px;
}

div.fastnavigation
{
  margin-left: 50px;
  margin-top: 0px;
}

.zero
{
	margin: 0px 0px 0px 0px;
	border: 0px solid #ffffff;
	padding: 0px 0px 0px 0px;
}

table
{
	font-family: "Verdana";
	color: #000077;
	font-size: 10pt;
}

.w100
{
	width: 100%;
}

.standardheader
{
	font-size: 16pt;
	text-indent: 10px;
	border-bottom: 1px solid #000077;
	font-weight: normal;
}

.mainlogin
{
	vertical-align: top;
	padding-right: 5px;
	padding-left: 10px;
	width: 132px;
}

.loginbox
{
	border: 1px solid #000077;
	background-color: #8888ff;
}

.loginbody
{
	padding: 10px 5px 10px 5px;
	font-size: 8pt;
}

.boxheadertop, .boxheaderbottom
{
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
}

.boxheaderbottom
{
}

.headerlink
{
	text-decoration: none;
	color: #000077;
	font-weight: bold;
}

.headerlink:hover
{
	color: #000000;
}

.warning
{
	color: red;
}

.logininput
{
  background-color: #ddddff;
  border: 1px solid #000077;
  color: #000077;
	width: 120px;
	margin-bottom: 5px;
}

.center
{
	text-align: center;
}

.loginsubmit
{
	border: 1px solid #000077;
	color: #000077;
	background-color: #ddddff;
	font-size: 8pt;
	margin-top: 10px;
}

.onlinecell
{
	padding: 5px 5px 5px 5px;
}

.onlinespacer
{
	width: 128px;
}

.bold
{
	font-weight: bold;
}

.link
{
	color: #000000;
	text-decoration: none;
}

.underline
{
	text-decoration: underline;
}

.symbol
{
	font-family: "Wingdings";
}

.textlink, .nav
{
	color: #0000aa;
	font-weight: bold;
  text-decoration: underline;
  cursor: pointer;
}

.nav
{
	font-size: 12pt;
}

.nounderline
{
	text-decoration: none;
}

.textlink:hover, .nav:hover
{
	color: #000000;
}

.listingbox
{
  border: 1px solid #000000;
}

.listingheader
{
  background-color: #8888ff;
  border-bottom: 1px solid #000000;
  font-weight: bold;
  padding: 0px 4px 1px 4px;
}

.listingbody
{
  background-color: #ffffff;
  color: #000000;
  font-family: "Courier";
  padding: 2px 2px 2px 2px;
}

.linenumber
{
  padding-right: 10px;
  border-right: 1px solid #000000;
  width: 40px;
}

.listingfooter
{
  background-color: #8888ff;
  border-top: 1px solid #000000;
  font-weight: bold;
  padding: 0px 4px 0px 4px;
}

.pre
{
	font-family: "Courier";
}

.comment
{
	color: #007f00;
}

.reserved
{
	color: #0000ff;
	font-weight: bold;
}

.string
{
	color: #7f0000;
}

.logintoplink
{
	color: #000077;
	text-decoration: none;
}

.logintoplink:hover
{
	color: #ff0000;
}

.tbox
{
	border: 1px solid #000077;
	background-color: #8888ff;
	padding: 5px 5px 5px 5px;
}


.pad
{
	padding: 2px 5px 2px 5px;
}

.catheader
{
	border: 1px solid #000077;
	border-bottom: 0px solid #000077;
	text-align: center;
	font-weight: bold;
	background-color: #8888ff;
}

.cattopleft, .cattop, .indextopleft, .indextop
{
	border: 1px solid #000077;
	text-align: center;
	font-weight: bold;
	background-color: #aaaaff;
}

.cattop, .indextop
{
	border-left: 0px solid #000077;
}

.forumleft1, .forumindexleft1
{
	background-color: #ddddff;
	border-left: 1px solid #000077;
	border-bottom: 1px solid #000077;
	border-right: 1px solid #000077;
}

.forum1, .forumindex1
{
	background-color: #ddddff;
	border-bottom: 1px solid #000077;
	border-right: 1px solid #000077;
	vertical-align: top;
}

.forumleft2, .forumindexleft2
{
	background-color: #eeeeff;
	border-left: 1px solid #000077;
	border-bottom: 1px solid #000077;
	border-right: 1px solid #000077;
}

.forum2, .forumindex2
{
	background-color: #eeeeff;
	border-bottom: 1px solid #000077;
	border-right: 1px solid #000077;
	vertical-align: top;
}

.site
{
	color: red;
}

.right
{
	text-align: right;
}

.postlefttop
{
	color: #000077;
	font-weight: normal;
	text-decoration: none;
	background-color: #8888ff;
	border: 1px solid #000077;
	padding: 2px 2px 2px 2px;
	vertical-align: top;
}

.posttitle
{
	color: #000077;
	font-weight: normal;
	text-decoration: none;
	background-color: #8888ff;
	border-bottom: 1px solid #000077;
	border-top: 1px solid #000077;
	padding: 2px 2px 2px 2px;
	text-align: center;
}

.postbody
{
	color: #000077;
	font-weight: normal;
	text-decoration: none;
	background-color: #eeeeff;
	border-bottom: 1px solid #000077;
	border-right: 1px solid #000077;
	padding: 2px 2px 2px 2px;
	height: 100px;
	vertical-align: top;
}

.postleftbottom
{
	color: #000077;
	font-weight: normal;
	text-decoration: none;
	background-color: #8888ff;
	border-bottom: 1px solid #000077;
	border-left: 1px solid #000077;
	border-right: 1px solid #000077;
	padding: 2px 2px 2px 2px
}

.postbottom
{
	color: #000077;
	font-weight: normal;
	text-decoration: none;
	background-color: #8888ff;
	border-bottom: 1px solid #000077;
	padding: 2px 2px 2px 2px
}

.posteditquote
{
	color: #000077;
	font-weight: normal;
	text-decoration: none;
	background-color: #8888ff;
	border-bottom: 1px solid #000077;
	border-top: 1px solid #000077;
	border-right: 1px solid #000077;
	padding: 2px 2px 2px 2px;
	text-align: right;
}

.postrightbottom
{
	color: #000077;
	font-weight: normal;
	text-decoration: none;
	background-color: #8888ff;
	border-bottom: 1px solid #000077;
	border-right: 1px solid #000077;
	padding: 2px 2px 2px 2px;
	text-align: right;
}

.norightborder
{
	border-right: 0px solid #000077;
}

.newpost
{
	color: #ff0000;
}

.inputhead, .textareabody
{
  background-color: #ddddff;
  border: 1px solid #000077;
  color: #000077;
  font-family: "Verdana";
  font-size: 10pt;
}

.inputhead
{
  width: 100%;
}

.textareabody
{
  width: 100%;
  height: 300px;
}

.smalllink
{
	font-size: 8pt;
}

.profile1
{
	background-color: #ddddff;
}

.profile2
{
	background-color: #eeeeff;
}

.registerinput
{
	width: 127px;
}

.bold
{
	font-weight: bold;
}

td
{
	vertical-align: top;
}

h3
{
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	font-size: 10pt;
}

.italic
{
	font-style: italic;
}

.piccszahlelementz
{
	background-image: url("../pictures/content/zahlelementzwb.png");
	width: 52px;
	height: 10px;
	font-size: 1pt;
	display: inline;
}

.newsheadline
{
	background-color: #4367c5;
	border-bottom: 1px solid #000077;
	font-weight: bold;
	color: #ffffff;
	padding: 2px 2px 2px 2px;
}

.newsinfo
{
	background-color: #4367c5;
	border-top: 1px solid #000077;
	font-size: 8pt;
	text-align: right;
	color: #ffffff;
	padding: 2px 2px 2px 2px;
}

table.news
{
	border: 1px solid #000077;
	width: 200px;
}

td.news
{
	padding: 2px 2px 2px 2px;
}

td.newscomments, td.newsdelete
{
	padding: 2px 2px 2px 2px;
	text-align: right;
	font-size: 8pt;
}

td.newsedit
{
	padding: 2px 2px 2px 2px;
	font-size: 8pt;
}

a.news
{
	color: #ffffff;
}

.newsouter
{
	padding: 5px 5px 5px 10px;
}

table.newsedit
{
	border: 1px solid #000077;
}

table.tutlist
{
}

td.tutlistleft1
{
	background-color: #6589e7;
}

td.tutlistright1
{
	background-color: #6589e7;
}

td.tutlistleft2
{
	background-color: #5478d6;
}

td.tutlistright2
{
	background-color: #5478d6;
}

td.tutlistfooter
{
	text-align: right;
	font-size: 8pt;
	font-weight: bold;
}

table.quick
{
	border: 1px solid #000077;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.quickheadline
{
	background-color: #4367c5;
	border-bottom: 1px solid #000077;
	font-weight: bold;
	color: #ffffff;
	padding: 2px 6px 2px 6px;
	text-align: center;
}

td.quick
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a.quick
{
	display: block;
	padding: 1px 2px 1px 2px;
	background-color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
	color: #000077;
}

a.quick:hover
{
	background-color: #08469E;
	color: #ffffff;
}

.quicksmall
{
	font-size: 2pt;
}

img.iespan
{
	text-align: left;
	border: 0px solid #ffffff;
}

pre.code
{
  background-color: #ffffff;
  border: 1px solid #000044;
  margin: 10px 10px 10px 10px;
  overflow: scroll;
  width: 650px;
}

img.tutorial
{
  border-width: 0px;
  margin: 4px 4px 4px 4px;
  text-align: right;
}

.forumbutton
{
	border: 1px solid #000077;
	color: #ffffff;
	background-color: #08469E;
	font-size: 10pt;
  margin: 0px 0px 0px 0px;
}

.tag
{
}

table
{
  border-spacing: 0px;
}

td.tutorialleft
{
  vertical-align: top;
  width: 110px;
}

td.navi
{
  font-size: 8pt;
  padding-left: 15px;
}

a.navi
{
  color: #000077;
}

a.navi:hover
{
  color: black;
}

div.listingheadernew
{
  background-color: #6f8dd9;
  border: 1px solid #000077;
  border-bottom: 0px solid #000077;
  color: #ffffff;
  font-weight: bold;
  padding: 1px 5px 1px 5px;
}

div.listingfooternew
{
  background-color: #6f8dd9;
  border: 1px solid #000077;
  border-top: 0px solid #000077;
  color: #ffffff;
  padding: 1px 5px 1px 5px;
}

table.listingbodynew
{
  border: 1px solid #000077;
  width: 100%;
}

td.lbleft
{
  border-right: 1px solid #000077;
  font-family: "Courier", monospace;
  text-align: right;
  width: 40px;
}

td.lbright
{
  font-family: "Courier", monospace;
  overflow: scroll;
  padding-left: 10px;
  padding-right: 5px;
  white-space: nowrap;
}

.error
{
  color: #ff0000;
}

img.titledragon
{
  position: absolute;
  right: 10px;
  top: 16px;
}

img.headlinedragon
{
  height: 46px;
  width: 50px;
}

span.searchsmall
{
  font-size: 8pt;
}

div.expand
{
  float: left;
  margin-right: 10px;
  width: 11px;
}

div.searchtopic
{
  margin-left: 21px
}

img.expand
{
  border: 0px;
  cursor: pointer;
  margin-top: 3px;
}

tr.searchexpand
{
  display: none;
}

td.searchwait
{
  border-bottom: 1px solid #000077;
  border-left: 1px solid #000077;
  border-right: 1px solid #000077;
}

div.searchwait
{
  font-weight: bold;
  margin: 5px 10px 5px 10px;
  text-align: center;
}

form
{
  margin: 0px 0px 0px 0px;
}

