/*	-------------------------------------------------------------
		Sonndeszeitung
 -------------------------------------------------------------  */ 
 
 #sonndeszeitung .last {
	 margin: 0;
	 padding: 0;
 }
 
 #sonndeszeitung .hlrow .span-15 {
	width: 255px;
	float: left;
	margin-left: 8px;
	border: 1px solid #DADADA;
 } 
 
 * html #sonndeszeitung .hlrow .span-15 { 
 	margin: 3px;
 }
 
 * html #sonndeszeitung .hlrow .span-3 { 
 	margin: 3px;
 } 
 * html #sonndeszeitung .hlrow .span-13 { 
 	margin: 3px;
 }  

 #sonndeszeitung .hlrow .span-13 {
	border: 1px solid #DADADA;	 
	margin-left: 10px;
 }
 #sonndeszeitung .hlrow .first {
	margin-left: 8px; 
 }
 #sonndeszeitung .hlrow .last {
	margin: 0 8px 0 0; 
 }
 #sonndeszeitung .rtlbox {
	 margin-bottom: 10px;
 }

 #sonndeszeitung .colspan-2 {
	 margin: 0;
	 padding: 0;
 }
 
 #sonndeszeitung .grey, #home .hl-block .grey {
	 background-color: #f4f4f4;
	 padding: 6px 0;
 } 
 #sonndeszeitung .grey a.title {
	display: inline;
 } 
 #sonndeszeitung .grey div {
	margin: 0 0 0 5px; 
 }  
 #sonndeszeitung a.title {
	font-size: 1.2em;
	display: block;
	color: #E10000;
	margin: 5px 0 0 0;
	padding: 0 0 5px 0;
 }
 #sonndeszeitung a.title span {
	color: #000;
 }
 #sonndeszeitung a.title:hover span {
	color: #E10000;
 }  
 #sonndeszeitung h1 {
	 /*
	background: #FFF url(http://images.newmedia.lu/rtl/layout/h1_rtl.png) top left no-repeat;
	color: #6d6b6b;
	font-size: 1.4em;
	padding: 4px 0 0 25px;
	line-height: 1.5em;
	margin: 10px 0 5px 0;
	font-weight: bold;
	border: none;
	*/
	/* background: #FFF url(http://images.newmedia.lu/rtl/layout/h1_rtl.png) top left no-repeat; */
	background: #FFF url(http://images.newmedia.lu/rtl/layout/h1_top_bg.png) bottom left repeat-x;
	color: #4b4b4b;
	font-size: 1.3em;
	/* padding: 4px 0 0 25px; */
	padding: 0 0 0 15px;
	line-height: 30px;
	margin: 15px 0 5px 0;	
	font-weight: bold;
	/* border: none; */
	border-top: 1px solid #DADADA;
	border-right: 1px solid #DADADA;	
	border-bottom: 1px solid #DADADA;		
 }
 #sonndeszeitung .colspan-2 h1 {
	margin: 0 5px 5px 5px; 
	background: url(http://images.newmedia.lu/rtl/layout/h1_sub_bg.png) top left repeat-x;
	padding-left: 5px;
	font-size: 1.2em;
	line-height: 30px;
	border-left: 1px solid #DADADA;	
 } 
 #sonndeszeitung h1.post {
	background: #FFF url(http://images.newmedia.lu/rtl/layout/h1_post.png) top left no-repeat;
 }
 #sonndeszeitung .border-left {
	border: none; 
 }
 #sonndeszeitung .span-5 {
	margin: 0 8px;
 }
 #sonndeszeitung .span-5 .template1 {
	margin-left: 4px; 
 }
 #sonndeszeitung .span-5 .first {
	margin-left: 2px; 
 }
 #sonndeszeitung .span-5 .last {
	padding: 15px 0 0 0;
	margin: 0;
 }
 #sonndeszeitung .span-5 a.category {
	color: #E10000; 
 }
 #sonndeszeitung .sonndes .last {
	margin: 0;
	padding: 0;
	float: right;
 }
 #sonndeszeitung .sonndes {
	padding: 10px 0 0 0;
	margin: 0;
 }
 #sonndeszeitung #header .search {
	display: none; 
 }

 #sonndeszeitung #logo-sonndeszeitung {
	 position: absolute;
	 /*
	 top: 37px;
	 left: 110px;
	 */
	 top: 32px;
	 left: 128px;	 
 }
 
 #sonndeszeitung .sonndes-search {
	width: 300px;
	height: 88px;
	margin: 0 0 0 5px;
	background: url(http://images.newmedia.lu/rtl/layout/search_bg.png) top left no-repeat;
	position: relative;
 }
 
 #sonndeszeitung .sonndes-search .form {
	position: absolute;
	top: 40px;
	left: 13px;
	height: 38px;
 }
 
	 #sonndeszeitung .sonndes-search .form .field {
		float: left;
		background: url('http://images.newmedia.lu/rtl/layout/search_field.png') top left no-repeat;
		width: 198px;
		height: 38px;
	 }
	 
		 #sonndeszeitung .sonndes-search .form .field input {
			border: 0; 
			margin: 10px;
			width: 178px;
			color: #2c2c2c;
		 }

 #sonndeszeitung .colspan-3 {
	padding: 0;
 }
 
 #sonndeszeitung .span-13bottom {
	margin-left: 15px; 
 }
 