* {	
	font-family:  Tahoma, sans-serif; 
	font-size: 11px;
	color: #666666;
}


body {
	height: 100%;
	text-align: left;
	margin: 0;
}

#top2 {
	background-image: url(../img/container.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 1070px;
}

#container {
	position: relative;
	width: 1070px;
	text-align: left;
	margin: 0px auto;
	background-image: url(../img/html.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
}

#jump  {
	display: none;
	}

#header { 
	width: 1070px;
	height: 55px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #cb0003;
}

#header h1 {
	position: absolute;
	top: 15px;
	left: 30px;
	width: 220px;
	height: 29px;
	background: url(../img/h1.png) no-repeat;
}

#header h1 a {
	display: block;
	height: 100%;
	width: 100%;
	overflow: hidden;
	text-indent: -999999%;
}

#path{
	position: relative;
	top: 25px;
	left: 185px;
	width: 740px;
	color: #666666;
}

#path em{
	display: none;
	font-style: normal;
	color: #666666;
}

#path span  {display: none;}

#path a{
	font-size: 10px;
	text-decoration: none;
	padding: 0 0 0 15px;
	background: url(../img/path.png) no-repeat;
	color: #666666;
}

#path a.first-child{
	padding: 0;
	background: none;
}

#content{
	width: 900px;
	margin: 180px 0 0 0;
	float: right;
	display: inline;
}

#col0{
	width: 450px;
	float: left;
	padding: 15px;
}

#col1{
	width: 340px;
	float: left;
	padding: 15px;

}

#sitemeta{
	width: 150px;
	margin: 30px 0 0 0;
	padding: 0 20px 0 0;
	float: left;
	display: inline;
}

#menu{
	text-align: right;
	margin: 0;
	padding: 0;
	width: 150px;
}

#menu a {text-decoration: none;}

#menu ul{
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul li{
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
}

#menu ul li a {
	clear: both;
	float: right;
	display: block;
	text-transform: uppercase;
	color: #666666;
	padding: 2px 0 2px 20px;
}

#menu ul li.active a {
	color: #cb0003;
	background: url(../img/menuactive.png)  1px no-repeat;
}


#menu ul li a:hover {
	background: url(../img/menuhover.png) left 1px no-repeat;
}

#menu ul li.active ul li a {
	background: none;
}

#menu ul li.active ul li a:hover {
	background: url(../img/menuhover.png) left 1px no-repeat;
}

#menu ul li span {display: none;}

#menu ul li ul{
	margin: 0;
	padding: 0;	
}

#menu ul li ul li{
	display: block;
	margin: 0;
}

#menu ul li ul li.first-child{display: none;}

#menu ul li ul li ul li {display: none;}

#menu ul li ul li.active ul li {display: block;}

#menu ul li ul li ul li ul {display: none;}

#menu ul li ul li ul li ul li {display: none;}

#menu ul li ul li ul li.active ul {display: block;}

#menu ul li ul li ul li.active ul li {display: block;}


#menu ul li ul li ul li a{
	text-transform: capitalize;
}

#menu ul li ul li ul li a: hover{
	color: #cb0003;
}



#menu ul li ul li ul li.active a{
	color: #cb0003;
	background: url(../img/menuactive.png)  1px no-repeat;
}

#menu3{
	position: absolute;
	top: 40px;
	right: 50px;
}

#menu3 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu3 ul li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	background: none;
}

#menu3 ul li span{display: none;}

#menu3 ul li a {
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 0 0 15px;
	background: url(../img/path.png) no-repeat;
}


#media{
	position: absolute;
	overflow: hidden;
	text-align: right;
	top: 100px;
	right: 30px;
	width: 430px;
	height: 145px;
	background: #cb0003;
}

.disappear{
	height: 0;
	line-height: 0;
	font-size: 0;
}

.clear{
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

#footer{
	border-top: 1px solid #666666;
	position: relative;
	left: 170px;
	width: 800px;
	clear: both;
	text-transform: uppercase;
}

address{
	text-transform: capitalize;
	font-size: 10px;
	font-style: normal;
	padding: 5px 0 0 15px;
}

h2{
	position: absolute;
	top: 72px;
	left: 171px;
	padding: 95px 0 0 15px;
	font-size: 32px;
	height: 52px;
	width: 877px;
	overflow: hidden;
	text-indent: -9999999px;
	background: #cb0003;
	color: #ffffff;
}

h2 span  {
	position: absolute;
	top: 45px;
	left: 0;
	height: 100%;
	width: 100%;
	display: block;
	background-repeat: no-repeat;
	background-position: center;
}

h3{
	font-size: 22px;
	color: #cb0003;
	margin: 0 0 20px 0;
	padding: 0;
}

#sitelinks {
	margin: 5px 0 0 0;
	padding: 0;
}

#sitelinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sitelinks ul li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	background: none;
}

#sitelinks ul li span{display: none;}

#sitelinks ul li a {
	text-decoration: none;
	padding: 0 0 0 15px;
	background: url(../img/sitelinks.png)  no-repeat;
}

#sitelinks ul li ul li.first-child a {
	background: none;
}

ul{
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}

ul li{
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
	background: url(../img/menuhover.png)  no-repeat;
}

ol li {
	margin: 0;
	padding: 0;
	background: none;
}

table {
	width: 450px;
	padding: 0;
	margin: 0 0 10px 0;
	border-collapse: separate;
}

table.csc-uploads td,
table.csc-uploads th,
table.login td,
table.login th {
	background: none;
	border: none;
	color: #000000;
}



caption, td, th {
	background: #cb0003;
	text-align: left;
	margin: 2px;
	font-weight: bold;
	padding: 10px;
	vertical-align: top;
}
td, th {border: 1px solid #000000;}

thead, tbody { padding: 0; margin: 0; }

caption, th {
	font-size: 14px;
	color: #FFFFFF;
}
th span {
	font-size: 12px;
	font-weight: normal;
}
td {
	font-size: 10px;
	font-weight: normal;
	background: #ffffff;
	border: 0px solid #000000;
}

caption {
	background: none;
	margin: 0;
	border: 0;
	color: #000000;
}
/*
legend{
	padding: 0;
	margin-bottom: 20px;
	margin-left: -8px;
}

form {
	margin: 0;
	padding: 0;
}

form br {
	clear: both;
}

fieldset{
	border: 0;
	margin-bottom: 30px;


}



label {
	float: left;
	width: 30%;
	padding-top: 5px;
	font-size: 12px;
}

input, select {
	float: left;
	margin-bottom: 2px;
	font-size: 12px;
}

input {
	width: 180px;
	padding:  0 0 3px 3px;
	border: 1px solid #000000;
}

label.checkbox, input.checkbox { 
	width: auto; 
	border: 0;
	
}



input.button, input.button_hover {
	position: relative;
	left:30%;
	width: 60px;
	padding: 2px 5px 2px 7px;
	text-transform: uppercase;
	background-color: #cb0003;
	cursor: pointer;
	border: 1px solid #ffffff;
	color: #ffffff;
}



input.button:hover, input.button_hover {
	background: #ffffff;
	border-color: #000000;
	color: #cb0003;
}

textarea {
	float: left;
	margin: 0;
	width: 50%;
	font-size: 12px;
	height: 50px;
	padding: 0 0 3px 3px;
	border: 1px solid #000000;
}
*/
/* ############## NEWS ############## */

.img{
	float: left;
	margin: 0 20px 0 0;
}

.img img{
	border: 1px solid #cb0003;
}

.item span.date{
	float: right;
	color: #FFFFFF;
	margin: 0 0 10px 0;
}

.morelinklist{
	float: left;
	clear: both;
}

.item h5 a{
	color: #cb0003;
	margin: 0;
	text-decoration: none;
}

.item h5{
	margin: 0;
}

.item{
	margin: 0 0 20px 0;
}








.markerTooltip{
	width: 200px;
}

table.tx_locator_searchform tr, table.tx_locator_searchform td {background: none;}






/* ############# Formatierung der Standardformulare ############# */

form div {
	position: relative;
		/*background: green;*/
	margin: 2px;
	padding: 2px;
}

fieldset {
			/*background: red;*/
		margin: 0 0 20px 0;
		border: none;
}

fieldset.schulbildung {
			/*background: red;*/
		margin: 0;
}

form div.odd {
		/*background: yellow;*/
}

form div.even {
		/*background: blue;*/
}


form .textarea {
		margin: 0 0 0 140px;
}


form div span.error {
	position: absolute;
	display: block;
	top: 0px;
	left: -25px;
	width: 25px;
	border: 1px solid red;
	background: white;
	text-align: right;
	}

form .radio span.label,
form .input label {
	float: left;
	width: 140px;
	 /*background: red;*/
}

form.kontaktformular .radio span.label,
form.kontaktformular .input label {
	float: left;
	width: 75px;
}

form label.checkbox{
	padding: 0;
	margin: 0;
}



form .radio span.label.abschluss
 {
	float: left;
	width: 60px;
		/*background: red;*/
}

form .checkbox {
	padding-left: 160px;
}

form .checkboxbeschwerde {
	padding: 0;
}

form .checkboxbeschwerde input.checkbox {
	width: auto;
}

form .input.checkboxbeschwerde label{
	width: 120px;
}

form .half { 
	float: left;
}

form .input input {
	width: 165px;
}

form .input.sprache {
	display: inline;
	float: left;
	width: 120px;
		/*background: yellow;*/
}

form .input.sprache input,
form .input.sprache label {
	width: 130px;
}

form .input.wahrnehmung label {
	width: 130px;
}

form .input.wahrnehmung input {
	width: 150px;
}


form .radio.sprache {
	display: inline;
	float: left;
	padding: 0;
	width: 220px;
	margin: 15px 0 0 15px;
		/*background: brown;*/
}


form .sprache_eins,
form .sprache_zwei,
form .sprache_drei {
	float: left;
	margin: 0;
	padding: 0;
}

form .radio.schichtbetrieb span.label {
	width: 250px;
}
#mf_bewerbung{
	width: 300px;
}

#newsletteranmeldungform label{
	float: left;
	width: 80px;
}

.newsletteranmeldungformsend{
	margin: 0 0 0 80px;
}

.readonly{
	background: none;
	border: 0;
	width: 300px;
}

.tx-wecmap-pi2 td{
	border: none;
	background: none;
}

form .input input.readonly {
	width: 250px;
	margin: 10px 0 0 0;
}

/* ######### STANDORTE ######### */

.standorttext{
	display: inline;
	float: left;
	width: 380px;
}

.standortbild{
	display: inline;
	float: left;
	width: 450px;
	overflow: hidden;
}


/* ######### BADAUSSTELLUNG ######### */

#listebadausstellung{
	margin: 0 0 10px 0;
	padding: 0;
	float: left;
	clear: both;
}

ul.listebadausstellung{
	margin: 0;
	padding: 0;
	position: relative;
}


ul.listebadausstellung li{
	margin: 10px;
	padding: 10px;
	float: left;
	width: 160px;
	background: none;
	border: 1px solid #000000;
	text-align: center;
}

ul.listebadausstellung li a{
	display: block;
	margin: 0;
	padding: 0;
	background: none;
	clear: both;
}

ul.listebadausstellung li img{
	margin: 5px 0 0 0;
	padding: 0;
}
/*
ul.listebadausstellung li p{
	float: left;
	margin: 0;
	padding: 0;
}
*/
.backlink{
	float: left;
	clear: both;

}

.csc-textpic-imagewrap{
	overflow: hidden;
	width: 250px!important;
	height: 300px!important;
}

.txt h3{
	font-size: 14px;
	font-weight: normal;
}

#badausst_c1,
#badausst_c2,
#badausst_c3{
	float: left;
	margin: 0;
	padding: 0;
}

#badausst_c1{
	width: 250px;
}

#badausst_c3{
	width: 200px;
display: none;
}

#badausst_c2 h4{
	margin: 0;
	padding: 0;
}

.rtg_f{
	border: 1px solid #000000;
	padding: 5px;
	display: block;
	margin: 0 0 15px 0;
}

.tx-baederverwaltungausgabe-pi1{
	width: 330px;
	float: left;
	padding: 15px;
}

.preis{
	font-size: 18px;
	color: #cb0003;
}

strong.preisstr{
	font-size: 20px;
	font-weight: bold;
	color: #cb0003;
}

strong.aktbad{
	font-size: 24px;
	font-weight: bold;
	color: #cb0003;
}

.energzentrum{
	position: absolute;
	top: 280px;
	left: 410px;
}


.tx-locator-pi1 .latitude td,
.tx-locator-pi1 .longitude td {
	display: none;
}

.googledir div{
	margin: 0;
	padding: 0;
}

.googledir div table{
	width: 200px;
}

.mapTitle{
	background: none;
}

#route{
	position: relative;
	top: 50px;
}

.strlist{
	position: absolute;
	display: block;
	background: red;
}

ul.mitarbeiterliste{
	margin: 0;
	padding: 0;
	background: none;
}

.mitarbeiterliste li {
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 0;
	background: #e1e1e1;
}

.mitarbeiterliste .name,
.mitarbeiterliste .telefon,
.mitarbeiterliste .fax{
	margin: 0;
	padding: 0;
	background: none;
	float: left;
}

.mitarbeiterliste .name{
	padding: 0 0 0 5px;
	width: 160px;
	clear: left;
}

.mitarbeiterliste .telefon{
	width: 150px;
}

.mitarbeiterliste .fax{
	width: 150px;
}

.mitarbeiterliste .mail{
	width: 20px;
	float: right;
}

.mitarbeiterliste li:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

div.tx-feuserloginsystem-pi1{
	width: 400px!important;
	background: none;
	overflow: hidden;
}

div.tx-feuserloginsystem-pi1 div{
	width: 315px;
}

div.tx-feuserloginsystem-pi1 td{
	border: none;
	background: none;
}


label.ipsearch {
	display: block;
	float: left;
	width: 135px;
}

.tx-powermail-pi1 label,
.tx-powermail-pi1 textarea{
	display: block;
	width: 180px;
}

legend{
	display: none;
}

.timedata{
	display: none;
}


