strong {
font-weight:bold;
font-size:12px;
}



table.directions *{
font-size: 12px;
background-color:#EEEEEE;
}

div.checkitem{
width:170px;
display:inline;
float:left;
}

div#fce_mitglied{
left:50px;
height:180px;
line-height: 1;
margin-bottom:10px;
}

div#fce_mitglied_show *{
	line-height: 1.5;
}

span.span_foto_betrieb{
width: 340px;
height:225px;
float:left;
}


span.span_foto_ansprechpartner{
display:inline;
float:left;
}


div.fce_mitglied_block4 img{
margin-bottom:0px;
vertical-align:top;
margin-left:10px;
float:right;
}

div.div_beschreibung{
}


div#fce_mitglied_show p{
line-height: 1.5;
vertical-align:top;
}

label{
width:180px;
padding:0px;
padding-top:0px;
float:left;
display:inline;
margin:0px;
}


span#span_foto_ansprechpartner{
width: 100px;
height:130px;
float:clear;
}


div#fce_mitglied_block0{
display:block;
width:680px;
height:225px;
border-bottom:1px solid black;
margin-bottom:20px;
}

div#fce_mitglied_block0 label{
display:inline;
float:clear;
width:60px;
}

div.fce_mitglied_block1{
line-height:1.5;
margin-right:10px;

display: block;
width: 300px;
height:150px;
float: left;
}

div.fce_mitglied_block2{
display: inline;
width: 340px;
height:150px;
float: right;
}

div.fce_mitglied_block4{
display:block;
width: 680px;
line-height:1.5;
padding-bottom:20px;
margin-bottom:20px;
margin-top:20px;
}

div.fce_mitglied_block4 *{
line-height:1.5;
}


div.fce_mitglied_block5{
display: block;
margin-top:20px;
margin-bottom:20px;
width: 680px;
padding-bottom:20px;
border-bottom:1px solid black;
}

div.fce_mitglied_block5 p{
font-weight:bold;
}

div.fce_mitglied_block5 div{
clear:both;
height:2em;
}


div.fce_mitglied_block5 div#div_installationnotdienst{
margin-bottom:30px;
}

div.fce_mitglied_block6{
display: inline;
width: 340px;
}


div.fce_mitglied_block5 div{
 	visibility:hidden;
 	display:none;

}

div.fce_mitglied_block5 div.ja{
 	visibility:visible;
 	display:block;
}


span#firma1{
font-weight:bold;
}

span#firma2{
font-weight:bold;
}


span#mitarbeiter{
display: none;
}

span#ausbildungsstellen{
display: none;
}

span#stellen{
display: none;
}


div.t3_content_container{
	margin-bottom:40px;
}

*.contenttable td{
	width:300px;
	padding-bottom: 40px;
	vertical-align:top;
}

ul{
	margin-left:20px;
	text-indent:0px;
}


/*fix default browserspaces between elements*/
* {
  padding:0px;
  margin:0px;
  color: #333333;
}

body{
	background-image: url(../images/bg1.gif);
	background-repeat : repeat-y;
}


a:active, a:focus {
	outline: 0
}

/* GENERAL fonts */
p, ol, ul, div {
	font-family: verdana, arial;
	font-size: 12px;
	line-height: 2;
}

h1 {
font-family: verdana, arial;
font-size: 18px;
font-weight:normal;
color:black;
}

h2 {
font-family: verdana, arial;
font-size: 16px;
font-weight:normal;
color:#01364c;
}

#content a{
color:#015a80;
}

#right a{
color:#015a80;
}

p, h1, h2 {
margin: 0px 0px 5px 0px;
}


div.csc-textpic csc-textpic-intext-left{
margin-right:20px;
}


table{
	border:0px;
}

div#head{
	position:absolute;
	left: 0px;
	top: 0px;
	height:139px;
	background-color: #ececee ;
}

div#breadcrumb{
	position:absolute;
	left: 220px;
	top: 117px;
	color:#7f7f7f;
}

div#sidemenu{
	position:absolute;
	left: 820px;
	top: 117px;
	color:#7f7f7f;

}

div#footer {border-top: full 1px #999999;}
div#footer P {
	font-size: 10px;
	text-align: center;
}

/* Content columns */
div#content {
	position: absolute;
	left: 260px;
	top: 160px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	vertical-align: top; 
	width: 690px;
}

div#right {
	position: absolute;
	left: 600px;
	top: 130px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	vertical-align: top; 
	width: 240px;
}


/* Menu 1 column */
div#menu_1 {
	position:absolute;
	left: 0px;
	top: 139px;
	vertical-align: top; 
	width: 200px;	
	height:2000px;
	background-color: #ececec;
	padding-left:0px;
	padding-top: 20px;
}
div#menu_1 div {
	height: 20px;
}
div#menu_1 div A {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}

div#menu_1 div A:hover {
text-decoration: underline;
}


/*  MENU 1, level 1, normal state (NO) */
div#menu_1 div.menu1-level1-no {
	width:190px;
	height:20px;
  font-size: 11px;
  font-weight:bold;
}

div#menu_1 div.menu1-level1-no A:hover {
text-decoration: underline;
}


/*  MENU 1, level 1, active state (ACT) */
div#menu_1 div.menu1-level1-act {
	width:200px;
	height:20px;
  border-bottom: 1px solid #999999;
  background-color:#ffffff;
  font-weight:bold;
  font-size: 11px;
}
div#menu_1 div.menu1-level1-act A {
  color: #333333;
  background-color:#ffffff;
  font-size: 11px;
}

div#menu_1 div.menu1-level1-act A:hover {
text-decoration: underline;
}


div.lev1_link_no,div.lev1_link_act {
padding-left: 10px;
width: 190px;
}

/*  MENU 1, level 2, normal state (NO) */
div#menu_1 div.menu1-level2-no {
  font-size: 10px;
  padding-left:20px;
}
/*  MENU 1, level 2, active state (ACT) */
div#menu_1 div.menu1-level2-act {
 	width: 170px;
 	height:20px;
  background.color:#ffffff;
  font-size: 10px;
  font-weight:bold;
  padding-left:20px;
}


/* Style for the Path-menu: */
div#path {
  white-space: nowrap;
  background-color: #F8F8EC;

  font-family: verdana, arial;
  font-size: 11px;
  font-style: italic;
  font-weight: bold;
  padding: 1px 1px 5px 5px;
}
div#path A {
  text-decoration: none;
  color:black;
}
div#path A:hover {
  text-decoration: underline;
}


/************* Kontakt Formular ************************/
csc-mailform {
border: none; /* Rand ausschalten */
}

.csc-mailform-field label {
float:left;
clear:both;
display:block;
width:100px;
padding-left:10px;
margin-bottom:10px;

}

.csc-mailform-field input,
.csc-mailform-field textarea,
.csc-mailform-field select {
font-family: verdana, arial;
font-size: 11px;
color:black;
float:left;
display:block;
width:250px;
border: 1px solid #333;
background:#F4F4F4;
padding:1px;
margin-bottom:10px;
}

.csc-mailform-submit {
/* Absende Button nach rechts verschieben. Der Wert ergibt sich aus der Summe width + padding-left aus dem label Abschnitt -> oben */
margin-left: 110px;
/* Float wieder abschalten */
clear: both;
}
.csc-mailform-field input[type=checkbox]{
width: 1em;
}
.csc-mailform-field input[type=submit]{
background-color: #dddddd;
}

fieldset {
  padding-top: 10px;
  background-color: #eeeeee;
}

.csc-textpic-caption{
font-family: verdana, arial;
font-size: 11px;
color:#01364c;
font-style:italic;
padding-top:5px;
position:relative;
top:0px;
left:10px;
padding-left:5px;
border-left: 2px solid #01364c;
}


/*******************************************
* Styles für 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 { }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#E0E7F5; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { color:#006699; margin-top:0px; margin-bottom:0px; background:transparent; }
.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; }
.tx-indexedsearch-sw, .csc-sword, .tx-indexedsearch-redMarkup { font-family: monospace; font-style: normal; padding:0 0.3em 0 0.3em; background:#ffff88; border: 1px #ccd solid; }


/************* mailformplus ************************/

.tx-thmailformplus-pi1 div{
padding:10px;
}

.tx-thmailformplus-pi1 input{
margin-bottom:5px;
width:220px;
}


.tx-thmailformplus-pi1 form div label{
float: left;
width:100px;
}


/************* ende mailformplus ************************/


.csc-frame-frame1{
border:1px solid #015a80;
padding:5px;
}

.csc-frame-frame1 h1.csc-header-n2{
font-size: 12px;
}
.csc-frame-frame1 p{
font-size: 11px;
}