/* CSS Document */
body {margin:0; padding:0; height:100%;	width:100%; }
h1 { font-family: "Times New Roman", Times, serif; color:#D8021A; font-size:24px; font-weight: bold; font-style: italic; }
a:link { color:#D8021A; text-decoration:none;  }
a:visited { color:#D8021A; text-decoration:none;  }
a:hover { color:#000000; text-decoration:underline;  }
a:active { color:#D8021A; text-decoration:underline;  }
a:focus { color:#D8021A; text-decoration:underline;  }

.bg_wappen {
	background-image:  url("../grafik/layout/bg_wappen.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
	height: auto;
}

.fliesstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #444;
	font-style: italic;
	line-height: 18px;
}
.form {
	BORDER-RIGHT: thin groove;
	BORDER-TOP: thin groove;
	FONT-SIZE: 10px;
	BORDER-LEFT: thin groove;
	BORDER-BOTTOM: thin groove;
	BACKGROUND-COLOR: #f5f5f5;
	width: 230px;
}
.textarea {
	BORDER-RIGHT: thin groove;
	BORDER-TOP: thin groove;
	FONT-SIZE: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	BORDER-LEFT: thin groove;
	BORDER-BOTTOM: thin groove;
	BACKGROUND-COLOR: #f5f5f5;
	width: 230px;
}
