body {
	background-color:white;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14.4px; /* 14.4px = 90% */
	width:700px;
	margin:1.5em auto 1.5em auto;
}

h1 { font-size:130%; }
h2 { font-size:120%; }
h3 { font-size:110%; }

p,h1,h2,h3 {
	margin:0 0 0.5em 0;
	line-height:1.05em;
}

h2.subcaption {
	margin-top:1.5em; margin-bottom:0;
}

a {
	color:#9C7265;
	text-decoration:none;
	font-weight:bold;
}

a:hover, a:focus { /* , a:active */
	text-decoration:underline;
}

.klein { font-size:90%; }
.klein { font-size:80%; }

hr {
color: #9C7265;
background-color: #9C7265;
margin-left: auto; margin-right: auto;
width:75%;
height: 2px;
border: 0px;
margin-top:2.5em; margin-bottom:2.5em;
}

h1.h1banner {
	display:block;
	width:480px;
	height:80px;
	margin-left:auto; margin-right:auto;
	background:url(./Titelbanner.jpg) no-repeat;
	text-indent:-9999px;
}

ul.homeselector {
	display:block;
	width:660px;
	height:240px;
	margin-left:auto;
	margin-right:auto;
}

ul.homeselector li {
	display:block;
	float:left;
	width:330px;
	height:240px;
}

ul.homeselector li a {
	display:block;
	float:left;
	text-indent:-9999px;
	width:330px;
	height:240px;
}

li.gzb a { background:url(./GZB_Button.jpg) no-repeat; }
li.oldhome a { background:url(./Alte-Homepage_Button.jpg) no-repeat; }

ul.homeselector li a:hover,
ul.homeselector li a:focus { /* , ul.homeselector li a:active */
	width:329px;
	height:239px;
	margin-left:1px;
	margin-top:1px;
}

p.footer {
	padding-top:4em;
	font-size:70%;
	text-align:center;
}

ul.connect {
	padding:1em 0;
}
