/* -----------------------------------------------------------------Titel: Styles fuer innosend.deAutor: Carsten Hetzer URL: http://www.quattronet.deBeschreibung: Styles fuer EventVoiceMedia GmbH / innosend.deErstellt: 05.10.2006Bearbeitet: 10.05.2007-----------------------------------------------------------------*//* ----- IMPORT ----- */@import url(classes_css.css);@import url(forms_css.css);@import url(ids_css.css);@import url(links_css.css);@import url(lists_css.css);@import url(tables_css.css);/* ----- ALLGEMEIN ----- */body {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #151515;	background-color: #EBF8DE;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 10px;	margin-left: 0px;	background-image: url(../images/bg-page.png);	background-repeat: repeat-x;	background-position: left top;	line-height: 16px;	text-align: center;}td, tr, p, div {	font-size: 11px;	color: #151515;	line-height: 16px;}a:link, a:visited {	color: #E17103;	text-decoration: underline;}a:hover {	text-decoration: none;}ul {	margin: 0;	padding: 0;	list-style: none;}hr {  height: 1px;  width: 100%;  color: #999;}a img,:link img,:visited img { 	border: none;}h1 {	font-size: 18px;	color: #6C0;	margin: 0px 0px 15px;	padding: 2px 0px 2px 25px;	background-image: url(../images/dot-h1.png);	background-repeat: no-repeat;	background-position: left top;}
h1 font {	color: #6C0;}h2 {	font-size: 14px;	color: #999;	margin: 0px;	padding: 0px;}h3 {	font-size: 14px;	color: #999;}