





/*.intro { float:left; margin:0; padding:0; width:1024px; height:330px; background:none;margin:0 auto 0px auto; position:absolute; top:0; z-index:1;}
div.slider  	{ float:left; position:relative; width:1024px; height:330px; margin:0; padding:0; overflow:hidden; }
.slider .items 	{ width:20000em;  position:absolute;}
.slider .items div { float:left; width:1024px; text-align:center }
.slider .items img { cursor:pointer}

*/

#menubottom			{ float:left; width:100%; height:53px; background: url('../images/deko_unten.png') center no-repeat }



img { max-width:100%;}

ol#articles 			{ float:left; list-style-type:none; margin:0; padding:0 0 10px 0;  }


#articles LI			{ width:100%;
				  float:left; 
				  border-bottom: 1px dotted #ccc; margin: 15px 0; 
				  padding:0 0 15px 0
							 
				}



div.licontent			{ float:left; width:100%; background:none; overflow:hidden; margin-top:10px }

#articles LI small 		{ float:left;  color: #808080; text-align:left; margin-top:0px; display:none;}
#articles LI H3			{ float:left;  line-height:30px; margin:0 0 5px 0; padding:0;text-align:left; font-weight:normal}


#articles H3 A			{ float:left;  color:#c53331;transition: all 0.3s ease 0s;}
#articles H3 A:HOVER		{ color:#555; }
div.art-wrapper			{ float:left; width: 100%;  padding:0 0 0px 0px; text-align:justify;	}


div.artmedia			{ float:left; max-width:97%; margin:0 3% 2% 0;}
.artmedia IMG			{ width:100%; max-width:320px; }


div.description			{ margin:0; padding:0 }
.description img		{ margin:0 10px 10px 10px}


div.lnkwrp { float:right;  background:none}
a.read_more_de 		{ display:block; background:#c53331; color:#fff;  transition: all 0.3s ease 0s; padding:8px 30px; font-weight:400; margin:15px 0 0 15px;}
a.read_more_de:hover 	{ background:#555; color:#fff }


a.read_more_en			{ 
				  float:right; width:143px; height:39px; display:block;
				  background: url('../images/en/read_more_en.jpg')  center 0px no-repeat; 				  
				}

/* a.read_more_en:hover		{ background: url('../images/en/read_more_en.jpg')  center -39px no-repeat; 	 } */



/*------------------------------------------------------------------------------------*/
/* Page Navigation */

div.navigation-wrapper		{ float:left; width:680px; height:25px; line-height:25px; background:none;margin:0px }
div#count-articles		{ float:left; width: 200px; text-align:left }
div.page-navigation		{ float:right;  width:620px;  text-align:right; font-size:12px; background:none; line-height:25px; }

div.page-navigation a		{ display: inline-block; padding:0 3px 0 3px; font-size: 12px; font-weight:normal; color:#565656; position:relative }
.page-navigation a img		{ position:relative; top:-6px; margin:0 2px 0 7px; padding:0  }
.page-navigation img		{ position:relative; top:-6px; margin:0 5px 0 10px; padding:0  }

.page-navigation span.nav_active, .page-navigation a:hover { font-size:12px; color:#F8047F; font-weight:bolder }




