/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
/*  Noch einzusortieren												                                       */
/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */

.kooperationspartner
{
	float: left;
	display: inline;
	width: 450px;
	padding-bottom: 20px;
	border-bottom: 1px solid #003399;
	margin-bottom: 20px;
}
.kooperationspartner img
{
	float: left;
	display: inline;
}
.kooperationspartner .koop-text
{
	float: left;
	display: inline;
	margin: 0 0 0 20px;
}
.kooperationspartner .koop-text2
{
	float: left;
	display: inline;
	width: 260px;
	margin: 0 0 0 20px;
}

.willkommen
{
	margin: 20px;
}

h1.unterschrift
{
	font-style: italic;
	text-align: center;
}

#rechts
{
	float: right;
	width: 220px;
}

img.mitarbeiter
{
	float: left;
	margin-right: 20px;
}

#mitarbeiter span.block
{
	float: left;
	display: block;
}


.impressum span.bezeichner
{
	width: 200px;
	margin-right: 15px;
}
.impressum span.wert
{
	width: 265px;
	text-align: left;
}

td, th
{
	text-align: left;
	vertical-align: top;
	padding: 10px 15px 10px 0;
	border-bottom: 1px solid #a6b5ca;
}

table.steuertermine
{
	margin: 0 15px 15px;
	font-size: 1.1em;
}
h3.steuertermine
{
	margin: 0 15px 15px;
	padding: 15px;
	background: #003399;
	color: #ffffff;
}

div.fussnoten
{
	margin: 0 15px 1em;
	font-size: 0.9em;
}

div.fussnoten p
{
	padding-left: 2.1em;
	text-indent: -2.1em;
}

/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
/*  Teaserboxen														                                       */
/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */


#neurahmen
{
	float: left;
	width: 500px;
	bborder: 5px solid #000;
	margin-left: 100px;
}

.teaserbox_steuerkalender
{
	float: left;
	display: inline;
	width: 216px;
	height: 125px;
	background: transparent url(/images/teaser/jh_teaserbox_steuerkalender.gif) center top no-repeat;
	margin: 0 10px 25px 0;
}

.teaserbox_steuerkalender p
{
	width: 165px;
	margin: 70px 25px 20px;
}

.teaserbox_aktuelles
{
	float: left;
	display: inline;
	width: 216px;
	margin: -8px 10px 25px 0;
}

.teaserbox_aktuelles_bottom
{
	width: 216px;
	background: transparent url(/images/teaser/jh_teaserbox_aktuelles-bottom.gif) center bottom no-repeat;
	padding-bottom: 10px;
}

.teaserbox_aktuelles h1
{
	width: 216px;
	background: transparent url(/images/teaser/jh_teaserbox_aktuelles-top.gif) center top no-repeat;
	margin: 0;
}
.teaserbox_aktuelles h1 span
{
	display: block;
	font-family: Georgia, Garamond, "Times New Roman", Times, Serif;
	padding: 40px 25px 10px;
	font-style: italic;
}

.teaserbox_aktuelles p
{
	width: 165px;
	margin: 0 25px 20px;
}


.inhaltsteaser
{
	float: left;
	display: inline;
	width: 216px;
	background: transparent url(/images/teaser/jh_teaser-top.png) center top no-repeat !important;
	background: transparent url(/images/teaser/jh_teaser-top.gif) center top no-repeat;
	margin-bottom: 20px;
}

#rechts .inhaltsteaser
{
	float: right;
}

.inhaltsteaser h1
{
	height: 55px;
	margin: 10px 15px 0;
	text-align: center;
}
.inhaltsteaser div
{
	width: 188px;
	margin: 0 12px;
	background: #fffffb;
	border: 2px solid #ece4b9;
	border-top: none;
	padding-bottom: 1.5em;
	overflow: hidden;
}
.inhaltsteaser div img
{
	width: 165px;
	margin: 11px;
}
.inhaltsteaser div p
{
	width: 165px;
	margin: 0 11px 11px;
}
.inhaltsteaser div ul
{
	padding-left: 1.5em;
	width: 140px;
	margin: 11px;
	overflow: hidden;
}

/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
/*  Button														                                       */
/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */

a.button
{
	display: block;
	background: url(/images/css/buttons/jh_button-left.gif) top left no-repeat;
	padding-left: 5px;
	height: 40px;
	margin: 0 11px 11px;
	text-decoration: none;
	text-align: center;
}

a.button span
{
	background: url(/images/css/buttons/jh_button-right.gif) top right no-repeat;
	display: block;
	font-size: 10px;
	padding: 12px 15px 18px 10px;
}

/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
/*  kontakt, suche                                                    */
/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */

#kontaktformular 
{
	width: 620px;
	margin: 0 auto;
}

#kontaktformular fieldset, #suchformular fieldset
{
	padding-bottom: 20px;
	border: 1px solid #003399;	
	margin-bottom: 20px;
	background: #ffffff;	
}

#kontaktformular legend, #suchformular legend
{
	padding: 0 10px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 20px;
}

#kontaktformular label
{
	float: left;
	width: 200px;
	text-align: right;
}


#kontaktformular .zeile, #suchformular .zeile
{
	float: left;
	margin: 5px 0;
	display: inline;
}


#kontaktformular .mussfeld
{
	float: left;
	width: 300px;
	border: 1px solid #003399;
	margin-left: 10px;
	background-color: #fffbe5;
	padding: 3px;
}

#kontaktformular .kannfeld
{
	float: left;
	width: 300px;
	border: 1px solid #003399;
	margin-left: 10px;
	padding: 3px;
}


#kontaktformular .textfeld
{
	float: left;
	width: 300px;
	height: 200px;
	border: 1px solid #003399;
	margin-left: 10px;
	padding: 3px;
}



#kontaktformular .senden
{
	float: left;
	margin-left: 10px;
}

#suchformular
{
	width: 150px;
	margin-top: 15px;
}

#suchformular label
{
	text-align: left;
	margin: 0.5em 10px 1em;
}

#suchformular .mussfeld
{
	ffloat: left;
	width: 150px;
	border: 1px solid #003399;
	margin-left: 10px;
	background-color: #fffbe5;
	ppadding: 3px;
	margin: 0.5em 10px 1em;
}

#suchformular .checkfeld
{
	float: left;
	border: 1px solid #003399;
	margin-left: 10px;
}


#suchformular .kannfeld
{
	ffloat: left;
	width: 160px;
	border: 1px solid #003399;
	margin: 0.5em 10px 1em;
	ppadding: 3px;
}

#suchformular .textfeld
{
	float: left;
	width: 250px;
	height: 200px;
	border: 1px solid #003399;
	margin-left: 10px;
	padding: 3px;
}

#suchformular .blindfeld
{
	float: left;
	width: 250px;
	border: 0px solid #003399;
	margin-left: 10px;
}

#suchformular .senden
{
	margin: 0 5px -1em;
}
