.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #938C6F;
}
 body {
	color: #666666;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
  }

  div#Rahmen {
  }
  * html div#Rahmen {  /* Korrektur fuer IE 5.x */
    width: 780px;
  }
  div#Rahmen div {
     clear: left;
 	text-align: center;

  }
  ul#Navigation {
	margin: 0;
	padding: 0;
	text-align: center;
	text-align: center;
	text-indent: 3px;
  }

  ul#Navigation li {
	list-style: none;
	float: left;  /* ohne width - nach CSS 2.1 erlaubt */
	position: relative;
	margin: 0.4em;
	padding: 0;
	text-indent: 3px;
  }
  * html ul#Navigation li {  /* Korrektur fuer den IE 5 und 6 */
	margin-bottom: -0.4em;
	text-indent: 3px;
  }
  *:first-child+html ul#Navigation li {  /* Korrektur fuer den IE 7 */
	margin-bottom: -0.1em;
	text-indent: 3px;
  }

  ul#Navigation li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 1.6em;
	left: -0.4em;
	display: none;  /* Unternavigation ausblenden */
	text-indent: 3px;
  }
  * html ul#Navigation li ul {  /* Korrektur fuer IE 5.x */
    left: -1.5em;
    lef\t: -0.4em;
  }
  *:first-child+html ul#Navigation ul {  /* Workaround fuer den IE 7 */
    background-color:#00CC00; padding-bottom:0.4em;
  }
  ul#Navigation li:hover ul {
    display: block;  /* Unternavigation in modernen Browsern einblenden */
  }
  ul#Navigation li ul li {
	float: none;
	display: block;
	margin-bottom: 0.2em;
	text-indent: 3px;
  }

  ul#Navigation a, ul#Navigation span {
	display: block;
	padding: 0.2em 1em;
	color: #666666;
	text-decoration: none;
ss	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin-top: 2px;
	background-image: url(images/navibg.jpg);
	text-indent: 3px;
  }
  * html ul#Navigation a, * html ul#Navigation span {

	text-indent: 3px;
  }
  ul#Navigation a:hover, ul#Navigation span, li a#aktuell {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: #ab1b1e; background-color: gray;
  }
  li a#aktuell {  /* aktuelle Rubrik kennzeichnen */
    color: maroon; background-color: silver;
  }
  ul#Navigation li ul span {  /* aktuelle Unterseite kennzeichnen */
    background-color: maroon;
  }
#footer {

    position:fixed;right

    right:2px;

}.skipintro {
	font-family: Verdana;
	font-size: 10px;
	color: #CCCCCC;
}

#Ebene2 {
	height: 20px;
	width: 58px;
	left: 1078px;
	top: 17px;
	position: absolute;
	visibility: inherit;
	vertical-align: bottom;
	padding: 5;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tableborder {
	border: thin solid #CCCCCC;
	text-align: left;
}

.bgGrey {
	background-image: url(images/bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.dateCountdown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: blink;
	text-align: center;
}
#countdownHome {


	height: 20px;
	width: 58px;
	left: 28px;
	top: 30px;
	position: absolute;
	visibility: inherit;
	vertical-align: bottom;
	padding: 5;
}
#navigationbox {

	height: 20px;
	width: 58px;
	left: 395px;
	top: 520px;
	position: absolute;
	visibility: inherit;
	vertical-align: bottom;
	padding: 5;
}
#maintable {


	height: 100%;
	width: 100%;
	position: absolute;
	visibility: inherit;
	vertical-align: bottom;
	padding: 5;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	font-style: normal;
	letter-spacing: 0.1em;
}

.navText {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/navBG.gif);
	}
/* ID Styles */

#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
	}
	
#navigation a {
	color: #ab1b1e;
	text-decoration: none;
	display:block;
	font-family: Arial;
	text-align: left;
	margin-top: 2px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	
	}
	
#navigation a:hover {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/navibg.jpg);
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	text-decoration: none;


	}
	
#navigation a:active {
	color:#ab1b1e;
	background-color: #666666;
	text-decoration: none;
	}
.copyr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-indent: 10px;
	padding-left: 10px;
}
.borderRight {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #B1A8A1;
	border-right-color: #B1A8A1;
	border-bottom-color: #B1A8A1;
	border-left-color: #B1A8A1;
}
.borderLeft {
}


a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:link {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #ab1b1e;
}

.borderLeft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #B1A8A1;
	border-right-color: #B1A8A1;
	border-bottom-color: #B1A8A1;
	border-left-color: #B1A8A1;
	border-left-style: solid;
}
#borderLeft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #999999;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-right: 10px;
}

.borderTop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #B1A8A1;
	border-right-color: #B1A8A1;
	border-bottom-color: #B1A8A1;
	border-left-color: #B1A8A1;
	border-top-style: solid;
}
.footerBG {
	background-image: url(images/navBG.gif);
	color: #FFFFFF;
}
.borderImage {
	border: 1px solid #999999;
	
}
.logo_rand {
	padding: 3px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 8px;
}
#leftBorder{
	width:150px;
	height:20px;
	position:inherit;
	left:0px;
	top:0px;
	background-image: url(images/navibg.jpg);
	color: #666666;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	height: 20px;
}
#naviBar a:	{
	left:0px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
#naviBar a:hover	{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	
}
#naviBar a:active	{
	color: #ab1b1e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.logoTop {
	padding-top: 50px;
}
.maincontent {
	margin-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-right: 18px;
}
.main {
	font-family: Arial;
	font-size: 10pt;
	color: #333333;
	text-align: justify;
}
.subtitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ab1b1e;
	font-style: normal;
}
#borderall {
	border: thin solid #CCCCCC;
}
#foo {
opacity: 0.5;
-moz-opacity:0.5;
filter:alpha(opacity=50);
}
.mainCenter {

	font-family: Arial;
	font-size: 10pt;
	color: #333333;
	text-align: center;
}
.tablecenter {

	font-family: Arial;
	font-size: 10pt;
	color: #333333;
	text-align: center;
}
