body		{
		background-color: 		#ffffff;
		font-family: 			Arial, Tahoma, sans-serif;
		font-size:			0.7em;
		font-style:			normal;
		color:				#5F5747;
		padding:			0;
		margin:				0;
		}

#gesamt
		{
		width:				760px;
		display:			block;
		position:			absolute;
		left:				50%;
		top:				40px;
		margin-left:			-380px;
		}
					

#header		{
		display:			block;
		height:				auto;
		width:				auto;
		margin:				0px 0px 0px 0px;
		padding:			0px 0px 0px 0px;
		color:				#666666;
		background-color:		inherit;
		}

#header h1	{
		display:			none;
		}


#content	{
		display:			block;
		width:				760px;
		height:				auto;
		position:			relative;
		top:				0px;
		left:				0px;
		}

#content h1	{
		display:			block;
		width:				100%;
		text-align:			center;
		height:				30px;
		font-size:			1.5em;
		font-weight:			normal;
		font-family:			Lucida, 'Lucida Sans Unicode', Tahoma, Verdana, Arial, verdana, serif;
		color:				#666666;
		background-color:		inherit;
		}

#content h1 span

		{
		text-align:			center;
		}

#content h2	{
		font-size:			1.1em;
		font-weight:			bold;
		font-family:			Lucida, 'Lucida Sans Unicode', Tahoma, Verdana, Arial, verdana, serif;
		clear:				both;
		color:				#333333;
		background-color:		inherit;
		display:			block;
		width:				410px;
		margin:				20px 0px 0px 10px;
		padding:			0px 0px 0px 0px;
		border-bottom:			1px solid #dddddd;
		}

#content h2 span

		{
		padding:			2px 5px 2px 5px;
		margin:				0px 0px 0px 0px;
		}

	
#content span	{
		display:			block;
		text-align:			center;
	
		}

#content span a	
	
		{
		text-decoration: 		none;
		padding:			0px 0px 0px 0px;
		color: 				#666666;
		background-color:		inherit;
		}

#content span a:hover

		{
		color:				#000000;
		background-color:		inherit;	
		}


#content img	{
		background-image:		url(../gfx/startlogo.jpg);
		background-repeat:		no-repeat;
		height:				400px;
		width:				570px;
		display:			block;
		position:			relative;
		top:				30px;
		left:				95px;
		border:				0px solid #000000;
		}


#footer		{
		clear:				both;
		display:			block;
		width:				760px;
		height:				auto;
		position:			relative;
		top:				30px;
		left:				0px;
		}

#footer span	{
		position:			relative;
		top:				10px;
		left:				0px;
		color:				#666666;
		display:			block;
		height:				auto;
		width:				100%;
		background-color:		inherit;
		text-align:			center;
		padding:			10px 0px 0px 0px;
		}

#footer a.link	

		{
		text-decoration: 		none;
		color: 				#666666;
		background-color:		inherit;
		padding:			0px 0px 0px 0px;
		}

#footer a.link:hover

		{
		color: 				#000000;
		background-color:		inherit;
		}

#footer a.link2	

		{
		text-decoration: 		none;
		font-size:			0.9em;
		color: 				#cccccc;
		background-color:		inherit;
		padding:			0px 5px 0px 5px;
		}

#footer a.link2:hover

		{
		color: 				#333333;
		background-color:		inherit;
		}

#footer a.hidden

		{display:			none;}





