/* commented backslash hides from ie5mac \*/ 
html{height:101%;margin:0;padding:0} 
/* end hack */ 
html,body {
	padding:0;
	margin:0;
 background-image:url(/site/fileadmin/img/background.gif)
}
body{	
	text-align:center;
	min-width:748px;/* for mozilla*/
	background-color: #FFF;
	color: #000000;
	height:100%;
 font-family:Arial,Verdana;
 font-size: 0.75em;
 line-height: 1.5em;
}

td{
 font-family:Arial,Verdana;
 font-size: 0.75em;
 line-height: 1.5em;
}

a:link, a:visited, a:active, a:hover
{ 
  text-decoration:none;
font-weight:bold;
  color:#193792;
}

#outer{
	height:99.9%;
	min-height:100%;
	width:748px;
	color: #000000;
	text-align:left;
	margin:auto;
	position:relative;
	position:relative;
	overflow:visible;
	background-color: #FFF;
}
/* mac hide \*/
* html #outer{width:748px}
/* end hide*/
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#macinner{
	width:100%;
} 


#header{
	position:absolute;
	top:0;
	left:0px;
	width:748px;
	height:110px;
	background:#FFFFFF;
	overflow:hidden;
	color: #000000;
	z-index:100;
}
/* mac hide \*/
* html #outer, * html #header {width:748px}
/* end hide*/


#left {
	position:relative;/*ie needs this to show float */
	width:205px;
	float:left;
	padding-bottom:20px;
	padding-top:120px;/*needed to make room for header*/
}
#left p {padding-left:0px;padding-right:0px}


#footer {
	width:748px;
	clear:both;
	height:60px;
	color: #000000;
	text-align:right;
	left:0;
	bottom:0;
	position: absolute;
	background-image:url(/site/fileadmin/img/background_footer.gif)
}
* html #footer{margin-bottom:-1px}/* ie rounding bug*/
/* mac hide \*/
* html #footer {/*only ie gets this style*/
	height:62px;/* for ie*/
}
/* end hide*/
div,p  {margin-top:0}/*clear top margin for mozilla*/
#centrecontent {
float:right;
	width:524px;
	padding-bottom:20px;
	padding-top:120px;/*make room for header*/
}
#centrecontent p {padding-right:30px}

#clearfooter {width:100%;height:52px;clear:both} /* to clear footer */
html>body #minHeight{float:left;width:0px;height:100%;margin-bottom:-62px;} /*safari wrapper */

.footer-nav {
padding-top:20px;padding-right:24px;
}


h1 {
 font-size: 1.2em;
 line-height: 1.2em;
 margin:0;padding:0;
padding-top:3px;
margin-bottom:20px;
width:500px;
color:#2C9D25;
}

h2 {
font-size: 1.2em;
}

h3 {
 font-size: 1.1em;
}

.csc-firstHeader {
 font-size: 2.0em;
 line-height: 1.2em;
 margin:0;padding:0;
padding-top:3px;
margin-bottom:20px;
color:#2C9D25;
}

#nav_item {
margin-top:5px;
text-indent:-8px;
line-height:1.2em;
margin-bottom:8px;
}

#nav_item_act {
margin-top:5px;
text-indent:-9px;
line-height:1.2em;
margin-bottom:8px;
color:#2C9D25;
}

#Navigation1 {
margin-left:39px;
padding-top:1px;
}


#Navigation2 {
margin-left:12px;
}
#Navigation3 {
margin-left:12px;
}

div.csc-textpic-imagewrap {
padding-top:4px;
}

.important {
color:#878787;
}

.csc-mailform {
        border: 0px;
        padding:0;
        margin:0;
}

.csc-mailform-field label {
        width: 80px;
        float: left;
        text-align: left;
        margin: 0.8em;
        margin-left:0;
        display: block
}

.csc-mailform-field input,select {
margin:12px;
}
.csc-mailform-field textarea {
margin:12px;
}

#mailformformtype_mail
{
float:right;
    margin-right: 25px;
}
