#news {
	font-family: 'Trebuchet ms', 'Lucida Sans Unicode', 'Lucida Grande', Arial, Verdana, Helvetica;
	color: #505050;
}

#news p, 
#news span, 
#news a, 
#news strong, 
#news li {
	font-size: 100%;
	line-height: 135%;
}

#news p.small {
	font-size: 85%;
} 

#news h1 {
	font-size: 161.6%;
	font-weight: normal;
	color: #81c606;
	background-image: url(../images/line_h.gif);
	background-repeat: repeat-x;
	background-position: 50% bottom;
	padding-bottom: 2px;
	margin: 0;
	margin-bottom: 2px;
}

#news h2 {
	font-size: 123%;
	font-weight: normal;
	color: #81c606;
	background-image: url(../images/line_h.gif);
	background-repeat: repeat-x;
	background-position: 50% bottom;
	padding-bottom: 2px;
	margin: 0;
	margin-bottom: 4px;
}

#news h2 a {
	text-decoration: none;
}

#news h3 {
	font-size: 123%;
	font-weight: normal;
	color: black;
	margin: 0;
	margin-bottom: 6px;
}

#news ul {
	margin: 0;
	margin-top: 0.3em;
	margin-bottom: 0.7em;
	padding: 0;
	list-style: none;
	line-height: 135%;
}

#news ul li {
	line-height: 135%;
	padding: 0;
	padding-left: 16px;
	padding-bottom: 0.4em;
	background-image: url('../images/content.listitem.gif');
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

#news ul.compact li {
	padding-bottom: 0em;
}



#news a {
	color: #74B501;
}

#news blockquote {
	margin: 0;
	background-color: #eef8da;
	background-image: url('../images/line_h.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}

#news blockquote p {
	padding: 3px 3px 3px 16px;
	background-image: url('../images/content.block.background.gif');
	background-repeat: no-repeat;
}

#news img.floatleft {
	float: left;
	margin-right: 16px;
	margin-bottom: 10px;
}

#news img.floatright {
	float: right;
	margin-left: 16px;
	margin-bottom: 10px;
}

#news img {
	margin-top: 5px;
	border-color: #BBBBBB;
}


#news img.newsimage {
	border: 0 !important;
}

#news div.klein {
	font-size: 85%;
}

#news table td {
	background-color: #eef8da;
	padding: 2px;
	vertical-align: top;
}

#news table td input {
	position: relative;
	top: -4px;
}

#news fieldset {
	padding: 15px;
}

#news span.error {
	position: relative;
	top: 3px;
	color: #DD0000;
	font-weight: bold;
}

#news legend {
	color: gray;
	font-size: 85%;
	font-weight: normal;
}

#news input, 
#news textarea, 
#news select {
	width: 98%;
	border: 1px solid #BBBBBB;
	background-color: #eef8da;
	margin: 3px 0px;
}

#news input.checkbox {
	width: auto;
	border: none;
	margin: 0;
	background-color: none;
}

#news img.cmsDocumentIcon {
	position: relative;
	top: -3px;
	margin-right: 6px;
}

#news div.newsteaser {
	margin-bottom: 0px;
	padding-top: 1em;
	font-size: 85%;
}

#news div.newsteaser p.title {
	font-weight: bold;
	margin-bottom: 0.5em;
}

#news div.newsteaser p.lead {
	line-height: 145%;
}

#news div.newsteaser p.lead img {
	display: block;
	margin: 10px 0;
	border: 1px solid #AAAAAA;
}

#news div.newsteaser ul {
	background-image: url(../images/line_h.gif);
	background-repeat: repeat-x;
	background-position: bottom ;
	padding-bottom: 16px;
}

#news div.newsteaser ul li {
	background-image: none;
	text-align: right;
}

#news div.newsteaser ul li a {
	background-image: url('../images/content.listitem.gif');
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 16px;
}


#news div.newsitem {
	font-size: 85%;
}

#news div.newsitem p.date {
	margin-top: 8px;
	font-weight: bold;
}

#news div.newsitem p.title {
	font-weight: bold;
	margin-bottom: 10px;
}

#news div.newsitem p.lead {
	margin-bottom: 30px;
}

#news div.newsnavigation {
	margin-top: 16px;
	background-image: url('/__/frontend/handler/image.php?id=266');
	background-repeat: repeat-x;
	padding-top: 4px;
}

#news div.newsnavigation div.pages {
	float: right;
}

#news div.newsnavigation div.results {
	float: left;
}


