/* styles for article */


.szNews h1 {
	font-weight: bold;
	font-size: 20px;
	font-family: "Times New Roman", Times, Georgia, serif;
	padding: 0px;
}
.szNews h2 {
	font-weight: bold;
	font-size: 13px;
	font-family: "Times New Roman", Times, Georgia, serif;
	padding: 0px;
}
.szNews h3 {
	font-weight: bold;
	font-size: 12px;
	font-family: "Times New Roman", Times, Georgia, serif;
	padding: 0px;
         color: #808080;
}
.szDatum {
	font-weight: bold;
	font-size: 10px;
	font-family: "Arial";
	padding: 0px;
         color: #808080;
}
.szRessort {
	font-weight: bold;
	font-size: 14px;
	font-family: "Arial";
	padding: 0px;
         color: #000000;
}
#szauswahl {
	background-color: #e2e7ee;
	min-height: 20px;
	padding: 8px;
	padding-top: 5;
	margin-top: 0px;
	margin-bottom: 10px;
}
.abobox {
	background-color: #e2e7ee;
	min-height: 20px;
         width: 100%;
	padding: 8px;
	padding-top: 5;
	margin-top: 0px;
	margin-bottom: 10px;
}

#articleInfo {
	padding-top: 10px;
	margin-bottom: 10px;
	color: #1b3c75;
}
#articleInfo p {
	float: left;
	width: 290px;
	padding-top: 0.2em;
}
#articleInfo ul {
	float: left;
	width: 380px;
	font: 15px "Times New Roman", Times, Georgia, serif;
	font-weight: bold;
}
#articleInfo li {
	float: left;
	padding: 0 10px;
	background: url(http://www.saarbruecker-zeitung.de/images/ni/images/arrow.png) no-repeat 0 7px;
}
#articleInfo li.firstItem {
	background-image: none;
	padding-left: 0;
}
#articleInfo span {float: right; padding-top: 0.2em;}
#article {
	padding-bottom: 10px;
	background: url(http://www.saarbruecker-zeitung.de/images/ni/images/dotted_line_horiz.gif) repeat-x bottom left;
}
#article p {
	margin-bottom: 12px;
}
#article p.artIntro {
	font-weight: bold;
	margin-bottom: 16px;
}
#article p.artRedaktor {
	margin-bottom: 30px;
	color: #1b3c75;
	font-style: italic;
}

#article h1 {
         color: #1b3c75;
	font: 28px "Times New Roman", Times, Georgia, serif;
	font-weight: bold;
         margin-bottom: 16px;
}
#article h2 {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 16px;
}
#article h3 {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
         color: #1b3c75;
	margin-bottom: 16px;
}

.artFotoBox {
	float: right;
	font-size: 10px;
	width: 274px;
	margin-left: 18px;
	margin-bottom: 12px;
}
.artFotoBox img {display: block;}
.artFotoBox div {
	background-color: #f2f2f2;
	padding: 12px;
}
.artFotoBox span {
	display: block;
	color: #a6a6a6;
}
.artOptions {
	background-color: #e2e7ee;
	padding: 5px;
	margin-top: 12px;
}
.artOptions ul {
	float: left;
}
.artOptions li {
	float: left;
	padding: 0 5px;
	border-left: 1px solid #1b3c75;
	line-height: 12px;
}
.artOptions ul.drucken {
	float: right;
}
.artOptions li.optTitle {
	border: 0;
	padding-left: 0;
	font-weight: bold;
	margin-right: 20px;
}
.artOptions li.lastItem {
	border-right: 1px solid #1b3c75;
}
.artOptions li a.current {
	font-weight: bold;
}
.otherArts, .otherArts ul {
	margin-top: 10px;	
}
.otherArts ul {
	margin-bottom: 3px;
}
.otherArts li {
	font-weight: bold;
	padding-left: 8px;
	background: url(http://www.saarbruecker-zeitung.de/images/ni/images/arrow.png) no-repeat 0 5px;
}
/* =comments */
#commentForm {
	background-color: #e2e7ee;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}
.loginLink {
	float: right;
	font-weight: bold;
}
.artCrumbs {
	padding-top: 6px;
	margin-top: 10px;
	background: url(http://www.saarbruecker-zeitung.de/images/ni/images/dotted_line_horiz.gif) repeat-x top left;
}
#mainContent .artCrumbs h3, #commentForm h3, #comments h3 {
	font-size: 17px;
	margin-bottom: 10px;
}
#commentForm h3 {padding-top: 0;}
#commentForm label {
	display: block;
	color: #1b3c75;
}
#commentForm textarea {
	width: 420px;
	height: 50px;
}
.inputBox {
	margin-bottom: 10px;
}
.inputBox p {
	width: 250px;
	float: left;
}
.inputBox p.namePara {
	width: 160px;
}
.inputBox input {
	width: 234px;
}
.inputBox p.namePara input {
	width: 170px;
}
.abschickenBt {
	float: right;
	border: 0;
	background: url(http://www.saarbruecker-zeitung.de/images/ni/images/bt_comments.gif) no-repeat;
	width: 85px;
	height: 20px;
	font-weight: bold;
	margin: 7px 0;
}
#commentForm ul {
	clear: both;
}
#commentForm li {
	float: left;
	line-height: 12px;
	padding: 0 10px;
	border-left: 1px solid #1b3c75;
}
#commentForm li.firstItem {border: 0; padding-left: 0;}
#comments h4 {
	font-weight: bold;
	color: #1b3c75;
	width: 340px;
	background: url(http://www.saarbruecker-zeitung.de/images/ni/images/dotted_line_horiz.gif) repeat-x bottom left;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
#comments h4 span {
	font-weight: normal;
}
#comments p {
	margin-bottom: 18px;
}
#comments p a {
	font-weight: bold;
}
.artCrumbs ul li {
	font-weight: bold;
	float: left;
	padding-left: 8px;
	background: url(http://www.saarbruecker-zeitung.de/images/ni/images/arrow.png) no-repeat 0 5px;
	margin-right: 14px;
}
/* =Sportnews*/
#sportNews {
	background-color: #1b3c75;
	color: #fff;
	margin-bottom: 10px;
}
#sportNews a {
	color: #fff;
	font-weight: bold;
}
#sportNews h3 {
	color: #fff;
	padding: 8px;
	padding-top: 14px;
	zoom: 1;
}
#sportNews .prasentiert {
	padding: 6px;
}
.sportNewsMore {padding: 8px; padding-right: 151px;}
.sportNewsMore img {
	border: 1px solid #fff;
	float: right;
	margin-right: -141px;
}
.sportNewsMore h4 {
	margin-bottom: 10px;
}
#sportNews .commOptions {
	padding: 8px;
	margin-top: 4px;
	border: 1px solid #1B3C75;
}
.sportNewses {
	margin: 8px;
	padding-top: 10px;
	clear: both;
	background: url(http://www.saarbruecker-zeitung.de/images/ni/dotted_line_horiz_white.gif) repeat-x top left;
}
.sportNewses li {
	padding-left: 8px;
	background: url(http://www.saarbruecker-zeitung.de/images/ni/arrow_white.png) no-repeat 0 5px;
}
/* =fotostorys*/
.fotostorys {
	margin-bottom: 10px;
}
.fotostorys .commOptions {
	padding: 8px;
	margin-top: 4px;
	background-color: #e2e7ee;
}
.fotostorys .commOptions li {
	background: url(http://www.saarbruecker-zeitung.de/images/ni/arrow.png) no-repeat 0 5px;
}
.fotostorys a, .fotostorys .commOptions a, .fotostorys h4 {
	font-weight: bold;
	color: #1B3C75;
}
.storysList {
	margin-bottom: 16px;
	margin-top: 8px;
}
.storysList li, .fotoGallery li {
	float: left;
	width: 143px;
}
.storysList li h4, .fotoGallery h4 {
	background: url(http://www.saarbruecker-zeitung.de/images/ni/arrow.png) no-repeat 0 5px;
	padding-left: 8px;
	font-weight: bold;
}
li.firstStory {margin-right: 10px;}
/* =Galleries*/
.fotoGallery h3 {
	padding-bottom: 0;
	margin-bottom: -5px;
}
.fotoGallery ul {
	margin: 15px 0;
}
.fotoGallery li {
	margin-left: 24px;
}
.fotoGallery li.firstItem {
	margin-left: 0;
}
.dataInfo {
	font-size: 10px;
	display: block;
	color: #acacac;
	margin-bottom: 8px;
}
.textRight a, .seeMore {
	background: url(http://www.saarbruecker-zeitung.de/images/ni/arrow.png) no-repeat 0 6px;
	padding-left: 8px;
	font-weight: bold;
}
.infoCategory, .ressort, #mainFotoGal p.infoCategory, #todayVideoDesc p.infoCategory {
	text-transform: uppercase;
	color: #acacac;
	margin-bottom: 0;
	margin-top: 0;
}
#galleryMod.columnContainer {
	margin-top: 10px;
}
#galleryMod.columnContainer h4, .newsBox2 h4, .newsBoxWide h4 {
	color: #1b3c75;
	font: 17px "Times New Roman", Times, Georgia, serif;
	margin-bottom: 12px;
	font-weight: bold;
}
#galleryMod.columnContainer .anzeigeBox {
	margin-bottom: 0;
}
#mainFotoGal {
	padding-left: 310px;
	margin-bottom: 10px;
}
#mainFotoGal img {
	margin-left: -310px;
	float: left;
	display: inline;
	margin-top: 2px;
}
#mainContent #mainFotoGal h3, #mainContent #todayVideoDesc h3 {
	padding-top: 0;
	margin: 0;
	margin-bottom: 26px;
}
#mainFotoGal p, #todayVideoDesc p {
	margin: 10px 0;
}
/* =Newses*/
.newsBox2 {
	margin: 10px 0;
	background: url(http://www.saarbruecker-zeitung.de/images/ni/dotted_line_vert.gif) repeat-y 50% 0;
}
.newsBox2 .separator {
	margin: 10px 0;
}
.newsBox2 div {
	float: left;
	width: 228px;
}
.newsCol1 {
	margin-right: 24px;
}
.newsBoxWide {
	margin: 10px 0;
}
.newsBox2 img {
	margin-top: 10px;
}
.mitFoto {
	padding-left: 168px;
}
.mitFoto img {
	float: left;
	margin-left: -168px;
	margin-top: 4px;
}
/* =sonda*/
#sondaBox {
	zoom: 1;
}
#sondaBox li {
	line-height: 150%;
	padding: 0;
}
#sondaBox label, #sondaBox input {vertical-align: middle; display: inline;}
#sondaBox input {margin: 0; margin-right: 3px;}
#sondaBox label strong {
	font-weight: bold;
	color: #1b3c75;
}
#sondaBox ul {
	background-color: #e2e7ee;
	padding: 20px 0;
	margin: 20px 0;
	padding-left: 196px;
}
#sondaBox p, #sondaBox h3 {
	padding-left: 196px;
}
#questionMan {
	margin-left: 0;
	float: left;
	background: url(http://www.saarbruecker-zeitung.de/images/ni/man.png) no-repeat;
	height: 256px;
	width: 167px;
}
.textRight {
	text-align: right;
}
/* =Sie gefunden*/
.sieGefunden {
	padding: 0 8px;
	background-color: #e2e7ee;
	font-size: 11px;
}
.sieGefunden ul {
	padding: 0 2px;
}
.sieGefunden li {
	padding: 24px 0;
	background: url(http://www.saarbruecker-zeitung.de/images/ni/dotted_line_horiz.gif) repeat-x bottom;
}
.sieGefunden img {
	float: left;
	margin-right: 10px;
}
.sieGefunden div {
	float: left;
	width: 354px;
}
.sieGefunden li.lastItem {
	background-image: none;
}
.sieGefunden a {font-weight: bold;}
.sieGefunden h4 {
	background: url(http://www.saarbruecker-zeitung.de/images/ni/arrow.png) no-repeat 0 4px;
	font-weight: bold;
	padding-left: 8px;
}
#mainContent .videoList h3, #mainContent .videoMiniPanel h3 {
	font-size: 17px;
	padding-top: 0;
}
#mainContent .videoMiniPanel h3 {
	margin-bottom: 15px;
}
.videoList li {
	margin-top: 5px;
	padding-bottom: 10px;
	font-size: 11px;

}
.videoList img {
	float: left;
	width: 50px;
	margin-right: 5px;
}
.videoList p {
	width: 88px;
	float: left;
	line-height: 1.1em;
}
.videoList p a {
	display: inline;
	background: url(http://www.saarbruecker-zeitung.de/images/ni/arrow.png) no-repeat 0 4px;
	font-weight: bold;
	padding-left: 6px;
}
.videoList p span {display: block;}

.lineList {margin-top: 10px;}

.lineList li {
	float: left;
	margin-right: 10px;
} 
.lineList li.lastItem {margin-right: 0;}

#adwarePanel #moreMargin {margin-bottom: 10px; margin-top: 10px;}
.videoMiniPanel {
	margin-bottom: 15px;
}
.videoMiniPanel p.infoCategory {
	margin-bottom: 0;
	margin-top: 0;
}
.videoMiniPanel p.nextVide {
	margin-top: 10px;
}
.otherVideoBox {
	width: 180px;
	float: left;
	margin-right: 10px;
	margin-top: 4px;
}
.otherVideoDesc {
	width: 114px;
	float: left;
}
#mainContent .vidComments h4 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #a6a6a6;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 8px;
}
.vidComments {
	margin-bottom: 10px;
	background-color: #f2f2f2;
	padding: 8px 8px;
}
.vidComments li {
	background: url(http://www.saarbruecker-zeitung.de/images/ni/arrow.png) no-repeat 0 4px;
	padding-left: 8px;
}
.vidComments li a {
	font-weight: bold;
}
.vidComments li span {
	color: #1b3c75;
	font-size: 10px;
}
.nextVideoList {
	margin-top: 10px;
}
.anotherVideoContent {
	margin: 10px 0;
	background: url(http://www.saarbruecker-zeitung.de/images/ni/dotted_line_vert.gif) repeat-y 325px 0;
}
.leftVid {
	width: 314px;
	float: left;
	margin-right: 22px;
}
.noMargin {
	margin-bottom: 0;
}
.anotherVideoContent .videoList {
	width: 144px;
	float: left;
}
#mainFotoGal.communityIntro img {
	border: 1px solid #8d9eba;
}
a.registrie {
	display: block;
	font-weight: bold;
	text-align: center;
	width: 112px;
	line-height: 20px;
	background: url(http://www.saarbruecker-zeitung.de/images/ni/reg_button.gif) no-repeat;
	text-decoration: none;
}
a.registrie:hover {
	text-decoration: none;
}
#communityAjax {
	margin-bottom: 10px;
}
#communityAjax .ajaxContent {
	padding-bottom: 0;
}
#communityAjax .commOptions {
	margin-left: -8px;
	margin-right: -8px;
}
#todayVideo {
	margin-bottom: 10px;
}
#todayVideoDisp {
	width: 284px;
	float: left;
	margin-right: 14px;
}
#todayVideoDesc {
	float: left;
	width: 180px;
}
.todayVideoComm {
	background-color: #e2e7ee;
}


/* START Artikeldetail Abo RS 2009-07-16 */
.abosz {
  display:bock;
}
.abopm {
  display:none;
}
/* ENDE  Artikeldetail Abo RS 2009-07-16 */



#article h1 {
         color: #1b3c75;
	font: 28px "Times New Roman", Times, Georgia, serif;
	font-weight: bold;
         margin-bottom: 16px;
}

#article h3 {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
         color: #1b3c75;
	margin-bottom: 10px;
}
