body {
	font-family: Courier New, Courier, mono;
	font-size: 12px;
	color: #909090;
}

td {
	font-family: Courier New, Courier, mono;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 150%;
}

h2 {
	font-size: 100%;
	text-decoration: underline;
	font-weight: normal;
}

.text_rechts {
	margin-left: 15px;
	font-family: Courier New, Courier, mono;
	font-size: 12px;
	color: #FFDB13;
}

ul#navi a {
	text-decoration: none;
	color: #FFFFFF;
}

ul#navi a:hover {
	text-decoration: none;
	color: #FFDB13;
}

ul#navi {
	font-family: Courier New, Courier, mono;
	font-size: 12px;
	line-height: 23pt;
	font-weight: none;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
}

ul#navi li {
	list-style: none;
	margin-left: 15px;
	padding: 0;
}

ul#inhalt {
	font-family: Courier New, Courier, mono;
	font-size: 12px;
	font-weight: none;
	color: #909090;
	list-style-type:square;
	padding-left: 15px;
	line-height: 18px;
	
}

ul#inhalt li {
	margin-left: 0;
	padding: 0;
}

ul#infotext {
	font-family: Courier New, Courier, mono;
	font-size: 12px;
	font-weight: none;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
}

ul#infotext li {
	list-style: none;
	margin-left: 0;
	padding: 0;
}

#wrapper {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

#content {
	width: 800px;
	height: 600px;
	margin: auto;
}

#header {
	width: 800px;
	height: 120px;
	background: url(images/westendlogo_800.gif) center no-repeat;
	padding-bottom: 30px;
}

#navigation {
	width: 160px;
	height: auto;
	float: left;
}

#navi_top {
	width: 160px;
	height: 20px;
	background: url(images/navi_top150x20_schatten.gif) center no-repeat;
}

#navi_body {
	width: 160px;
	height: auto;
	background: url(images/navi_body150x10_schatten.gif) repeat-y;
	margin: 0;
}

#navi_bottom {
	width: 160px;
	height: 30px;
	background: url(images/navi_bottom150x30_schatten.gif) center no-repeat;
}

#real_content {
	width: 450px;
	height: 450px;
	background: url(images/content_450x450.gif) center no-repeat;
	float: left;
	margin-left: 15px;
}

#content_text {
	margin-left: 30px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 405px;
	height: 420px;
	overflow: auto;
	whitespace: normal;
	scrollbar-base-color:#FF0080;
  	scrollbar-3d-light-color:#FFFFFF;
  	scrollbar-arrow-color:#FFFFFF;
  	scrollbar-darkshadow-color:#800040;
	scrollbar-face-color:#FF80C0;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#800040;
  	scrollbar-track-color:#FFFFFF;
}

#rechts {
	width: 160px;
	height: auto;
	float: left;
    margin-left: 15px;
}

#rechts_top {
	width: 160px;
	height: 20px;
	background: url(images/navi_top150x20_schatten.gif) center no-repeat;
}

#rechts_body {
	width: 160px;
	height: auto;
	background: url(images/navi_body150x10_schatten.gif) repeat-y;
}

#rechts_bottom {
	width: 160px;
	height: 30px;
	background: url(images/navi_bottom150x30_schatten.gif) center no-repeat;
}

#info {
	width: 140px;
}
	

#footer {
	width: 800px;
	height: 50px;
	clear: both;
}
	
