
/* Druck-CSS fuer MM-428-03 Beach 38°  */
#head, #content_navi, #content_rechts, .foot_navi, #preload, #su_ma  { display: none; visibility: hidden; }

/* Einstellung der Abstaende zum Nullpunkt des Browsers und weitere Standards */
html, body, div, p,
h1, h2, h3, 
span, a, table, td,
form, img 					{ margin: 0px; padding: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; 
								font-size: 13px; color: rgb(62,61,64); border: none; }
							  
ul, li						{ margin-left: 10px; padding: 3px; }	
  
html, body 					{ background-color: rgb(255,255,255); } 

h1 							{ font-size: 16px; padding-bottom: 15px; }	
h2 							{ font-size: 14px; padding-top: 15px; }
h3 							{ font-size: 14px; padding-top: 20px; padding-bottom: 10px; }

#content					{ text-align: left; }  
#content_inhalt 			{ width: 80%; padding-left: 25px; padding-top: 24px; line-height: 17px; }
#content_inhalt_breit 		{ width: 80%; padding-left: 25px; padding-top: 24px; line-height: 17px; }
.foot_adresse				{ text-align: left; padding: 30px 0px 5px 25px; font-size: 10px; color: rgb(129,129,129); }

a:link,	a:active, a:visited	{ text-decoration: none; }
a:hover						{ text-decoration: underline; }

a.small:link, a.small:active, a.small:visited	
							{ text-decoration: underline; font-size: 10px; color: rgb(129,129,129); }
a.small:hover				{ text-decoration: underline; color: rgb(232,85,17); }

