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.index {
	text-decoration:none;
	color:#AAB900;
	border-bottom:1px solid #AAB900;
}

a:hover {
	border:0;
	padding-bottom:1px;
}

strong {
	color:#C8006E;
}

.headerli {
	color:#AAAFB4;
}


p.text1 input {
	margin-left:44px;
}

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/asknet_header3.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: url(http://www.sellsoftwareonline.de/creatives/asknetnewsletter/03_09/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:0px solid #AAB900;
	margin:0 15px 0 15px;
}

#content .announcement {
	border:2px solid #AAB900;
	padding:18px;
}

.webinar {
	border:2px solid #AAB900;
	padding:15px;
	margin:20px;
}

.webinartwo {
	border:1px solid #AAB900;
	padding:15px;
	margin-top:10px;
	margin-bottom:20px;
}


.announcement2 {
	border:1px solid #AAB900;
	width:340px;
	height:500px;
	float:left;
	padding:15px;
	margin:0px;
}

.announcement3 {
	border:1px solid #AAB900;
	width:340px;
	height:500px;
	float:left;
	padding:15px;
	margin-left:17px;
}

#content .signature {
	padding-top:52px;
	display:block;
	margin:0;
	background:white url(http://www.sellsoftwareonline.de/creatives/asknetnewsletter/prior.jpg) no-repeat left top;
}

#content .check input:hover {
	cursor:pointer;
}

#content label:hover {
	cursor:pointer;
}

#content .text {
	overflow:hidden;
}

#content .text label {
	float:left;
	display:block;
	width:150px;
}

#content .text input {
	display:block;
	padding:2px;
	margin-right: 20px;
	float:left;
	width:200px;
	border:1px solid #AAB900;
}

#content .text input:focus, #content .text input:hover {
	background-color:#F4F4F4;
}

#content .submit input {
	display:block;
	padding:2px;
	border:1px solid #AAB900;
	background-color:white;
}

#content .submit input:hover, #content .submit input:focus {
	cursor:pointer;
	background-color:#F4F4F4;
}



#sidebar {
	float:right;
	width:314px;
	height:550px;
	background:white url(http://www.sellsoftwareonline.de/creatives/asknetnewsletter/03_09/images/rounded_box6.gif) 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;
}

#unterschrift {
	float:left;
	overflow:hidden;
}


#executive {
margin-left:110px;
}



#footer p {
	width:100%;
	font-size:10px;
	text-align:right;
	font-weight:bold;
}


