/* Standard-CSS für www.kkm-buerstadt.de *//* Wichtige FarbenDunkelgrün = #007A00Grün =	     #009400*/html, body, div, p, h1, h2, h3, ul, ol, span, a, table, td, form, img, li {     font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}html, body {   background-color:#cccccc;   color:#330033;}a:link.men {	width : 150px;	background-color : blue;	font: normal 80%/100% Verdana;	letter-spacing : 2px;	text-decoration : none;	color : white;	font-weight : normal;	margin-right : 4px;	padding-top : 2px;	padding-bottom : 2px;	padding-left : 4px;	padding-right : 4px;	border-top : 3px outset lightblue;	border-left : 3px outset lightblue;	border-right :  3px outset lightblue;	border-bottom :  3px outset lightblue;		}a:visited.men {	width : 150px;	background-color : blue;	font: normal 80%/100% Verdana;	letter-spacing : 2px;	text-decoration : none;	color : white;	font-weight : normal;	margin-right : 4px;	padding-top : 2px;	padding-bottom : 2px;	padding-left : 4px;	padding-right : 4px;	border-top : 3px outset lightblue;	border-left : 3px outset lightblue;	border-right :  3px outset lightblue;	border-bottom :  3px outset lightblue;		}a:hover.men {	width : 150px;	background-color : blue;	font: normal 80%/100% Verdana;	letter-spacing : 2px;	text-decoration : none;	color : yellow;	margin-right : 4px;	padding-top : 2px;	padding-bottom : 2px;	padding-left : 4px;	padding-right : 4px;	border-top : 3px outset lightblue;	border-left : 3px outset lightblue;	border-right :  3px outset lightblue;	border-bottom :  3px outset lightblue;		}a:link {   color: #0000FF;   text-decoration: underline;}a:visited {   color: #990099;   text-decoration: underline;}a:hover {   color: #990099;   text-decoration: underline overline;}a:active {   color: #33CCCC;   text-decoration: underline;}img {   border: 0;}h1 {   font-size: x-large;   color: #660033;}h2 {   font-size: large;   color: #003366;}h3 {   font-size: medium bold;   color: #336666;}h4 {   font-size: medium;   color: #660033;}h5 {   font-size: small;   color: #003366;}h6 {   font-size: x-small;   color: #336666;}
