#newsliste
	{
	font-size:0.9em;
	}
	
#newsliste h1
	{
	border-bottom:1px solid #ff9900;
	padding:0.5em;
	}
	
#newsliste ul
	{
	padding-right:5px;	
	}
	
#newsliste li
	{
	margin-top:1em;
	text-align:justify;
	}	
			
#newsliste .newsitem
	{
	padding:5px;
	}
	
#newsliste .newsdetailscontainer
	{
	margin-left:150px;
	}

#newsliste a
	{
	text-decoration:none;
	color:#000;
	}

#newsliste a:hover
	{
	text-decoration:underline;
	color:#FF9900;
	}
	
.newsitemimage
	{
	float:left;
	}

.newsdetails
	{
	float:right;
	width:100%;
	}

.newsdetails h2
	{
	float:left;
	margin-bottom:0.5em;
	width:85%;
	text-align:left;
	}

.newsdetails .newsdetailspreview p
	{
	line-height:1.5em;	
	border-top:1px dotted #ff9900;
	padding-top:0.5em;
	}
	
.newsdetailslink
	{
	margin-bottom:1em;
	margin-top:0.5em;
	padding-left:10px;
	background:url(/gfx/linkpfeil.gif)  no-repeat left center;
	}
		
span.newsdetailstimestamp
	{
	float:right;
	color:#999;
	font-size:0.85em;
	}

#newspreview
	{
	font-weight:bold;	
	}










#dokumentviewgallerytitle
	{
	padding:0.5em;
	border-bottom:1px solid #ff9900;
	}
	
#dokumentviewgallerytitle h1
	{
	float:left;
	width:80%;
	}

#dokumentviewgallerytitle span
	{
	float:right;
	color:#999;
	font-size:0.85em;
	}

#dokumentgallery_thumbnails
	{
	padding:0.5em;
	}
	
#dokumentviewgalleryinfo	
	{
	padding:0.5em;
	}

#dokumentgallery_thumbnails a img
	{
	padding:3px;
	margin:0 3px 3px 0;
	background-color:#F5F5F5;
	border:1px solid #CCC;
	}
	
#dokumentgallery_thumbnails a:hover img
	{
	background-color:#DDD;
	}	
	
#dokumentviewgallerycopy
	{
	padding:0.5em;
	margin-bottom:1em;
	color:#999;
	font-size:0.85em;
	}	

#dokumentviewdokumentgallerybacklink
	{
	margin-top:1em;
	padding:0.5em;
	}
	
#dokumentviewdokumentgallerybacklink a
	{
	padding-left:10px;
	background:url(/gfx/linkpfeil.gif)  no-repeat left center;
	text-decoration:none;
	color:#000;
	}

#dokumentviewdokumentgallerybacklink a:hover
	{
	text-decoration:underline;
	color:#FF9900;
	}	






















#newsview h1
	{
	padding:0.5em;
	border-bottom:1px solid #ff9900;
	margin-bottom:0.5em;
	}


#newsview #newstext p
	{
	padding:0.5em;
	line-height:1.5em;
	text-align:justify;
	}

#newsview #newstext h2
	{
	margin:0.5em;
	padding:0.5em;
	color:#fff;
	background-color:#ff9900;
	}

#newsview #newstext li
	{
	list-style:disc;
	margin-left:1.25em;
	margin-bottom:0.85em;
	line-height:1.5em;
	}
	
#newsview #newstext ul
	{
	margin-bottom:1em;
	margin-left:0.5em;
	}
	
#newsview #newscopy
	{
	color:#999;
	padding:0.5em;
	font-size:0.85em;
	}	

#newsview #backlink
	{
	margin-top:1em;
	padding:0.5em;
	border-top:1px solid #ff9900;
	}
	
#newsview #backlink a
	{
	text-decoration:none;
	color:#000;
	padding-left:10px;
	background:url(/gfx/linkpfeil.gif)  no-repeat left center;
	}

#newsview #backlink a:hover
	{
	text-decoration:underline;
	color:#FF9900;
	}	

#newsview #pagigantion
	{
	padding:0.5em;	
	}

#newsview #newsimage
	{
	padding:0.5em;	
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
#newsgallerylist
	{
	margin-top:25px;	
	border:1px solid #ccc;
	}
	
#newsgallerylist li
	{
	padding:5px;
	border-bottom:1px dotted #ccc;
	}

#newsgallerylist li:last-child
	{
	padding:5px;
	border-bottom:none;
	}

#newsgallerylist li:hover
	{
	background:#F9F9F9;	
	cursor:pointer;
	}
	
#newsgallerylist a
	{
	text-decoration:none;
	color:#000;
	}

#newsgallerylist a:hover
	{
	text-decoration:underline;
	color:#FF9900;
	}
	
#newsgallerylist h2
	{
	padding:5px;
	border-bottom:1px dotted #ccc;
	background-color:#F0F0F0;
	font-size:0.9em;
	}	

#newsgallerylist div.gallerylisttext
	{
	float:right;
	font-size:0.85em;
	line-height:1.25em;
	width:100%;
	}
	
#newsgallerylist h3
	{
	float:left;
	}

span.gallerytimestamp
	{
	float:right;
	color:#666;
	}

span.gallerycount
	{
	font-weight:normal;
	color:#666;
	margin-left:0.5em;
	}
		
#newsgallerylist p
	{
	padding-top:5px;
	text-align:justify;
	}	
	
#newsgallerylist .gallerylistimage
	{
	float:left;
	}

#newsgallerylist .gallerylistcontainer
	{
	margin-left:78px;
	}
		
