/* CSS Document */


body, p, td, tr, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	/*letter-spacing: 1pt;*/
	color: #79440F;
	text-align: justify;
}
a:link.menulink, a:visited.menulink {
	/* color: #CC0000;*/
	color: #FFffff;
	text-decoration:none;
	font-weight:normal;
}

a:hover.menulink {
	color:#FF0000;
}


.style1 {
	font-size: 13px;
	font-weight: bold;
}
.menuleiste {
	color: #BF0005;
	font-weight: normal;
	text-align: left;
}

.style2 {font-size: 13px}
.ueberschrift1 {
	font-size: 14px;
	font-weight: bold;
	color: #93380D;
}
.ueberschrift2 {
	font-weight: bolder;
}
h2 {
	font-size: 13px;
	color: #93380D;
	padding-bottom: 0px;
	margin-bottom: 3px;
	margin-top: 3px;
}
h4 {
	font-size: 13px;
	font-style: normal;
	color: 93380D;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 6px;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	color: #BF0005;
	margin-top: 8px;
	margin-bottom: 4px;
}

h1.nomargin {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}

h3 {
	font-size: 13px;
	font-style: italic;
	color: #93380D;
	margin-top: 3px;
	margin-bottom: 6px;
}
img.border {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.forms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 440px;
}

.formular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #993300;
	width: 450px;
	font-size: 12px;
	margin-bottom: 3px;
	background-color:#EEC56F;
}
.betont {
	font-weight: normal;
	color: #BF0005;
}
a:link, a:active, a:visited {
	color: #336666;
	text-decoration:none;
}
a:active, a:hover {
	text-decoration:underline;
}

