body {
	background-color: #4c4c70;
}
#globalcontainer {
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 540;
	width: 720;
	left: 0px;
	top: 0px;
}


#titel {
	position: absolute;
	z-index: 1;
	width: 720px;
	left: 0px;
	top: 0;
	height: 108;
}
#divContainer {
	position: absolute;
	z-index: 4;
	width: 495px;
	left: 258px;
	top: 174px;	
	overflow: hidden;
	visibility: visible;
	height: 310px;
}
#divContent {
	position: relative;
	z-index: 5;
	width: 525px;
	left: 270px;
	top: 140px;
}
#text {
	position: absolute;
	z-index: 2;
	width: 403px;
	left: 26px;
	top: 22px;
	height: 402px;
	overflow: scroll;
}
#start {
	position: absolute;
	z-index: 2;
	width: 403px;
	left: 20px;
	top: 23px;
	height: 407px;
	overflow: hidden;
}
#navR {
	position: absolute;
	z-index: 2;
	width: 135px;
	left: 580px;
	top: 107px;
	height: 433px;
}
#navRtxt {
	position: absolute;
	z-index: 3;
	width: 135px;
	left: 584px;
	top: 142px;
	height: 433px;
}
#box {
	position: absolute;
	z-index: 1;
	width: 573px;
	left: 145px;
	top: 108px;
	height: 432px;
	background-color: #FFFFFF;
}

.grundtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	text-decoration: none;
	text-align: left;
	list-style-position: outside;
	list-style-image:  url("bullet_screen.gif");
	font-weight: normal;
}

.textfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}
.autor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	text-decoration: none;
	font-weight: normal;
	line-height: 10px;
	text-align: right;
}
.hinweis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	text-decoration: none;
	font-weight: normal;
	line-height: 10px;
	text-align: left;
}
.hinweis a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	text-decoration: none;
	font-weight: normal;
	line-height: 10px;
	text-align: left;
}
.navright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
}
a {
	color: #cc0033;
	text-decoration: none;
}
a:hover {
	color: #000033;
	text-decoration: none;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #000033;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	line-height: 32px;
}
.zitat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000033;
	text-align: right;
}
.pfeil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	text-align: right;
}
.form312 {
	background: #FFFFFF;
	border:1px solid #000033;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	width: 312px;
}
.form312x100 {
	background: #FFFFFF;
	border:1px solid #000033;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	width: 312px;
	height: 100px;
}
.schalter {
	background: #4c4c70;
	border:1px solid #000033;
	color: #FFFFFF;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: 20px;
}
.AnkickenHinweis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	text-decoration: none;
	font-weight: normal;
	line-height: 10px;
	text-align: center;
	font-style: normal;
	vertical-align: top;
}


#navcontainer { 
position:absolute;
	left:0px;
	top:138px;
	width:142px;
	z-index: 2;	
border-bottom: 1px solid #000033;
padding:0;
}

#navcontainer ul
{
	margin:0;
	padding:0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
}

#navcontainer a
{
	display: block;
	width: 132px;
	background-color: #4c4c70;
	border-top: 1px solid #000033;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;	
	color: #EEE;
text-decoration: none;
}

#navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #1b2966;
color: #fff;
}

#navcontainer li a.current
{
background-color: #1b2966;
color: #fff;
}

