* {
margin: 0;
padding: 0;
}

body {
	font-family: sans-serif;
	font-size: 65%;
	background: #3e3a38;
	margin-top: 100px;
}

a:link {
color: #CC3399;
}

h2 { 
width: 507px; 
font-size: 1.2em; 
text-transform: lowercase; 
height: 37px; 
margin: 20px auto 10px auto; 
color: #ffffff; 
line-height: 37px; 
color: #ffffff; 
text-indent: 20px; 
background: url(file:///C|/Dokumente und Einstellungen/edita/Desktop/css1/noname/images/bar.gif) no-repeat;
}

#container { 
width: 982px; 
margin: 0 auto; 
background: #ffffff;
}

#content { 
width:882px; 
margin: 0px auto; 
padding: 45px 5px 35px 5px;
}

#content p { 
font-size: 1.1em; 
color: #555555; 
margin-left: 10px; 
background: #ffffff; 
margin-top: 10px; 
line-height: 1.5em;
}

#footertext { 
margin: 30px auto; 
text-align: center; 
color: #777777; 
font-size: 1em;
}
