body		{
			background: #734;
			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: 800px;
			height: 558px;
			background: url(bilder/titelbild.jpg) no-repeat;
			margin-top: 0;
			margin-left: auto;
			margin-right: auto;
			padding: 0;
			border-top: 0px;
			border-right: 1px solid #000;
			border-bottom: 1px solid #000;
			border-left: 1px solid #000;
			}
			
#frontfonster	{
			width: 800px;
			height: 412px;
			position: absolute;
			margin-top: 116px;
			margin-left: 0px;
			}
			
.textfonster	{
			width: 790px;
			height: 412px;
			background: #fee;
			position: absolute;
			margin-top: 116px;
			margin-left: 0px;
			padding-left: 10px;
			padding-right: 0px;
			}
			
#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;*//
			}
			
#sidfot	{
			width: 780px;
			height: 30px;
			background: #925;
			position: absolute;
			margin-top: 528px;
			margin-left: 0px;
			padding-left: 10px;
			padding-right: 10px;
			font-family: verdana, helvetica, sans-serif;
			font-size: 0.7em;
			font-style: normal;
			line-height: 2.5em;
			text-align: center;
			color: #fff;
			}
