/* CSS Document */
body {
		margin-top: 0;
		margin-left: 0;
		font: 85% arial, hevetica, sans-serif;
		text-align: center;
		color: #505367;
		background-attachment: fixed;
		background-image: url(../images/hin.gif);
}
#container{
		margin:0 auto;
		clear:left;
		left: auto;
		line-height: 0px;
		width: 780px;
		background-image: url(../images/hin_con.jpg);
}
#banner {
	width: 780px;
	height: 69px;
	margin-top: 0x;
}
#mainnav {
		margin-top: 0px;
		margin-bottom: 0px;
		max-height: 31px;
		background-image: url(../images/mainnav.gif);
		line-height: normal;
}
#menu {
    	float: left; 
		width: 130px;
		background-image: url(../images/hinspacer.gif);
		background-color: #FF9933;
		margin-top: 0px;
		margin-bottom: 0px;
		line-height: normal;
}
#inhalt {
		float: left;
		width: 495px;
		margin-left: 15px;
		margin-top: 5px;
		margin-top: 0px;
		margin-bottom: 0px;
		line-height: normal;
}
#rmenu {
    	float: right; 
		width: 125px;
		background-color: #CC0000;
		margin-top: 0px;
		margin-bottom: 0px;
		line-height: normal;
}
#end	{
		clear: both;
		height: 8px;
		margin-top: 0px;
}


