/*******  ALLGEMEIN *******************/
body				{ margin:0; padding:0; }
#bodybg				{ background-color:#6091CC; background-image: url(/Bilder/bg-body-blue.jpg); background-repeat:repeat-x; background-position:top; background-attachment: fixed; }

td				{ vertical-align:top; }
a:link, a:visited		{ color:#333333}
hr				{ color:#666666; }


	/*  Arbeitsanweisungen im CMS  */
.wbg { background-color:#FFFFFF; color:red; font-size:11px; } 


/******************************************/
/**********  Schriften  *******************/

	/* GENERAL - Schrifttyp */
body				{ font-family:Verdana,Arial,Helvetica,sans-serif; }
.bg-wave			{ background-image: url(/Bilder/bg-Wave.gif); background-repeat:no-repeat; background-position:bottom right; }
	/* Aphorismen */
.spruch				{ padding: 20px 50px 0 10px; font-family:"Times New Roman", Verdana,Arial,Helvetica,sans-serif; font-size:2.2em; text-decoration:none; font-weight: bold;   color:#FFFFFF; text-align:left; }
.author				{ padding: 0 50px 0 0; font-family:"Times New Roman", Verdana,Arial,Helvetica,sans-serif; font-size:1.5em; text-decoration:none; font-weight: normal; color:#FFFFFF; text-align:right;}


	/* Navigation  */
a.un,
a.unac				{ font-size:0.7em; text-decoration:none; }
a.mn,
a.mnac				{ font-size:0.7em; text-decoration:none; text-transform:uppercase; }

	/* Impressum | Kontakt | .. */
div.nav3			{ font-size:0.75em; color:#999999; }

	/* Sitemap */
.sitemap1			{ font-size:0.85em; color:#999999; }
.sitemap			{ font-size:0.75em; color:#999999; line-height:20px; }

	/* Menü-Pfad oben links */
.breadbox			{ font-size: 0.7em; color: #666666; }
.breadbox a			{ color: #666666; text-decoration: none; }
.breadbox a:hover		{ color: #ffcc33; }	

	/* Hauptfenster großer Container */
.head1,
.teaser				{ font-size: 0.75em; color:#999999; font-weight:bold; }	
.main h2			{ font-size: 0.75em; color:#666666; font-weight:bold; line-height:normal; }
.main p				{ font-size: 0.75em; color:#666666; }
.main li,
.main label			{ font-size: 0.75em; color:#666666; }
.main input, 
.main textarea			{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:13px; color:#333333; }
.main input.button		{ font-size:13px; font-weight:bold; }
.termin 			{ font-size: 12px; color:#666666; }
.termin-head			{ font-size: 13px; color:#666666; }



	/* unter Zeile Adresse */
.uz				{ font-size: 0.75em; color: #FFFFFF; text-decoration: none; }
.uz a				{ color: #FFFFFF; text-decoration: none; }
.uz a:hover 			{ color: #FFFFFF; text-decoration: underline; }

	/* kleine Container links und rechts */
.container h1,
.container h6			{ font-size: 0.75em; color:#999999; white-space:nowrap; overflow:hidden; }
.container p			{ font-size: 0.7em; color:#999999; }
.container a			{ color:#999999; text-decoration:none; }
.container a:hover		{ text-decoration:underline; }
.container label		{ font-size: 0.7em; color:#999999; text-align:right; }
.container input,	
.container select		{ font-size: 11px; color:#666666; } 

	/* Login oben rechts */ 
div.login			{ font-size: 0.7em; color:#999999; }
.login-input			{ font-size: 11px; color:#333333; }



/********  ENDE Schriften  ***************************/
