/* 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;
	width:312px;
	border-collapse:collapse;
	left: 10px;
	top: 68px;
	}

.tabletwo {
	width:100%;
	border-collapse:collapse;
	}
	
.th1 {width:10px;}

.th2 {
	font-size: 0.9em;
	width:120px;
	}
	
.th3 {width:10px;}

.th4 {
	font-size: 0.9em;
	width:100px;
	}
	
.th5 {width:10px;}

.th6 {
	font-size: 0.9em;
	width:120px;
	}
	
.th7 {width:10px;}

.th8 {
	font-size: 0.9em;
	width:100px;
	}
	
.th9 {width:10px;}

.th10 {
	font-size: 0.9em;
	width:140px;
	}
	

.td1 {width:10px;}
.td2 {width:120px;}
.td3 {width:10px;}
.td4 {width:120px;}
.td5 {width:10px;}
.td6 {width:120px;}
.td7 {width:10px;}
.td8 {width:120px;}
.td9 {width:10px;}
.td10 {width:120px;}

.tableone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #fff;
	color:#fff;
	background-color: #999;
	padding-left: 3px;
	}
	
.tableone td {
	border:1px solid #fff; 
	}
	
.tableone tbody {
	background:#f0c992; 
	color:#000;
	}
	
.caption {
	position: absolute;
	top: 25px;
	margin-left: -150px;
	left: 50%;
	font-family: Verdana;
	background:#fff;
	color:#000;
	font-size:1em;
	font-weight: bold;
	}
	
.tabletwo td {
	font-size: 0.7em;
	background:#eee;
	color:#000;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	}
	
.tableone th, .tabletwo th {
	text-align:center;
	margin: 0px;
	padding: 0px;
	}
	
.tabletwo tr.dk td {
	background:#ddd;
	color:#000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	}

.innerb {height:22em; overflow:auto;}


.footer {
	font-size: 0.8em;
	}
	
.footerM {
	font-size: 0.8em;
	margin-left: 200px;
	color: #2424FF;
	}
	
.footer2 {
	font-size: 0.8em;
	margin-left: 438px;
	color: #2424FF;
	}
