* {
	margin: 0;
	padding: 0;

}

a img,
a img:link,
a img:visited,
a img:active,
a img:hover,
a img:focus {
	background: transparent;
	border: 0 none;
	border-collapse: collapse;
	text-decoration: none;
	vertical-align:bottom;
}


body {
	background: #C2C2C2;
	border: 0 none;
	border-collapse: collapse;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size:14px;
	line-height:1.2em;
}

body, html {
	height: 105%;
	width: 100%;
}

div {
	border: 0px none;
	text-align: left;
	vertical-align: top;
}

h1 {
	font-size: 1.3em;
}

h1, h2, h3, h4, h5, h6, p, a, td, th, div, body, input, textarea {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;


}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.1em;
}

h4 {
	font-size: 1.0em;
}

h5 {
	font-size: 0.95em;
}

h6 {
	font-size: 0.9em;
}

hr {
	border-bottom: 1px solid #C2C2C2;
	border-left: 0 none;
	border-right: 0 none;
	border-top: 0 none;
	clear: both;
	color: #C2C2C2;
	display: block;
	float: none;
	height: 1px;
	margin: 0.6em 0;
	overflow: hidden;
}

html {
	background: #C2C2C2;
	border: 0 none;
	border-collapse: collapse;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

input.formularschaltflaeche {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	color:#FFFFFF;
	background-color:#A90017;
	text-decoration:none;
	border: 1px solid #A90017;
	height: 20px;
	margin: 0px;
	padding: 1px 4px 1px 4px;
	
}

ul {
margin-top:10px;
margin-left:18px;
margin-bottom: 10px;
}

li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(../grafiken/img_aufzaehlung.gif);
}

p {
margin-top:0px;
margin-bottom:6px;}