
body {
	background:black;
	font-family:Verdana,sans-serif;
	font-size:10pt;
	color:#E4E4E4;
	font-weight:bold;
}

p {
	font-family:Verdana,sans-serif;
	font-weight:bold;
}

table {
	font-family:Verdana,sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:black;
	border:1px solid #555555;
}

caption {
	font-size:16pt;
	font-weight:bold;
	margin-bottom:15px;
	color:#EE0000;
}

td {
	border:1px solid #555555;
}

.zweite_spalte {
	width: 400px;
}

.rahmen {
	/* border:1px solid white; */
	position:absolute;
	top:70px;
	left: 150px;
	width:730px;
	height:460px;
	text-align:right;
}

.inhalt {
	width:710;
	height:362px;
	background-color:#E4E4E4;
	color:black;
	text-align:left;
	padding:10px;
	overflow:scroll;
}

.logo_position {
	position:absolute;
	top:10px;
	left:50px;
}

.presse_logo {
	text-align:center;
}

.vorschau {
	margin: 10px;
	border: 3px solid black;
}

.news {
	font-family:Verdana,sans-serif;
	font-size:12pt;
	text-align:left;
	color:#EE0000;
}

a:link {
	color:#555555;
	text-decoration:none;
	font-weight:bold;
}

a:visited {
	color:#555555;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#FFFFFF;
	text-decoration:none;
	/* background-color:#FFFFFF; */
	font-weight:bold;
}

a:active {
	color:#0000EE;
	background-color:#FFFF99;
	font-weight:bold;
}

a:focus {
	color:#FFFFFF;
	background-color:#E4E4E4;
	font-weight:bold;
}
h1 {
	font-size:14pt;
	color:#EE0000;
	text-align:center;
}

h2 {
	font-family:Verdana,sans-serif;
	font-size:14pt;
	text-align:right;
}

h4 {
	font-family:Verdana,sans-serif;
	font-weight:bold;
	text-align:center;
}
