body {
	background-position: left top;
	background-attachment: scroll;
	background-repeat: repeat;
	background-color: #f0f0f0;
	color: #333333;
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 100.01%;
	/* font-size: 12px; */
	/* background-image: url(images/dg_bckg.jpg); */
	margin: 6px;
	/* text-align: justify; */
	padding: 0px;
}

a:link, a:visited {
	font-weight: bold;
	/* color: #888870; */
	/* color: #888888; */
	color: #064488;
	text-decoration: none
}
a:active {
	font-weight: bold;
	/* color: #CACACA; */
	color: #088888;
	text-decoration: none
}
a[href]:hover {
	font-weight: bold;
	/* color: #CACACA; */
	color: #088888;
	text-decoration: underline
}

.front {
	position: fixed;
	width: 100%;
	z-index: 6;
	/* top: 40px; */
	top: 4.4ex;
	left: 0;
	right: 0;
	background-position: left top;
	background-attachment: scroll;
	background-repeat: no-repeat;
	border-left: 1px solid #888888;
}

.aktiv {
	width: 100px;
	/* height: 25px; */
	height: 4ex;
	/* font-weight: normal; */
	font-weight: bold;
	/* font-size: 12px; */
	font-size: 1.0em;
	/* color: #D3D0BE; */
	color: #666666;
	font-family: arial, verdana, helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	/* background: #272621; */
	background: #f0f0f0;
	border: 1px solid #888888;
	/* border-width: 0px 1px 1px 0px; */
	border-width: 1px 1px 0px 0px;
}

.linkmenu {
	width: 100px;
	/* height: 25px; */
	height: 4ex;
	vertical-align: middle;
	text-align: center;
	background: #101010;
	/* color: #f0f07f; */
	color: #ffcc66;
	border: 1px solid #888888; 
	border-width: 1px 1px 1px 0px;
}

.linkmenu a {
	color: #ffcc66;
}

.linksep {
 width: 2px;
 height: 25px;
 border: 0px;
 background-color: #888888;
}

td.linkmenu:hover {
	/* background-color: #404038; */
	background-color: #666666;
	padding: 1px 0 1px 0;
}

.indexeintrag {
	width: 12em;
	text-align: center;
}
td.indexeintrag:hover {
	/* background-color: #404038; */
	background-color: #404040;
	padding: 1px 1px 1px 1px;
}

#oben {
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 5;
	text-align: center;
	padding: 0;
	margin: 0;
	/* border-bottom: 1px solid #000000; */
	/* background-color: #303028; */
	background-color: #303030;
	color: #f0f0f0;
	height: 7ex;
	width: 100%;
	font-size: 11px;
	/* background-image: url(images/logo.png); */
}
#oben h1 {
	margin-top: 0px;
	vertical-align: middle;
}
#oben a {
	color: #f0f0f0;
	text-decoration: none;
}
/*
#oben h2 {
	margin-top: -4ex;
	text-align: right;
	vertical-align: middle;
*/
	/* padding-left: 12em; */
/*
	padding-right: 1em;
*/
	/* color: #83807E; */
/*
	color: #7f7f7f;
	text-transform: lowercase;
}
*/
#oben h2 {
	display: none;
}

#slideheadline {
	text-align: center;
	color: red;
}

#untermenu {
	text-align: center;
}
#untermenu a {
	/* text-align: center; */
	margin: 0 1em 0 1em;
}

#main {
	position: relative;
	z-index: 3;
	/* margin-top: 95px; */
	margin-top: 8ex;
	margin-left: 8em;
	padding: 3ex 0 1ex 0;
/*
	margin: 1px 2px 0 0;
	background: url(mainbg.gif) top left repeat-y;
	border-bottom: 1px solid white; 
	border-top: 3px double black; 
	border-right: 5px double white;
*/
}

#lang {
	position: fixed; 
	z-index: 5; 
	top: 2ex; 
	left: 3px;
	right: 0;
/*
	width: 94%;
	margin: -1px 0 0; 
	padding: 0.2em 0 0.1em;
	border: 1px solid black; 
	border-width: 0 3px 1px 20px;
	background: #B22222; 
	white-space: nowrap;
*/
}
#lang img {
	margin: 0 3px 0 0; }

#page {
	position: fixed;
	z-index: 5;
	top: 11ex;
	width: 98%;
	/* font-weight: bold; */
	/* color: #888870; */
	/* color: #D3D0BE; */
	/* background: #272621; */
	color: #ff0000;
	text-align: right;
}
#page a {
	font-size: 12px;
	color: #ff0000;
}

pre.code {
	margin: 5px 25px;
	border: 1px dashed #888888;
	background-color: #e0e0e0;
	color: #666666;
	padding: 3px 2px; }

.option {
	color: #ff0000;
}

#navbar {
	/* position: fixed;
	z-index: 5;
	top: 10ex; */
	/* margin: 0; */
	position: absolute;
	z-index: 4;
	border: 0;
	padding: 0em;
	float: left;
	min-height: 15em;
	min-width: 6em;
	/* width: 16em; */
	vertical-align: top;
}

#navbar ul {
	margin: 0;
	padding: 0;
	width: 7em;
}

#navbar li {
	text-align: right;
	/* font-size: .7em; */
	line-height: 1.4;
	padding-bottom: 2ex;
	list-style: none;
}

#navbar li a {
	/* font-size: 10px; */
	font-weight: bold;
	color: #3366CC;
	text-decoration: none;
	/* line-height: 2ex; */
}

#navbar li a:hover {
	text-decoration: underline;
}
#navbar li.lang {
	line-height: 4.0;
}
/*
#subnav {
	margin: 0;
	border: 0;
	padding: 1em;
	float: left;
	min-height: 15em;
	vertical-align: top;
}
*/

#subnav ul {
	margin: 0;
	padding: 0;
	width: 6em;
}

#subnav li {
	text-align: right;
	font-size: .7em;
	/* line-height: 1.4; */
	list-style: none;
}

#subnav li a {
	/* font-size: 10px;
	font-weight: bold; */
	color: #3366CC;
	text-decoration: none;
	line-height: 0.8;
}

#subnav li a:hover {
	text-decoration: underline;
}

#content {
	z-index: 3;
	float: left;
	margin: 0;
	padding: 1em;
	vertical-align: top;
	min-width: 12em;
	width: 96%;
	border-left: 1px solid #9FC0D7;
	/* font-size: .75em; */
}
/* So that Gecko based browsers have the same starting paragraph position as IE */
#content > :first-child {
	margin-top: 0;
}

#content p {
	line-height: 1.5;
}
#slide {
	z-index: 1;
	float: left;
	margin: 0;
	padding: 1em;
	vertical-align: top;
	min-width: 12em;
	width: 96%;
	border-left: 1px solid #9FC0D7;
	/* font-size: .75em; */
}

hr#mainsep {
	display: none;
}

.large {
  font-size: 200%;
}
.center {
  text-align: center;
}

