* {
	margin: 0;
	padding: 0;
}

body {
	margin: 30px 0 0 0;
	background: #F3FFA6 url(images/img1.jpg) repeat-x;
	 color:#000000;  
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-attachment: fixed;
}

h1 {
	color: #000000;
	

}

h4 {
color: #FF0000;
font-size: 12px;
text-align:center;
}
h2 {
color:#FF0000;
font-size: 12px;
text-align: right;
}
h5 {
text-align:center;
font-size: 12px;

}
h6 {
text-align:left;
font-size: 12px;
color:#000000;
}
h3 {
text-align:left;
font-size: 11px;
color:#000000;
}
h7 {
text-align:left;
color: #FF0000;
font-size: 12px;

}
p, blockquote, ul, ol {
	margin-bottom: 1.8em;
	line-height: 160%;
}

a {
	color:#FF0000 ;
}

a:hover {
	text-decoration: none;
	font-size: 12px;
	color:#000000;
}

img {
	border: none;
	margin: 0 0 0 0;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

.boxed {
}

.heading {
	height: 30px;
	padding: 20px;
	background: #004BD7;
	text-transform: uppercase;
	font-size: 12px;
	color: #FFFFFF;
}

.content {
	padding: 20px;
	
	
}

/* Header */

#header {
	padding:0 0 0 50px;
	width: 765px;
	height: 260px;
	background: url(images/img2-aktuell.gif) no-repeat right top;
	padding-top: 0px;
}

#logo {
	float: left;
	width: 260px;
	height: 250px;
	background: url(images/img1-aktuell.jpg) no-repeat;
	text-transform: uppercase;
}

#logo h1 {
	margin-right: 30px;
	padding: 110px 0 0 40px;
	background: url(file:///D|/Dokumente%20und%20Einstellungen/Michael.Medien/Eigene%20Dateien/sebastian/html/neue%20seite/cloverleaf/images/img3.gif) no-repeat 100% 95px;
	font: normal 30px Impact, Arial, Helvetica, sans-serif;
}

#logo h2 {
	padding: 0 0 0 42px;
	letter-spacing: 2px;
	font: bold 8px Tahoma, Arial, Helvetica, sans-serif;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#ad468x60 {
	float: right;
	margin: 75px 32px 0 0;
	width: 500px;
}

/* Menu */

#menu {
	float: right;
	width: 500px;
	margin-left:-20px;
	padding-top: 25px;
	
	
	}

#menu ul {
	margin: 0;
	
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 5px 0 3px;
	background: url(file:///D|/Dokumente%20und%20Einstellungen/Michael.Medien/Eigene%20Dateien/sebastian/html/neue%20seite/cloverleaf/images/img4.gif) no-repeat left center;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	}

#menu a:hover {
	text-decoration: underline;
	color:#FF0000;
}



#menu .first a {
	background: none;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
}

/* Content */

#content {
	width: 765px;
	padding:0 0 0 50px;
	text-align:center;
	

}
#content1 {
	float: left;
	width: 765px;
	padding: 10px 0 10px 50px;
	
}
#wrapper {
float:left;
margin:15px 100px 0 30px;
}
#wrapper01 {
position:relative;
}
#content .heading {
	background:  url(images/img6-aktuell.gif) no-repeat;
	
}

#content ul, #content ol {
	margin-left: 3em;
	
}

/* Sidebar */

#sidebar {
	float: left;
	width: 223px;
	padding-left: 20px;
}

#sidebar .heading {
	background: #004BD7 url(file:///D|/Dokumente%20und%20Einstellungen/Michael.Medien/Eigene%20Dateien/sebastian/html/neue%20seite/cloverleaf/images/img5.gif) no-repeat;
}

#sidebar li {
	margin-bottom: 1.5em;
}

/* Footer */

#footer {
	float:left;
	background: #F3FFA6 url(images/img7-aktuell.gif) no-repeat;
	font-size: 12px;
	color: #000000;
	margin: 20px 50px 0 0;
	padding: 0 50px 0 0;
	width: 765px;
}

#legal {
	margin: 0;
	padding: 0 10px 0 0;
	line-height: normal;
	color: #FFFFFF;
}

#legal a {
	color: #FFFFFF;
}

#links {
	margin: 0;
	padding: 30px 0;
	line-height: normal;
}

