body {
		margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}

html {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}

hr {
	height: 1px;
	color: #CCCCCC;
}

a:link {
	font-size: 10px;
	font-style: normal;
	vertical-align: middle; 
	color: blue;
	text-decoration: none;
}
a:visited {

	text-decoration: none;
}

.textklein {
	font-size: x-small;
}

#kopf {
	background-image: url(image/header_bg_2.jpg);
	height:142px;
	margin-left: 0px;
	margin-top: 0px;
	border: 0px solid;
	/*background-color: #dc143c; */
}

.menu {
		font-size: x-small;
	vertical-align: middle;
	list-style-type: square;
		font-stretch: condensed;
text-decoration: none;
	
}
a.menu:link {
	font-size: x-small;
	vertical-align: middle;
	list-style-type: square;
		font-stretch: condensed;
	text-decoration: none;
	
}
a.menu:visited {
		font-size: x-small;
	font-style: normal;
	vertical-align: middle;
text-decoration: none;
	list-style-type: square;
		font-stretch: condensed;
}
a.menu:hover {
		font-size: x-small;
	font-style: normal;
	vertical-align: middle;
	text-decoration: none;
	list-style-type: square;
		font-stretch: condensed;
}
a.menu:active {
	font-size: x-small;
	font-style: normal;
	vertical-align: middle;
	text-decoration: none;
	list-style-type: square;
		font-stretch: condensed;
		
}

#navi_re {
	
	
	float:right;
		text-align: right;
		font-size: xx-small;
	font-style: normal;
	vertical-align: middle;
	
}

.formfeld {
	background-color: #dddddd;
	border: 1px solid #cccccc; 
	}
	
.einzug {
	text-indent: 4px;
}

