body {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	color: #000000;
	margin: 0px;
}


/* Standard-Formate */

table {
	width: 100%;
}

td, div {
	text-align: left;
}

img {
	border-style: none;
}

ul {
	margin: 0px 0px 16px 0px;
	padding: 0;
	line-height:16px;
	list-style-type: none;
} 

ul li {
	margin: 0px 0px 5px 0px; 
	padding: 0 0 0 12px;
	line-height: 16px;
	background-image: url('../_gfx/kreuz_grau.gif');
	background-repeat: no-repeat;
	background-position: 0px 6px;
} 

ul li ul, ul li ul li ul {
	margin: 5px 0px 0px 0px;
}

a {
	color: #A21C11;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
}

h2, h3, h4, h5 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 10px;
}

p {
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 15px;
}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

.align-center {
	text-align: center;
}

.indent {
	margin-left: 25px;
}

blockquote {
	color: #656565;
	font-style: italic;
	margin-left: 25px;
}

hr {
	height: 1px;
	border: 0px;
	color: #656565;
}
