body {
margin-left: 0;
margin-right: 0;
margin-top: 0;
margin-bottom: 0;
behavior: url(iepngfix.htc);
background-repeat:no-repeat;
background-image:url(../design/background.jpg);
background-attachment:fixed;
color:#FFFFFF;
}

h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
text-transform: uppercase;
color: #FFFFFF;  
text-decoration: none; 
font-weight:bold;
}

h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
text-transform: uppercase;
color: #FFFFFF;  
text-decoration: none; 
font-weight:bold;
}

a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
text-transform: uppercase;
}


a:link 		{color: #FFFFFF;  text-decoration: none; font-weight:bold;}
a:visited  	{color: #FFFFFF;  text-decoration: none; font-weight:bold;}
a:hover  	{color: #cc0000;  text-decoration: none; font-weight:bold;}
a:active  	{color: #999999;  text-decoration: none; font-weight:bold;}


	div {
		margin:0;
		}
		.back_01 {
		background-image:url(back_large_top.png);
		background-repeat:no-repeat;
		background-position:bottom;
		width:215px;
		overflow:hidden;
		}
		.back_02 {
		background-image:url(back_small.png);
		background-repeat:no-repeat;
		}
		.back_03 {
		background-image:url(back_small.png);
		background-repeat:no-repeat;
		background-position:bottom;
		width:215px;
		height:30px;
		overflow:hidden;
		}
		.back_04 {
		background-image:url(back_small.png);
		background-repeat:no-repeat;
		background-position:top;
		width:215px;
		height:30px;
		overflow:hidden;
		}
		.inhalt {
			margin:0;
			padding:1.1em 1.1em 1.1em 1.1em;
		}
		.inhalt2 {
			margin:0;
			padding:0em 1.1em 1.1em 1.1em;
		}
		.inhalt_bilder {
			margin:0;
			overflow:hidden;
			padding:0em 1.1em 1.1em 0em
		}
		.inhalt_copy {
			text-align:center;
			margin:0;
			padding:1.1em 1.1em 1.1em 1.1em;
		}
		.inhalt p {
			margin:0;
			padding:0;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #FFFFFF;  
			text-decoration: none; 
			text-align:justify;
		}
		.inhalt h1 {
			margin:0;
			padding:0;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #FFFFFF;
			font-weight:bold;
			text-decoration: none; 
			text-align:justify;
		}
		.inhalt2 h1 {
			margin:0;
			padding:0;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #FFFFFF;
			font-weight:bold;
			text-decoration: none; 
			text-align:justify;
		}
		.inhalt2 p {
			margin:0;
			padding:0;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #FFFFFF;  
			text-decoration: none; 
			text-align:justify;
		}		

	#button {
		width: 12em;
		padding: 0 0 1em 0;
		margin-bottom: 1em;
		font-family: 'Trebuchet MS', 'Lucida Grande',
		  Verdana, Lucida, Geneva, Helvetica, 
		  Arial, sans-serif;
		color: #000000;
		}


	#button ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
		margin: 0;
		list-style-type: none;
		}


	#button li a {
		display: block !important;
		padding: 5px 5px 5px 0.5em;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		border-left: 10px solid #F97731;
		background-color: #ff5a00;
		}
	#button li ul { 
		display:none;
		}
  	#button li:hover ul { 
		display:block !important;
		padding: 0px 0px 0px 0.5em;
		color: #fff;
		text-decoration: none;
		width: 95%;
		quotes:"\201E";
		
		}
	