
/* ---------- page ---------- */

body
{
	/* background: url(img/tafel_schraeg_hell_soft.jpg) no-repeat 200px 200px; */
	/*background: #FFFFFF url(img/body_back.png); */
	background-attachment: scroll;
}

div.logo
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 128px;
	background: url(img/tafel_wide.jpg) repeat-x;
	z-index: 5;
}
div.logo_spacer
{
	height: 115px;
}
div.logo_small
{
	margin-left: 10% !important;
	font: 18px Trebuchet MS, Verdana, Arial, sans-serif;
	color: #404040;
}

.languages
{
	font-size: 11px;
	line-height: 11px;
	position: absolute;
	top: 7px;
	right: 217px;
	z-index: 10;
}
.languages img
{
	margin-left: 3px;
}

div.three_cols
{
	clear: left;
	padding-top: 30px;
}

.column1
{
	float: left;
	width: 30%;
}
.column2
{
	float: left;
	width: 40%;
}
.column3
{
	float: left;
	width: 30%;
}
div.inside_col1
{
	padding-right: 15px;
	text-align: justify;
}
div.inside_col2
{
	padding-left: 15px;
	padding-right: 15px;
}
div.inside_col3
{
	padding-left: 15px;
}

.column2 ul
{
	list-style-image: url(img/check_yes.png);
	padding-left: 22px;
}
.column2 li
{
	margin-bottom: 3px;
}

div.col_header
{
	font: bold 20px/22px Trebuchet MS,Georgia,Times,serif;
	color: #3AA83A;
	/*color: #8090C0;*/
	margin-bottom: 15px;
}

.clear
{
	clear: both;
	font-size: 1px;
	line-height: 1px;
	margin-bottom: -5px;
}

div.footline
{
	text-align: center;
	margin-top: 20px;
	border-top: solid 1px #CCCCCC;
	padding-top: 2px;
	font-size: 11px;
	line-height: 23px;
	color: #999999;
}


/* ---------- common block text ---------- */

tr.header td
{
	font-style: italic;
	border-bottom: dotted 1px #80D080;
}
tr.line td
{
	border-bottom: dotted 1px #80D080;
}
table.trk tr:hover,
tr.trk:hover
{
	background: url(bb_designs/standard/img/shade.png);
}

#download_stable_full
{
	background: url(img/newsback.png);
	padding: 1px;
}

.resdownload td
{
	padding-left: 1px;
	padding-right: 10px;
	padding-top: 1px;
}
td.iconback
{
	padding-left: 4px;
	background-image: url(img/iconback.png);
	background-repeat: repeat-y;
}

td.pkey   /* docs: database layout: primary key */
{
	text-decoration: underline;
}

ul, ol
{
	margin: 2px 0px 4px 0px;
	padding-left: 30px;
}
li
{
	padding: 1px 0px;
}

div.home_msg
{
	font-weight: bold;
	color: red;
	border: solid 1px red;
	padding: 1px;
	background: #FBFBFB;
}

.indent
{
	margin-left: 20px;
}

.bigcite
{
	font: italic 18px Times,serif;
	color: #000000;
}

/* ---------- common inline text ---------- */

small
{
	font-size: 11px;
	color: #808080;
}

.red
{
	color: red;
}
.bold
{
	font-weight: bold !important;
}

img.scrot
{
	border: 1px solid #CCCCCC;
	margin: 10px 4px;
}
img.vmid2
{
	vertical-align: middle;
	position: relative;
	top: -2px;
}

code, tt
{
	font: 13px Andale Mono,Courier New,monospace;
}
code
{
	color: #007050;
}
tt.fn
{
	font: 13px Andale Mono,Courier New,monospace;
	color: #802020;
}

/* ---------- navigation stuff ---------- */

.nav
{
	width: 200px;
	position: fixed;
	right: 7px;
	top: 7px;
	border-left: solid 3px #5B89FF;
	border-bottom: solid 1px #5B89FF;
	z-index: 10;

	/* IE6- compatibility */
	margin-bottom: 15px;
}
.nav .group .group
{
	border-left: solid 1px #FFFFFF;
}
.nav .group
{
	border-left: 0;
	padding-left: 15px;
	background: url(img/grad1.png) repeat-y;
}
.nav .item,
.nav .home
{
	font: 11px Verdana,Arial,sans-serif;
	background: url(img/navback.png);
	color: #000000;
	padding: 2px 3px;
	cursor: pointer;
}
.nav .item
{
	border-bottom: solid 1px #EEEEEE;
	border-right: solid 1px #EEEEEE;
	border-left: solid 1px #FFFFFF;
}
.nav .home
{
	border: solid 1px #EEEEEE;
	font-weight: bold;
}
.nav .item a span,
.nav .home a span,
.nav .languages div
{
	display: block;
	font: 11px Verdana,Arial,sans-serif;
	color: #000000;
}
.nav img.navimg
{
	float: right;
	margin: 3px 1px 0 0;
}

.nav .item:hover,
.nav .home:hover
{
	/*background: #B9CDFF;*/
	background: #5B89FF;
	color: #FFFFFF;
}
.nav .item:hover a span,
.nav .home:hover a span
{
	color: #FFFFFF;
}

.nav .searchitem
{
	padding: 0;
	cursor: default;
}
.nav .searchitem div
{
	background: url(img/navback.png);
}
.nav .searchitem input[type="text"]
{
	width: 97%;
	font-size: 11px;
}


/* ---------- about page, links table ---------- */

#linktable
{
}

#linktable td
{
	padding: 6px 0px;
}

img.linkimg
{
	vertical-align: middle;
	margin-left: 25px;
	margin-right: 15px;
}

img.linkflag
{
	margin-left: 15px;
	width: 19px;
	height: 11px;
}

/* ---------- links ---------- */

a,
a.toplink,
a tt.fn
{
	color: #0070FF;
	text-decoration: none;
}
a:hover,
a.toplink:hover,
a:hover tt.fn
{
	color: #FFA000;
}

a.toplink,
a.toplink:hover
{
	font: 9px Verdana, Arial, helvetica, sans-serif;
	margin-left: 5px;
}

p.footline a
{
	color: #777777;
}

a img
{
	/*border: 1px solid #0051F6;*/
	border: 0px;
}

/* ---------- captions ---------- */

h1
{
	font: bold 20px/22px Trebuchet MS,Georgia,Times,serif;
	color: #3AA83A;
	/*font: bold 17px Verdana, Arial, helvetica, sans-serif;
	color: #0050A0;*/
	padding: 0px 0px 2px 0px;
	border-bottom: solid 1px #C0C0C0;
	margin: 30px 0px 10px 0px;
}
h2
{
	font: bold 17px/19px Trebuchet MS,Georgia,Times,serif;
	color: #3AA83A;
	/*font: bold 15px Verdana, Arial, helvetica, sans-serif;
	color: #0050A0;*/
	padding: 0px 0px 1px 0px;
	margin: 22px 0px 10px 0px;
}
h3
{
	font: bold 14px/16px Trebuchet MS,Georgia,Times,serif;
	color: #3AA83A;
	/*font: bold 12px Verdana, Arial, helvetica, sans-serif;
	color: #0050A0;*/
	padding: 2px 0px 2px 0px;
	margin: 15px 0px 10px 15px;
}

h1 tt.fn
{
	font-size: 20px;
	font-weight: bold;
}
h2 tt.fn
{
	font-size: 17px;
	font-weight: bold;
}
h3 tt.fn
{
	font-size: 14px;
	font-weight: bold;
}


/* ---------- home page side boxes ---------- */

div.newsbox
{
	margin-bottom: 15px;
	padding: 1px;
}
#versionbox
{
	background: url(img/newsback.png);
}

div.sideindent
{
	margin-left: 15px;
	text-indent: -15px;
	margin-bottom: 4px;
}
span.sidedate
{
	font-size: 9px;
	color: #808080;
	font-style: italic;
}

div.newsbox,
div.newsbox li,
div.newsbox div,
div.sideindent
{
	font-size: 11px;
	line-height: 14px;
}

div.newsbox ul
{
	padding-left: 15px;
}

