/*==== Global ====*/
html, body {
	height:100%;
	background: #CCCCCC url(../images/back.gif) repeat-x;
	color: #666666;


}body {
	scrollbar-face-color: #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #ffffff;
	scrollbar-shadow-color : #000000;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	scrollbar-highlight-color: #ffffff;
	clip:    rect(auto auto auto 0px);
	left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 100%;
	font: 14px Arial, Helvetica, sans-serif;
	color: #666666;




}	


.main {
	width:860px;
	margin:0 auto;
	position:static;
	height: 100%;
	background: #FFFFFF url(../images/back2.gif) repeat-x 0px 0px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #666666;







}
.main2 {
	width:860px;
	margin:0 auto;
	position:static;
	font: 14px Arial, Helvetica, sans-serif;
	color: #666666;
	height: 65px;
	background-repeat: repeat;
	background-image:  url(images/body/bg.gif);
}
.menue {
	width:860px;
	margin:0 auto;
	position:static;
	font: 14px Arial, Helvetica, sans-serif;
	color: #666666;
	height: 35px;
	background-repeat: repeat;
	background-image:  url(images/body/bg.gif);
}
.Bild {
	background:  url(images/Fussmatte100.png) no-repeat right bottom;

}



h1 {
	color: #b60000;
	margin: 0px;
	padding: 0px;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;


}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	color: #666666;
	font-weight: normal;
	margin: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	margin: 0px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}


a:hover {
	color: #ffffff;
	text-decoration: none;
}
