@charset "UTF-8";
#redline {
	background-color: #990000;
	height: 5px;
}
#schriftzug {
	background-image: url(grafik/common/schriftzug_gemeinde.gif);
	position: absolute;
	left: 196px;
	top: 6px;
	height: 115px;
	width: 78%;
}
#balkenlight {
	background-image: url(grafik/common/greylight.gif);
	height: 27px;
	left: 828px;
	top: 122px;
	position: absolute;
	width: 50%;
}
#edge {
	position: absolute;
	height: 28px;
	width: 28px;
	left: 800px;
	top: 121px;
	background-image: url(grafik/common/edge.gif);
}
#menuhead {
	float: right;
	padding-top: 14px;
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
}
#menuhead a {
	padding-right: 10px;
	font-family: Verdana;
	font-size: 8pt;
	color: #990000;
}
#menumain {
	top: 121px;
	position: absolute;
	left: 196px;
	width: 604px;
	background-image: url(grafik/common/greydark.gif);
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 5px;
	padding-left: 5px;
}
#menumain a {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 20px;
}
#submenu {
	background-image: url(grafik/common/logo_gemeinde.gif);
	width: 166px;
	height: 90%;
	position: absolute;
	padding-top: 230px;
	padding-left: 20px;
	padding-right: 10px;
	top: 6px;
}
#submenu a {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #990000;
	line-height: 13pt;
}
#submenu p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	font-family: Verdana;
	font-size: 10pt;
	margin-top: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
	margin-bottom: 10px;
	line-height: 13pt;
	color: #000000;
}
#shadow {
	background-image: url(grafik/common/shadow_breit.gif);
	width: 633px;
	position: absolute;
	left: 196px;
	top: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#content {
	background-color: #FFFFFF;
	width: 624px;
	padding-bottom: 40px;
}
#content h1 {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 30px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-left: 25px;
	padding-bottom: 5px;
}
#content h2 {
	font-family: Verdana;
	font-size: 10pt;
	color: #333333;
	margin-left: 50px;
	margin-bottom: 5px;
	font-weight: bold;
}
#content p {
	padding-left: 50px;
	padding-right: 30px;
	margin-top: 0px;
	margin-bottom: 12px;
	font-family: Verdana;
	font-size: 10pt;
	line-height: 16pt;
	color: #333333;
}
#content a {
	font-family: Verdana;
	font-size: 10pt;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	padding-bottom: 1px;
}
#content li {
	font-family: Verdana;
	font-size: 10pt;
	list-style-type: square;
	color: #000000;
	margin-left: 40px;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 14pt;
	margin-right: 20px;
}
#content img {
	float: right;
	margin-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-bottom: 20px;
}

