body {
	color: #56555a;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 11pt;
	background-color: #a3e2f7;
	background-repeat: repeat-x;
	background-position: 0 0;
	margin: 0;
	padding: 0;
	bottom: 0;
	background-image: url(img/streifen.jpg);
}

.copy {
	color: #56555a;
	text-decoration: none;
}

.copy:link {
	color: #56555a;
	text-decoration: none;
}

.copy:hover {
	color: #E2001A;
	text-decoration: none
}

.copy:active {
	color: #E2001A;
	text-decoration: none;
}

.copy:visited {
	color: #56555a;
	text-decoration: none;
}

.klein {
	font-size: 9px;
}

.heading {
	font-weight: bold;
	font-style: italic;
	color: #e2001a;
	font-size: 200%;
	font-family: Segoe Ui;
	margin: 0;
	padding-top: 3px;
}

.subheading {
	font-weight: bold;
	font-style: italic;
	color: #343434;
	font-size: 140%;
	font-family: Segoe Ui;
	margin: 0;
	padding: 4px 0 4px 20px;
	background: url("index.gif") no-repeat left 50%;
}

.bold {
	font-weight: bold;
}
.red {
	color: #e2001a;
	font-weight: bold;
}

table p {
	margin: 0;
}

a {
	color: #56555a;
	text-decoration: underline
}

a:link {
	color: #56555a;
	text-decoration: underline
}

a:visited {
	color: #56555a;
	text-decoration: underline
}

a:hover {
	color: #f03;
	text-decoration: underline
}

a:active {
	color: #f03;
	text-decoration: underline
}
