html {
	background-color: #444444;
	position: absolute;
}

body {
	font-family: Verdana, Arial;
	background-color: #444444;
	top: 50%; 
	left: 50%;
	color: #ffed22;
	font-size: 10pt;
	width: 968px;
	height: 578px;
	text-align: center;	
	/* margin-left:-480px; */
	/* margin-top:-285px; */
}

.root {
	background-color: #444444;
	width: 960px;
	height: 570px;
	text-align: left;
	top: 50%; 
	left: 50%;
	/* margin-left:-480px; */
	/* margin-top:-285px; */
}

#banner_left {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 100px;
	text-align: left;
	background-color: #444444;
}

#yellow_vertical_1 {
	position: fixed;
	top: 0px;
	left: 150px;
	width: 3px;
	height: 100px;
	text-align: left;
	background-color: #ffed22;
}

#yellow_vertical_2 {
	position: fixed;
	top: 103px;
	left: 150px;
	width: 3px;
	height: 475px;
	text-align: left;
	background-color: #ffed22;
}

#yellow_horizontal {
	position: fixed;
	top: 100px;
	left: 0px;
	width: 968px;
	height: 3px;
	text-align: left;
	background-color: #ffed22;
}

#banner {
	position: fixed;
	top: 0px;
	left: 153px;
	height: 100px;
	width: 815px;
	text-align: left;
	background-color: #444444;
}

#left_menu {
	position: fixed;
	top: 103px;
	left: 0px;
	width: 150px;
	height: 475px;
	text-align: left;
	background-color: #444444;
}

#main {
	background-color: #444444;
	position: fixed;
	top: 103px;
	left: 153px;
	width: 815px;
	height: 475px;
	text-align: left;
	overflow: none;
}

#main_text {
	background-color: #444444;
	position: fixed;
	top: 103px;
	left: 554px;
	width: 404px;
	height: 463px;
	text-align: left;
	padding-right: 10px;
	padding-top: 12px;
}

#footer {
	position: fixed;
	top: 528px;
	left: 153px;
	height: 50px;
	width: 380px;
	text-align: left;
	background-color: #444444;
}

a.menu_1:link{ 
	display: block;
	height: 50px;
	width: 140px;
}

a.menu_1:hover, a.menu_1:visited, a.menu_1:active { 
	display: block;
	height: 50px;
	width: 140px;
}

a.menu_2:link, a.menu_2:hover, a.menu_2:visited, a.menu_2:active{ 
	display: block;
	height: 50px;
	width: 140px;
}

a.menu_3:link, a.menu_3:hover, a.menu_3:visited, a.menu_3:active { 
	display: block;
	height: 50px;
	width: 140px;
}

a.menu_4:link, a.menu_4:hover, a.menu_4:visited, a.menu_4:active { 
	display: block;
	height: 50px;
	width: 140px;
}

a:link.leseprobe{ 
}

a:visited.leseprobe { 
}

a:focus.leseprobe { 
}

a:hover.leseprobe { 
	text-decoration: underline;
}

a:active.leseprobe { 
	text-decoration: underline;
}

a:link { 
	color:#ffed22; 
	text-decoration: none; 
}

a:visited { 
	color:#ffed22; 
	text-decoration: none; 
}

a:focus { 
	color:#ffed22; 
	background-color:#444444; 
	text-decoration: none; 
}

a:hover { 
	color:#ffed22; 
	background-color:#444444;
	text-decoration: none; 
}

a:active { 
	color:#ffed22; 
	background-color:#444444;
	text-decoration: none; 
	border: 0px;
}

.leer {
	color: #c31b1b; 
	margin-top: 5px; 
	margin-bottom: 2px; 
	font-weight: bold;
}

.leer2 {
	height: 260px;
	padding-top:5px;
}

img {
	border: none;
}

div.leseprobe {
	padding-top: 80px; 
	padding-left: 40px;
}

li.leseprobe{
	padding-top: 12px;
	margin-left: 0px; 
}

ul.leseprobe{
	padding-top: 10px;
	padding-left: 18px; 
}

div.impressum {
	padding-top: 80px; 
	padding-left: 40px;
}

li.impressum{
	padding-bottom: 32px;
	margin-left: 0px; 
}

ul.impressum{
	padding-top: 16px;
	padding-left: 18px; 
}

li.form{
	padding-top: 8px;
	margin-left: 0px; 
}

ul.form{
	padding-top: 10px;
	padding-left: 18px; 
}

ul.maintext{
	padding-left: 18px;
	padding-bottom: 12px;
	padding-top: 8px;
}

li.maintext{
	padding-top: 5px;
}

ul {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

input.buch{
	font-family: Courier New;
}

td {
	font-size: 10pt;
}
