html, body
{
	margin: 0px; padding: 0px;
	font-family: arial, helvetica;
	font-size: 11px;
	/*line-height: 14px;*/
	background: #fff;
	color:#57574F;
}

body {
	padding-bottom: 10px;
}

a{
	color:#57574F;
}

.w_cmowym {
	display:none;
	visibility:hidden;
	height:0px;
}

.typo3-editPanel{
	clear:both;
	float:left;
}

.align-center{
	text-align:center;
}
.align-left{
	text-align:left;
}
.align-right{
	text-align:right;
}
.align-justify{
	text-align:justify;
}



a img{
	border:0px;
}

div#content-wrapper{
text-align:center;
vertical-align:top;
width:100%;
}

div#container
{
	/*position: absolute; top: 0px; left: 0px;*/
	width: 995px; 
	background:#FFFFFF none repeat scroll 0 0;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	text-align:left;
}

#header{
	background-image:url(../images/head.jpg);
	background-repeat:no-repeat;
	height:111px;
	width:995px;
	float:left;
}

#header .logo{
	background-image:url(../images/heller_logo.jpg);
	background-repeat:no-repeat;
	float:right;
	height:97px;
	width:78px;
	margin-right:8px;
	margin-top:6px;
	display:block;
}

div#naviblock{
	float:left;
	width:995px;
	height:42px;
	background-image:url(../images/navi_bg.jpg);
	background-repeat:no-repeat;
	text-align:center;
}

div#menu{
	float:left;
	height:31px;
	margin-left:1px;
	width:995px;
	text-align:center;
}

div#menu ul {
	float:left;
	list-style: none;
	margin-top: 13px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
}

div#menu ul li {
	list-style: none;
	text-decoration: none; 
	float:left;
	background-color:#57574E;
}

div#menu ul li a{
	float: left;
	display: block;
	line-height:28px;
	text-decoration: none;
	background-image:url();
	background-repeat:no-repeat;
	padding: 0 0px;
	margin: 0;
	color: #FFFFFF;
	/*font-size:120%;*/
	text-align:center;
	padding-left:10px;
	padding-right:10px;
}



div#tickerblock{
	float:left;
	width:995px;
	height:46px;
	background-image:url(../images/newsticker_bg.jpg);
	background-repeat:no-repeat;
}

div#seitenblock{
	float:left;
	width:995px;
}

div#seitenblock{
	float:left;
	width:995px;
	clear:both;
	background-image:url(../images/content.jpg);
	background-repeat:repeat-y;
}

div#subnaviblock{
	float:left;
	width:159px;
	background-image:url(../images/sub_navi_bg.jpg);
	background-repeat:repeat-y;
}

div#subnaviblock .head{
	background-image:url(../images/subnavi_head.jpg);
	background-repeat:no-repeat;
	float:left;
	height:34px;
	width:159px;
	clear:both;
}

div#subnaviblock .login{
	float:left;
	width:159px;
	height:0px;
	clear:both;
}

div#subnaviblock .login .csc-header h1{
	font-size:14px;
	padding-left:6px;
}

div#subnaviblock .subnavi{
	float:left;
	width:159px;
	clear:both;
	margin-top:20px;
}

div#subnaviblock .subnavi ul {
	margin:0;
	padding:0;
	list-style: none;
	margin-bottom:10px;
	margin-top:10px;
}

div#subnaviblock .subnavi li.left-level-1-no, div#subnaviblock .subnavi li.left-level-1-act {
	/*border-bottom:1px dotted #979797;*/
	margin-top:2px;
	background-color:#57574F;
}

div#subnaviblock .subnavi li.left-level-1-no a, div#subnaviblock .subnavi li.left-level-1-act a {
	background-image:url(../images/navi_pfeil.png);
	background-position:140px 50%;
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
	height:auto;
	padding:4px 20px 4px 15px;
	text-decoration:none;
}

div#subnaviblock .partner{
	float:left;
	width:153px;
}
div#subnaviblock .partner .csc-header{
	display:none;
	visibility:hidden;
	height:0px;
}

div#seiten_text{
	float:left;
	width:614px;
}

div#contentblock{
	float:left;
}

div#contentblock .seitenheadtext{
	background-color:#C6C6C6;
	float:left;
	font-size:16px;
	height:20px;
	padding-top:6px;
	text-align:center;
	font-weight:bold;
	width:614px;
}

div#contentblock .content-text{
	margin:10px;
	float:left;
}

div#right_container{
	float:right;
	width:190px;
	background-color:#C6C6C6;
	margin-top:27px;
	margin-left:19px;
	margin-right:12px;
}

div#container_bottom{
	float:left;
	width:995px;
	clear:both;
	background-image:url(../images/footer_bg.jpg);
	background-repeat:repeat-y;
	padding-top:12px;
	padding-bottom:2px;
}

.footer{
	float:left;
	color:#FFFFFF;
}

.footer a{
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	display:block;
	float:left;
	text-decoration:none;
}

.footer a:hover{
	text-decoration:underline;
}


.poweredby{
	float:right;
	color:#FFFFFF;
	padding-right:20px;
}

.poweredby .csc-header{
	display:none;
	visibility:hidden;
	height:0px;
}

.poweredby a{
	color:#FFFFFF;
	text-decoration:none;
}

.poweredby p{
	margin:0px;
	padding:0px;
}

div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	margin-left:0px;
}
