body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#kopf {
	background-color: #FFFFFF;
	width: 1000px;
}

#body {
	height: 503px;
	width: 1000px;
	background-image: url(images/hirn_rechts.png);
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 493px;
	width: 645px;
	padding-top: 15px;
	padding-right: 350px;
	padding-bottom: 5px;
	padding-left: 15px;
	overflow: scroll;
}

a {
	color: #0043ae;
	font-weight:bold;
	text-decoration: none;
}

a.content {
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}

p, table {
	padding:0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
td {
	vertical-align: top;
	padding-bottom: 5px;
	font-style: normal;
}

h1 {
	font-size:22px;
	text-align: left;
	font-weight: bold;
	margin-top:5px;
	margin-bottom:0px;
}

.headline_r {
	font-size: 16px;
	color: #0043ae;
	text-align: left;
	font-weight: bold;
}

.headline_l {
	font-size: 14px;
	font-weight: bold;
}

a:visited {
	color: #003366;
}
a:hover {
	color: #0033FF;
}
a:active {
	color: #0033FF;
}

.subheadline {
	font-weight:bold;
}

