body		{
		font-family:			Lucida, 'Lucida Sans Unicode', Tahoma, Verdana, Arial, verdana, serif;
		font-size:			0.8em;
		font-style:			normal;
		color:				#ffffff;
		padding:			0;
		margin:				0;
		background-image:		url('../gfx/background.jpg');
		background-repeat:		repeat-x;
		background-color:		#DBCCC2;
		}

*
		{
		padding:			0;
		margin:				0;
		}

#gesamt
		{
		display:			block;
		width:				980px;
		height:				782px;
		position:			absolute;
		left:				50%;
		top:				20px;
		margin-left:			-490px;
		background-image:		url('../gfx/backgroundimage.jpg');
		background-repeat:		no-repeat;
		background-position:		0 20px;
		}

#gesamt2
		{
		display:			block;
		width:				980px;
		height:				788px;
		position:			absolute;
		left:				50%;
		top:				20px;
		margin-left:			-490px;
		background-image:		url('../gfx/backgroundimage2.jpg');
		background-repeat:		no-repeat;
		background-position:		0 20px;
		}
					

#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;
		}

#navigation

		{
		display:			block;
		width:				48px;
		height:				249px;
		position:			absolute;
		left:				51px;
		top:				227px;
		padding:			0;
		margin:				0;
		border:				none;
		}

#navigation ul

		{
		display:			block;
		border:				none;
		}

#navigation ul li
		
		{
		display:			block;
		text-decoration:		none;
		list-style-type:		none;
		border:				none;
		}


#navigation ul li a.nullsieben

		{
		display:			block;
		height:				124px;
		width:				48px;
		background-image:		url('../gfx/2007.jpg');
		background-repeat:		no-repeat;
		padding:			0;
		margin:				0;
		}

#navigation ul li a span

		{
		display:			none;
		padding:			0;
		margin:				0;
		position:			relative;
		top:				0;
		left:				0;
		}

#content	{
		display:			block;
		width:				800px;
		height:				600px;
		position:			absolute;
		top:				175px;
		left:				160px;
		color:				#333333;
		background-color:		inherit;
		}

#content h1	{
		display:			block;
		width:				100%;
		text-align:			left;
		height:				30px;
		font-size:			1.5em;
		font-weight:			normal;
		color:				#333333;
		background-color:		inherit;
		padding:			0px 0px 10px 0px;
		}

#content h1 span

		{
		text-align:			left;
		}

#content h2	{
		font-size:			1.1em;
		font-weight:			bold;
		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:			left;
		padding:			0px 0px 10px 0px;	
		}

#content a	
	
		{
		text-decoration: 		none;
		padding:			0px 0px 0px 0px;
		color: 				#ffffff;
		background-color:		inherit;
		}

#content a:hover

		{
		color:				#cccccc;
		background-color:		inherit;	
		}


#content img	{
		display:			block;
		margin:				5px;
		padding:			5px;
		border:				1px solid #000000;
		background-color:		#ffffff;
		color:				inherit;		
		}


#footer		{
		clear:				both;
		display:			block;
		width:				980px;
		height:				auto;
		position:			absolute;
		top:				710px;
		}

#footer span	{
		font-size:			0.9em;
		position:			relative;
		top:				5px;
		left:				0px;
		color:				#916F58;
		display:			block;
		height:				auto;
		width:				100%;
		background-color:		inherit;
		text-align:			center;
		padding:			10px 0px 0px 0px;
		}

#footer a.link	

		{
		text-decoration: 		none;
		color: 				#916F58;
		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;}






