/*  

Theme Name: pa

Theme URI: http://www.aerschmann.ch

*/

@charset "utf-8";
body  {
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	text-align: center;
	color: #450000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-color: #CCCCCC;
}
#alles {
	text-align: left;
	width: 705px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	display: block;
}

#top {
	background-color: #CCCCCC;
	width: 705px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;


}

#titel {
	text-align: left;
	width: 540px;
	margin-right: 0px;
	margin-left: 145px;
	background-color: #FFFFFF;
	color: #339900;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 0.1em;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	-khtml-border-radius-topleft:8px;
	-khtml-border-radius-topright:8px;

}


#container {
	text-align: left;
	width: 800px;
	margin-top: 0;
	margin-bottom: 0px;
	background-color: #CCCCCC;
	display: block;
	margin-left: auto;
	margin-right: auto;
	height: 800px;
}

#menu {
	background-color: #CCCCCC;
	float: left;
	left: 5px;
	top: 130px;
	width: 120px;
	height: 150px;
	padding-top: 85px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
}

.menu {
	font-size: 1em;
	display: block;
	position: relative;
	height: 180px;
	width: 120px;
	padding-left: 0px;
}
.menu ul li {
	display: block;
	width: 120px;
}
.menu ul li a {
	display: block;
	padding: 0;
	color: #450000;
	background-color: transparent;
	text-decoration: none;
	width: 100%;
	font-family: georgia, helvetica, times, serif;
	font-size: 1.3em;
	line-height: 1.5em;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #450000;
	text-indent: 5px;
	}
	
.menu li a:hover {
	display: block;
	background-color: #339933;
	color: #fff;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #450000;
}


#spalte1 {	/*float: left;
	width: 20em; /* Die Hintergrundfarbe wird nur für die Länge des Spalteninhalts angezeigt. */
	background-color: #CCCCCC;
	width: 550px;
	left: 0px;
	position: relative;
	top: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 15px;
}
.zeile1 {
	width: 540px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AAAAAA;
	background-color: #FFFFFF;
	padding-top: 40px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.zeile {
	width: 540px;
	display: block;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AAAAAA;
	background-color: #FFFFFF;
}
.zeile0 {
	width: 540px;
	display: block;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #AAAAAA;
	background-color: #FFFFFF;
}

.zeile2 {
	width: 540px;
	display: block;
	padding: 2px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AAAAAA;
}
.fusszeile {
	width: 540px;
	display: block;
	height: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
	background-color: #FFFFFF;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-khtml-border-radius-bottomleft:8px;
	-khtml-border-radius-bottomright:8px;
}

.legende {
	font-size: 9px;
}




.spalte1 {
	width: 340px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 50px;
}
.spalte1-500 {
	width: 450px;
	position: relative;
	left: 200px;
}
.spalte2 {
	position: absolute;
	left: 360px;
	top: 102px;
	width: 200px;
}

p {
	color: #450000;
	font-size: 1em;
	line-height: 1.4em;
	font-weight: normal;
	margin-top: 0px;
	}

a:link {
	font-weight : normal;
	color: #339933;
	background: transparent;
	text-decoration : none;
}

a:visited {
	font-weight : normal;
	text-decoration : none;
	color: #339933;
	background: transparent;
}

a:hover {
	color: #fff;
	background: #339933;
	display: inline;
		}
.centr {
	text-align: center;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
}


h1 {
	color: #450000;
	font-size: 14px;
	margin-top: 0;
	font-family: georgia, times, serif;
}

h2 {
	color: #450000;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	}
h6 {
	color: #339933;
	font-size: 1em;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
}

ul {
	list-style: none;
	margin-top: 0;
	margin-left: 0;
	padding-top: 0;
	padding-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #450000;
	background-color: #FFFFFF;
	}

ul li {

	}
td {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 0px;
}

.bildlegende2 {
	font-size: 9px;
	display: inline-block;
	text-align: left;
	position: relative;
	margin-right: 5px;
	margin-left: 0px;
	padding-left: 5px;
	width: 150px;
	height: 212px;
	background-color: #FFFFFF;
}
.bildlegende2  h2 {
	font-size: 12px;
	font-weight: bold;
	color: #339900;
}


.legendetitel {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
.bild {
	float: left;
	position: relative;
}

.spalte0 {
	width: 540px;
	margin-right: 5px;
	margin-left: 5px;
}
.spalte1-450 {
	width: 500px;
	margin-right: 5px;
	margin-left: 5px;
}
