@charset "UTF-8";
/* CSS Document */

html {
	height: 101%;
}
body,td,th {
	font: 12px/16px Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
	background: #DCDADA url(img/hg_body.jpg) repeat-y center top;
	height: 100%;
}
a, .tx-aahbook-pi1 a {
	color: #B3372D;
	text-decoration: none;
}
a img {
	border: none;
}
a:hover {
	text-decoration: underline;
}
h2 {
	color: #B3372D;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 0px;
	text-transform: uppercase;
}
h3 {
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	margin: 15px 0 12px 0;
	padding: 0px;
}
h4,h5,h6 {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	margin: 12px 0 10px 0;
	padding: 0px;
}
#container {
	margin: 0 auto;
	width: 790px;
	height: 101% !important;
	position: relative;
	min-height: 1000px;
	}
#header {
	height: 307px;
	position: relative;
	background: transparent url(img/hg_header.jpg) no-repeat top left;
}
#logo {
	position: absolute;
	top: 4px; 
	left: 12px;
	height: 100px;
	width: 100px;
}
#logo h1 {
	margin: 0px;
	paddign: 0px;
	text-indent: -9999px;
}
#logo h1 a {
	display: block;
	outline: none;
	height: 100px;
	width: 100px;
}
#pfad {
	position: absolute;
	top: 279px; 
	left: 174px;
	height: 15px;
	width: 261px;
	font-size: 9px;
	color: #999999;
}
#motto {
	width: 210px;
	height: 95px;
	background: transparent url(img/hg_motto.png) no-repeat top left;
	position: absolute;
	top: 245px;
	right: -61px;
}
#contentwrap {
	height: 101% !important;
	
}
#mainmenu {
	width: 145px;
	float: left;
	background: transparent url(img/hg_mainmenu.jpg) no-repeat top left;
}
#mainmenu ul {
	margin: 40px 0 0 0;
	padding: 0px;
	list-style: none;
}
#mainmenu ul ul {
	margin: 0px;
}
#mainmenu ul li {
	border-bottom: 1px solid #F2F2F2;
}
#mainmenu ul li ul li {
	border: none;
}
#mainmenu ul li a {
	display: block;
	padding: 3px 8px;
	font-weight: bold;
}
#mainmenu ul li ul li a {
	display: block;
	padding: 2px 12px;
	font-weight: bold;
	background-color: #C18E8B;
	color: #FFFFFF;
}
#mainmenu ul li a:hover, #mainmenu ul li a.act {
	background-color: #C18E8B;
	color: #FFFFFF;
	text-decoration: none;
}
#mainmenu ul li ul li a:hover, #mainmenu ul li ul li a.act {
	background-color: #C18E8B;
	color: #333333;
	text-decoration: none;
}
#content {
	float: right;
	width: 620px;
	height: auto !important;
	height: 700px;
	min-height: 700px;
}
fieldset {
	border: 1px dotted #BBBBBB;
	background-color:#CECFCB;
	padding: 5px;
}
label {
	display: block;
	width: 100px;
	float: left;
	padding-bottom: 5px;
	font-size: 11px;
}
input, textarea, select {
	padding: 3px;
	font-size: 11px;
	background-color: #F2F2F2;
	border: 1px solid #999999;
	margin-bottom: 4px;
}
input.mailformsubmit {
	border: #666666 1px solid;
	background-color: #666666;
	background-image: none;
	color: #FFFFFF;
	margin-left: 100px;
	margin-top: 5px;
	width: 80px;
}
#left {
	float: left; 
	width: 410px;
}
#left ul {
	margin: 0px;
	padding: 0 0 0 20px;
}
#right {
	float: right;
	width: 180px;
	margin: 20px 10px 0 0;
	font-size: 11px;
}
.clear {
	clear: both;
}
#footer {
	clear: both;
	margin: 20px 0 20px 0;
	padding: 10px 0 20px 170px;		
	font-size: 9px;
	color: #999999;
}
#footer ul {
	margin: 0 0 20px 0;
	padding: 0px;
	list-style: none;
}
#footer ul li {
	float: left; 
	padding-right: 10px;
}
#footer a {
	color: #999999;
}
.newsbox {
	border: 1px solid #CCCCCC;
	background-color: #F2F2F2;
	color: #333333;
	padding: 4px;
	font-size: 11px;
	margin-bottom: 10px;
}
.newsbox h2,.newsbox h3,.newsbox h4 {
	font-size: 14px;
	padding: 0px;
	margin: 0 0 8px 0;
	color: #333333;
}
.tx-aahbook-pi1-text_even {
	background-color: #F2F2F2;
	color: #333333$;
}
/* RTE Konfiguration */
.infoBox {
	border: 1px solid #666666;
	padding: 8px;
	background-color: #CCCCCC;
	color: #000000;
}
.news-amenu-container {
	margin-bottom: 10px;
}
.tx-aahbook-pi1 a:hover {
	color: #333333 !important;
	text-decoration: none;
}
.tx-aahbook-pi1 textarea {
	width: 200px;
}
