/* Typische HTML-Tags */
/* input, select, und textarea wurden hier entfernt und unten neu definiert von t.zimmermann */
div.volksbank {
     position:absolute;
     top: 16px;
     left:-1989px;
     width: 394px;
     height:254px;
     visibility:visible;
}

div.himenue {
     position: absolute;
     top: 17px;
     left:-2550px;
     width: 200px;
     height: 200px;
     visibility:visible;
}




html, body, div, h1, h2, h3, h4, p, a, img, form, select, textarea {
	margin: 0;
	padding: 0;
}

body {
	margin: 0 0 0 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
                background-image: url(../images/bg_body2.gif);
	background-repeat: repeat-y;
	background-position: 20px;
}

img {
	border: none;
}

h1 {
	margin: 0 0 0.4em 0;
	font-size: 119%;
	font-weight: bold;
}

h2 {
	font-size: 100%;
	font-weight: bold;
}

p {
	margin: 0 0 0.4em 0;
}

a {
	color: #0263B2;
	text-decoration: none;
}

/* eingefügt von t.zimmermann zur Darstellung kleiner Hinweise */
.declaration {
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        color: #000000;
        text-decoration: none;
        font-size: 80%;
}

/* Container-Klassen */
div.container {
	font-size: 0.685em;
}

div.main {
	clear: left;
	width: 956px;
}

div.left {
	padding: 20px 0 0 0;
	width: 224px;
	background-image: url(../images/bg_subnav_top.jpg);
	background-repeat: repeat-x;
	float: left;
}

div.middle {
	width: 732px;
	line-height: 150%;
	float: left;
}


/* Top-Leiste */
div.top {
	position: relative;
	width: 956px;
	height: 180px;
	background-image: url(../images/bg_top.gif);
	background-repeat: repeat-x;
}

img.top {
	position: absolute;
	left: 0;
	top: 0;
}

img.logo {
	position: absolute;
	left: 732px;
	top: 19px;
}

/* Toolbar */
#toolbar {
	position: absolute;
	right: 0;
	top: 90px;
	width: 99px;
	height: 15px;
	padding: 1px 0 0 0;
	font-size: 10px;
	font-weight: normal;
	color: #0262B1;
	text-transform: uppercase;
	text-align: right;
	background-image: url(../images/bg_toolbar.gif);
	background-repeat: no-repeat;
}

ul.toolbar {
	position: absolute;
	margin: 0;
	padding: 0;
	left: 732px;
	top: 90px;
	list-style-type: none;
}

li.toolbar {
	margin: 0 3px 0 0;
	padding: 0;
	float: left;
}

/* Suchformular */
input.search {
	position: absolute;
	left: 732px;
	top: 120px;
	width: 156px;
	height: 22px;
	padding: 3px 0 0 3px;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0262B1;
	background-image: url(../images/suche_input.jpg);
	background-repeat: no-repeat;
	/*background-attachment: fixed;*/	
}

input.searchB {
	position: absolute;
	right: -2px;
	top: 120px;
}

/* Hauptnavigation */
ul.mainNav {
	position: absolute;
	margin: 0;
	padding: 0;
	left: 0;
	bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 100%;
	list-style-type: none;
	letter-spacing: 0.02em;
}

li.mainNav {
	margin: 0;
	padding: 0;
	float: left;
}

a.mainNav {
	margin: 0;
	padding: 0 20px 9px 20px;
	font-weight: bold;
	color: #0262B1;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
}

a.mainNav:hover {
	color: #FFFFFF;
	background-color: #0263B2;
}

a.mainNavSel {
	margin: 0;
	padding: 0 20px 9px 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #0263B2;
	display: block;
}

/* Subnavigation */
h2.subnavigationTitle {
	margin: 0;
	padding: 0;
	font-size: 100%;
	background-image: url(../images/bg_subnav_title.jpg);
	background-repeat: repeat-x;
	background-color: #A0C0D5;	
	border-top: 1px solid #FFFFFF;
}

a.subnavigationTitle {
	margin: 0;
	padding: 3px 0 3px 19px;
	color: #0263B2;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
}

ul.subnavigation {
	margin: 0 0 1.71em 0;
	padding: 0;
	list-style-type: none;
	background-color: #D9E0F2;
	border-bottom: 1px solid #FFFFFF;
}


li.subnavigation {
	margin: 0;
	padding: 0;
	border-top: 1px solid #FFFFFF;
}

div.subnavigation {

}

a.subnavigation {
	margin: 0;
	padding: 3px 0 3px 19px;
	width: 205px;
	color: #0263B2;
	text-decoration: none;
	display: block;
}

a.subnavigation:hover {
	color: #FFFFFF;
	background-color: #0263B2;
}

a.subnavigationSel {
	margin: 0;
	padding: 3px 0 3px 19px;
	width: 205px;
	color: #FFFFFF;
	background-color: #0263B2;
	text-decoration: none;
	display: block;
}

/* Subsubnavigation */
ul.subsubnavigation {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-color: #F5F7FC;
}

li.subsubnavigation {
	margin: 0;
	padding: 0;
	border-top: 1px solid #FFFFFF;
}

a.subsubnavigation {
	margin: 0;
	padding: 3px 0 3px 32px;
	width: 192px;
	color: #0263B2;
	text-decoration: none;
	display: block;
	background-image: url(../images/bg_a_subsubnav.gif);
	background-repeat: no-repeat;
	background-position: 19px 0.6em;
}

a.subsubnavigation:hover {
	color: #ED6818;
	background-image: url(../images/bg_a_subsubnav_over.gif);
	background-repeat: no-repeat;
	background-position: 19px 0.6em;
}

a.subsubnavigationSel {
	margin: 0;
	padding: 3px 0 3px 32px;
	width: 192px;
	color: #ED6818;
	text-decoration: none;
	display: block;
	background-image: url(../images/bg_a_subsubnav_over.gif);
	background-repeat: no-repeat;
	background-position: 19px 0.6em;
}

/* Content */
div.leftContent {
	line-height: 150%;
	padding: 10px 20px 10px 20px;
	background-color: #D9E0F2;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

div.middleContent {
	margin: 0 0 20px 20px;
	padding: 0 20px 0 0;
	border-top: 20px solid #FFFFFF;
}

div.rightContent {
	margin: 20px 0 20px 20px;
}

div.entry {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #CCCCCC;
	clear: left;
	clear: right;
}

a.info {
	padding: 0 11px 0 0;
	font-weight: bold;
	color: #ED6818;
	text-transform: uppercase;
	font-size: 90%;
	background-image: url(../images/bg_a_infos.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

img.picLeft {
	margin: 0.4em 10px 0 0;
	float: left;
}

img.picRight {
	margin: 0.4em 0 0 10px;
	float: right;
}

/* Formulare auf Startseite */
form.ziel {
	position: relative;
	margin: 0 0 0.4em 0;
	height: 22px;
}

select.ziel {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 154px;
	height: 19px;
}

input.ziel {
	position: absolute;
	right: 0;
	top: 0;
}


/* Footer */
div.footer {
	position: relative;
	padding: 0 0 20px 0;
}

p.footer {
	font-size: 90%;
	text-transform: uppercase;
	color: #999999;
}

img.footerTop {
	position: absolute;
	left: 650px;
	top: 0;
}

img.footerPrint {
	position: absolute;
	left: 680px;
	top: 0;
}

/* Sonstiges */
.hidden {
	display: none;
}



/* eingefügt von t.zimmermann für Suche default styles for extension "tx_indexedsearch" */
	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
	.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
	.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
	.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#eeeeee; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:red; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeff; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#cccccc; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:middle; }
	.tx-indexedsearch .tx-indexedsearch-res .noResume { color : #666666; }

/* eingefügt von t.zimmermann für Formularfeld-Definitionen */


input {
                font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
                margin: 0;
	padding: 0;
               }

select {
                font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
                margin: 0;
	padding: 0;
}

textarea {
                font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
                margin: 0;
	padding: 0;

}

/* eingefügt von t.zimmermann für Inhaltstyp TABELLE */


table.contenttable {
width: 100%;
}

.contenttable .tr-0 td {
background : #ffd87b;
font-weight: normal;
}
.contenttable .tr-even td {
background : #D9E0F2;
}
.contenttable .tr-odd td {
background: #ffffff;
}
.contenttable td {
padding: 1px;
}

/* eingefügt von t.zimmermann für Sitemap-Design */
p.csc-sitemap-level1 {
font-weight:bold;
font-size:12px;
padding-left:0;
padding-top:15px;
}

p.csc-sitemap-level2 {
font-weight:bold;
font-size:10px;
padding-left:15px;
}


p.csc-sitemap-level3 {
font-weight:normal;
font-size:10px;
padding-left:40px;
}

/* eingefügt von t.zimmermann für Drop-Down-Sitemap Extension */
.tx-dropdownsitemap-pi1 A {
font-weight: bold;
}
.tx-dropdownsitemap-pi1 LI.open OL {
display: block;
}
.tx-dropdownsitemap-pi1 LI.closed OL {
display: none;
}
.tx-dropdownsitemap-pi1 LI.open UL {
display: block;
}
.tx-dropdownsitemap-pi1 LI.closed UL {
display: none;
}
.tx-dropdownsitemap-pi1 DIV {
border: solid 1px #DFE2E3;
background: #FAFBFB;
padding: 2px;
margin-bottom: 5px;
}
.tx-dropdownsitemap-pi1 DIV.level_2 {
background: #FFFFFF;
}
.tx-dropdownsitemap-pi1 DIV.level_2 A {
font-weight: normal;
}
.tx-dropdownsitemap-pi1 DIV.level_3 {
background: #FAFBFB;
}
.tx-dropdownsitemap-pi1 DIV.level_4 {
background: #FFFFFF;
}
.tx-dropdownsitemap-pi1 DIV.level_5 {
background: #FAFBFB;
}
.tx-dropdownsitemap-pi1 DIV.expAll {
text-align: center;
border: solid 1px #DFE2E3;
background: #FAFBFB;
}
