/*  jNews module CSS*/

body {
	font-family:Arial,Helvetica,sans-serif;
	font-size: 12pt;
	line-height: 17pt;
}



/*** jNews Footer Werbung ***/

.footer .footer {
	display:none!Important;
}
a[href="http://www.faboba.com"] {
	display: none !important;
}

#aca_clickcontainer {
	padding:0!Important;
}







.jNewsMod {
	padding:0px;
}

.jNewsMod .inputbox {
	padding:2px;
	margin:2px;
}

.jNewsMod .subscriptionField {
	padding:3px;
}

.jNewsMod .subscriptionButton {
	padding: 10px 6px 6px 2px!Important;
	clear: left;
}

.jNewsMod .subscriptionButton input.button {
	font-size: 1.1em;
	width:166px;
}

.jNewsMod .subscriptionCaptcha {
	margin-top:5px;
	margin-bottom:5px;
}

.jNewsMod .captchaCodeCaption {
	font-size:smaller;
	vertical-align: top;
}

.jNewsMod .subscriptionCaptcha .entered_captcha, .jNewsMod .subscriptionCaptcha .captchImg {
	float:left;
}


.jNewsMod .postext {
	font-size: small;
	color: #999;
}

div#aca_clickcontainer {
	border: none!Important;
	letter-spacing:1px;

}
div#aca_clickcontainer:hover {
	border:none!Important;
	letter-spacing:1px;
	background: none!Important;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
a.aca_clicklink, a#acatoggleclick {
	display:block;
	font-size: 1.2em;
}

#modjnewstoggle{
	display : block;
	font-size:16px;
}

#acamoduletoggle:focus {
	border: 1px solid #000;
}

div.jnews_module p.jnews-nolist {
	text-align: center;
	font-size: 1em;
	font-weight: bold;
}
ul.jNewsLists{
	margin: 1px;
	padding: 1px;
}

ul.jNewsLists li{
	list-style: none;
	background: none;
	padding: 1px;
}

.noshow {
	display:none;
	color: #CCC;
}
.jNewsLB>form>input.inputbox {
    max-width: 100%;

}
.jNewsLB input.inputbox {
    width: 160px!Important;
}
.jNewsLB input.inputbox[type=checkbox] {
	width: auto!Important;
}
.jNewsLB .subscripitonTermsL a {
	text-decoration:none;
	font-size:13px;
	line-height:15px;
	color:#333;
}

.captchImg #captcha_image1 {
	width:160px !important;
	height: auto !important
}

