<!--

#Inhalt a:link,#Inhalt a:visited {
 color: red;
 font-weight: bold; 
 text-decoration: none;
 font-size: 10pt;
 }

#Inhalt a:active,#Inhalt a:hover {
 color: red;
 font-weight: bold; 
 text-decoration: none;
 font-size: 10pt;
 background-color: #DADADA;
 }
 
.small { 
 font-family: arial, verdana,  "ms sans serif", sans-serif; 
 font-size: 9pt; 
 font-weight: normal;
 padding-left: 5px;
 line-height: 14px;
 color: black;
 text-decoration: 
}
textarea, select, input.Eingabe {
 background-color: #ffffff;
 border-style: solid;
 border-width: 1px;
 border-color: #A9A9A9;
 font-family: Arial, Verdana, sans-serif;
 font-size: 10pt;
 color: black;
 padding: 1px;
 width: 350px;
}

input.CaptchaEingabe {
 background-color: #ffffff;
 border-style: solid;
 border-width: 1px;
 border-color: #A9A9A9;
 font-family: Arial, Verdana, sans-serif;
 font-size: 10pt;
 color: black;
 padding: 1px;
 width: 225px;
}



body{
MARGIN: 5px;}

#ha {
	font-size: 6.5pt;
	}
	
#ShoutTitel {
	float: left;
	color: #00008B;
	font-size: 10pt;
	font-weight: bold;
	}
	
#ShoutDelete {
	float: right;
	margin: 0px 10px 0px 1px;
	}
	
#ShoutEdit {
	float: right;
	margin: -1px 1px 0px 1px;
	}
	
#ShoutDatum {
	float: right;
	color: #808080;
	font-size: 8pt;
	}
	
#ShoutInhalt {
	margin-top: 5px;
	}
	
-->
