@charset "UTF-8";

body {
margin:0;

}

a:link { font-weight:bold; border:none; color:#666666; text-decoration:none; }
a:visited { font-weight:bold; border:none; color:#666666; text-decoration:none; }
a:focus { font-weight:bold; border:none; color:#666666; text-decoration:none; }
a:hover { font-weight:bold; border:none; color:#666666; text-decoration:underline; }
a:active { font-weight:bold; border:none; color:#666666; text-decoration:none; }


#headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #0F2EBD;
	position: relative;
	width: 300px;
	left: 65px;
	top: 30px;
	right: 30px;
	bottom: 30px;
	letter-spacing: normal;
	text-align: left;
	vertical-align: text-top;
	word-spacing: normal;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #888888;
	text-align: center;
	vertical-align: top;
}
#copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-variant: normal;
	color: #666;
	position: relative;
	width: 450px;
	left: 65px;
	top: 30px;
	right: 30px;
	bottom: 30px;
	height: auto;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	vertical-align: text-top;
	word-spacing: normal;
	list-style-position: outside;
	list-style-type: disc;
}
#copy-bold {
	font-weight: bold;
}

#teaser1 {
		vertical-align: top;

}
#footer_bold {
	font-weight: bold;
}
#liste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666;
	letter-spacing: normal;
	text-align: left;
	vertical-align: text-top;
	word-spacing: normal;
	list-style-position: inside;
	list-style-type: circle;
	position: relative;
	width: 500px;
	left: 65px;
	top: 30px;
	right: 30px;
	bottom: 30px;
}
#liste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-variant: normal;
	color: #666;
	position: relative;
	width: 450px;
	left: 65px;
	top: 30px;
	right: 30px;
	bottom: 30px;
	height: auto;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	vertical-align: text-top;
	word-spacing: normal;
	list-style-position: outside;
	list-style-type: disc;
}

