body, a:link, a:visited, a:active, td{
	font: 10pt tahoma;
	color: #2C3048;
}

td {
	text-align: left;
}

a:link, a:visited, a:active {
	font-weight: bold;
	text-decoration : none;
}

input, select, textarea {
	color: #2C3048;
	font: 10pt tahoma;
	vertical-align:middle
}


a:hover {
	color: #4B4F66;
	text-decoration : underline;
}


body {
	background-color: #ffa040;
	color: #2C3048;
}

.menu {
	position: absolute;
	width: 175px;
	top: 130px;
	left: 50%;
	margin-left: -500px;
}	

.rechts {
	position: absolute;	
	top: 115px;
	left: 50%;
	margin-left: 325px;
}

img { border: 0px; }

.content{ 
	position: absolute;
	left: 50%;
	margin-left: -315px;
	width: 620px;
	height: 463px;
	overflow: auto;
	background: url(../images/site_07.gif);
	text-align: center;
	padding: 5px;
}

.bottom {
	position: absolute;
	top: 620px;
	left: 50%;
	margin-left: -200px;
}

.marq {
	position: absolute;
	top: 650px;
	left: 50%;
	margin-left: -315px;
	width: 630px;
	font: 12pt georgia;
	color: #800000;
	font-weight: bold;
}

.titel {
	font: 14pt tahoma;
	font-weight: bold;
	text-align: center;
}