/* CSS Document */

	
#ausschuss {
	position: absolute;
	width: 732px;
	height: 500px;
	left: 50%;
	top: 180px;
	margin-left: -367px;
	background-image: url(../grafiken/rand_500.jpg);
	}
	
.tableone {
	position: absolute;
	top: 69px;
	left: 50%;
	margin-left: -356px; 
	width:708px; 
	border-collapse:collapse; 
	}
	
.tabletwo {width:690px; border-collapse:collapse;}
.th1 {width:164px;}
.th2 {width:106px;}
.th3 {width:100px;}
.th4 {width:90px;}
.th5 {width:159px;}

.td1 {width:149px;}
.td2 {width:129px;}
.td3 {width:104px;}
.td4 {width:94px;}
.td5 {width:140px;}

.tableone {
	border:1px solid #fff;
	color:#fff;
	font-size: .95em;
	background-color: #999999;
	}
	
.tableone td {
	border:1px solid #fff;
	}
	
.tableone tbody {
	background:#f0c992; 
	color:#000;
	}

.caption {
	position: absolute;
	left: 50%;
	margin-left: -160px;
	top: 20px;
	background:#fff;
	font-family: Verdana;
	font-weight: bold;
	line-height: 2em;
	}
	
.tabletwo td {
	background:#eee;
	color:#000;
	font-family: Verdana;
	font-size: .7em;
	}
	
.tableone th, .tabletwo th {
	text-align:left;
	font-size: .8em;
	}
	
.tabletwo tr.dk td {
	background:#ddd;
	color:#000;
	font-size: .7em;
	}

.innerb {
	height:21.5em; 
	overflow:auto;
	}
	
.fussnote	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	}
	
	