/* R3537 */
body{padding:0;margin:0;font:10px Arial,Helvetica,Garuda,sans-serif;*font-size:small;*font:x-small;}
h1,h2,h3,h4,h5,h6,ul,li,em,strong,pre,code{padding:0;margin:0;line-height:1em;font-size:100%;font-weight:normal;font-style: normal;}
table{font-size:inherit;font:100%;}
ul{list-style:none;}
img{border:0;}
p{margin:0;}
*{border: 0;outline: none;}
/* STD */
body{
	background-image:url(../../img/bg_night.jpg);
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:12px;
	line-height:20px;
}
address{
	font-style: normal;
}
#center{
	width:670px;
	margin:0px auto;
}
#content{
	border: 1px solid #000;
	background-image:url(../../img/contentbg_night.png);
	background-repeat:repeat-y;
	margin-top:60px;
	padding:25px;
}
#cntimage{
	width:617px;
	height:195px;
	margin:0 auto;
}
#head{
	width:180px;
	height:70px;
	margin:20px auto 40px auto;
}
#headlogo{
	background-image:url(../../img/logos/ab_werbung_night.png);
	background-repeat:no-repeat;
}
#footlogo{
	background-image:url(../../img/logos/ab_footer_night.png);
}
#footerlogo{
	margin:25px 0 20px 0;
}
#footer{
	text-align:center;
	margin-bottom:40px;
}
#footer a{
	color:#b6b6b6;
}
#lbar{
	width:180px;
	margin:20px 0 0 22px;
	float:left;
}
#rbar{
	width:390px;
	float:right;
	margin:25px 5px 0 0 ;
}
#mbar{
	width:580px;
	margin:20px;
}
.clear{
	clear:both;
}
div.toggler{
	font-weight:bold;
	border-bottom: 1px solid #DFDFDF;
	padding-bottom:4px;
}
.accordion{
	margin:10px 0 5px 0;
}
.glossartitle{
	font-weight:bold;
	text-align:center;
	margin:30px 0 35px 0;
	font-size:25px;
}
.glossarauswahl a{
	margin:0 2px;
}
.ce_text{
	margin-bottom:25px;
}
.addthis{
	text-align:right;
}