/* 	CSS fuer den Veranstaltungskalender 
	St. Peter-Ording, Eiderstedt mit Toenning und Friedrichstadt
	(c)2007 by Tourismus-Zentrale St. Peter-Ording, Schliersee GmbH */

body 				{ background-color: #fef7d7; margin-left: 80px; font-family: Verdana, Arial, Helvetica; background-image: none; }
a				{ text-decoration: none; color: #215b9b; font-weight: bold; }
a:visited			{ text-decoration: none; color: #215b9b; font-weight: bold; }
a:hover				{ text-decoration: underline; color: #215b9b; font-weight: bold; }
a:active			{ color: #215b9b; font-weight: bold; }
p 				{ margin: 0px; }

#container 			{ width: 100%; margin: 0px; text-align: center; }
#left, #right 			{ width: 175px; font-family: Verdana, Arial, Helvetica;	font-size: 12px; font-weight: normal; }
#left				{ float: left; text-align: left; }
#right 				{ float: left; text-align: left; }
#content 			{ float: left; width: 618px; border: 4px solid #5783b3; margin: 0px; background-color: #fff; text-align: center; padding: 10px; }
#content_innen 			{ text-align: left; width: 610px; margin: 0px; }

.spo_va_hinweisbox	       	{ font-size: 11px; border: 2px dotted #cbcbcb; padding: 8px; background-color: ffffdd; width: 585px; }
.spo_va_hinweisbox1             { font-size: 11px; color: #fff; text-align: center; padding: 5px; border-top: 4px solid #5783b3; border-bottom: 4px solid #5783b3; }
.spo_partner_banner1		{ width: 100%; text-align: center; margin: 20px 0px 0px 0px; }
.spo_va_kopf_text a		{ color: #215b9b; font-weight: bold; font-size: 18px; margin: 0px; padding-top: 15px; text-decoration: none; }
.spo_va_kopf_text a:visited	{ color: #215b9b; font-weight: bold; font-size: 18px; margin: 0px; padding-top: 15px; }
.spo_va_kopf_text a:hover	{ color: #215b9b; font-weight: bold; font-size: 18px; margin: 0px; padding-top: 15px; text-decoration: underline; }
.spo_va_kopf_text a:active	{ color: #215b9b; font-weight: bold; font-size: 18px; margin: 0px; padding-top: 15px; }
.spo_footer1			{ text-align: right; width: 618px; float: left; color: #fff; padding: 2px 0px 6px 0px; margin: 0px; }
.spo_footer1 a			{ color: #fff; text-decoration: none; font-size: 12px; }
.spo_footer1 a:visited		{ color: #fff; text-decoration: none; font-size: 12px; }
.spo_footer1 a:hover		{ color: #fff; text-decoration: underline; font-size: 12px; }
.spo_footer1 a:active		{ color: #fff; text-decoration: none; font-size: 12px; }


.spo_menu1 			{ background-color: #215b9b; text-align: center; }
.spo_menu1 a 			{ font-weight: normal; color: #fff; text-decoration: none; width: 175px; display: block; padding: 5px 0px 5px 0px; border-right: 1px solid #215b9b; margin: 0px 0px 0px 0px; }
.spo_menu1 a:visited		{ font-weight: normal; color: #fff; text-decoration: none; }
.spo_menu1 a:hover		{ font-weight: normal; text-decoration: none; color: #fff; background-color: #5783b3; }
.spo_menu1_activ		{ color: #fff; background-color: #5783b3; border-top: 1px dotted #fff; border-bottom: 1px dotted #fff; }

/* seitlicher Banner */
#spo_banner_fixiert 					{ position: absolute; top: 8px; left: 701px; width: 150px; padding: 0px; text-align: center; margin: 0px; font-size: 10px; color: #5783b3; }
.spo_banner_fixiert_imgtxt 				{ margin: 0px; color: #eee; width: 100%; text-align: center; }
html>body #spo_banner_fixiert 				{ position: fixed; }
