/* mac hide\*/
html, body {
	height:100%;
	font-size: 12px;
	line-height: 18px;
	color: #626262;
	font-family: Arial, Helvetica, sans-serif;
}
/* end hide */
body {
	padding:0;
	margin:0;
	text-align:center;
	min-width:960px;/* for mozilla*/
	background-color: #FFFFFF;
	color: #000000;
}
ul {margin:0; padding:0 12px 0 25px;}
.hidepics {
  width:0px;
  height:0px;
  display:none;
}

#outer{
	height:100%;
	min-height:100%;
	width:960px;
	color: #000000;
	text-align:left;
	margin:auto;
	position:relative;
	background:  url(../images/centredbg.jpg) repeat-y center center;
	position:relative;
}
 
html>body #outer{
	height:auto; /*for mozilla as IE treats height as min-height anyway*/
} 

#innerwrap {/* enables content first */
	float:left;
	width:730px;
}
#header{
	position:absolute;
	top:0;
	width:960px;
	height:30px;
	background:#FFFFFF;
	overflow:hidden;
	color: #000000;
	z-index:50;
}
#left {
	z-index:1;
	position:relative;/*ie needs this to show float */
	width:230px;
	float:left;
	padding-top:30px;/*needed to make room for header*/
	padding-bottom:10px;/* needed to make room for footer */
}

#left p {padding-left:3px;padding-right:2px}
#right p {padding-left:4px;padding-right:2px}

#right {
	z-index:1;
	position:relative;/*ie needs this to show float */
	width:230px;
	float:right;
	padding-top:30px;/*needed to make room for header*/
	padding-bottom:10px;/* needed to make room for footer */
}

div#rightmenu{
	background-color: transparent;
	padding:0;
	margin:0;
	height: 350px;
}

div#rightmenucontainer{
	background-color: #9E9E9E;
}

div,p  {margin-top:0}/*clear top margin for mozilla*/

#centercontent {
	width:500px;
	float:right;
	text-align:justify;
	padding-top:30px;
	padding-bottom:10px;/* needed to make room for footer */
}

#topmenu{
	text-align: center;
	width: 100%;
	background-color: transparent;
	height: 20px;
}

#centerlogo {
	z-index:100;
	width: 100%;
	padding-bottom: 43px;
	text-align: center;
	height: 130px;
}

#centertopimage{
	min-height:0px;	
}

#centercontent p {padding:0px 10px 0px 10px;}
.tx-felogin-pi1 {padding:0px 10px 0px 10px;}

#centercontent h1, h2, h3, h4, h5, h6, label {
	margin-top:0;
	padding:0px 10px 0px 10px;
	font-size: 1em;
}
.tx-felogin-pi1 h1, h2, h3, h4, h5, h6, label {padding:0;}
#footer {
	width:960px;
	clear:both;
	height:20px;
	background-color: #ffffff;
	color: #9E9E9E;
	font-size: 12px;
	text-align:center;
	left:0;
	bottom:0;
	position: absolute;
}

#clearfooter {width:100%;height:12px;clear:both} /* to clear footer */

* html #footer {/*only ie gets this style*/
	\height:12px;/* for ie5 */
	he\ight:10px;/* for ie6 */
}

A:link {color: #000000; text-decoration: underline; }
A:visited {color: #000000;text-decoration: underline; }  
#footer a:link, #footer a:visited{
	text-decoration: none;
	color: #9E9E9E;
}  
#righttools{
	width:230px;
	height: 63px;
	background-color:#BD4452;	
}
#fontresize {
	width:50px;
	text-align:center;
	float: left;
	margin-top: 25px;
	margin-left: 5px;
	font-size: 12px;
}
#toolsmenu {
	position: relative;
	float: right;
	width:170px;
	margin-top: 0px;
	text-align: left;
}

#fontresize a:link, #fontresize a:visited{
	text-decoration: none;
	color: #ffffff;
} 
.cReduceTextSizes{font-size: 10px;}
.cNormalTextSizes{font-size: 14px;}
.cEnlargeTextSizes{font-size: 17px;}

#kontakt {
	height: 130px;
	width:230px;
	background:  url(../images/kontaktgrau.gif);
}

#kontakt a {
display:block;
	height: 130px;
	width:230px;

}

#kontakt a:hover {
color:black;
background:  url(../images/kontaktgruen.gif);
}

#kontakt a span {display:none;}

#kontakt a:hover span {
position:absolute; 
top:290px;right:100px;
z-index:3;
display:block;
width:780px;
height: 103px;
color:black;
background: url(../images/kontaktnummer.gif);
}


a.info {
background: #ffffff;
}
a.info:hover {
cursor: help;
background: white;
}
a.info span {
visibility: hidden;
position:absolute;
top:460px;
left:400px;
z-index:100;
display:block;
width:414px;
height: 136px;
filter: alpha(opacity=80); 
-moz-opacity: 0.8; 
opacity: 0.8;
background: url(../images/zitat1.gif);
}
a.info:hover span {
visibility: visible;
position:absolute;
top:460px;
left:400px;
z-index:100;
display:block;
width:414px;
height: 136px;
filter: alpha(opacity=80); 
-moz-opacity: 0.8; 
opacity: 0.8;
background: url(../images/zitat1.gif);
}

.tx-newloginbox-pi1 {padding:0 60px; white-space:nowrap; }
.tx-newloginbox-pi1 th {padding-left: 10px;; white-space:nowrap; }

.csc-textpic-intext-left-nowrap{padding-left: 30px;}
.csc-textpic-intext-right-nowrap{padding-right: 30px;}

