#langchng {
        position: relative;
        left: 0px;
        top: 30px;
       width: 110px;
text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
#langchng a:link, #langchng a:visited {
color: #999999;
text-decoration: none;
}
#langchng a:focus, #langchng a:hover{
color: #999999;
text-decoration: underline;
}

#emotionimg {
        position: relative;
        left:-4px;
	width: 224px;
	float:left;
	height: 71px;	
	background-color:#FFFFFF;
	border-top:1px solid #676768;
	border-right:1px solid #676768;
	border-bottom:1px solid #676768;
        overflow: hidden;
}
* html #emotionimg {
        height: 73px;
        left:-4px;
	width: 224px;
}
h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-bottom: 5px;
        margin-top: 15px;

}
h1 {
        font-size: 14px;
        margin-bottom: 15px;
        margin-top: 15px;
}

body, .bodytext, td, p, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.contenttable h2 {
	line-height: 15px;
	margin-bottom: 5px;
     margin-top: 8px;
}
html, body {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
        background-color: #FFFFFF;
}
#page-container {
        height:100%;
  	min-height:100%;
	width: 100%;
	background:#E9E9E9 url(bilder/leftgrey.gif) repeat-y;
	margin-bottom: -51px;
}
* html #page-container {
   	margin-bottom: -52px; 
}
html>body #page-container{height:auto;} /*for mozilla as IE treats height as min-height anyway*/

#headbanner {
	position:absolute;
        top: 0px;
        left: 0px;
	width: 100%;
        background-image: url(bilder/mainbg.jpg);
        background-repeat: repeat-x;	
	visibility: visible;	
	height: 150px;
	z-index:3;
}
#left {
	position: absolute;
	visibility: visible;
	float:left;
	width: 130px;
	z-index: 30;
        overflow: visible;
}
* html #left {
        /* kleiner fix fuer menu-ueberlappung...*/
        margin-right: -1px;
}
#rechts {
	position: absolute;
        left: 130px;  
        top: 0px;   
        width: 780px;
	float:left;        
	visibility: visible;
	z-index: 20;
}

#companyhead {
    	position: relative;
	height: 143px;
        width: 130px;
	visibility: visible;
	background-color:#FFFFFF;
}
#companyname {
	position: relative;
	height: 71px;
	width: 714px;
	visibility: visible;
}
#topnaviholder {
	position:relative;
	width: 780px;
	height: 72px;
	z-index: 87;
	visibility: visible;
}
#companynavi {
  	position: relative;
	visibility: visible;
background-image: url(img/nav_bg.gif) repeat-y top left;
	width: 130px;
max-width: 130px;
	z-index: 88;	
}
#middleshadow {
	position:relative;
	width: 770px;
	height: 20px;
	visibility: visible;
	background: url(bilder/middleshadow.jpg) no-repeat; 
	z-index: 35;
}
#menupfad{
	position:relative;
	top: 10px;
	left: 28px;
	width: 700px;
	height: 15px;
	visibility: visible;
	z-index: 1;
}
.tx-jullenavpath-pi1-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.tx-jullenavpath-pi1-menu a:link, .tx-jullenavpath-pi1-menu a:visited {
	color: #999999;
	text-decoration: underline;
}
.tx-jullenavpath-pi1-menu a:hover, .tx-jullenavpath-pi1-menu a:focus {
	color: #999999;
	text-decoration: none;
}
#contentzelle {
	position:relative;
	left: 158px;
	width: 714px;
	background-color:#FFFFFF;
	visibility: visible;
	z-index: 2;
	margin-top: 38px;
	padding: 0px;
}

#contentlinks {
	position:relative;
	width: 395px;
	margin-right: 25px;
	float:left;
	background-color:#FFFFFF;
	visibility: visible;
	z-index: 2;
}
* html #contentlinks {
	width: 385px;
	margin-right: 27px;
}
#contentrechts {
	position:relative;
	float:left;
	width: 290px;
	background-color:#FFFFFF;
	visibility: visible;
	z-index: 2;
}
* html #contentrechts {
	width: 295px;
}
#contentganz {
	position:relative;
	width: 714px;
	background-color:#FFFFFF;
	visibility: visible;
	z-index: 2;
}
#footerdistanz {
	position: relative;
	width: 100%;
        clear: both;
	height: 50px;
        text-align: left;
	border-top: 1px solid #999999;
	background-color:#FFFFFF;
}
* html #footerdistanz {/*only ie gets this style*/
	\height:55px;/* for ie5 */
	he\ight:52px;/* for ie6 */
}
#footer {
	margin-left: 158px;
	padding-top: 10px;
}
* html #footer {
	padding-top: 8px;
}
#clearheader {height:150px;} /*needed to make room for header*/
#clearfooter {clear:both;height:80px;} /*needed to make room for footer*/

#suche {
	position: relative;
	top: 0px;
	left: 0px;
	width:130px;
	height: 24px;
	margin: 0;
	padding: 0;
 background: #F2F2F2;
 border:1px solid #999999;
 border-left: 0px;
overflow: hidden;
}

* html #suche {
	width:131px;
	height: 29px;
 border:1px solid #999999;


}
/*
**********************************************************************************************************
ABSCHNITT
	font definitionen 
**********************************************************************************************************
*/
.fusszeile, .fusszeile a:link, .fusszeile a:visited {
	text-decoration: none;
	color: #999999;
	font-size:11px;
}
.fusszeile a:hover, .fusszeile a:focus {
	text-decoration: underline;
}
.zwischentitel {
	font-size: 12px;
	font-style: normal;
	/*line-height: 22px;*/
	font-weight: bold;
	color: #EE4611;
	text-decoration: none;
}
.vermerk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.fett {
     font-weight: bold;
}
table.contenttable, table.contenttable td {
	border: 1px solid #999999;
	padding: 2px 2px 2px 2px;
	border-collapse:collapse;
	border-spacing: 0;
}
#noborder, #noborder td {
	border: 0;
}

#contentzelle p, #contentzelle ul{
	margin-bottom: 5px;
	margin-top: 5px;
}
#contentzelle td p, #contentzelle td ul{
	margin-bottom: 0px;
	margin-top: 0px;
}

#contentzelle ul, #contentzelle td ul {
   list-style-image: url(bilder/pentagon.gif);
}
.csc-sword {
	background-color: #FFFF66;
}
.suchbox {
	height: 18px; 
	width:93px; 
	font-size:11px; 
	padding-left: 14px; 
	padding-top: 4px; 
	padding-bottom: 0px; 
	border: 0px; 
	border-left: 1px solid #999999;
	display: inline;
}
* html .suchbox {
	width:107px; 
	padding-top: 5px; 
	padding-left: 13px; 
	height: 23px; 
	border: 0px; 
	margin: 0px;
}

/* loginbox styles */
.loginbox {
	margin-top: 2px;
	border-left: 1px solid #999999;
	background-color: #E9E9E9;
}
.loginin {
	background-color: #E9E9E9;
	padding-bottom: 10px;
}
.loginin ul, .loginin li{
	list-style:none;
	padding: 0;
	border: 0;
	margin: 0;
}
.loginin li{
}
.loginin a , .loginin a:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	font-weight: normal;
	color: #999999;
	padding-left: 12px;
	text-decoration:  none;
}
.loginfeld {
	height: 16px; 
	width:90px; 
	padding-left: 14px; 
	padding-top: 4px; 
	padding-bottom: 0px; 
	border: 0px; 
}
.passfeld {
	background-image: url(bilder/bg-pwd-box.gif);
}
* html .loginfeld {
	height: 20px; 
	width:105px;  	
}
.logintitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	font-weight: normal;
	color: #999999;
	padding: 5px 0 0  12px;
	margin: 0;
	text-decoration:  none;
}

/* loginbox für die Startseite */
div.hauptseite{
	padding: 0;
	margin: 0;
	border: 0;
}

div.hauptseiteinner{
	padding: 5px;
	margin: 0;
	border: 0;
}
#druckkopf {
	display: none;
}

/*******************************filelinks *******************************************/
.filelinks {
	float: left;
	margin: 10px 0 16px 0;
	clear: both;
	width: 100%;
}
div.filelinks div{
	padding-bottom: 2px;
	padding-top: 2px;
	display :block;
}
.filelinks .odd, .filelinks .even {
	float: left;
}
.filelinks .odd {
	background-color:#F7F7F7;
}
.filedownload {
	float: left;
	clear: none;
}
.fileicon {
	float: left;
	clear: none;
	margin-top: -1px;
	width: 30px;
}
.fileicon img {
	float: left;
	margin-left: 4px;
}
a.fileicon img {
	border: 0;
}
.filedescription {
	float: left;
	clear: both;
	width: 365px;
	margin-left: 30px;
	margin-top: 2px;
}
.filesize {
	float: left;
	clear: none;
	color: #999999;
	font-size: 11px;
}

.clearfilelist {
    clear:both;
    height:1px;
	border: 0;
}
a.download {
	background-image:none;
}
/************* indexed search **************** */
.csc-sword {
	padding: 1px;
	background-color: #ff0000;
	color: #fff;
	font-weight: bold;
}
ul.browsebox {
	margin: 20px 0 32px 0;
	padding: 1px 0 1px 0;
	list-style-type:none;
	list-style: none;
}
ul.browsebox li {
	float: left;
	list-style-type:none;
	list-style: none;
	background-image: none;
	padding: 0;
	margin: 0 16px 0 0;
}

.tx-indexedsearch-searchbox fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
.tx-indexedsearch-form label {
	margin: 0;
	font-weight: bold;
}
input.tx-indexedsearch-searchbox-sword {
	width: 260px;
	border: 1px solid #CCC;
	height: 20px;
	line-height: 20px;
	padding: 4px 0 0 2px;
	margin: 0;
}
.tx-indexedsearch-form {
		float: left;
}
.tx-indexedsearch-whatis {
	display: none;
}
.tx-indexedsearch-browsebox {
	float: left;
	clear: both;
	width: 100%;
}
.tx-indexedsearch-browsebox {
	margin: 0 0 20px 0;	
}
.tx-indexedsearch-searchbox-button {
	height: 26px;
	margin: 0;
	padding: 0 3px 0 4px;
	border: 1px solid #CCC;
	background-color: #E6E6E6;	
}
.tx-indexedsearch-searchbox {
	margin-bottom: 20px;
}

.tx-indexedsearch-info {
	float:left;
	width: 100%;
	margin:0;
	padding:0;
	margin-bottom: 24px;
	/*background: #E6E6E6; */
	color: #999999;
	font-size: 11px;
}
.tx-indexedsearch-title {
	float:left;
}
.tx-indexedsearch-icon {
	display: block;
	margin-top: 1px;
	width: 20px;
	float:left;
}
.tx-indexedsearch-percent {
	float: right;
	font-size: 12px;
}
.tx-indexedsearch-res h3, p.tx-indexedsearch-descr {
	float:left;
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 14px;
}
p.tx-indexedsearch-descr {
	font-size: 12px;
}

.tx-indexedsearch-text-item-size {
	float: left;
	text-align:left;
	margin-left: 2px;
}
.tx-indexedsearch-text-item-mtime {
	float: right;
	text-align:right;
	margin-right: 2px;
	margin-left: 5px;
}
.tx-indexedsearch-result-number {
	display: none;
}
/*************** DIVERS ***************/
.csc-textpic-clear {
	height: 6px;
	line-height: 1px;
}
dl.csc-textpic-image {
	margin-bottom: 0 !important;	
}
dd.csc-textpic-caption {
	padding-bottom: 10px;	
}
DIV.con-spacer {
	display: block;
	clear: both;
	width: 100%;
	height: 5px;
	line-height: 1px;
}
#printlink,
#toplink {
	display: block;
	float: right;
	width: 24px;
	height: 20px;
	background-image:url(bilder/printer.gif);
	background-repeat:no-repeat;
	text-indent: -12000px;
}
#toplink  {
	background-image:url(bilder/toplink.gif);
}
a.internal-link img {
	display: none;	
}
/*
a.internal-link {
	padding-left: 12px;
	background-image:url(bilder/internal_link.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
}
*/
/********* Typo3-Formulare ***********/
fieldset.csc-mailform {
	border: 0;
	padding: 0;
	width: 395px;
	clear: both;
}
fieldset.csc-mailfom legend {
	display: none;
}
fieldset.csc-mailform label {
	width: 128px;
	display: block;
	float: left;
	padding: 0 0 0 2px;
	}
.csc-mailform fieldset {
	width: 100%;
	border: 0;
	clear: both;
	float: left;
}
.csc-mailform-field {
	display: block;
	padding: 2px 0 2px 0;
	clear:both;
}
.csc-mailform-field span.csc-mailform-label {
	display: block;
	clear: both;
	color: #E32118;
	font-weight: bold;
	}
.csc-mailform-field input, .csc-mailform-field textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FFFFFF;
	padding: 1px 4px 0 3px;
	margin: 0 0 4px 0;
	height: 18px;
	border: 1px solid #E1E1E1;
	width: 240px;
	float: right;
}
.csc-mailform-field select {
		float: right;
		width: 250px;
}
* html .csc-mailform-field select {
	width: 240px;
}
.csc-mailform-field input:focus {
	border: 1px solid #333333;
}
.csc-mailform-field textarea {
	height: auto;
}

input#mailformformtype_mail {
	width:auto;
	display: inline;
	padding: 4px 6px 4px 6px;
	height: 1%;
	float:right;
	margin: 2px 0 0 0;
	clear: both;
	color:#000;
	font-weight:bold;
	background-color: #FFF;
}
fieldset.csc-mailform DIV.csc-mailform-field INPUT.csc-mailform-check {
	
}
fieldset.csc-mailform DIV.csc-mailform-field-checkbox label {
	display: block;
	width: 240px !important;
}
.csc-mailform-radio fieldset {
	display: block;
	padding: 8px 0 8px 116px;
	margin: 0;
	float: right;
}

.csc-mailform-radio fieldset label {
	margin: 0;
	padding: 0 0 0 20px;
	line-height: 14px;
	float: none;
	height: 20px;
	width: 185px;
	clear: right;
}
* html .csc-mailform-radio fieldset label {
	padding: 0 0 0 12px;
}
input.csc-mailform-radio {
	float: left;
}
input.csc-mailform-radio, input.csc-mailform-check {
	width: 16px;
	height: 16px;
	display: inline;
	width: 20px;
	float: left;
	border: 0;
	margin: 3px 16px 0 12px;
}
* html input.csc-mailform-radio {
	margin-left: 22px;
}
* html input.csc-mailform-check {
	margin-left: 22px;
}
