body { 	overflow: auto; 
		margin: 0px;
		padding: 0px;
		background-color:#8F0000;
}
.toplink {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	font-weight:800;
	font-style:normal;
	font-variant: normal;
	text-decoration: none;
}
.botlink {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	font-weight:normal;
	font-style:normal;
	font-variant: normal;
	text-decoration: none;
}
.sublink {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	font-weight:500;
	font-style:normal;
	font-variant: normal;
	text-decoration: none;
}
#container{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 870px;
	height: 516px;
	margin-top: -258px;
	margin-left: -435px;
	background-image:url(../graphik/bk/main.jpg);
}
#textarea{ 
	position: relative;
	left: 363px;
	top: 90px;
	width:505px;
	height:410px;
	overflow: auto;
}
.tablemid{
	height:408px;
}
h1 {font-family:"Trebuchet MS";
	font-size:20px;
    color:#121212;
    font-variant:normal;
    font-weight:bold; 
	margin-top: 5px;
	margin-bottom: 2px;
	height:30px;
	display:block;
	vertical-align: middle;
}
h2 {font-family:"Trebuchet MS";
	font-size:15px;
    color:#121212;
    font-variant:normal;
    font-weight:bold; 
	margin-top:5px;
	margin-bottom:2px;
}
h3 {font-family:"Trebuchet MS";
	font-size:15px;
    color:#121212;
    font-variant:normal;
    font-weight:normal; 
	margin-top:5px;
	margin-bottom:2px;
}
h4 {font-size:13px;
	text-decoration:none;
	color:#121212;
	font-family:"Trebuchet MS";
	font-weight:100;
	margin-top:2px;
	margin-bottom:2px;
}
h5 {font-size:12px;
	text-decoration:none;
	color:#333333;
	font-family:"Trebuchet MS";
	font-weight:100;
	margin-top:5px;
	margin-bottom:2px;
}
h6 {font-size:12px;
	text-decoration:none;
	color:#333333;
	font-family:"Trebuchet MS";
	font-weight:bold;
	margin-top:5px;
	margin-bottom:2px;
}
hr {color:#121212;
	margin-top:0px;
}
p, div  	{ 	font-size:14px;
       				font-family: "Trebuchet MS";
					font-weight:normal;
        			color:#121212;				 
}
li				{ 	font-size:14px;
       				font-family: "Trebuchet MS";
					font-weight:normal;
        			color:#121212;
}
table, th, td  	{   font-size:14px;
       				font-family:"Trebuchet MS";
					font-weight:normal;
        			color:#121212;		
}
.smalltext {		font-size:10px;
       				font-family:"Trebuchet MS";
					font-weight:normal;
        			color:#121212;		
}
.midtext {			font-size:12px;
       				font-family:"Trebuchet MS";
					font-weight:normal;
        			color:#121212;		
}