/* CSS Document */

	
#nachrichten {
	position: absolute;
	width: 732px;
	height: 500px;
	left: 50%;
	top: 180px;
	margin-left: -367px;
	background-image: url(../grafiken/rand_500.jpg);
	}
	
#text	{
	position: absolute;
	width: 708px;
	height: 326px;
	left: 50%;
	top: 89px;
	margin-left: -354px;
	background-color: #EEE;
	overflow: scroll;
	}
	

.caption {
	position: absolute;
	left: 50%;
	margin-left: -80px;
	top: 18px;
	background:#fff;
	font-family: Verdana;
	font-weight: bold;
	line-height: 2em;
	}
	
h4	{
	margin-left: 20px;
	margin-right: 50px;
	margin-top: 20px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	}
	
p	{
	margin-left: 20px;
	margin-top: -8px;
	margin-right: 50px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

/*fussnote*/	
.tableone {
	margin-left: 20px;
	padding: 0px;
	}
	
.th1 {
	width: 50px;
	}
	
.th2 {
	width: 467px;
	}
	
.th3 {
	width:80px;
	}
	
.hyperth3	{
	color: #000;
	}

.tableone {
	background-color: #F0C992;
	}
	
.tableone th {
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	}
	
	
