body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	color: #949494;
	background-image: url(../01_images/gutre_back.jpg);
	background-position: center 166px;
	background-repeat: no-repeat;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

div {
	position: relative;
}

div.csc-textpic-clear {
	clear:both;
}

img {
	border: none;
}

br.clearer {
	font-size: 0;
	line-height: 0;
	clear: both;
}

#site {
	margin: auto;
	margin-top: 45px;
	width: 744px;
	position: relative;
}

#footer {
	margin: auto;
	width: 100%;
	position: relative;
	height: 85px;
	background-color: #D2D2D2;
	border-top: 1px solid #55AB26;
}

#logo {
	width: 744px;
	margin-bottom:46px;
}

#header {
 	width: 744px;
}

#content {
	width: 734px;
	border-left: 1px solid #55AB26;
	border-right: 9px solid #55AB26;
	background-image: url(../01_images/content_back.gif);
	background-position: center 22px;
	background-repeat: repeat-y;
}

#left-box {
	float: left;
	width: 149px;
}

#suche {
	height: 22px;
	background: #FFFFFF;
}

#searchbox {
	padding-left: 7px;
	margin-bottom: 2px;
	padding-top: 2px;
}

#navi-level2 {
	width: 136px;
	border-top: 1px solid #55AB26;
	padding: 13px 5px 10px 7px;
}

#right-box {
	float: right;
	width: 580px;


}

#main-navi {
	height: 19px;
	margin-left: 14px;
	background: #FFFFFF;
	padding-top: 3px;
}

#navi-subtitle {
	height: 25px;
	width: 505px;
	padding-left: 75px;
	border-top: 1px solid #55AB26;
	padding-top: 5px;
}

#main-content {
	padding: 5px 40px 15px 14px;
}

#footer-content {
	margin: auto;
	width: 744px;
}

#footer-top {
	width: 727px;
	margin:5px 0 45px 0;
}

#language {
	float: left;
	color: #000;
	margin-left: 10px;
	font-size: 10px;
}

#language ul {
	margin-top: 3px;
	display:inline;
	margin-left: -40px;
}

#language li {
	list-style: none;
	display: inline
}

#language li.ACT {
	font-weight: bold;
	color: #006600;
}

#language li a {
	color:#666666;
}

#to-top {
	float: right;
	margin-right: 17px;
}

#footer-text {
	margin: 0 17px 7px 170px;
}

#meta-navi {
	float: left;
	color: Black;
	font-size: 10px;
}

#copy {
	float: right;
	margin-right: 20px;
	color: Black;
	font-size: 10px;
	
}

/* Suche */

input.eingabe {
	height: 12px;
	width: 106px;
	border: 1px solid #72706F;
	line-height: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #72706F;
	font-size:11px;
	margin-bottom: 2px;
	
}

/*2. Level Navigation */

ul.level1 {
	margin: 0;
	margin-left: -40px;
	list-style-image: none;

}

li.level1{
	margin: 0;
	margin-left: 0px;
	padding: 0;
	list-style: none;
}

ul.level2,
ul.level3 {
	margin-top: 5px;
}

li.level2 {
	margin: 0;
	margin-left: -38px;
	padding: 0;
	list-style: none;
}

li.level3 {
	margin: 0;
	margin-left: -78px;
	padding: 0;
	list-style: none;
}

/* Metanavigation */

#meta-navi a {
	text-decoration: none;
	color: Black;
}

#meta-navi a:hover {
	text-decoration: underline;
	color: Black;
}

/* Inhaltselemente */

#t-b-rechts {
	margin: 0 0 10px 0;
}

#t-b-rechts-text {
	width: 340px;
	float: left;
}

#t-b-rechts-bild {
	width: 180px;
	float: right;
}

/* Schriftformatierung */

h1 {
	font-size: 14px;
	color: #716F6E;
	line-height: 18px;
	margin: 0;
	margin-bottom: 3px;
	padding-right: 15px;
}

.wichtig {
	color: #55AB26;
	font-weight: bold;
}

h2 {
	font-size: 12px;
	color: #716F6E;
	line-height: 16px;
	margin: 0;
	margin-bottom: 2px;
	padding-right: 15px;
}

a {
	color: #55AB26;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#main-content p {
	padding-right: 15px;
}

/* Mailform */
.left-side {
	float: left;
	width: 250px;
}

.right-side {
	float: right;
	width: 250px;
}

label {
	line-height: 14px;
	color: #716F6E;
}


.field-label input {
	width: 240px;
	height: 14px;
	border: 1px solid #72706F;
	line-height: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #72706F;
	font-size:11px;
}

.field-label input:hover {
	background-color:#CCCCCC;
}

fieldset {
	border: 0;
}

textarea {
	width: 520px;
	height: 60px;
	border: 1px solid #72706F;
	line-height: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #72706F;
	font-size:11px;
}

#submit {
	text-align: center;
	height: 55px;
}

#submit p {
	font-size: 10px;
	text-align:center;
}

#submit input {
	background-color: #CCCCCC;
	color: Black;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #55AB26;
}

#submit input:hover {
	border: 2px solid #55AB26;
}

fieldset.mitteilung {
	width: 520px;
}

.remark {
	color: #716F6E;
	padding: 0;
	margin: 0;
	margin-bottom:2px;
}

.validation-advice {
	color: #990000;
}

/* Staff*/

.tx_bzdstaffdirectory_jumpmenu {
	display: none;

}

.tx-bzdstaffdirectory-pi1 h2 {
	font-size: 13px;
	color: #716F6E;
	display:block;
	border-bottom: 1px solid #716F6E;
	width: 100%;
	padding-top: 5px;
}



td.middle {
	width: 213px;
	text-align: left;
}

td.left p,
td.middle p,
td.right p {
	color: #716F6E;
}

td.middle a {
	color: #55AB26;
}


/*slideshow*/

.rgsdescription,
.rgsnest {
	display: none;
	}
	
.rgslideshownav {
	background-color: #55AB26;
}

/* sitemap */

li.deep0 {
	list-style-image: url(../01_images/sitemap_deep1.gif);
	margin-left: 0;
	padding: 0;
}

li.deep1 {
	margin-left: 15px;
	list-style-image: url(../01_images/sitemap_deep2.gif);
}

li.deep2 {
	margin-left: 30px;
	list-style-image: url(../01_images/sitemap_deep3.gif);
}

/* PLZ Suche */

#tx_astaddresszipsearch_pi1 {
	margin-bottom: 20px;
}
#tx_astaddresszipsearch_pi1_ fieldset {border: 1px solid #7C7C7C;}

#tx_astaddresszipsearch_pi1div.row {clear: none; padding-top: 1em;}

#tx_astaddresszipsearch_pi1 div.spacer {clear: none;}

#tx_astaddresszipsearch_pi1 .input {width: 60%; background-color: #FFFFFF; border: 1px solid #7C7C7C;}

#tx_astaddresszipsearch_pi1 .text {width: 60%; font-size: 95%; background-color: #FFFFFF; border: 1px solid #7C7C7C;}

#tx_astaddresszipsearch_pi1 .submit {background-color: #FFFFFF; border: 1px solid #7C7C7C;}

#tx_astaddresszipsearch_pi1 div h4 {margin-top: 0; margin-bottom: 5px;}

#tx_astaddresszipsearch_pi1 div.spacer {clear: both;}

td.left { width:49%; text-align:right;}
td.right {width: 49%; text-align: left;}
td.adress-left { width:307px; text-align:left;}