/* CSS Document */

body,td,th,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #58585a;
}

body {
	margin-top: 50px;
    background-color: #cccccc;
}

.background_l {
    background-color: #ffffff;
	background-image: url(../bilder/hg1000.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 90%;
	font-weight: bold;
	line-height: 15px;
	color: #58585a;
}
.background_r {
    background-color: #ffffff;
	background-image: url(../bilder/hg1000.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 90%;
	font-weight: bold;
	line-height: 15px;
	color: #58585a;
}

.u1ink { 
	font-size: small;
	font-weight: bold;
	color: #ffffff;
}

.urot { 
	font-size: 120%;
	font-weight: bold;
	color: #ff0000;
}

a:link {
	text-decoration: none;
	font-size: small;
	color: #ffffff;
	font-weight: bold;
	background: #58585a;
}
a:hover {
	text-decoration: none;
	font-size: small;
	color: #cccccc;
	font-weight: bold;
	background: #58585a;
}
a:visited {
	text-decoration: none;
	font-size: small;
	color: #ffffff;
	font-weight: bold;
	background: #58585a;
}
a:active {
	text-decoration: none;
	font-size: small;
	color: #cccccc;
	font-weight: bold;
	background: #58585a;
}

#Titelbild {
	position:absolute;
	width:163px;
	height:52px;
	z-index:1;
	left: 215px;
	top: 175px;
}
#Text {
	position:absolute;
	z-index:2;
	left: 230px;
	top: 265px;
	width: 465px;
}

.background_l #Text {
	font-size: 90%;
	font-weight: bold;
	line-height: 15px;
	color: #58585a;
	line-height: 20px;
}

