ul { margin-left: 8px; padding-left: 8px; margin-top: 0em; margin-bottom: 0em; }

li { list-style-image: url(bilder/bullet.gif); font-size: 12px; margin-top: 0em; margin-bottom: 0em; }

p { margin-top: 0em; margin-bottom: 0em; }

body {
	background-color: #CACACA;
}

a:link {
	color: #A81630;
	text-decoration: none;
	}
	
a:visited {
	color: #A81630;
	text-decoration: none;
	}
	
a:hover {
	color: #000000;
	text-decoration: none;
	}
	
a:active {
	color: #FF0000;
	text-decoration: none;
	}
	
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A81630;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #666666;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 1.4em;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	line-height: 1.4em;
}
.copybold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 1.4em;
}
.fusszeile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	text-align: right;
}
.copyred {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #A81630;
	line-height: 1.4em;
}
.subtitleneg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A81630;
	text-align: center;

}
.fusszeilejahr {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
}
.fusszeileslogan {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.rahmen {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
