.utitel {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #1A181D;
	text-decoration: none;
	font-weight: bolder;
}
.box1 {
	margin: 0px;
	height: 150px;
	width: 250px;
	padding: 10px;
	background-color: #FFFFFF;
	filter:alpha(opacity=70); -moz-opacity:0.8;
}
.rahm {
	border: 2px solid #FFFFFF;
}
.titel {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	color: #E2017B;
	text-decoration: none;
	font-weight: bolder;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.box2 {
	margin: 0px;
	height: 350px;
	width: 450px;
	padding: 2px;
	background-color: #FFFFFF;
}
a:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #E40079;
	text-decoration: none;
	text-transform: lowercase;
}
a:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	color: #E1017B;
	text-decoration: none;
	text-transform: lowercase;
}
a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	text-transform: lowercase;
}
.liste {
	line-height: 18px;
	list-style-type: none;
}
.box3 {
	margin: 0px;
	width: 350px;
	padding: 10px;
	background-color: #FFFFFF;
	filter:alpha(opacity=90); -moz-opacity:0.8;
}

