body 					{background-color: #434343; font-family: Cambria, serif; width: 1024px; margin: auto; padding: 16px;}
a						{text-decoration: none;}
a:link					{color: white;}
a:visited 				{color: white;}
a:hover 				{font-weight: bold; font-weight: bold;}
a:active 				{color: white;}
img						{border: none;}
.hidden					{visibility: hidden;}

div#header				{height: 168px; border-style: solid; border-width: 0 0 thick 0; border-color: #434343;} 
div#content_holder		{background-color: #EEEEEE;/*Hellgrau*/}

/* Menüblock: */
div#nav 				{font-family: Calibri, sans-serif; font-size: 12pt; float: left; width: 150px; margin-top: 2em;}
div#nav ol				{list-style-type: none; padding: 0; margin-left: 0;}
div#nav li				{background-color: #DB261D;/* Rot */ margin-bottom: 4px; padding-left: 8px; padding-top: 2px; padding-bottom: 2px;}
div#nav li:hover		{background-color: #EE0000;/* Helleres Rot */font-weight: bold;}
div#nav li.active		{background-color: #EE0000;/* Helleres Rot */font-weight: bold;}
div#nav li.buttons		{background-color: #EEEEEE;}
div#nav li.buttons a	{padding-left: 4px; }

/* Sponsorenblock */
div#sponsors 			{font-family: Calibri, sans-serif; color: white; text-align: center; font-size: 12pt; font-weight: bold; float: right; width: 150px; margin-top: 2em; padding-right: 10px;}
div#sponsors h1 		{text-align: center; font-size: 12pt; font-weight: bold;}
div#sponsors ol			{list-style-type: none; padding: 0; margin-left: 0;}
div#sponsors li			{background-color: #DB261D;/* Rot */ margin-bottom: 4px; padding-left: 8px; padding-top: 8px; padding-bottom: 8px;}
div#sponsors li:hover	{background-color: #EE0000;/* Helleres Rot */}
div#sponsors li + li	{text-align: left;}

/* Fußleiste*/
div#footer 				{background-repeat: no-repeat; font-family: sans-serif; font-size: 12pt; padding: 0.1em; text-align: center; color: white; background-image: url(../bilder/footer.gif); border-style: solid; border-width: thick 0 0 0; border-color: #434343;}

/* Inhaltsblock */
div#article 			{min-height: 580px; margin-left: 160px; margin-right: 170px; padding: 1em; font-size: 12pt; text-align: center; border-style: solid; border-width: 0 thin 0 thin;}
div#article h1, h2		{font-weight: bold; font-family: Calibri, sans-serif;}
div#article h1			{font-size: 14pt;}
div#article h2			{font-size: 12pt;}
div#article p 			{text-align: justify;}
div#article a:link 		{color: #28166F;}/* Blau */
div#article a:visited 	{color: #28166F;}/* Blau */
div#article a:hover 	{color: #28166F;}
div#article a:active 	{color: #28166F;}/* Blau */
div#article table 		{table-layout: fixed; margin: auto; border-collapse: separate; border-spacing: 8px; text-align: left;}
div#videoContainer		{width: 450px; margin:auto;}
object#rsk1flashcontent {text-align: center;}
object#rsk1flashcontent + div 	{text-align: right;}

/* Galerie */
.galerie ol				{padding:0; margin:0; list-style:none;}
.galerie img			{border: none; width:125px; height:31px;}

object#googleMaps		{width: 640px; height: 480px;}
