/* CSS Document */
/*********************************************************/
* {
	margin: 0;
	padding: 0;
}
/*********************************************************/
.headline {
	display: none;
}
/*********************************************************/
h1 {
	font-size: 21px;
	color: #B35909;
	margin: 0px 0px 25px 0px;
}
h2 {
	font-size: 20px;
	color: #B35909;	
	margin: 20px 0px 15px 0px;
	line-height: 1.2em;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	color: #B35909;
	margin: 0px 0px 12px 0px;
}
h4 {
	font-size: 11px;
	color: #B35909;
	margin: 0px 0px 10px 0px;
}
h5 {
	font-size: 16px;
	color: #B35909;
	padding: 0px 0px 10px 0px;
}
p {
	font-size: 10px;
	color: #000000;
	line-height: 1.6em;
}
a {
	text-decoration: none;
	color: #8F2006;
}
a:hover {
	text-decoration: underline;
	color: #8F2006;
}
a.active {
	text-decoration: none;
	color: #BA6A22;
}
ol {
	font-size: 10px;
	color: #000000;
}
ul {
	font-size: 10px;
	color: #000000;
	list-style-type: square;
}
fieldset {
	border: none;
}
/*********************************************************/
body {
	background: url(../images/body_bg.png) repeat-x;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-align: left;
}
/*********************************************************/
#lsk_header {
	padding-top: 27px;
	position: relative;
}
#lsk_logo img {
	border: none;
	margin: 0px 0px 0px 40px;
}
/*********************************************************/
#lsk_banner {
	height: 176px;
	width: 807px;
	overflow: hidden;
}
#lsk_banner span.bannertext {
	display: none;
}
/*********************************************************/
#lsk_wrapper {
	position: relative;
	margin: 0pt auto;
	width: 807px;
}
#lsk_content {
	padding: 25px 0px 40px 40px;
	overflow: hidden;
}

/*********************************************************/
.lsk_box {
	border: 1px dotted #C9CEC9;
	width: 241px;
	height: 57px;
	margin: 5px 0px 0px 0px;
	overflow: hidden;
}
.lsk_box img {
	padding: 1px 0px 0px 1px;
}
.lsk_box h3 {
	padding: 10px 0px 5px 50px;
	font-size: 14px;
	margin: 0;
	font-weight: normal;
	line-height: 17px;
}
.lsk_box a {
	color: #B35909;
	float: left;
}
.lsk_box h3 a {
	float: none;
}
/*********************************************************/
.zweispalten .col-0 {
	float: left;
}
.zweispalten .col-1 {
	float: right;
}

.zweispalten_75_25 .col-0 {
	width: 500px;
}
.zweispalten_75_25 .col-1 {
	background: #FFFFFF url(../images/submenu_bg.png) left top no-repeat;
	width: 239px;
	margin-top: 15px;
	padding: 8px 8px 0px 0px;
	overflow: hidden;
}
.zweispalten_75_25 .col-1 p {
	padding: 0px 10px 0px 23px;
}
.zweispalten_75_25 .col-0 p {
	padding: 0px 0px 10px 0px;
}
.zweispalten_75_25 .col-0 ol,
.zweispalten_75_25 .col-0 ul {
	padding: 0px 0px 10px 25px;
	line-height: 1.8em;
}
.zweispalten_75_25 .col-1 h2 {
	padding: 0px 0px 0px 17px;
	font-size: 17px;
	color: #B35909;	
	margin: 10px 0px 15px 0px;
}
.zweispalten_75_25 .col-1 a.mail {
	background: url(../images/letter.png) no-repeat left 3px;
	padding-left: 25px;
	display: block;
	height: 20px;
}
.zweispalten_75_25 .col-1 a.download {
	background: url(../images/circle_arrow_down.png) no-repeat left center;
	padding: 0px 0px 0px 19px;
	height: 14px;
	display: block;
}

.zweispalten_50_50 {
	margin: 20px 0px 10px 0px;
}
.zweispalten_50_50 .col-0 {
	width: 49%;
}
.zweispalten_50_50 .col-1 {
	background: none !important;
	padding: 0;
	margin: 0;
	width: 49%;	
}
/*********************************************************/
div.seperator {
	clear: both;
	border-top: 1px dotted #C9CEC9;
	height: 0px;
}
.col-0 div.seperator {
	margin: 15px 0px 15px 0px;
	
}
.col-1 div.seperator {
	margin: 15px 8px 0px 17px;
}
/*********************************************************/

#lsk_footer {
	border-top: solid 1px #D7DDE0;
	clear: both;
	font-size: 10px;
	padding: 6px 0px 40px 40px;
}
#lsk_footer .copyright {
	float: left;
}
#lsk_footer .toplink {
	background: url(../images/arrow_hight.png) no-repeat center left;
	float: right;
	padding-left: 15px;
}
/*********************************************************/
#lsk_meta {
	background: url(../images/metamenu_left.png) 175px bottom no-repeat;
	border-bottom: 1px solid;
	border-color: #D7DDE0;
	margin: 0px 0px 1px 0px;
	height: 20px;
	width: 807px;
}
#lsk_metamenu {
	float: right;
	padding: 0px 8px 0px 0px;
	margin: 0px;
	background: url(../images/metamenu_right.png) 348px bottom no-repeat;
}
#lsk_metamenu li {
	list-style-type: none;
	float: left;
	height: 19px;
	/*border-left: 1px solid;
	border-color: #D7DDE0;
	padding: 0px 0px 1px 1px;*/
}
#lsk_metamenu li a {
	/*background: url(../images/metamenu_bg.png);
	color: #1D1D1D;
	display: block;
	padding: 0px 25px 0px 25px;
	font-size: 10px;
	height: 19px;*/
	display: block;
}
#lsk_metamenu .last_meta {
	background: #FFFFFF;
	padding: 0px 0px 1px 1px;
}
#lsk_metamenu .last_meta a {
	background: url(../images/metamenu_right.png);
}
#lsk_metamenu li a:hover {
	background: #FFFFFF;
	color: #8F2006;
}
#lsk_metamenu li a.active {
	background: #FFFFFF;
	color: #BA6A22;
}
/*********************************************************/
#lsk_main {
	background: url(../images/menu_spacer.gif) left top no-repeat;
	border-top: 1px solid #D7DDE0;
	margin: 1px 0px 0px 0px;
	height: 29px;
	width: 807px;
}
#lsk_mainmenu {
	margin: 0px;
	padding: 0px 0px 0px 40px;
	float: left;
}
#lsk_mainmenu li {
	background: #FFFFFF;
	list-style-type: none;
	float: left;
	display: block;
	height: 27px;
	padding: 1px 0px 0px 0px;
}
#lsk_mainmenu li a {
	color: #000000;
	font-size: 14px;
	height: 27px;
}
#lsk_mainmenu .first_main {
	background: #FFFFFF;
	border-left: none;
}
#lsk_mainmenu .last_main {
	background: #FFFFFF;
	border-right: none;
}
#lsk_mainmenu .first_main a {
	background: url(../images/mainmenu_left.png);
	border-left: none;
}
#lsk_mainmenu .last_main a {
	background: url(../images/mainmenu_right.png);
	border-left: none;
	width: 210px;
}
#lsk_mainmenu li a:hover {
	background: #FFFFFF;
	color: #8F2006;
}
#lsk_mainmenu li a.active {
	background: #FFFFFF;
	color: #BA6A22;
}
/*********************************************************/
.csc-menu {
	width: 247px;
	padding: 0px 0px 0px 8px;
}
.csc-menu li {
	list-style-type: none;
	padding: 2px 0px;
}
.csc-menu li a {
	background: url(../images/submenu_arrow.png) left center no-repeat;
	padding: 0px 0px 0px 9px;
	color: #000000;
	font-size: 10px;
}
.csc-menu li a:hover {
	background: url(../images/submenu_arrow_mouseover.png) left center no-repeat;
	color: #8F2006;
	text-decoration: none;
}
.csc-menu li a.active {
	background: url(../images/submenu_arrow_mouseover.png) left center no-repeat;
	color: #BA6A22;
}
/*********************************************************/
#lsk_search {
	/*float: right;
	margin: 10px 60px 0px 0px;*/
	position: absolute;
	top: 37px;
	right: 60px;
}
#lsk_search #searchform-sword {
	background: url(../images/search_field.png) no-repeat;
	border: none;
	height: 17px;
	width: 135px;
	padding: 3px 5px 3px 3px;
	margin: 0px;
}
#lsk_search input.button {
	background: url(../images/search_button.png) no-repeat;
	border: none;
	width: 21px;
	height: 22px;
	float: left;
	margin: 0px;
}
/*********************************************************/

.lsk_mitarbeiter {
	clear: both;
	position: relative;
	padding: 5px 0px;
	overflow: hidden;
}
.lsk_mitarbeiter_image {
	padding: 0px 5px;
	float: left;
}
.lsk_mitarbeiter_text {
	font-size: 10px;
	line-height: 1.8em;
}
.lsk_mitarbeiter a {
	font-size: 10px;
	color: #B35909;
}
.lsk_mitarbeiter h3 {
	font-weight: normal;
}
.lsk_mitarbeiter h3 a {
	font-size: 20px;
	color: #B35909;	
}
.lsk_mitarbeiter h3 a:hover {
	text-decoration: none;
}
.lsk_mitarbeiter_content {
	float: left;
	width: 390px;
	padding: 7px 0px 7px 50px;
}
.lsk_mitarbeiter_content a.mitarbeiter_details {
	background: transparent url(../images/arrow_right.png) no-repeat right 1px;
	padding-right: 15px;	
	position: absolute;
	bottom: 30px;
	right: 0px;
}
.lsk_mitarbeiter .divseperator {
	clear: both;
	border-bottom: 1px dotted #C9CEC9;
	padding-top: 15px;
	margin: 0px 0px 15px 0px;
}
/*********************************************************/
.news-list-item .news-list-date {
	display: block;
	padding-bottom: 3px;
}
.news-list-item h3 {
	font-size: 12px;
	font-weight: normal;
}
.news-list-item h3 a {
	color: #B35909;
}
.news-list-item p {
	font-size: 10px;
}
.news-list-item .news-list-morelink {
	height: 12px;
}
.news-list-item .news-list-morelink a {
	background: transparent url(../images/arrow_right.png) no-repeat right 1px;
	font-size: 10px;
	color: #B35909;	
	display: block;
	padding-right: 15px;
	float: right;
}
.news-list-item .news-list-item div.seperator {
	padding: 0;
	margin: 10px 0px;
}

.news-single-item .news-single-backlink a {
	color: #B35909;
	font-size: 10px;
	background: transparent url(../images/arrow_left.png) no-repeat left 1px;
	padding-left: 15px;		
}
.news-single-item .news-single-backlink { 
	margin-top: 10px;
}
.news-single-item .news-single-timedata {
	color: #B35909;
	font-size: 12px;
	padding-bottom: 3px;
}
.news-single-item .news-single-timedata h2 {
	margin: 0px;
	clear: both;
	padding: 0px;
}

.news-single-item .news-single-author {
	font-style: italic;
}


.news-latest-item {
	padding: 0px 0px 5px 17px;
}

.col-0 .news-latest-item {
	padding: 0px 0px 8px 0px;
}

.news-latest-item h3 {
	font-size: 10px;
	padding: 0;
	margin: 0;
}
.news-latest-item a {
	color: #000000;
	text-decoration: none;
	font-weight: normal; 
}
.news-latest-item a:hover {
	color: #8F2006;
	text-decoration: underline;
}
.news-latest-item .news-latest-date {
	font-size: 12px;
	color: #B35909;
	padding-bottom: 3px;
	display: block;
}
/*********************************************************/
.sIFR-replaced {
	margin-bottom: 10px;
}
/*********************************************************/
.tx-indexedsearch {
	
}
.tx-indexedsearch a {
	color: #B35909;
}
.tx-indexedsearch a:hover {
	color: #B35909;
	text-decoration: underline;
}
.browsebox { 
	padding: 15px 0px 15px 0px; 
	font-size: 12px;
}
.tx-indexedsearch-form {
	padding: 0px 0px 20px 0px;
}
.tx-indexedsearch .tx-indexedsearch-browsebox li { 
	display:inline; 
	margin-right:15px; 
}
.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button { 
	width:100px;
	background: #D9AC84;
	padding: 0px 5px;
	border: 1px solid #999999;
}
.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword { 
	width: 150px;
	background: transparent url(../images/contact_fieldshadow.png) no-repeat left top;
	border-width: 1px;
	border-style: solid;
	border-color: #999999 #CCCCCC #CCCCCC #999999;
	padding: 0px 0px 0px 2px;
}
.tx-indexedsearch .tx-indexedsearch-whatis { 
	margin-top:10px; 
	margin-bottom:5px; 
}
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { 
	font-weight:bold; 
	font-style:italic; 
}
.tx-indexedsearch .tx-indexedsearch-noresults { 
	font-weight:bold; 
}
.tx-indexedsearch .tx-indexedsearch-res td.tx-indexedsearch-descr { 
	font-style:italic; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { 
	color:red; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { 
	padding-top: 5px;
	font-size: 9px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info dt.item-path {
	color: #7F7F7F;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info dd.item-path a {
	color: #D9AC84;
}
.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 td { 
	background:#cccccc; 
	vertical-align:middle; 
}
.tx-indexedsearch .tx-indexedsearch-res .noResume { 
	color:#666666; 
}
.tx-indexedsearch .tx-indexedsearch-category { 
	background:#cccccc; 
	font-size:16px; 
	font-weight:bold; 
}
.tx-indexedsearch .res-tmpl-css { 
	clear:both; 
	margin-bottom:1.5em; 
}
.tx-indexedsearch .searchbox-tmpl-css label { 
	margin-right:1em; 
	padding-top: 3px;
	float:left; 
}
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { 
	color: #000000;
	padding-left: 10px;
}
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { 
	float:left; 
}
.tx-indexedsearch .info-tmpl-css dd.item-mtime { 
	float:none; 
}
.tx-indexedsearch .info-tmpl-css dd.item-path { 
	float:none; 
}
.tx-indexedsearch-icon img {
	position:relative;
 	top: 2px;
 	padding-right: 0px;
}
/*********************************************************/

/* Powermail */

.tx-powermail-pi1_formwrap legend {
	display: none;
}
span.powermail_mandatory {
	color: red;
}
input.validation-failed,
textarea.validation-failed {
	background-color: red;
}
div.powermail_mandatory_js {
	color: red;
	margin: 3px 0 15px 120px;
	font-size: 10px;
}
fieldset.tx-powermail-pi1_fieldset {
}
fieldset.tx-powermail-pi1_fieldset label {
	display: block;
	width: 120px;
	float: left;
	clear: both;
	font-size: 10px;
	padding-top: 4px;
}
fieldset.tx-powermail-pi1_fieldset input,
fieldset.tx-powermail-pi1_fieldset textarea,
fieldset.tx-powermail-pi1_fieldset select {
	width: 220px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999 #CCCCCC #CCCCCC #999999;
}

fieldset.tx-powermail-pi1_fieldset select {
	font-size: 10px;
	width: 224px;
	height: 17px;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_text {
	background: url(../images/contact_fieldshadow.png) no-repeat top left;
	height: 15px;
	padding: 2px 0px 0px 2px;
}

div.tx_powermail_pi1_fieldwrap_html {
	margin: 3px 0;
}
input.powermail_submit,
input.tx-powermail-pi1_confirmation {
	margin: 20px 0px;
	width: auto !important;
	border-color: #999999 !important;
	background: #D9AC84;
	padding: 0px 5px;
}
input.tx-powermail-pi1_confirmation {
	margin: 0;
	float: left;
}
input.tx-powermail-pi1_confirmation_submit {
	margin-left: 15px;
}
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}
div.tx_powermail_pi1_fieldwrap_html_check {
	margin: 15px 0px;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	font-weight: bold;
}
div.tx_powermail_pi1_fieldwrap_html_check input {
	width: auto;
	margin: 3px 0px 5px 0px;
	border: none;
}
div.tx_powermail_pi1_fieldwrap_html_check label {
	width: 260px;
}
div.tx_powermail_pi1_fieldwrap_html_textarea textarea {
	background: url(../images/contact_textarea.png) no-repeat top left;
	padding-left: 2px;
	width: 340px;
	height: 210px;
}
div.tx_powermail_pi1_fieldwrap_html_textarea label {
	padding-bottom: 10px;
	width: 100%;
}

table.powermail_all_table {
	font-size: 10px;
	margin-bottom: 20px;
}

/*** Anfahrt ***/
.zweik_anfahrt .zweispalten_left {
	padding: 20px;
	width:  443px;
	height: 161px;
}

.zweik_anfahrt .content_menu a {
	display: block;
	margin-bottom: 4px;
	font-size: 11px;
	letter-spacing: 0px;
	line-height: 125%;
}

.zweik_anfahrt .content_menu a.active {
	font-weight: bold;
}

.zweik_anfahrtmap {
	position: relative;
}

.zweik_anfahrtmap .zweik_routelink {
	position: absolute;
	left: 725px;
	top: 270px;
	width: 200px;
	font-size: 10px;
}

.zweik_anfahrtmap .zweik_routelink a {
	color: #fa2805;
}

.zweik_anfahrt .zweik_address {
	font-size: 11px;
	letter-spacing: 0px;
	line-height: 125%;
	color: #8a8a8a;
	font-weight: bold;
	margin-top: 25px;
}

#map {
	border: 8px solid #cccccc;
	margin: auto;
}

.tx-fbgooglemaps-pi1 .zweik_anfahrtmap {
	padding: 12px 0px;
}

.tx-fbgooglemaps-pi1 h2 {
	margin: 0 0 15px 0;
	/*font-size: 16px;*/
}

.tx-fbgooglemaps-pi1 h1 {
	/*font-size: 18px;*/
}

.tx-fbgooglemaps-pi1 label {
	display: block;
	margin-bottom: 5px;
}

.tx-fbgooglemaps-pi1 .googlemapsform {
	float: left;
	margin-right: 5px;
}

.tx-fbgooglemaps-pi1 .googlemapsform_strasse {
	margin-right: 0px;
}

.tx-fbgooglemaps-pi1 .googlemapsform_land select {
	width: 140px;
}

.tx-fbgooglemaps-pi1 .googlemapsform_plz input {
	width: 48px;
}

.tx-fbgooglemaps-pi1 .googlemapsform_ort input {
	width: 77px;
}

.tx-fbgooglemaps-pi1 .googlemapsform_strasse input {
	width: 130px;
}

.tx-fbgooglemaps-pi1 .googlemapsform_submit {
	margin: 18px 0px 0px 0px;
	width: 100%;
}

.tx-fbgooglemaps-pi1 .googlemaps_target {
	float: left;
}

.tx-fbgooglemaps-pi1 .googlemapsform_submit button {
	float: right;
	background: transparent;
	border: none;
	color: #fa2805;
	font-size: 11px;
	letter-spacing: 0px;
	line-height: 125%;
	cursor: pointer;
}

.tx-fbgooglemaps-pi1 #zweik_route td,
.tx-fbgooglemaps-pi1 #zweik_route div {
	font-size: 11px;
	letter-spacing: 0px;
	line-height: 125%;
	color: #8a8a8a;
}

.zweispalten_right .zweik_overviewlink {
	position: absolute;
	left: 340px;
	top: 175px;
	font-size: 10px;
}
.tx-fbgooglemaps-pi1 fieldset {
	border: none;
}
.calcroute {
	margin:auto;
	width:500px;
}