/* CSS Document */


html {
	overflow-x: auto;
	overflow-y: scroll;
	}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	}
	
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

h1 {
	text-align:center;
	border-bottom:1px solid red;
	border-top:1px solid red;
	border-left:1px solid red;
	border-right:1px solid red;
	font-size:18px;
	color:#000000;
	font-variant: small-caps;
	margin-top: 0px;
	}

h2 {
	color: #FF0000;
	font-size:16px;
	text-align:left;
	font-variant: small-caps;
	}

h3 {
	color: #000000;
	font-size:14px;
	text-align:left;
	font-variant: small-caps;
	}

.content {
	font-size:12px;
	background-color:#F8F8F8;
	padding-left:10px;
	padding-right:10px;
	line-height:18px;
	}



/*kopfnavigation*/

.head_menu:link {
	color: #FF0000;
	text-decoration: none;
	}
	
.head_menu:visited {
	color: #FF0000;
	text-decoration: none;
	}
	
.head_menu:hover {
	color: black;	
	text-decoration: none;
	}
	
.head_menu:active {
	color: #000000;
	text-decoration: none;
	}	

#head_menu {
	color:#000000;
	font-size:12px;
	margin-top:2px;
	margin-left:530px;
	font-variant: small-caps;
	}
	
td {
	text-align:left;
	vertical-align:top;
	}

hr {
	border-bottom-style:dotted;
	border-bottom-width:1px;
	}
	
/*ende kopfnavigation*/



/*layout*/

.quadrat {
	background-image: url(../images/layout/quadrat.gif);
	}

.hintergrund_head {
	background-image:url(../images/layout/hintergrund_head.gif);
	}

.hintergrund_footer {
	background-image:url(../images/layout/hintergrund_footer.gif);
	}

#footer_adresse {
	position:absolute;
	font-size:12px;
	margin-top:12px;
	margin-left:10px;
	z-index:1;
	width: 470px;
	}
	
#footer_tel {
	position:absolute;
	font-size:12px;
	margin-top:12px;
	margin-left:500px;
	z-index:2;
	width:220px;
	}

/*ende layout*/



/*bilder*/

img.right {
	float:right;
	padding-left:10px;
	padding-bottom:10px;
	}

img.left {
	float:left;
	padding-right:10px;
	padding-bottom:10px;
	}

/*ende bilder*/



/*formular*/

fieldset {
	border:1px solid red;
	}

form {
	margin:15px;
	}

legend {
	color:#FF0000;
	font-style:italic;
	font-size:16px;
	}

.eingabefelder {
	margin-left:10px;
	}

input, textarea, select {
	width:200px;
	}

/*ende formular*/



/*sitemap*/

#sitemap li {
	list-style-image:url(../images/layout/sitemap1.gif);
	}

#sitemap li.anfang   {
	list-style-image:url(../images/layout/sitemap2.gif);
	}
	
/*ende sitemap*/



/*page links*/

.aarburg {
	height:100px;
	background-image:url(../images/wappen/aarburg.gif);
	background-repeat:no-repeat;
	}

.attelwil {
	height:100px;
	background-image:url(../images/wappen/attelwil.gif);
	background-repeat:no-repeat;
	}

.bottenwil {
	height:100px;
	background-image:url(../images/wappen/bottenwil.gif);
	background-repeat:no-repeat;
	}
	
.brittnau {
	height:100px;
	background-image:url(../images/wappen/brittnau.gif);
	background-repeat:no-repeat;
	}

.kirchleerau {
	height:100px;
	background-image:url(../images/wappen/kirchleerau.gif);
	background-repeat:no-repeat;
	}

.koelliken {
	height:100px;
	background-image:url(../images/wappen/koelliken.gif);
	background-repeat:no-repeat;
	}

.moosleerau {
	height:100px;
	background-image:url(../images/wappen/moosleerau.gif);
	background-repeat:no-repeat;
	}

.murgenthal {
	height:100px;
	background-image:url(../images/wappen/murgenthal.gif);
	background-repeat:no-repeat;
	}	

.oftringen {
	height:100px;
	background-image:url(../images/wappen/oftringen.gif);
	background-repeat:no-repeat;
	}

.reitnau {
	height:100px;
	background-image:url(../images/wappen/reitnau.gif);
	background-repeat:no-repeat;
	}

.rothrist {
	height:100px;
	background-image:url(../images/wappen/rothrist.gif);
	background-repeat:no-repeat;
	}

.safenwil {
	height:100px;
	background-image:url(../images/wappen/safenwil.gif);
	background-repeat:no-repeat;
	}

.staffelbach {
	height:100px;
	background-image:url(../images/wappen/staffelbach.gif);
	background-repeat:no-repeat;
	}

.strengelbach {
	height:100px;
	background-image:url(../images/wappen/strengelbach.gif);
	background-repeat:no-repeat;
	}

.uerkheim {
	height:100px;
	background-image:url(../images/wappen/uerkheim.gif);
	background-repeat:no-repeat;
	}

.vordemwald {
	height:100px;
	background-image:url(../images/wappen/vordemwald.gif);
	background-repeat:no-repeat;
	}

.wiliberg {
	height:100px;
	background-image:url(../images/wappen/wiliberg.gif);
	background-repeat:no-repeat;
	}

.zofingen {
	height:100px;
	background-image:url(../images/wappen/zofingen.gif);
	background-repeat:no-repeat;
	}

/*ende page links*/

