
/*Tags*/
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

#content table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#content label {
	display:block;
	width:30px;
	float:left;
}

#content a:link { 
	color:#333333;
	text-decoration:underline;
} 

#content a:visited { 
	color:#333333;
	text-decoration:underline;
} 

#content a:hover { 
	color:#333333;
	text-decoration:none;
} 

#content a:active { 
	color:#333333;
	text-decoration:underline;
} 

.amtsstellen {
	width:200px;
	height:15px;
	float:left;
}

/*newstool*/
#news_inhalt table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#news_inhalt table a:link { 
	color:#333333;
	text-decoration:underline;
} 

#news_inhalt table a:visited { 
	color:#333333;
	text-decoration:underline;
} 

#news_inhalt table a:hover { 
	color:#333333;
	text-decoration:none;
} 

#news_inhalt table a:active { 
	color:#333333;
	text-decoration:underline;
} 



/*Diverses*/

.bild {
	float:left;
	margin-right:15px;
	margin-bottom:11px;
	border:1px solid #999999;
}

.bild_border {
	border:1px solid #999999;
}

.deep {
	margin-left:725px;
	margin-top:30px;
}

#deep {
	width:60px;
	height:15px;
	right:10px; 
	bottom:10px; 
	position:absolute;
}