.zitat{
	font-size:9px;
	font-weight:bold;
}
.bild_subtext{
	font-size:9px;
}
#content{
	margin:70px 0px 40px 80px;
	padding:7px;
	padding-left:80px;
	font-size:12px;
	letter-spacing:1px;
	line-height:19px;	
}

#content a, #pos a{
	color: #ff0000;
	text-decoration:none; 
	font-size: 12px; 
	line-height: 24px;
}

#content a:hover, #pos a:hover{
	background-color: #cccccc; 
}
#content a img{
	color:#ffffff;
	border:none;
	font-size:0;
	line-height:0;
	text-decoration:none; 
	margin:0;
	padding:0;
}
#content a:hover img{
	background-color:#ffffff;
}

h1{
	font-size: 12px;
	color:#ff0000;
	font-weight:bold;
	margin:0;
	padding:0;
	line-height:24px;
}

h2{
	font-size: 12px;
	color:#808080;
	font-weight:bold;
	margin:0;
	padding:0;
	line-height:24px;
}

h3{
	border:solid #555 1px;
	background-color:#ccc;
	padding:10px;
	margin:20px;
	vertical-align:middle;

	font-weight:bold;
	background-image:url(/static/achtung.gif);
	background-repeat:no-repeat;
	text-indent:30px;
}
