.box {
	font-family: "Courier New", Courier, monospace;
	color:#333333;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	cursor: auto;
}

.ueber {
	font-family: "Courier New", Courier, monospace;
	color:#990033;
	font-size: 22pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	cursor: auto;
}
.box_1 {
	font-family: "Courier New", Courier, monospace;
	color:#333333;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;
		
}

.box_2 {
	font-family: "Courier New", Courier, monospace;
	color:#333333;
	font-size: 20pt;
	font-style: normal;
	font-weight: bold;
	text-align: Left;
	cursor: auto;
	width: auto;
}
.box_3{
	font-family: "Courier New", Courier, monospace;
	color:#333333;
	font-size: 19pt;
	font-style: oblique;
	text-align: Left;
	font-weight: bold;
}

.box_4 {
	font-family: "Courier New", Courier, monospace;
	color:#333333;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	cursor: auto;
}
.rechts {
	font-family: "Courier New", Courier, monospace;
	color:#990033;
	font-size: 22pt;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	cursor: auto;
	vertical-align: top;
}

body {background-color: #CCCCCC;}

 a:link {font-size:14px;font-weight:bold;font-family:"Courier New", Courier, monospace;color:#990033;text-decoration:none;}
 a:visited {font-size:14px;font-weight:bold;font-family:"Courier New", Courier, monospace;color:#996633;text-decoration:none;}
 a:focus {font-size:14px;font-weight:bold;font-family:"Courier New", Courier, monospace;color:#cc00dd;text-decoration:underline;}
 a:hover {font-size:14px;font-weight:bold;font-family:"Courier New", Courier, monospace;color:#ff0000;text-decoration:none;}
 a:active {font-size:14px;font-weight:bold;font-family:"Courier New", Courier, monospace;color:#ff3300;text-decoration:underline;}

