a:link {
color: #000000;
text-decoration: none;
font-weight: bold;
background-color: #cdcdcc;

}
a:visited {
color: #000000;
text-decoration: none;
font-weight: bold;
background-color: #cdcdcc;
}
a:hover {
color: #ffffff;
text-decoration: bold;
font-weight: bold;
background-color: #666666;

}
body
{
    font-family:Arial;
	font-size: 12px;
	color: #000000;
	width:100%;
	background-color: #666666;
	margin: 0;
	padding: 0;
}
h1
{
	font-family:Arial;
	font-size: 16px;
	color: #7b7b7b;
	font-weight: bold;
	margin: 1;
	padding: 1;
}
.sr
{
	color: #da1b1e;
}
#pagecontainer
{
	width:929px;
	margin:auto;
}
#footerbar
{
	width:929px;
	margin:auto;
}
#header 
{
	background-image:url(http://www.rugi-duesseldorf.de/header.png);
	height:122px;
	width:929px;
}
#navi
{
	height:22px;
	width:929;
}

#content1
{
	height:auto;
	width:929px;
	top:30px;
	background-color:#ffffff;
	overflow:auto;
	float:left;
}
#content5
{
	height:auto;
	top:30px;
	width:909px;
	margin-left: 10px;
	margin-right: 10px;
	overflow:auto;
}
#content2
{
	width:675px;
	top:30px;
	float:left;
	overflow:auto;
	margin-left: 10px;

}
#side
{
	height:auto;
	top: 30px;
	width:200px;
	margin-left: 10px;
	margin-right: 10px;
	overflow:auto;
	float: right;
	border: 0px dotted;
}
#footer
{
	background-color:#ffffff;
	height:5px;
	width:929px;
}
#image{
	float:left;
	margin: 0px;
	padding: 0px 10px 10px 10px;
	display: block;
}
#image2{
	float:right;
	margin: 0px;
	padding: 10px 10px 10px 0px;
	display: block;
}
#content p{
	margin: 0;
	padding: 0;
}
ul#news

				{

				width:  	   	 150px;

				margin:  	   	 0,5em;

				padding:  	   	 0;

				list-style:      	 none;

				}

				

				ul#news li

				{

				margin:  	   	 0;

				padding:  	   	 0,5;

				text-align:  	   	 left;

				border-bottom:  	 0px solid #ccc;

				}

				

				ul#news li a

				{

				display:  	   	 block;


				width:  	   	 150px;

				padding-top:  	   	 4px;
				padding-left:		 4px;
				padding-right:		 4px;
				padding-bottom:		 4px;

				background:  	   	 #cdcdcd;

				text-decoration:  	 none;

				color:  	   	 #000000;

				}

				

				ul#news li a:hover

				{

				color:			 #ffffff;
				background-color:  	 #666666;

				}