html * {
	margin:0;
	padding:0;
}

body {
	width:800px;
	margin:0 auto;
	padding:18px 0 0;
	font-family:Verdana,sans-serif;
	line-height:1.5em;
}

h1 {
	font-size:18px;
}

h2 {
	font-size:16px;
	width:100%;
	border-bottom:1px dotted #AAB900;
	margin:0 0 18px;
	overflow:hidden;
}

h3 {
	font-size:14px;
	margin:0 0 9px;
	overflow:hidden;
	width:100%;
	border-bottom:1px dotted #AAB900;
}

h2,h3 {
	color:#AAB900;
}

p {
	margin:0 0 18px;
	font-size:12px;
}

a {
	text-decoration:none;
	color:#37A0E1;
	border-bottom:1px solid #37A0E1;
}

a:hover {
	border:0;
	padding-bottom:1px;
}

strong {
	color:#C8006E;
}

.headerli {
	color:#AAAFB4;
}

p.top {
	overflow:hidden;
	width:auto;
}

p.top a {
	padding-left:12px;
	background:white url(images/bullet_up.png) no-repeat left center;
}

#header {
	width:798px;
	padding:0;
	height:287px;
	background:white url(images/banner.jpg) no-repeat 4px 4px;
	border:1px solid #AAB900;
	border-bottom:0;
}

#header h1 {
	text-indent:-9999px;
}

#content {
	padding:0 18px 0;
	border:1px solid #AAB900;
	border-top:0;
	overflow:hidden;
}

#content p {
	text-align:justify;
}

#content ul, #content dl {
	font-size:12px;
	list-style-type:none;
	margin:-9px 0 18px 18px;
	overflow:hidden;
}

#content ul li {
	background:white url(images/bullet.png) no-repeat 4px 9px;
	padding:0 0 0 18px;
}

#content dt {
	float:left;
	clear:left;
	text-align:left;
	margin:0;
	font-weight:bold;
	width:45%;
	height:100%;
	border-top:1px solid #AAB900;
}

#content dd {
	float:left;
	width:45%;
	border-top:1px solid #AAB900;
}

#content dt.first, #content dd.first {
	border:0;
}

#content img {
	border:2px solid #AAB900;
}

#content .announcement {
	border:2px solid #AAB900;
	padding:18px;
}

#content .signature {
	padding-top:52px;
	display:block;
	margin:0;
	background:white url(http://www.sellsoftwareonline.de/creatives/asknetnewsletter/prior.jpg) no-repeat left top;
}

#sidebar {
	float:right;
	width:314px;
	height:550px;
	background:white url(images/rounded_box.jpg) no-repeat left top;
	overflow:hidden;
	margin:0 0 0 18px;
	padding:18px;
}

#sidebar ol {
	font-size:12px;
	margin:0 0 0 18px;
	font-weight:bold;
	line-height:1.5em;
}

#sidebar li {
	padding:4px 0;
}

#sidebar ol ol {
	list-style-type:lower-latin;
}

#footer p {
	width:100%;
	font-size:10px;
	text-align:right;
	font-weight:bold;
}
