img		{border: 0px;}
h1		{border: 0px;}
h2		{border: 0px;}
h3		{border: 0px;}
h4		{border: 0px;}
 

hr		{
		clear:both;
		text-align: left;
		margin-left: 2px;
		margin-top: 0px;
		width: 97%;
		color: transparent;
		height: 1px;
		line-height: 1px;
		border-bottom: 1px dashed #cccccc;
		border-top: 0px solid #cccccc;
		border-left: 9px solid #707070;
		border-right: 9px solid #707070;
		background: transparent url() no-repeat left top;
		}
		
html>body hr	{
		border: 0px solid transparent !important;
		height: 8px !important;
		opacity:0.40; 
		filter:alpha(opacity=40);
		background: transparent url(images/hr2.gif) repeat-x left center;
		}
		
#header		{
		width: 100%;
		height: 107px;
		margin: 0px;
		}
		
#navigate1	{

		height:20px;
		line-height:20px;
		display:block;
		background:#527499 url(images/bgnavleiste.gif) no-repeat left top;
		}


#maincontent1	{
		width:72%;
		float: left;
		}

#sidebar1	{
		width:260px;
		float:right;
		background-color:transparent;
		}


#h1titlecontainer{
		padding-right:15px;
		padding-top: 40px;
		}


#footer		{
		clear:both;
		display:block;
		text-align: center;
		width:100%;
		height:100px;
		margin: 0px;
		background: #c2c2c2 url() repeat-x center top;
		}
