body 		{font: 13px/16px arial, verdana;
 		color: #fff;
		margin: 0px;
		
		background: #400e07 url('../images/content_bg.png') center top repeat-y;}

img	 	{border: 0px;}

a img 	 	{border: 0px;}

div		{padding: 0px;
		border: 0px;}

li		{list-style-type: square;}

br.clear 		{clear: both;}

a,
a:active,
a:link,
a:visited		{ font: 11px/16px arial, verdana;
		color: #c91518;
		text-decoration: none;}

a:hover 		{text-decoration: underline;}

a:focus 		{outline: none;}


/***************************************************************************/

#banner		{width: 968px;
		height: 208px;
		margin: 0px auto;text-align: center;
		background: url('../images/header.png') no-repeat center top;}

#banner_title 	{position: absolute;
		width: 968px;
  		padding-top: 130px;
		text-align: center;
  		z-index: 4;
		font: 40px georgia, arial;
		color: #ffffff; text-transform:uppercase;
}

#banner_titleshadow {position: absolute;
		width: 968px;
  		padding-top: 131px;
		text-align: center;
		padding-left:1px;
  		font: 40px georgia, arial;
		color: #000000;
  		z-index: 3;text-transform:uppercase;
}

#banner_desc 	{position: absolute;
		width: 968px;
  		padding-top: 180px;
		text-align: center;
		padding-left:0px;
  		z-index: 2;
		font: 12px georgia, arial;
		color: #ffffff; 
		text-transform:uppercase;
}

#banner_descshadow 	{
		position: absolute;
		width: 968px;
  		padding-top: 181px;
		text-align: center;
		padding-left:1px;
  		font: 12px georgia, arial;
		color: #000000;
  		z-index: 1;
		text-transform:uppercase;
}


/***************************************************************************/

#navi		{width: 162px;
		float:left;

		text-transform:uppercase;
}

#navi a		{height: 20px;
		width: 162px;
		float: left;
		text-decoration: none;
		font: normal 12px arial, verdana;
    		color: #fff;
  		padding-left:20px;
		margin-left: 10px;
}

#navi a:link,
#navi a:active,
#navi a:visited 	{	color: #fff; background: url('../images/navi.png') no-repeat ;}

#navi a:hover 		{ 	color: #c91518; background: url('../images/navi.png') no-repeat left -20px;}

#navi a.a_navigation_aktiv:active,
#navi a.a_navigation_aktiv:link, 
#navi a.a_navigation_aktiv:visited 	{	color: #c91518;background: url('../images/navi.png') no-repeat left -20px;}


/***************************************************************************/


#contentwhite	{width: 968px center;
		padding-bottom: 0px;
		padding-top: 0px;
		background: url('../images/content.png') no-repeat center top;
	}

#content	{width: 968px;
		margin: 0px auto;
		}
			

#contentinside	{width: 900px;
		margin: 0px auto;
		text-align: left;}

#titel		{width: 665px;
		
		margin-bottom: 30px;
		font: 12px/20px georgia, arial;
		color: #fff;
		text-align: center;
		
		}


#titelnavi	{width: 130px;
		margin: 0px auto;
		margin-bottom: 30px;
		font: 12px/20px georgia, arial;
		color: #fff;
		padding-left:20px;
		text-align: center;
		
		}
#news_bottom	{width:700px;
	
		position: absolute;
		height: 54px;
		margin: -60px 0px 0px -25px;
		text-align: center;
		background: #400e07 url('../images/news_bottom.png');}

#news		{}

#news_eintraege	{padding-left:0px;padding-right:10px;}

#footer		{width:100%;text-transform:uppercase;
		height: 141px;
		margin: 0px auto;
		margin-bottom: 0px;
		text-align: center;
		background: #400e07 url('../images/footer.png') no-repeat center top;}

#footerinside	{width: 900px;
		margin: 0px auto;}

#hogibo_banner	{width: 150px;
		margin: 0px auto;
		margin-top: 55px;
		margin-left: 0px;
		float: left;
		text-align: left;}

#footer_links	{width: 600px;
		margin: 0px auto;
		margin-top: 40px;
		margin-right: 10px;
		float: right; 
		font: 11px/16px arial, verdana;
 		color: #026900;
		text-align: right;}

#footertitel	{font: bold 12px/30px arial, verdana;
 		color: #c91518;}


#footer_links a,	
#footer_links a:active,
#footer_links a:link,
#footer_links a:visited	{ font: 11px/16px arial, verdana;
			color: #c91518;
			text-decoration: none;
			margin-left: 5px;}

#footer_links a:hover	{text-decoration: underline;}


/***************************************************************************/

.news_content_head	{margin-bottom: 0px;}

.contents_title		{margin-bottom: 10px;
			font: 17px/28px georgia, arial;
			color: #c91518;}


.pager			{text-align: center;}

.fieldgalli a		{float: left;
			text-align: center;
			margin: 10px;
			height: 130px;
			width: 135px;}

.news_readmore		{cursor: pointer;}


