.titel {font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:32px;
		font-variant:small-caps;
		text-align:center;
		font-weight:bold;
		}
table#titel {width:740px;
	position:absolute;
	left:5px;
	top:0px;
	text-align:center;
	
			}
table#daten {position:absolute;
			left:0%;
			top:30px;
			}
			
.bezirk {font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:24px;
		text-align:center;
		font-weight:bold;
		}
.bezirke_wien {font-family:Arial, Helvetica, sans-serif;
				font-size:20px;
				font-weight:bold;
				text-align:center;
				line-height:9mm;
				}
			
table#gerüst {position:absolute;
				width:740px;
				left:5px;
				top:50px;
				border-color:#FFFFFF;
				border-width:thick;
				border-bottom-style:solid;
				border-collapse:separate;
				}
			
table#gerüst_nö {
	position:absolute;
				width:740px;
				left:5px;
				top:70px;
				border-color:#FFFFFF;
				border-width:thick;
				border-bottom-style:solid;
				border-collapse:separate;
				}
.spalte_links {width:35%;
			font-family:Arial, Helvetica, sans-serif;
			font-size:13px;
			color:black;
			padding:1mm;
			}
.spalte_rechts {width:25%;
			font-family:Arial, Helvetica, sans-serif;
			font-size:13px;
			color:black;
			padding:1mm;
			}
.spalte_mitte {width:40%;
			font-family:Arial, Helvetica, sans-serif;
			font-size:13px;
			color:black;
			padding:1mm;
			}
.beschriftung {font-family:Arial, Helvetica, sans-serif;
				font-size:20px;
				font-weight:bold;
				text-align:center;
				}

		
.flash {text-align:center;
		padding-top:20px;}
.zurück {font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		text-align:right;
		font-weight:bold;
		}

a:link {color:#000000;
		text-decoration:none;}
a:hover {color:#CCCCCC;
			text-decoration:none;}
a:visited {color:#000000;
			text-decoration:none;}
