body, textarea
{
	margin: 0; padding: 0;
	background: black url('../images/background.jpg') repeat-y center;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: white;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: white;
	scrollbar-track-color: white;
	scrollbar-darkshadow-color: #000000
}

td#header
{
	background: black url('../images/header.jpg');
	color: white; padding-left:10px; padding-right:0; padding-top:151px; padding-bottom:20px
}
td#header a { font: 12px verdana; color: white; text-decoration: none; }
td#header a:hover { text-decoration: underline; }

/*
	Hauptseite
*/

dt {
	font-weight: bold;
	background: #14223d;
	padding-left: 5px;
}
dd { margin-left: 30px }

td#main
{
	background: url('../images/main.jpg') no-repeat 20px 0;
	width: 510px; color: white; font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:verdana; padding-left:30px; padding-right:17px; padding-top:30px; padding-bottom:5px
}
h1.topic
{
	background: url('../images/topic.gif') no-repeat;
	font-weight: bold; color: white;
	margin-bottom: 10px; font-style:normal; font-variant:normal; font-size:13px; font-family:verdana; padding-left:20px; padding-right:0; padding-top:9px; padding-bottom:8px
}
div.intro
{
	font: 11px verdana; color: white;
	line-height: 15px;
	padding: 0 20px 0 15px; margin-bottom: 10px;
}

table.news {
	font: 11px verdana; color: white;
	line-height: 15px;
	width: 500px;
}

/*
	Navigation
*/

td#left_nav
{
	border-left:0px solid white; border-right:1px solid white; border-top:0px solid white; border-bottom:0px solid white; background:#060c18 url('../images/left_nav.jpg') no-repeat; width: 171px
}
td#right_nav
{
	border-left:1px solid white; border-right:0px solid white; border-top:0px solid white; border-bottom:0px solid white; background:#060c18 url('../images/right_nav.jpg') no-repeat; width: 169px
}

span.menu
{
	display: block;	padding: 4px 4px 4px 10px;
	margin-bottom: 5px;
	color: white; background: #384c71;
	font: 11px verdana; font-weight: bold;
}
a.amenu {
	border-left:0px solid #142038; border-right:0px solid #142038; border-top:1px solid #142038; border-bottom:1px solid #142038; display: block;	margin-bottom: 5px; color: white;
	text-decoration: none; font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:verdana; padding-left:20px; padding-right:4px; padding-top:4px; padding-bottom:4px
}
a:link.amenu
{
	border-color: #142038; background: #142038;
}
a:visited.amenu
{
	border-color: #142038; background: #142038;
}
a:hover.amenu
{
	border-color: #1f283d; background: #40567d;
}
a.bmenu {
	border-left:0px solid #142038; border-right:0px solid #142038; border-top:1px solid #142038; border-bottom:1px solid #142038; display: block; width: 150px;	margin-bottom: 5px; color: white;
	text-decoration: none; font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:verdana; padding-left:20px; padding-right:4px; padding-top:4px; padding-bottom:4px
}
a:link.bmenu
{
	border-color: #142038; background: #142038; width: 150px
}
a:visited.bmenu
{
	border-color: #142038; background: #142038; width: 150px
}
a:hover.bmenu
{
	border-color: #1f283d; background: #40567d; width: 150px
}
a.txtlnk {
	padding: 4px 20px 4px 20px;
	border: solid 1px #142038;
	margin-bottom: 5px; color: white;
	font: 11px verdana; text-decoration: none;
}
a:link.txtlnk
{
	border-color: #142038; background: #142038;
}
a:visited.txtlnk
{
	border-color: #142038; background: #142038;
}
a:hover.txtlnk
{
	border-color: #1f283d; background: #3c4c73;
}
input.flat
{
	background: black; color: white;
	border: solid 1px white; width: 145px;
	margin-left: 10px; margin-bottom: 5px;
}
input.butt
{
	display: block;	padding: 2px;
	margin-bottom: 5px; border: 0px none;
	color: white; background: #142038;
	text-decoration: none;
	text-align: center;width: 169px; font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:verdana
}

/*
	Personal Datapad
*/
table.pdtab
{
	width: 485px; font: 11px verdana; color: white;
}
table.pdtab th
{
	text-align: left; background: #142038;
}
table.pdtab td
{
	background: #16273a;
}
table.pdtab td.th1
{
	padding-left: 10px;
        background: #16273a;
	width: 350px;
}
table.pdtab td.th2
{
	background: #324875;
}
table.pdtab td.pskill
{
	background: #16273a;
	text-align: center;
}
a.pd_link { text-decoration: none; color: white; display: block; background: #142038}
a:hover.pd_link { text-decoration: underline; background: #182230;}

input.pdflat, textarea.pdflat
{
	background: black; color: white;
	border: solid 1px white;
	font: 11px verdana;
}
/*
        NewsBoard-Administration
*/
input.nbutt
{
	display: block;	border: solid 1px black; padding: 2px;
	margin-bottom: 5px; margin-left: 25px;
	color: white; background: #003c96;
	text-decoration: none;
	text-align: center; width: 200px; font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:verdana;
}
table.NewsBoard
{
        width: 485px; color: white; font: 11px verdana;
}

table.NewsBoard th
{
	text-align: left; background: #142038; vertical-align:top;
}

table.NewsBoard td
{
        background: #2f2f2f; padding-left: 10px;
}

input.nbflat,textarea.nbflat,select.nbflat
{
	background: black; color: white;
	border: solid 1px white;
	font: 11px verdana;
	width: 250px;
}

/*
        Verbrecherkartei
*/
a.pd_vlink { text-decoration: none; color: white; display: block; background: #142038; font-weight:bold; font-size:12px; font-family:verdana
}

input.flatv
{
	background: black; color: white;
	border: solid 1px white; width: 80px;
}

input.buttv
{
	display: block;	padding: 2px;
	border: 0px none;
	color: white; background: #142038;
	text-decoration: none;
	text-align: center; width: 100px; font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:verdana
}
