/* CSS Document */
body {background-image:url(img/backg.gif); background-repeat:repeat;
	font-family: Arial, Helvetica, sans-serif;
	margin:0; padding:0;
	text-align:center; /* Center for IE */
	font-size: 62.5%; /* Resets 1em to 10px */
	}
.clear {width:700px; margin: 0 auto; clear:right;}
.main {width:700px;
	text-align:left;
	margin:0 0; 
	background-image:none;
	float:left;
}
.kopf {width:700px; height:90px;
	margin:10px auto; 
	text-align:left;
	background-color:none;
	}
.kopf2 {width:700px; height:auto;
/*	border: 2px solid #660000; */
	margin:0 auto;
	margin-bottom:4px; 
	text-align:left;
	background-color:none;
	}
#menue {width:700px; height:24px; background-color:#660000;}
#menue a {padding:3px 7px 3px 7px;
	font-size:11px;
	font-weight:bold; 
	margin: 2px 4px 0 4px; 
	text-decoration:none; color:#660000; 
	background-color:#CC6633; 
	letter-spacing:1px;
	display:block; 
	text-align: left; 
	float:left;
	}
#menue a:hover {background-color:#FF9900;}
* html #menue a {padding:3px 7px 3px 8px;}
.links {width:495px; height:auto; float:left; background-color:#FFf;}
.links h1, .links h2, .links h3 {padding:5px 10px 5px 10px; font-weight:bold;}
.links h1 {font-size:14px;}
.links p {padding:5px 10px 5px 10px; font-size:12px; line-height:16px;}
.rechts h1, .rechtss h2 {font-size:13px; color:#fff; padding:5px 10px 5px 10px; background-color:#660000;}
.rechts p {padding:5px 10px 5px 10px;}
.rechts {width:200px; height:auto; float:right; background-image:url(img/backg_side.gif); background-repeat:repeat;}