

#AusgabeBild{
	float:left;
	clear:left;
	padding:5px ;
	background-color:#ffffff;
	border:solid 1px #336699;

}
#AusgabeInhalt{
/*background-color:#0099CC;*/
	padding-left:120px;
	color:#666666;
	font-size:75%;
}
#AusgabeFeld hr{
	text-align:left;
	height: 1px;
	border: none;
	width:100%;
	background-color:#336699; /*Fox*/
	color:#336699; /*IE*/
	clear:left;
}

.AusgabeArt {
	/*letter-spacing: 0.1em;*/
	color:#333333;
	
	/*font-weight:bold;*/
	font-size:90%;
	max-width: 600px;
	text-decoration:underline;
}
.AusgabeAusstattung {
	/*letter-spacing: 0.1em;*/
	line-height: 1.5em;
	max-width: 600px;
}
.AusgabeTyp {
	/*letter-spacing: 0.1em;*/
	line-height: 1.5em;
	max-width: 600px;
}
.AusgabeStatus {
	/*letter-spacing: 0.1em;*/
	/*font-weight:bold;*/
	font-size: 100%;
	line-height: 1.5em;
	color:#666666;
}
.AusgabeLink a {
	/*letter-spacing: 0.1em;*/
	line-height: 1.5em;
	color:#336699;
}
.AusgabeLink a:hover {
	/*letter-spacing: 0.1em;*/
	line-height: 1.5em;
	color:#990000;
}
#Treffer{
 	color:#666666;
	font-size:90%;
	padding-bottom:0px;
}
#Ergebnis{
	color:#ffffff;
}
#Ergebnis a{
	display:block;
	font-size: 75%;
 	color: #990000;
}
#Ergebnis a:hover{
	font-size: 75%;
 	color: #ffffff;
}
#Ergebnis p { /*benötigt in Adressensuche.js*/
 	color: #ffffff;

}
#Titel{
	font-weight:bold;

}
.Hervorhebung{
	color:#990000;
	font-weight:bold;
}
.TitelKlein{
	color:#336699;
	font-weight:bold;
	font-size:120%;
}
.Marginalien{
	color:#666666;
	font-size:70%;
	
	padding-bottom:5px;
}
#Inhalt h1{
	font-size: 100%;
	font-weight:inherit;
	margin-top:0.3em;
	/*line-height:80%;*/
	color:#336699;
	padding-top:20px;
}
#Inhalt h2{
	font-size: 120%;
	font-weight:inherit;
	margin-top:0.3em;
	/*line-height:80%;*/
	color:#336699;
}
#Inhalt h3{
	font-size: 120%;
	font-weight:inherit;
	margin-top:0.3em;
	line-height:80%;
	color:#336699;
}
#Inhalt hr{
	height: 1px;
	border: none;
	background-color:#336699; /*Fox*/
	color:#336699;
}
#Inhalt ul li{
	font-weight:inherit;
	font-size:75%;
	color:#336699;
	list-style-type:square;
}

.textblock{
	color:#666666;
	font-size:75%;
	line-height:1.5em;
	font-stretch:expanded;
	
}
#NormAusgabeBlock{
	padding:5px ;
	padding-bottom:10px;
	padding-left:30px;
	border-bottom:1px solid #336699;
	background-color:#FFFFFF;
	
}
#NormAusgabeBild{
	float:left;
	clear:left;
	padding:5px ;
	background-color:#ffffff;
	border:solid 1px #336699;
}
#NormAusgabeTextBlock{
	margin-left:0px;
	
}
#NormAusgabeAufz{
	color:#666666;
	font-size:75%;
	line-height:2.1em;
	font-stretch:expanded;
	padding-left:280px;
}
.NormTitel{
	text-decoration:underline;
	color:#6699CC;
	font-size:75%;
	clear:both;
}
.NormTitel a{
	text-decoration:underline;
	color:#6699CC;
	font-size:120%;
}
.Normtextblock{
	color:#666666;
	font-size:75%;
	line-height:1.5em;
	font-stretch:expanded;
	
}
#Seitenleiste .infos{
	padding-left:20px;
	font-size:75%;
	color:#666666;
}
.impressum{
 padding-left:30px;
}
.SpalteLinks{
	float:left;
	width:290px;
	padding:0px;
}
.SpalteLinks ul li{
	font-weight:inherit;
	font-size:75%;
	color:#666666;
	list-style-type:square;
}
.SpalteLinksTitel{
	float:left;
	text-decoration:underline;
	color:#6699CC;
	font-size:75%;
	width:300px;
}
.SpalteRechts{
	float:right;
	width:280px;
	padding:0px;
	padding:10px;
	font-weight:inherit;
	font-size:75%;
	color:#336699;
}
.SpalteBeide{
	clear:both;
	width:590px;
	padding:10px;
	font-weight:inherit;
	font-size:75%;
	color:#666666;
}

