iframe		{
			border: none;
			}

body		{
			margin: 0px;
			margin-top: 10px;
			padding: 0px;
			background-image: url(../images/bg.jpg);
			background-repeat: repeat-x;
			background-color: #F8F8F8;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			line-height: 130%;
			}
			
.boxcenter	{
 			position: absolute;
 			visibility: visible;
 			left:50%;
 			width: 800px;
 			text-align: left;
 			margin-left: -400px;
			padding-bottom: 30px;
 			z-index: 1;
			}
			
.boxlogo	{
			height: 70px;
			border-left: 3px solid #F3F3F3;
			border-right: 3px solid #F3F3F3;
			border-top: 3px solid #F3F3F3;
			background-color: #FFFFFF;
			margin: 0px;
			padding: 0px;
			}
			
.boxbanner	{
			height: 160px;
			background-image: url(../images/banner.jpg);
			margin: 0px;
			padding: 0px;
			}
	

			
.boxcontent	{
			border-left: 3px solid #F3F3F3;
			border-right: 3px solid #F3F3F3;
			border-bottom: 3px solid #F3F3F3;
			background-color: #FFFFFF;
			}
			
.sspace		{
			width: 20px;
			}

.left		{
			width: 150px;
			background-color:#F8F8F8;
			vertical-align: top;
			text-align:right;
			padding-right: 10px;
			}
			
.left p		{
			font-size: 9px;
			text-align: left;
			margin-left: 20px;
			}
			
 h1	{
			font-size: 24px;
			text-align: right;
			line-height: 110%;
			color: #d4003a;
			font-weight: bold;
			margin-left: 15px;
			}
 h2	{
 			color: #d4003a;
			font-weight: bold;
			font-size: 12px;
			margin-top: 15px;
			margin-bottom: 20px;
			}
 h3	{
 			color: #d4003a;
			font-weight: bold;
			font-size: 12px;
			margin-top: 15px;
			}
			
 h4	{
 			color: #d4003a;
			font-weight: bold;
			font-size: 12px;
			margin-top: 15px;
			}


.navi 	{
			list-style: none;
			margin-top: 15px;
			}
			
.navi li	{
			margin-bottom: 10px;
			}
			
.left a		{
			font-size: 12px;
			font-weight: bold;
			text-decoration: none;
			color: #d4003a;
			}
			
.left a:hover{
			font-size: 12px;
			color: #666666;
			font-weight: bold;
			}
			
a#besucht	{
			font-size: 12px;
			font-weight: bold;
			color: #666666;
			}

			
.subnavi a	{
			font-size: 12px;
			text-decoration: none;
			color: #d4003a;
			font-weight: normal;
			}
			
.subnavi a:hover{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #282c2f;
			text-decoration: none;
			font-weight: normal;
			}
			
a#drauf		{
			font-size: 12px;
			text-decoration: none;
			color: #d4003a;
			font-weight: normal;
			text-decoration: underline;
			}
			
.subnavi	{
			list-style: none;
			margin-top: 0px;
			margin-bottom: 20px;
			margin-left: 30px;
			}
			
.subnavi li	{
			width: 120px;
			margin: 0px;
			margin-left: -40px;
			}
			
.right		{
			width: 570px;
			vertical-align: top;
			height: 350px;
			}
			
.links		{
			border: 3px solid #F3F3F3;
			padding: 3px;
			float: left;
			margin-right: 20px;
			margin-bottom: 20px;
			}
			
.rechts		{
			border: 3px solid #F3F3F3;
			padding: 3px;
			float: right;
			margin-left: 20px;
			}
			
.links_gal		{
			border: 3px solid #F3F3F3;
			padding: 3px;
			float: left;
			margin-right: 20px;
			margin-bottom: 20px;
			}
			
.rechts_gal		{
			border: 3px solid #F3F3F3;
			padding: 3px;
			float: right;
			margin-right: 60px;
			margin-bottom: 20px;
			}
			
.rahmen		{
			border: 3px solid #F3F3F3;
			padding: 3px;
			}
			
dl 			{
 			float: left;
			}
			
.platz 		{
 			float: left;
			margin-left: 80px;
			}
			
dd 			{
			margin-left: 6px;
			font-size: 10px;
			}
			
.boxcontent p{
			text-align: justify;
			font-size: 12px;
			line-height: 18px;
			color: #282c2f;
			}

a			{
			font-size: 12px;
			text-decoration: none;
			color: #d4003a;
			}
			
a:hover		{
			font-size: 12px;
			color: #666666;
			text-decoration: none;
			}
			
.space		{
			clear: both;
			}			
			
			
.qq			{
			height: 70px;
			}
			
.boxfooter	{
			clear: both;
			width: 687px;;
			height: 30px;
			margin-left: auto;
			margin-right: auto;
			text-align: right;
			padding-right: 10px;
			background-color: #F8F8F8;
			}
			
.bilder img			{
			border: 3px solid #F3F3F3;
			padding: 3px;
			}	
					
.bilder img:hover	{
			border: 3px solid #d4003a;
			padding: 3px;
			}
			
.zeichen	{
			float: left;
			width: 10px;
			font-size: 11px;
			}
			
.text		{
			float: left;
			width: 320px;
			font-size: 11px;
			}
			
.null		{
			margin: 0px;
			padding: 0px;
