/* 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, textarea {
	margin: 0;
	padding: 0;
}


ul {
margin-bottom: 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_body.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;
}

/* eingefuegt 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: 488px;
	line-height: 150%;
	float: left;
}

/* eingefuegt von t.zimmermann fuer 2.te Designvorlage */
div.central {
	width: 730px;
	line-height: 150%;
	float: left;
}

div.right {
	width: 244px;
	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: 722px;
	top: 110px;
	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: 110px;
}

/* 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;
}


/*Formulare Standard */

/* eingefuegt von t.zimmermann fuer Formularfeld-Definitionen */

/* margin: 5px 5px 0 6px; */

div.csc-mailform-field {
     clear:both;
     padding: 2px 0px;
}

/*

div.csc-mailform-field input.csc-mailform-check {
     margin-left:-90px;
     clear:none;
     float:left;
     display:block;
}

.csc-mailform-field label {
     float:left;
     width:185px;
     padding-top:3px;
     padding-right:5px;
     margin: 5px 5px 0 6px;
}

.csc-mailform-field input, textarea, select {
     float:right;
     width:220px;
     text-align:left;
     margin: 5px 5px 0 6px;
}

input.csc-mailform-submit {
     width:120px;
     float:left;
     clear:both;
     margin-left:20px;
     text-align:center;
     }


span.csc-mailform-radio {
  float:left;
  /* clear:both; */
  margin-left:195px;
  }

span.csc-mailform-radio label {
 margin-right:0 !important;
 margin-left:2px !important;
 float:left;
 display:inline !important;
}

input.csc-mailform-radio {
 display:inline;
 float:left;
 width:auto;
 clear:both;
 margin-left:5px !important;
 margin-right:2px;
}


legend {
display:none;
}


fieldset {
border:none;
}

*/

form br {
clear:left;
}



/* Footer */
div.footer {
	position: relative;
	padding: 0 0 20px 0;
}

p.footer {
	font-size: 90%;
	color: #999999;
}

img.footerTop {
	position: absolute;
	left: 396px;
	top: 0;
}

img.footerPrint {
	position: absolute;
	left: 426px;
	top: 0;
}

/* Sonstiges */
.hidden {
	display: none;
}
#printContainer {
        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; }


/* eingefuegt von t.zimmermann fuer 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;
}

/* eingefuegt von t.zimmermann fuer 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;
}

/* eingefuegt von t.zimmermann fuer 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;
}

/* Add margin from image-block to text (in case of "Text w/ images") */
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
DIV.csc-textpic-intext-left-nowrap
DIV.csc-textpic-text {
    margin-left: 2px !important;
    }

DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
DIV.csc-textpic-intext-right-nowrap
DIV.csc-textpic-text {
    margin-left: 2px !important;
    float:left;
    display:block;
    }

/* Formulare, Nico Grosser, net&works 20060807 */

legend {
  display:none;
}

fieldset {
  border:none;
}

.csc-mailform-field label {
  float: left;
  width: 150px;
  display: block;
  margin-top: 10px;
}

.csc-mailform-label {
  margin-top: 0px;
}

input.csc-mailform-submit {
  margin-top: 10px;
  margin-left: 160px;
}

input, select {
  margin-left: 10px;
  margin-top: 10px;
}

#mailformRückruf, #mailformTelefon_Rueckruf {
  margin: 40px 0 10px 10px;
}

.csc-mailform textarea {
  width: 265px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
}

.csc-mailform-radio {
  margin-top: 14px;
}

.csc-mailform select {
  margin-bottom: 20px;
}

.csc-mailform #mailformkarte {
  margin-left: 146px;
}

.csc-mailform #mailformkarte .csc-mailform-radio {
  margin: 12px 5px 0 0;
  padding: 0px;
}

* html .csc-mailform #mailformkarte .csc-mailform-radio {
  margin: 6px 0 0 0;
  padding: 0px;
}

.csc-mailform #mailformkarte label {
  margin-top: 9px;
}

#mailformKontoNr {
  margin-top: 21px;
}

#mailformgew_homepage {
  margin-bottom: 15px;
}

#mailformBeratung_Existart {
  margin-top: 15px;
}

.csc-mailform #mailformtermin .csc-mailform-radio {
  margin: 12px 5px 0 0;
  padding: 0px;
}

* html .csc-mailform #mailformtermin .csc-mailform-radio {
  margin: 6px 5px 0 0;
  padding: 0px;
}

.csc-mailform #mailformtermin label {
  margin-top: 9px;
}

.csc-mailform #mailformZeitraum {
  margin-left: 146px;
}

.csc-textpic-text ul {
  margin-top: 0;
  margin-left: 65px;
}

* html .csc-textpic-text ul {
  margin-top: 0;
  margin-left: 120px;
}

.csc-textpic-text p {
  margin-left: 10px;
}

* html .csc-textpic-text p {
  margin-left: 0px;
}