body		{
			background: url(bilder/bgraender.gif);
			margin-top: 0;
			}
			
p			{
			font-family: verdana, helvetica, sans-serif;
			font-size: 0.7em;
			font-style: normal;
			line-height: 1.3em;
			color: #422;
			}
			
h6			{
			font-family: verdana, helvetica, sans-serif;
			font-size: 0.5em;
			font-style: normal;
			line-height: 1.5em;
			text-align: right;
			color: #000;
			}
			
h1			{
			font-family: verdana, helvetica, sans-serif;
			font-size: 1.8em;
			font-weight: bold;
			font-style: normal;
			line-height: 0.8em;
			text-align: center;
			color: #257;
			}
			
h2			{
			font-family: verdana, helvetica, sans-serif;
			font-size: 1.2em;
			font-weight: bold;
			font-style: normal;
			line-height: 1em;
			text-align: center;
			color: #752;
			}
			
a:link			{
				color: #f53;
				text-decoration: none;
				}
				
a:hover			{
				color: #f05;
				text-decoration: none;
				}
				
a:active			{
				color: #f05;
				text-decoration: none;
				}
				
a:visited		{
				color: #f53;
				text-decoration: none;
				}
		
#container	{
			width: 600px;
			height: 840px;
			background: url(bilder/frontbg_2010.jpg) no-repeat;
			margin-top: 0;
			margin-left: auto;
			margin-right: auto;
			padding: 0;
			border-top: 0px;
			border-right: 1px solid #fff;
			border-bottom: 1px solid #fff;
			border-left: 1px solid #fff;
			}
			
#frontfonster	{
			width: 550px;
			height: 505px;
			position: absolute;
			margin-top: 380px;
			margin-left: 25px;
			}
			
.textfonster	{
			width: 520px;
			background: #fff;
			position: absolute;
			margin-top: 250px;
			margin-left: 25px;
			padding-left: 20px;
			padding-right: 10px;
			}
			
#frontfonster p {
			font-family: verdana, helvetica, sans-serif;
			font-size: 1em;
			font-weight: bold;
			font-style: normal;
			text-align: center;
			line-height: 1.5em;
			color: #fff;
			padding-left: 100px;
			padding-right: 100px;
			margin-top: 118px;
			}
			
#frontfonster h6	{
			font-family: verdana, helvetica, sans-serif;
			font-size: 0.7em;
			font-style: normal;
			text-align: center;
			line-height: 1.5em;
			color: #fff;
			padding-left: 100px;
			}