	html, body {
		height: 100%;
	}
	
	.wrapper {
		margin: 0 auto -43px; /* the bottom margin is the negative value of the footer's height */
		position: relative;
		text-align: left;
		width: 880px;
		height: auto !important;
		min-height: 100%;
	}

	.footer {
		margin: 0 auto;
		position: relative;
		width: 880px;
		background-image: url(transparent_bg.png);
	}

	.footer p {
    		bottom: 6px;
		color: #B0905B;
		font: 0.8em arial,sans-serif;
		left: 0;
		padding: 0;
		position: absolute;
		text-align: center;
		width: 880px;
	}
	
	.footer, .push {
		height: 43px; /* .push must be the same height as .footer */
	}

	.push {
		clear: both; 
	}

	body
	{
		margin: 0;
		padding: 0;
		font: 100% arial, hevetica, sans-serif;
		text-align: center;
		color: #FFFFFF;
		background-color: #000000;
		background-image: url(2.jpg);
		background-repeat: no-repeat;
		background-position: top;
	}
	
	a:link {color: #05FCE9 }
	
	a:hover, a:active
	{
		color: #05FCE9;
		background-color: #1D1710;
	}

	h1 {
		color: #F3E068;
		font: 200% 'Alegreya SC', serif;
		margin: 0 0 30px 0;
	}

	h2 { 
		text-decoration: none;
		font: 105% arial, hevetica, sans-serif;
		font-weight: bold;
		margin:0 0 10px 0;
	}

	h3 {
		color: #FFFFFF;
		font: 105% arial, hevetica, sans-serif;
		font-weight: bold;
		margin-top: 0;
	}


	.language {
		height: 25px;
		background-image: url(transparent_bg.png);
		position: relative;
		text-align: right;
		padding-right: 5px;
		font: 70% arial;
		color: grey;
	}
	
	.menu
	{
		font-size:13px;
		font-weight:bold;
		background-image:url(menu-bg.png);
		background-repeat: repeat-x;
		clear: both;
		float: right;
		height: 30px;
		width: 880px;
		color: #FFFFFF;
		padding: 0;
		margin-top: 100px;
		border-bottom:none;
		text-align: right;
	}

	.menu ul
	{
		margin-top: 6px;		
		padding: 0;
		list-style-type: none;
		width:auto;
	}
	
	:root .menu ul
	{
		margin-top: 6px \0/IE9;;
	}

	.menu ul li
	{
		display: inline;
		padding: 6px 0 7px 0;
		background-image: url(menu-notactive-bg.png);
		background-repeat: repeat-x;
	}

	:root .menu ul li
	{
		padding: 6px 0 8px 0 \0/IE9;;
	}
	
	.menu ul li a
	{
		text-decoration: none;
		padding:0;
		font-weight: bold;
		text-decoration: none;
		color: #D2B48C;
		height: 30px;
	}

	.menu ul li a span{
		height:100%;
	}

	.menu ul li a:hover
	{
		text-decoration: none;
		padding:0;
		color: #FFFFFF;		
	}

	.menu ul li a:hover span
	{
		display:inline;
		width:auto;
		cursor:pointer;
		background-image: url(menu-active-bg.png);
		padding: 6px 0 8px 0;
	}

	:root .menu ul li a:hover span
	{
		padding: 6px 0 9px 0 \0/IE9;
	}

	.menu ul li a.current, .menu ul li a.current:hover{
		color:#fff;
		background:#1D6893 url(menu-active-bg.png) repeat-x;
		padding:0;
	}

	.menu ul li a.current span{
		display:inline;
		padding: 6px 0 8px 0;
		width:100%;
		background:#383636 url(menu-active-bg.png) repeat-x;
		height:30px;
	}

	:root .menu ul li a.current span
	{
		padding: 6px 0 9px 0 \0/IE9;
	}

	.frame
	{
		clear: both;
		background-color: #C5B358;
		margin-bottom: 15px;
		border:none;
		padding: 10px;
	}

	.accordion
	{
		background-color: black;
		width: 860px;
		height: 240px;
		border: none;
	}

	.bild
	{
		border: none;
	}

	.contentbig 
	{ 
		width: auto;
	}

	.contentsmall
	{ 
		width: 575px;
	}

	.contentbig, .contentsmall
	{
		margin-bottom: 45px;
		background-image: url(transparent_bg.png);
		border: 0px solid #D2B48C;
		padding: 30px;
		color: #F1F2D4;
		font-family: 'Arial', serif;
		font-size: 13px;
		line-height: 150%;
	}

	
	.contentbig p, .contentsmall p {
   		margin:0 0 10px 0;
	}
	
	.contentbig a, .contentsmall a
	{
		text-decoration: none;
		color: #05FCE9;
	}
	
	.contentbig a:hover, .contensmall a:hover
	{
		text-decoration: none;
		color: #29251F;
		background-color: #05FCE9;
	}

	.right-module 
	{ 
		clear: both;
		float: right;
		width: 225px;
		margin-bottom: 25px;
		color: #000;
		font-size: 11px;
	}
	
	.rform 
	{ 
		background: url() no-repeat #C5B358;
		clear: both;
		float: right;
		width: 225px;
		margin-bottom: 25px;
		color: #000;
		font-size: 11px;
	}

	.rform h1
	{ 
		margin: 6px 12px 10px;
		color: #000;
		font-size: 20px;
	}

	.rform h2
	{ 
		margin: 0 12px 15px;
		color: #000;
		font-size: 11px;
	}


	}
	
	.bildrechts
	{
		float: right;
		padding: 0;
		border: 1px solid #685A4F;
		margin: 0 0 10px 10px;
		width: auto;
		height: auto;
	}
	
	.steckbrief
	{
		float: left;
		padding: 0;
		border: none;
		margin: 0 0 20px 0;
		width: auto;
		height: auto;
	}
	
	#normal-table {
  		margin: 0 0 10px 0;
  		padding: 0;
  		width: 285px;
	}
 
	#normal-table td {
  		padding: 5px;
  		border-bottom: 1px solid #C0C0C0;
	}
	 
	#normal-table tr.colored td 
	{
  		background-color: #000000;
	}	