/* ALLGEMEIN */
* {
	font-family:Arial, Helvetica, Sans Serif;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
body {
	background:url(./images/bg_page.gif) repeat-y;
	background-color:#cccccc;
}

img {
	border:none;
}
h1 {
	color:#983426;
	letter-spacing:0.2em;
	font-weight:bold;
	line-height:100%;
	margin-bottom:1em;
	text-align:left;
}
h2 {
	color:#983426;
	letter-spacing:0.05em;
	font-weight:bold;
	line-height:120%;
	margin-top:1.7em;
	margin-bottom:1em;
}
p {
	margin-bottom:0.8em;
}
strong {
	font-weight:bold;
}
li {
	margin-left:30px;
	padding-bottom:0.8em;
}
a, a:hover, a:link, a:visited {
	color:#983426;
	text-decoration:underline;
}
a:hover {
	/* background-color:#E5CCC9; */
	background-color:#dddddd; 
}
.text {
	margin-right:30px;
}
.box {
	padding:2px;
	background-color:#dddddd;
}
#seite {
	position:absolute;
	left:236px;
	height:100%;
	width:764px;
	z-index:0;
	background-color:#FFFFFF;
	line-height:120%;
}
	
/* SEITENKOPF */
#pagehead {
	position:absolute;
	background-color:#ffffff;
	z-index:1;
	width:999px;
	height:150px;
}
#banner {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	z-index:1;
	background-color:#dddddd;
	margin-right:0px;
	text-align:right;
	padding-top:2px;
	padding-bottom:5px;
}
#banner a {
	text-decoration:none;
	font-weight:bold;
	color:#983426;
}
#logo {
	position:absolute;
	left:790px;
	top:40px;
	z-index:20;
}
/* NAVIGATION */
#navigation {
	position:absolute;
	left:0px;
	top:0px;
	width:250px;
	z-index:10;
	height:100%;
	background:url(./images/nav_bg.gif) repeat-y;
}
#navbogen1, #navbogen2 {
	position:absolute;
	left:235px;
	z-index:2;
}
#navbogen1 {
	top:0px;
}
#navbogen2 {
	top:100px;
}

.navtopicnav_index, .navtopicnav_person, .navtopicnav_fragen, .navtopicnav_arbeitshilfen, .navtopicnav_links, .navtopicnav_leistungen, .navtopicnav_kontakt, .navtopicnav_impressum,
.navtopicnav_indexactive, .navtopicnav_personactive, .navtopicnav_fragenactive, .navtopicnav_arbeitshilfenactive, .navtopicnav_linksactive, .navtopicnav_leistungenactive, .navtopicnav_kontaktactive, .navtopicnav_impressumactive {
	position:relative;
	width:235px;
	height:30px;
	left:0px;
	margin-bottom:1px;
}
.navtopicnav_index {
	background:url(./images/nav_lineindex.gif) no-repeat; 
	background-position:0px 25px;
}
.navtopicnav_person {
	background:url(./images/nav_lineperson.gif) no-repeat; 
	background-position:0px 25px;
}
.navtopicnav_fragen, .navtopicnav_arbeitshilfen, .navtopicnav_links, .navtopicnav_leistungen, .navtopicnav_kontakt, .navtopicnav_impressum {
	background:url(./images/nav_line.gif) no-repeat; 
	background-position:0px 25px;
}

.navtopicnav_indexactive {
	background:url(./images/nav_activeindex.gif) no-repeat; 
	background-position:0px 4px;
}
.navtopicnav_personactive {
	background:url(./images/nav_activeperson.gif) no-repeat; 
	background-position:0px 4px;
}
.navtopicnav_fragenactive, .navtopicnav_arbeitshilfenactive, .navtopicnav_linksactive, .navtopicnav_leistungenactive, .navtopicnav_kontaktactive, .navtopicnav_impressumactive {
	background:url(./images/nav_active.gif) no-repeat; 
	background-position:0px 4px;
}

#nav_index {
	top:60px;
	width:310px;
}
#nav_person {
	top:105px;
	width:250px;
}
#nav_fragen {
	top:135px;
}
#nav_arbeitshilfen {
	top:165px;
}
#nav_links {
	top:195px;
}
#nav_leistungen {
	top:225px;
}
#nav_kontakt {
	top:255px;
}
#nav_impressum {
	top:305px;
}	

.accesskeys a, .accesskeys a:visited {
	color:#FCD7B6;
	text-decoration:none;
}
.accesskeys a, .accesskeysactive a, .accesskeysactive a:visited{
	position:absolute;
	left:0px;
	bottom:3px;
	width:32px;
	font-size:1em;
	text-align:right;
	margin-right:0px;
	text-decoration:none;
	cursor:help;
}
.accesskeysactive a {
	color:#983426;
}
.accesskeys a:hover {
	color:#983426;
}

.navlinks a, .navlinksactive a, .navlinksactive a:visited{
	position:absolute;
	left:50px;
	bottom:1px;
	font-size:1em;
	font-weight:bold;
	letter-spacing:0.05em;
	text-decoration:none;
}
.navlinks a, .navlinks a:visited {
	color:#FFFFFF;
}
.navlinks a:hover {
	color:#983426;
}
.navlinksactive a {
	color:#983426;
}

/* SEITENINHALTE */
#inhalt_standard, #inhalt_fragen, #inhalt_index {
	background-color:#ffffff;
	position:absolute;
	right:0px;
	z-index:20;
	text-align:left;
}

#inhalt_standard {
	top:160px;
	width:700px;
}
#inhalt_index {
	top:185px;
	width:765px;
}
/* FRAGEN */
#inhalt_fragen {
	top:155px;
	width:765px;
}
.frage, .frage_image {
	background-color:#C04F1D;
	vertical-align:top;
}
.frage, .frage_header {
	color:#ffffff;
}
.frage_header, .antwort_header {
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
}
.frage, .antwort {
	padding-right:70px;
}
.antwort_header {
	color:#C04F1D;
}
.antwort, .antwort_image {
	vertical-align:top;
}
.erl_link {
	padding-top:10px;
	padding-bottom:10px;
	font-size:0.8em;
}
a.qa_navi, a.qa_navi:hover, a.qa_navi:visited {
	font-weight:normal;
	color:#ffffff;
}
a.qa_navi:hover, a.qa_navi_active:hover {
	background-color:#999999;
}
a.qa_navi_active,a.qa_navi_active:visited {
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
}
.qa_navi_box {
	background-color:#666666;
	padding:5px;
	color:#ffffff;
	text-align:left;
}
.qa_navi_box select {
	background-color:#666666;
	border:1px solid #ffffff;
	color:#ffffff;
	margin-left:1em;
	margin-right:1em;
}
.qa_navi_box option {
	padding-right:0.5em;
}
.right_image {
	float:right;
	margin-right:0px;
	text-align:right;
}
.align_bottom {
	vertical-align:bottom;
}
.index1 {
	padding-bottom:18px;
}
#index_header {
	position:absolute;
	top:95px;
	left:277px;
	z-index:30;
}
.datum {
	font-weight:normal;
	font-size:0.8em;
}

/* FORMULARE */
.label, .labelrequired {
}
.labelrequired, .labelrequiredempty {
	font-weight:bold;
}
.labelrequiredempty {
	color:#983426;
}
.textinput {
	background-color:#dddddd;
	width:400px;
}	
label {
	cursor:pointer;
	color:#666666;
}
input:focus, textarea:focus {
	background-color:#FFF;
}
input, textarea {
	color:#983426;
}
legend {
	color:#000000;
}