body {
	margin			: 0;
	padding			: 0;
	background-color	: inherit;
	color			: rgb(64,64,64);
	font			: 8pt verdana, helvetica, arial, sans-serif;
	line-height		: .5em;
}

h1, h2, h3, h4 {
	font-size		: 8pt;
}

#topic {position:absolute; left:-2361px; top:-4873px}

td {
	vertical-align		: top;
}

a {
	text-decoration		: none;
}
a:link {
	color			: rgb(0,0,127);
	background-color	: inherit;
	text-decoration		: none;
}
a:visited {
	color			: rgb(0,0,127);
	background-color	: inherit;
	text-decoration		: none;
}
a:hover {
	color			: black;
	background-color	: rgb(220,220,220);
	text-decoration		: none;
}
a:active {
	color			: black;
	background-color	: white;
	text-decoration		: none;
}

#head {
	text-align		: right;
	margin			: .2em .2em 0 .2em;
}

.unimportant {
	background-color	: inherit;
	color			: rgb(150,150,150);
}

img {
	border			: 0px none;
}

img#siteid {
	float			: left;
}

.box {
	border-bottom:1px solid rgb(255,204,0); background-image: url('border_box.gif');
	background-repeat	: repeat-y;
	background-color	: rgb(255,255,153);
	width			: 150px;
	
}

div#global-navigation {
	border-bottom:1px solid rgb(255,204,0); background-image: url('border.gif');
	background-repeat	: repeat-y;
	background-color	: rgb(255,255,228);
	width			: 150px;
	height			: 490px;
	padding-left:0; padding-right:0; padding-top:.1em; padding-bottom:0; background-position-y:50%
}

div#global-navigation-rechts {
	border-bottom:1px solid rgb(255,204,0);
	border-right: 1px solid rgb(255,204,0);
	border-left:  1px solid rgb(255,204,0);
	border-top:   1px solid rgb(255,204,0);
	background-repeat	: repeat-y;
	background-color	: rgb(255,255,228);
	width			: 145px;
	height			: 490px;
	padding-left:0px; padding-right:0; padding-top:.3em; padding-bottom:2px; background-position-y:50%
}

#global-navigation h2 {
	margin			: 0 1em 0 .5em;
	background-color	: inherit;
	color			: rgb(51,51,51);
}

#global-navigation ul {
	margin			: 1em 0 1em 0;
	list-style-type		: none;
	padding			: 0;
}

#global-navigation li {
	margin			: 0;
	padding			: .2em 0 .2em 0;
}

#global-navigation a {
	display			: block;
	padding			: .3em .5em .3em 1em;
	margin 			: 0;
}

#global-navigation a:link {
	color			: rgb(61,61,61);
	background-color	: inherit;
	text-decoration		: none;
}
#global-navigation a:visited {
	color			: rgb(61,61,61);
	background-color	: inherit;
	text-decoration		: none;
}
#global-navigation a:hover {
	color			: rgb(61,61,61);
	background-color	: rgb(255,204,0);
	text-decoration		: none;
}

#global-navigation a:active {
	color			: rgb(61,61,61);
	background-color	: #ffcc66; rgb(255,255,153);
	text-decoration		: none;
}

a .important {
	color		: red;
	background-color: inherit;
	font-weight	: bold;
}

a .important2 {
	color		: rgb(51,51,51);
	background-color: inherit;
	font-weight	: bold;
}

#navleer {background-color: inherit;}
