@CHARSET "ISO-8859-1";
/* Styles für drums.de- Newsletter */
body {
	margin:0px;
	padding:0px;
	background-color:#80180f;
	background-position:center 15px;
	background-repeat:repeat-x;
	background-image:url(http://p105058.typo3server.info/fileadmin/templates/html/img/ie6-bg-toprow.gif);
	font-family:arial;
}
a img {
	border:none;
}
div#newsletter-container {
	width:700px;
	margin:15px auto 0px auto;
}
div#newsletter-toprow {
	height:65px;
	width:700px;
}
div#newsletter-toprow-logo {
	height:65px;
	width:173px;
	overflow:hidden;
	float:left;	
}
div#newsletter-toprow-floatright {
	width:510px;
	height:47px;
	margin-left:17px;
	margin-top:18px;
	float:left;
}
h1#newsletter-toprow-header {
	font-size:16px;
	color:#F1F1F1;
	padding:0px;
	margin:0px;
	line-height:16px;
}
span#newsletter-toprow-date {
	font-size:11px;
	line-height:11px;
	color:#F1F1F1;
}
div#newsletter-content {
	background-color:#FFFFFF;
	background-image:url(http://p105058.typo3server.info/fileadmin/templates/html/img/ie6-bg-newsletter-top.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:19px 15px 15px 15px;
	margin-top:20px;
	font-size:12px;
	color:#404040;
}
div#newsletter-content a {
	color:#80180f;
	text-decoration:none;
}
div#newsletter-content a:hover {
	text-decoration:underline;
}
div#newsletter-footer {
	background-image:url(http://p105058.typo3server.info/fileadmin/templates/html/img/ie6-bg-newsletter-bottom.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
	margin-bottom:20px;
	font-size:11px;
	color:#F1F1F1;
	padding-top:10px;
}
div#newsletter-footer a {
	color:#5565ff;
	text-decoration:none;
}
div#newsletter-footer a:hover {
	text-decoration:underline;
}