body	
	{
	background-color: #ffcc00;
	font-family: Arial, Helvetica, sans-serif;
}
#dose	
	{
		background: url(img/hintergrund.jpg) left top no-repeat;
		height: 489px;
		width: 357px;
		position: fixed;
		padding: 232px 0px 0px 52px;
		margin: 0px 0px 0px 0px;
	}
#dose a
	{
		font-weight:bold;
		color:#000000;
		font-size: 16px;
		text-decoration: none;
		padding-left: 15px;
		background: url(../img/blende.gif) left center no-repeat;
	}
#dose ul
	{
		list-style-type: none;
		padding:0;
		line-height: 23px; 
	}

#zufallbild
	{
		position: fixed;
		top: 550px;
		left: 50px;
		width: 150px;
		height: 150px;
		
	}

#headline
	{
		background: url(../img/headline.jpg) left center no-repeat;
		position: absolute;
		top: 20px;
		left: 300px;
		width: 573px;
		height: 121px;
		
	}

#content
	{
		margin: 130px 0px 0px 400px;
		position: absolute;
		width:600px;
	}	
#content a , td.a
	{
	font-weight: normal;
	padding-left: 15px;
	background: url(http://www.neu.jmmv.de/img/design/verweissymbol.gif) left center no-repeat;
	}
a.minimenu
	{
		margin-left: 20px;
		color:#000000;
		text-decoration: none;
		font-weight:bold; 
	}
#nostyle a, #zufallbild a
	{
	padding-left: 0px;
	background: none;
	}


