* {
	font-family: "Trebuchet MS", Lucida, "Bitstream Vera sans", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 140%; /* achtung: hat auswirkungen auf #ID_Regio h1 */
}
h1 {
	font-size: 20px;
	margin: 20px 0 0 0;
}
h1 * {
	font-size: 20px;
}
h2 {
	font-size: 14px;
	margin: 0 0 15px 0;
}
h2 * {
	font-size: 14px;
}
h3 {
	font-size: 12px;
	margin: 20px 0 10px 0;
}
h3 * {
	font-size: 12px;
}
h4 {
	font-size: 11px;
	margin: 10px 0 0 0;
	color: #666;
}
h4 * {
	font-size: 11px;
	color: #666;
}
h5 {
	font-weight: bold;
}
p {
	margin: 0 0 10px 0;
}
cite, q {
	font-style: italic;
}
dl dt {
	margin: 10px 0 0 0;
	font-weight: bold;
}
.mark {
	font-weight: bold;
	background: #ECECEC;
	color: #CC0000;
}
.error,
.error ul li {
	color: #C00 !important;
	font-weight: bold !important;
}
.error h3 {
	font-size: 18px;
}
.error ul li {
	margin-bottom: 10px !important;
}


/*
Helles Grau: #FAFAFA
Grüngrau (für links in überschriften): #336666
*/
body {
	/* background: url(../images/bg_body.png) 0 60px repeat; */
	background: #eee; /* * */
	font-family: "Trebuchet MS", Lucida, "Bitstream Vera sans", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 140%;
	margin: 0;
	padding: 0 0 0 10px;
	width: 760px;
}
#ID_Logo {	
	height: 120px;
	margin: 80px 0 0 10px;
	z-index: 1;
}
#ID_Logo p {
	margin: 0;
	padding-top: 10px;
}

/* Datum der Tagesausgabe */
#ID_HeadDate {
	left: 20px;
	position: absolute;
	top: 180px;
	font-style: italic;
}
#ID_HeadDate:before {
	content: 'Gegründet 1947 ';
}
#ID_HeadDate strong {
	font-weight: normal;
}
#ID_HeadDate abbr {
	text-decoration: none;
	border: 0;
}

#ID_PWrapper {
	background: #fff; 
	margin-top: 60px; 
	width: 775px;
}

/* Framework */
#ID_Wrapper {
	clear: left;
	float: left;
	margin: 0 0 30px 0;
	padding-left: 10px;
	width: 590px;
}

/* Content-Teil */
#ID_Wrapper #ID_Content {
	background: #FFF;
	float: right;
	margin: 20px 0 0 0;
	padding: 0 20px 0 0;
	width: 390px;
	z-index: 2;
}
#ID_Wrapper #ID_Content .Content p {
	margin: 10px 0;
}

#ID_Wrapper #ID_Content .Success {
	font-size: 16px;
	font-weight: bold;
	color: #C00;
}

#ID_Wrapper #ID_Content a:link,
#ID_Wrapper #ID_Content a:visited {
	text-decoration: underline;
	color: #666;
}
/*
#ID_Wrapper #ID_Content a:focus {
	background: #CCC;
}
*/
#ID_Wrapper #ID_Content a:focus,
#ID_Wrapper #ID_Content a:hover,
#ID_Wrapper #ID_Content a:active {
	text-decoration: none;
	color: #C00;
}

/* Datum Artikel */
#ID_Date {
	float: left;
	font-size: 14px;
	font-weight: bold;
}

/* Link zur Tagesausgabe (Startseite) */
#ID_Catchline #ID_Contents {
	text-align: right;
}
#ID_Catchline #ID_Contents a:focus,
#ID_Catchline #ID_Contents a:hover,
#ID_Catchline #ID_Contents a:active {
	text-decoration: underline;
}

#ID_Contents div.DateEnd {
	clear: left; /* Beendigung des Floats um ID_Date und #ID_Contents */
}

/* Letzte Meldung (Startseite) */
#ID_LatestNews {
	border: 1px solid #000;
	margin: 10px 0;
	color: #000;
}
#ID_LatestNews address {
	background: url(../images/bg.png) #EEE;
	border-bottom: 1px solid #000;
	color: #000;
	font-style: normal;
	font-weight: bold;
	margin: 0;
	padding: 0 10px 0 10px;
	text-transform: uppercase;
}
#ID_LatestNews dl {
	margin: 0;
	padding: 0;
}
#ID_LatestNews dt {
	font-weight: bold;
	padding: 0 10px 0 10px;
	margin: 5px 0 0 0;
}
#ID_LatestNews dt a {
	color: #000 !important;
	text-decoration: underline !important;
}
#ID_LatestNews dt a:focus,
#ID_LatestNews dt a:hover,
#ID_LatestNews dt a:active {
	color: #C00 !important;
}
#ID_LatestNews dd {
	margin: 0 0 5px 0;
	padding: 0 10px 0 10px;
}

/* Leitartikel (Startseite) */
#ID_LeadingArticle {
	margin: 10px 0;
}
#ID_Catchline h1 {
	margin: 0;
}
#ID_Catchline h1 a {
	font-size: 19px;
	color: #333 !important;
	background: url(../images/link2.png) 0 6px no-repeat;
	padding: 0 0 0 10px;
	text-decoration: none !important;
}
#ID_Catchline h1 a:visited {
	color: #666 !important;
	background: url(../images/link2.png) #FFF 0 -586px no-repeat;
}
#ID_Catchline h1 a:focus {
	color: #FFF !important;
	background: url(../images/link2.png) #C00 0 6px no-repeat !important;
	text-decoration: none !important;
}
#ID_Catchline h1 a:hover,
#ID_Catchline h1 a:active {
	color: #C00 !important;
	background: url(../images/link2.png) #FFF 0 -286px no-repeat !important;
	text-decoration: underline !important;
}

#ID_Catchline h2 {
	color: #666;
	font-size: 13px !important;
}
#ID_Catchline .Author {
	margin: 0 0 10px 0;
}

/* Sonstige Meldungen (Startseite) */
#ID_News {
	clear: left;
}

/* Zitat des Tages (Startseite) */
#ID_News .Announcements .quote_of_the_day {
	border: 0;
}
#ID_News .Announcements .quote_of_the_day h3 {
	clear: left; /* Geht das so? */
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	border: 0;
	border-bottom: 1px solid #666;
	padding: 0 10px;
	color: #333;
}
#ID_News .Announcements .quote_of_the_day cite {
	display: block;
	font-style: italic;
	font-weight: bold;
	color: #666;
	margin: 0 10px;
}
#ID_News .Announcements .quote_of_the_day address {
	margin: 5px 0 0 0;
	font-style: italic;
	font-size: 12px;
	background: none;
	border: 0;
	text-transform: none;
	padding: 0;
	font-weight: normal;
	margin: 5px 10px 20px 10px;
}

/* Zitat des Tages (Tagesuebersicht) */
#ID_Listing .quote_of_the_day .Announcements {
	border: 0;
}
#ID_Listing .quote_of_the_day .Announcements h3 {
	clear: left; /* Geht das so? */
	background: none;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	border: 0;
	border-bottom: 1px solid #666;
	padding: 0 10px;
	color: #333;
}
#ID_Listing .quote_of_the_day .Announcements cite {
	display: block;
	font-style: italic;
	font-weight: bold;
	color: #666;
	margin: 0 10px;
}
#ID_Listing .quote_of_the_day .Announcements address {
	background: none;
	border: 0;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	margin: 5px 10px 20px 10px;
	padding: 0;
	text-transform: none;
}

/* Artikelansicht */
#ID_ArticleView #ID_Date {
	float: none;
	font-size: 11px;
	font-weight: normal;
}
#ID_ArticleView #ID_Date a {
	background: url(../images/next.png) no-repeat right 2px #FFF !important;
	margin: 0 0 0 24px;
	padding: 0 14px 0 0;
}
#ID_ArticleView h1 {
	font-size: 22px;
	margin: 15px 0 5px 0;
}
#ID_ArticleView h1 * {
	font-size: 22px;
}
#ID_ArticleView h2,
#ID_ArticleView h2 * {
	color: #666;
	font-size: 16px;
	margin: 0;
}
#ID_ArticleView h3,
#ID_ArticleView h3 * {
	color: #666;
	font-size: 14px !important;
}
#ID_ArticleView address {
	color: #666;
	font-style: italic;
	margin: 0 0 15px 0;
}
#ID_ArticleView .Author {
	color: #666;
	font-style: italic;
	margin: 0 0 5px 0;
}
#ID_ArticleView .AuthorAdd {
	font-style: italic;
	color: #666;
	margin: 0 0 15px 0;
}
#ID_ArticleView ul {
	clear: both;
}

/* Fussnoten */
#ID_Content #ID_ArticleView .Content sup {
	font-size: 9px;
}
#ID_Content #ID_ArticleView .Content sup a:link,
#ID_Content #ID_ArticleView .Content sup a:visited {
	color: #C00 !important;
	padding: 0 6px 4px 3px;
}
#ID_Content #ID_ArticleView .Content sup a:focus,
#ID_Content #ID_ArticleView .Content sup a:hover,
#ID_Content #ID_ArticleView .Content sup a:active {
	background: #666;
	color: #FFF !important;
	padding: 0 6px 4px 3px;
}
#ID_Content #ID_ArticleView .Content address {
	color: #666;
	font-size: 11px;
}
#ID_Content #ID_ArticleView .Content address:focus,
#ID_Content #ID_ArticleView .Content address:active {
	background: #EEE !important;
	color: #000 !important;
}

/* Artikelansicht: Weitere Artikel aus diesem Ressort */
#ID_ArticleView .Announcements {
	margin: 20px 0 30px 0;
}
#ID_ArticleView .Announcements h3 {
	background: url(../images/bg.png) #EEE;
	color: #666;
	margin: 0 0 10px 0;
	padding: 0 20px;
	text-transform: uppercase;
}
#ID_ArticleView .Announcements dl {
	margin: 0;
	padding: 0 20px;
}
#ID_ArticleView .Announcements dt {
	color: #C00;
	font-weight: bold;
	padding: 0;
}
#ID_ArticleView .Announcements dt a:link span,
#ID_ArticleView .Announcements dt a:visited span,
#ID_ArticleView .Announcements dt a:focus span,
#ID_ArticleView .Announcements dt a:hover span,
#ID_ArticleView .Announcements dt a:active span {
	text-decoration: none;
	color: #666;
	display: block;
}
#ID_ArticleView .Announcements dd {
	margin: 0;
	padding: 0;
}

/* Bilder */
.ImageBox,
#ID_Catchline .ImageBox {
	float: left;
	margin: 0 10px 0 0;
	/* width ist an der Stelle nicht verfuegbar */
}
.ImageBoxTitle,
.ImageBoxBig {
	margin: 10px 0;
	text-align: center;
}

/* Bildergalerie (Vom Admin angelegt) */
.ImageGallery ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.ImageGallery ul li {
	clear: left;
	margin: 0;
	padding: 0;
}

/* Artikelserien: Uebersicht */
#ID_ArticleSeries ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#ID_ArticleSeries ul li {
	clear: left;
	margin: 10px 0;
	padding: 0;
}
#ID_ArticleSeries ul li .Title {
	font-weight: bold;
}
#ID_ArticleSeries ul li .Period {
	font-style: italic;
	color: #666;
}
#ID_ArticleSeries .SelectByCategory ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#ID_ArticleSeries .SelectByCategory ul li {
	display: inline;
	margin: 0 10px 0 0;
}
#ID_ArticleSeries .SelectByCategory ul li a {
	background: url(../images/link2.png) 0 6px no-repeat;
	padding: 0 0 0 10px;
}
#ID_ArticleSeries .SelectByCategory ul li a:link,
#ID_ArticleSeries .SelectByCategory ul li a:visited {
	color: #333;
}
#ID_ArticleSeries .SelectByCategory ul li a:focus,
#ID_ArticleSeries .SelectByCategory ul li a:hover,
#ID_ArticleSeries .SelectByCategory ul li a:active {
	color: #C00;
	background: url(../images/link2.png) 0 -286px no-repeat;
}
#ID_ArticleSeries .SelectByCategory ul li a strong {
	text-transform: uppercase;
	color: #C00;
	text-decoration: none;
}

/* Buchempfehlung */
#ID_ArticleView #ID_Book {
	margin: 0 0 15px 0;
}
#ID_ArticleView #ID_Book h3 {
	margin: 0 0 10px 0;
	padding: 0 20px;
	text-transform: uppercase;
	background: url(../images/bg.png) #EEE;
	color: #666;
}
#ID_ArticleView #ID_Book .Title {
	padding: 0 20px;
	font-weight: bold;
}
#ID_ArticleView #ID_Book .Desc {
	font-style: italic;
	padding: 0 20px;
}
#ID_ArticleView #ID_Book .Price {
	font-style: italic;
	color: #999;
	padding: 0 20px;
}

/* Das Uebliche zu einem Artikel */
#ID_Wrapper #ID_Content .Author {
	font-style: italic;
	font-size: 12px;
	color: #666;
	margin: 0 0 15px 0;
}
#ID_Wrapper #ID_Content .ImageBox {
	float: left;
	margin: 0 10px 5px 0;
	/* width ist an der Stelle nicht verfuegbar */
}
#ID_Wrapper #ID_Content .ImageBox .Title,
.Copyright {
	font-size: 10px;
	font-style: italic;
	color: #666;
}

/* Redaktionelle Meldungen */
#ID_News .JW_Announcements {
	background: url(../images/NewsAus_der_redaktion.png) #ECECEC no-repeat;
	padding: 10px 0 0 0;
	margin: 20px 0 30px 0;
	border: 1px dotted #666;
}
#ID_News .JW_Announcements dl {
	margin: 0;
}
#ID_News .JW_Announcements dt {
	background: #FFF;
	color: #C00;
	padding: 0 10px 0 10px;
	font-weight: bold;
}
#ID_News .JW_Announcements dt a:link span,
#ID_News .JW_Announcements dt a:visited span,
#ID_News .JW_Announcements dt a:focus span,
#ID_News .JW_Announcements dt a:hover span,
#ID_News .JW_Announcements dt a:active span {
	text-decoration: none;
	color: #666;
	display: block;
}
#ID_News .JW_Announcements dd {
	margin: 0;
	padding: 0 10px 10px 10px;
	border: 1px solid #ECECEC;
	border-top: 0;
}

/* Redaktionelle Meldungen  auf Tagesübersicht */
#ID_Listing .JW_Announcements {
	background: url(../images/NewsAus_der_redaktion.png) #ECECEC no-repeat;
	padding: 10px 0 0 0;
	margin: 20px 0 30px 0;
	border: 1px dotted #666;
}
#ID_Listing .JW_Announcements dl {
	margin: 0;
}
#ID_Listing .JW_Announcements dt {
	background: #FFF;
	color: #C00;
	padding: 0 10px 0 10px;
	font-weight: bold;
}
#ID_Listing .JW_Announcements dt a:link span,
#ID_Listing .JW_Announcements dt a:visited span,
#ID_Listing .JW_Announcements dt a:focus span,
#ID_Listing .JW_Announcements dt a:hover span,
#ID_Listing .JW_Announcements dt a:active span {
	text-decoration: none;
	color: #666;
	display: block;
}
#ID_Listing .JW_Announcements dd {
	margin: 0;
	padding: 0 10px 10px 10px;
	border: 1px solid #ECECEC;
	border-top: 0;
}


/* Meldungen / Ressorts */
#ID_News .Announcements {
	margin: 0 0 10px 0;
}
#ID_News .Announcements address {
	clear: both; /* Geht das so? */
	background: url(../images/ListingRessort.png);
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #666;
	border-left: 1px solid #EEE;
	border-right: 1px solid #EEE;
	padding: 0 10px;
	color: #333;
}
#ID_News .Announcements dl {
	margin: 5px 0 20px 0;
}
#ID_News .Announcements dt {
	padding: 0 10px 0 10px;
}
#ID_News .Announcements dt * {
	font-weight: bold !important;
	font-size: 16px !important;
}
#ID_News .Announcements dt a {
	background: url(../images/link2.png) 0 6px no-repeat;
	color: #333 !important;
	padding: 0 0 0 10px;
	text-decoration: none !important;
}
#ID_News .Announcements dt a:visited {
	color: #666 !important;
	background: url(../images/link2.png) #FFF 0 -586px no-repeat;
}
#ID_News .Announcements dt a:focus,
#ID_News .Announcements dt a:hover,
#ID_News .Announcements dt a:active {
	color: #C00 !important;
	background: url(../images/link2.png) 0 -286px no-repeat #FFF !important;
	text-decoration: underline !important;
}
#ID_News .Announcements dd {
	margin: 0 0 10px 0;
	padding: 0 10px 0 10px;
}
#ID_News .Announcements dt span.ImageBox1 {
	display: block;
	width: 70px;
	float: left;
	margin: 0  10px 10px 0;
}
#ID_News .Announcements dt span.ImageBox2 {
	display: block;
	width: 70px;
	float: right;
	margin: 0 0 10px 10px;
}
#ID_News .Announcements dt span.ImageBox1 a,
#ID_News .Announcements dt span.ImageBox2 a {
	background: none !important;
	padding: 0 !important;
}

/* Ticker (Startseite) */
.RubricId_Blog .Image {
	float: left;
	margin: 0 10px 0 10px;
	width: 50px;
}
.RubricId_Blog dl  {
	margin: 0 0 0 75px !important;
}
#ID_News .RubricId_Blog dl dt a * {
	font-size: 12px !important;
}
#ID_News .RubricId_Blog dl dt a span {
	background-position: 0 14px !important;
}
#ID_News .Announcements .RubricId_Blog dt a {
	background-position: 0 8px !important;
}

/* Ausgaben-Listing */
#ID_Listing h1 {
	margin: 0 0 15px 0;
	font-size: 16px;
}
#ID_Listing #ID_Ressort h1 {
	margin: 0;
	font-size: 22px;
}
#ID_Listing h2 { 
	display: none; speak: normal;
}
#ID_Listing .Announcements {
	border: 1px solid #EEE;
	margin: 30px 0 10px 0;
}
#ID_Listing .Announcements h3 {
	background: url(../images/ListingRessort.png);
	border-bottom: 1px solid #666;
	border-left: 1px solid #EEE;
	border-right: 1px solid #EEE;
	color: #333;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0 10px;
	text-transform: uppercase;
}
#ID_Listing .Announcements .quote_of_the_day {
	margin: 10px 10px 20px 10px;
}
#ID_Listing .Announcements .quote_of_the_day cite {
	font-style: italic;
}
#ID_Listing .Announcements .quote_of_the_day address {
	margin: 5px 0 0 0;
	font-style: italic;
	font-size: 12px;
	color: #666;
}
#ID_Listing .Announcements ul {
	margin: 5px 0 20px 0;
	padding: 0 10px 0 10px;
}
#ID_Listing .Announcements ul li {
	clear: both;
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0;
}
#ID_Listing .Announcements ul li h4 {
	font-weight: bold;
	margin: 0;
}
#ID_Listing .Announcements ul li h4 span {
	display: inline !important;
}
#ID_Listing .Announcements ul li .ImageBox1 {
	float: left;
	margin: 0 10px 10px 0;
	width: 70px;
}
#ID_Listing .Announcements ul li .ImageBox2 {
	float: right;
	margin: 0 0 10px 10px;
	width: 70px;
}
#ID_Wrapper #ID_Content #ID_Listing .Announcements ul li h4 a {
	background: url(../images/link2.png) 0 4px no-repeat !important;
	color: #333 !important;
	display: block;
	font-size: 12px !important;
	padding: 0 0 0 10px;
	text-decoration: none;
}
#ID_Wrapper #ID_Content #ID_Listing .Announcements ul li h4 .ImageBox1 a,
#ID_Wrapper #ID_Content #ID_Listing .Announcements ul li h4 .ImageBox2 a {
	background: none;
	padding: 0;
}
#ID_Wrapper #ID_Content #ID_Listing .Announcements ul li h4 a:focus,
#ID_Wrapper #ID_Content #ID_Listing .Announcements ul li h4 a:hover,
#ID_Wrapper #ID_Content #ID_Listing .Announcements ul li h4 a:active {
	background: url(../images/link2.png) 0 -288px no-repeat !important;
	color: #C00 !important;
	text-decoration: underline;
}
#ID_Wrapper #ID_Content #ID_Listing .Announcements ul li a strong {
	background: url(../images/link2.png) 0 -586px no-repeat !important;
	font-weight: bold;
	text-decoration: underline;
}
#ID_Wrapper #ID_Content #ID_Listing .Announcements ul li a:focus strong,
#ID_Wrapper #ID_Content #ID_Listing .Announcements ul li a:hover strong,
#ID_Wrapper #ID_Content #ID_Listing .Announcements ul li a:active strong {
	color: #C00;
	font-weight: bold;
	text-decoration: none;
}
#ID_Wrapper #ID_Content #ID_Listing .Announcements ul li a span {
	display: block;
}
#ID_Wrapper #ID_Content #ID_Listing .Announcements ul li a {
	color: #666;
/*	display: block; */
	text-decoration: underline;
}
#ID_Wrapper #ID_Content #ID_Listing .Announcements ul li a:visited {
	color: #999;
}
#ID_Wrapper #ID_Content #ID_Listing .Announcements ul li a:focus,
#ID_Wrapper #ID_Content #ID_Listing .Announcements ul li a:hover,
#ID_Wrapper #ID_Content #ID_Listing .Announcements ul li a:active {
	text-decoration: none;
	color: #C00;
}

/* Bildmeldung */
#ID_Listing .Announcements ul li .Bildmeldung .ImageBox2 {
	float: left;
	margin: 0 10px 10px 0;
	width: 70px;
}
#ID_Wrapper #ID_Content #ID_Listing .Announcements ul li h4 a {
	color: #333;
	background: none;
	padding: 0 0 0 10px;
	display: block;
	font-size: 14px;
}

#ID_Listing .Announcements ul li p {
	margin: 0;
}
#ID_Listing .Announcements ul li p span.Author {
	display: block;
}
#ID_Listing .Announcements ul li div.Author {
	margin: 0;
}

/* "Nicht wichtige" Artikel */
#ID_Wrapper #ID_Content #ID_Listing .Announcements ul.NI {
	list-style-type: none;
	margin: 15px 0 0 0;
	padding: 0;
}
#ID_Wrapper #ID_Content #ID_Listing .Announcements ul.NI li {
	margin: 10px 0 0 0;
	padding: 0 0 6px 20px;
	background: url(../images/Listing_li.png) 10px 8px no-repeat;
}
#ID_Wrapper #ID_Content #ID_Listing .Announcements ul.NI li a strong {
	background: none !important;
	text-decoration: underline;
}
#ID_Wrapper #ID_Content #ID_Listing .Announcements ul.NI li a:focus strong,
#ID_Wrapper #ID_Content #ID_Listing .Announcements ul.NI li a:hover strong,
#ID_Wrapper #ID_Content #ID_Listing .Announcements ul.NI li a:active strong {
	text-decoration: none;
	color: #C00;
}

/* Aktuelles in der Rubrikenuebersicht */
#ID_Listing #ID_Current .Announcements {
	border: 0;
	margin: 30px 0 10px 0;
}
#ID_Listing #ID_Current .Announcements h3 {
	background: none;
	font-size: 16px;
	border: 0;
}
#ID_Listing #ID_Current .Announcements h4 {
	font-size: 16px;
}

.TagLink {
	padding: 5px 10px;
	text-align: right;
}
.TagLink a.Active {
	font-weight: bold;
}

/* Kurzmeldungen */
#ID_Listing .ShortNews h4 {
	clear: both;
	background: url(../images/ShortNews.png) no-repeat 2px 4px;
	margin: 15px 0 0 0;
	padding: 0 0 0 20px;
	border: 0;
	border-top: 1px solid #EEE;
	border-bottom: 1px solid #EEE;
	font-size: 14px;
	color: #333;
	text-transform: uppercase;
}
#ID_Listing .ShortNews ul {
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
}
#ID_Listing .ShortNews ul li {
	margin: 5px 0 0 0;
	padding: 0 0 6px 20px;
	background: url(../images/Listing_li.png) 10px 8px no-repeat;
}
#ID_Listing .ShortNews ul li a {
	display: block;
}
#ID_Content #ID_Listing .ShortNews ul li a:link,
#ID_Content #ID_Listing .ShortNews ul li a:visited {
	text-decoration: underline;
	color: #000;
}
#ID_Content #ID_Listing .ShortNews ul li a:focus,
#ID_Content #ID_Listing .ShortNews ul li a:hover,
#ID_Content #ID_Listing .ShortNews ul li a:active {
	text-decoration: none;
	color: #FF0000;
}

/* Vorschau auf spaetere Ausgabe (Startseite) */
#ID_News #ID_Preview {
	margin: 0 0 10px 0;
	color: #333;
}
#ID_News #ID_Preview address {
	background: url(../images/bg.png) #EEE;
	border-bottom: 1px dotted #999;
	padding: 0 10px 0 10px;
	font-style: normal;
	font-weight: bold;
	margin: 0;
}
#ID_News #ID_Preview dl {
	margin: 5px 0 20px 0;
}
#ID_News #ID_Preview dt {
	font-weight: bold;
	padding: 0 10px 0 10px;
}
#ID_News #ID_Preview dd {
	margin: 0 0 10px 0;
	padding: 0 10px 0 10px;
}

/* Bildmeldung */
#ID_Bildmeldung .Image {
	display: block;
	margin: 30px 0 10px 0;
}
#ID_Bildmeldung h1,
#ID_Bildmeldung div.Description {
	display: inline !important;
}
#ID_Bildmeldung h1 {
	font-size: 19px;
	padding: 0 5px 0 0;
}

/* Bildmeldung in der Artikelliste */
.Bildmeldung {
	font-style: italic;
}

/* Aktuelle Aktion */
#ID_Aktion ul {
	list-style: none;
}
#ID_Aktion ul li {
	clear: both;
	margin: 20px 0 0 0;
	min-height: 50px;
}
#ID_Aktion ul li .Title {
	font-weight: bold;
}
#ID_Aktion ul li .teaser {
	margin: 0 0 10px 0;
}

/* Footer */
.Footer {
	margin-left: 60px !important;
}
.Footer p,
.Footer p a {
	color: #999;
	font: normal 10px Verdana, Arial, sans-serif;
	text-align: center;
	text-decoration: none;
}
.Footer p a:focus,
.Footer p a:hover,
.Footer p a:active {
	color: #FFF;
	background: #666;
}
.Footer span.Top a span {
	display: none;
}
.Row {
	float: left;
	width: 140px;
}
.Row a {
	color: #333;
	text-decoration: none;
}
.Row a:focus,
.Row a:hover,
.Row a:active {
	text-decoration: underline;
}
.Row h3 a {
	color: #333;
	font-size: 14px !important;
}
.Row ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.Row ul li {
	margin-bottom: 10px;
}

hr,
.DisplayNo, .DN {
	display: none;
}
img {
	border: 0;
}

/* Archiv / Suchausgabe */
#ID_Archiv .mark {
	background: #FFF;
	color: #000;
}
#ID_Archiv ul {
	list-style: square;
	margin: 0 0 0 10px;
	padding: 0;
}
#ID_Archiv ul li {
	margin: 0 0 15px 0;
	padding: 0;
}
#ID_Archiv ul li .Title {
	font-weight: bold;
}

/* Mediadaten */
#ID_Mediadaten h3 {
	font-size: 14px;
	margin: 25px 0 10px 0;
	background: #333;
	color: #FFF;
	padding: 2px 2px 2px 20px;
}
#ID_Mediadaten h4 {
	font-size: 14px;
	margin: 15px 0;
	color: #C00;
}
#ID_Mediadaten h5 {
	color: #666;
	border-bottom: 1px solid #999;
}

#ID_Mediadaten table {
	width: 340px;
	border: 1px solid #666;
}
#ID_Mediadaten table td {
	padding: 3px 3px 3px 0;
	border: 1px solid #333;
}

/* Kleinanzeigenformular */
#ID_Kleinanzeige dt {
	font-size: 13px;
	font-weight: bold;
}
#ID_Kleinanzeige dd {
	margin: 15px 0 5px 30px;
}

/* Fehlerausgabe */
.Error {
	font-weight: bold;
	color: #C00;
}

#ID_Slogan {
	position: absolute;
	top: 120px;
	left: 300px;
	text-align: right;
	width: 460px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999;
}

/* Wechsel-Rubriken weiterklicken */
#ID_RubricArticleLinks {
	border: 1px solid #EEE;
	height: 20px;
	margin: 0 0 20px 0;
}
#ID_RubricArticleLinks h1 {
	position: absolute;
	top: 245px;
	text-align: center;
	width: 280px;
	left: 240px;
	margin: 2px 0 0 0;
	font-size: 12px;
	color: #666;
}
#ID_RubricArticleLinks span.prev {
	position: absolute;
	top: 248px;
	width: 10px;
	padding: 0 0 0 5px;
}
#ID_RubricArticleLinks span.next {
	position: absolute;
	width: 80px;
	text-align: right;
	top: 248px;
	margin: 0 0 0 300px;
}

/* Rezensionen etc. weiterklicken */
ul.ContentsOfIssue {
	background: url(../images/gradientBackground.png) repeat-x;
	border: 1px solid #CCC;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	height: 25px;
}
ul.ContentsOfIssue,
ul.ContentsOfIssue li {
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
ul.ContentsOfIssue a {
	color: #333 !important;
	text-decoration: none !important;
}
ul.ContentsOfIssue .Title a {
	text-decoration: underline !important;
}
ul.ContentsOfIssue a span {
	display: none;
}
ul.ContentsOfIssue li {
	display: table-cell;
	height: 25px;
	vertical-align: middle;
}
ul.ContentsOfIssue li a {
	height: 16px;
	width: 40px;	
}
ul.ContentsOfIssue li.Title {
	color: #333;
	font-weight: normal;
	text-align: center;
	width: 308px;
}
ul.ContentsOfIssue li.Prev {
	background: url(../images/gradientSeperator.png) no-repeat right 0;
	width: 40px;
}
ul.ContentsOfIssue li.Next {
	background: url(../images/gradientSeperator.png) no-repeat left 0;
	width: 40px;
}
ul.ContentsOfIssue li.Prev a {
	background: url(../images/arrowLeft.png) no-repeat center 0;
	display: block;
}
ul.ContentsOfIssue li.Next a {
	background: url(../images/arrowRight.png) no-repeat center 0;
	display: block;
}
ul.ContentsOfIssue li.Prev a:hover {
	background: url(../images/arrowLeft.png) no-repeat center -16px;
}
ul.ContentsOfIssue li.Next a:hover {
	background: url(../images/arrowRight.png) no-repeat center -16px;
}

/* Loeschen ab dem 16.12.2011 */
			/* Rezensionen etc. weiterklicken */
			#ID_ContentsOfIssue {
				width: 390px;	/* ???? */
			}
			#ID_ContentsOfIssue p {
				margin: 0 0 12px 0;
				/*text-align: center;*/
			}
			#ID_ContentsOfIssue p.Reviews {
				border-bottom: 1px solid #CCC;
			}
			#ID_ContentsOfIssue p a {
				color: #333 !important;
				text-decoration: none !important;
			}
			#ID_ContentsOfIssue p strong a {
				text-decoration: underline !important;
			}
			#ID_ContentsOfIssue p a span {
				display: none;
			}
			#ID_ContentsOfIssue p span {
				display: block;
				float: left;
				height: 25px;
				width: 40px;	
			}
			#ID_ContentsOfIssue p span a {
				display: block;
				height: 25px;
				/*width: 40px;*/
			}
			#ID_ContentsOfIssue p span.prev {
				background: url(../images/gradientSeperator.png) no-repeat right;
			}
			#ID_ContentsOfIssue p span.next {
				background: url(../images/gradientSeperator.png) no-repeat left;
			}
			#ID_ContentsOfIssue p span.prev a {
				background: url(../images/arrowLeft.png) no-repeat center 0;
				height: 16px;
				margin: 4px;
			}
			#ID_ContentsOfIssue p span.prev a:hover {
				background: url(../images/arrowLeft.png) no-repeat center -16px;
			}
			#ID_ContentsOfIssue p span.next a {
				background: url(../images/arrowRight.png) no-repeat center 0;
				height: 16px;
				margin: 4px;
			}
			#ID_ContentsOfIssue p span.next a:hover {
				background: url(../images/arrowRight.png) no-repeat center -16px;
			}
			#ID_ContentsOfIssue p {
				background: url(../images/gradientBackground.png) repeat-x;
				border: 1px solid #CCC;
				-moz-border-radius: 3px;
				-webkit-border-radius: 3px;
				-khtml-border-radius: 3px;
				border-radius: 3px;
				height: 25px;
			}
			#ID_ContentsOfIssue p strong {
				display: block;
				color: #333;
				float: left;
				font-weight: normal;
				padding-top: 4px;
				text-align: center;
				width: 308px;
			}

/* Rat und Art */
#ID_ReviewLinks ul {
	list-style: none;
	margin: 6px;
	padding: 6px;
}
#ID_ReviewLinks ul li {
	margin: 0 0 12px 0;
}
#ID_ReviewLinks ul li a {
	background: url(../images/link2.png) 2px 4px no-repeat;
	color: #333 !important;
	display: block;
	padding: 0 0 0 12px;
}
#ID_ReviewLinks ul li a:focus,
#ID_ReviewLinks ul li a:hover,
#ID_ReviewLinks ul li a:active {
	background: url(../images/link2.png) 2px -288px no-repeat;
	color: #C00 !important;
}

/* Brotkrumen */
.Breadcrumbs {
	display: none;
}

/* Banner neben Logo im Kopf */
#ID_HeadAdvice {
	position: absolute;
	top: 107px;
	left: 345px;
}

/* Werkzeugkasten */
#ID_Werkzeugkasten .thumbnailList ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#ID_Werkzeugkasten .thumbnailList ul li {
	padding: 0;
	margin: 10px 0;
	width: 150px;
	float: left;
}
#ID_Werkzeugkasten .thumbnailList ul li img {
	display: block;
}
#ID_Werkzeugkasten .thumbnailList .wrap {
	clear: left;
}

/* Suchhilfe */
#ID_Suchhilfe td {
	padding: 12px 0 0 0;
}
#ID_Suchhilfe td.title {
	width: 100px;
	color: #C00;
	text-align: right;
	padding-right: 10px;
	font-family: Courier, Arial, Verdana, sans-serif;
}

/* Protected / Artikel gesperrt wg. Online-Abo */
#ID_Channels ul li.protected a,
#ID_Listing ul li.protected a,
#ID_Archiv ul li.protected a,
#ID_Content ul li.protected a,
#ID_Content #ID_Listing #ID_Ressort ul li.protected h4 a,
#ID_Wrapper #ID_Content #ID_Listing .Announcements ul li.protected h4 a {
	background: url(../images/locked.png) 0 0 no-repeat !important;
	color: #999 !important;
	display: inline;
	padding: 0 0 0 18px;
}
#ID_Channels ul li.protected a:focus,
#ID_Channels ul li.protected a:hover,
#ID_Channels ul li.protected a:active,
#ID_Listing ul li.protected a:focus,
#ID_Listing ul li.protected a:hover,
#ID_Listing ul li.protected a:active,
#ID_Archiv ul li.protected .Title a:focus,
#ID_Archiv ul li.protected .Title a:hover,
#ID_Archiv ul li.protected .Title a:active,
#ID_Content ul li.protected .Title a:focus,
#ID_Content ul li.protected .Title a:hover,
#ID_Content ul li.protected .Title a:active,
#ID_Content #ID_Listing #ID_Ressort ul li.protected h4 a:focus,
#ID_Content #ID_Listing #ID_Ressort ul li.protected h4 a:hover,
#ID_Content #ID_Listing #ID_Ressort ul li.protected h4 a:active,
#ID_Wrapper #ID_Content #ID_Listing .Announcements ul li.protected h4 a:focus,
#ID_Wrapper #ID_Content #ID_Listing .Announcements ul li.protected h4 a:hover,
#ID_Wrapper #ID_Content #ID_Listing .Announcements ul li.protected h4 a:active {
/*	background: url(../images/protected.png) no-repeat 2px -98px !important; */
	background: none;
	background: url(../images/locked.png) no-repeat 0 -88px !important;
	color: #C00 !important;
}
#ID_Content #ID_Listing .Image {
	margin: 0 12px 12px 0 !important;
}
#ID_Wrapper #ID_Content #ID_Listing .Announcements ul li.protected h4 span a {
	background: none !important;
	padding: 0 !important;
}
#ID_Content ul li.protected p a,
#ID_Content ul li.protected h4 .ImageBox1 a,
#ID_Content ul li.protected h4 .ImageBox2 a {
	background: none !important;
	display: inline;
	padding: 0;
}

/* PDF Download */
#ID_Pdf ul,
#ID_Pdf ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#ID_Pdf ul li.pdf {
	background: #eee;
	clear: left;
}
#ID_Pdf ul li img {
	border: 1px solid #ccc;
    box-shadow: 1px 1px 50px #ccc;  
    -moz-box-shadow: 1px 1px 2px #ccc;  
    -webkit-box-shadow: 1px 1px 2px #ccc;
}
#ID_Pdf ul li img:hover {
	border: 1px solid #999;
    box-shadow: 1px 1px 50px #999;
    -moz-box-shadow: 1px 1px 2px #999;
    -webkit-box-shadow: 1px 1px 2px #999;
}
#ID_Pdf ul li.highlight {
	background: #fff !important;
}
#ID_Pdf ul li p {
	float: left;
	height: 230px;
	padding: 0 20px;
	width: 140px;
}
#ID_Pdf ul li ul {
	margin-top: 24px;
}
#ID_Pdf ul li ul li {
	list-style: disc;
	margin-top: 12px;
	margin-left: 150px;
	margin-right: 12px;
}
#ID_Pdf ul li h3 {
	background: #fff;
	border-bottom: 1px solid #999;
	color: #333;
	font-size: 16px;
	padding: 0 20px;
}

#ID_Pdf ul li.protected h3 {
	background: url(../images/locked.png) 3px -83px no-repeat #fff;
	color: #666;
	padding-left: 18px;
}
#ID_Pdf .Datepicker {
	width: 230px !important;
	margin: 0 auto !important;
}
#ID_Pdf .Datepicker p.Showcalender { 
	background: #eee;
    background: -moz-linear-gradient(top, #ccc, #eee);  
    background: -webkit-gradient(linear, left top, left bottombottom, from(#ccc), to(#eee));  
    box-shadow: 1px 1px 50px #292929;  
    -moz-box-shadow: 1px 1px 2px #292929;  
    -webkit-box-shadow: 1px 1px 2px #292929;
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
	border-radius: 3px;
	padding: 2px 10px;
	text-align: center;
}
#ID_Pdf .Datepicker p.Showcalender a {
	background: none !important;
	background: url(../images/link2.png) no-repeat 0 4px !important;
    color: #333 !important;
	padding-left: 8px;
	text-decoration: none !important;
}
#ID_Pdf .Datepicker p.Showcalender a:focus,
#ID_Pdf .Datepicker p.Showcalender a:hover,
#ID_Pdf .Datepicker p.Showcalender a:active {
	background: none !important;
	background: url(../images/link2.png) no-repeat 0 4px !important;
    color: #000 !important;
	text-decoration: underline !important;
}
#ID_Pdf .Datepicker .ui-datepicker { 
	position: absolute;
}

/* Sonstige */
.Stopper, .Clear {
	clear: both;
	display: block;
}

/* Schnellsuche */
#ID_Search {
	left: 620px;
	position: absolute;
	top: 155px;
	width: 170px;
}
#ID_Search p a {
	background: url(../images/link2.png) 5px 3px no-repeat;
	color: #000;
	font-size: 10px !important;
	padding-left: 14px;
	text-decoration: none;
	text-transform: uppercase;
}
#ID_Search p a:focus,
#ID_Search p a:hover,
#ID_Search p a:active {
	color: #c00;
	text-decoration: underline;
}
#ID_Search form {
	padding: 0;
	margin: 0;
}
#ID_Search form fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
#ID_Search legend,
#ID_Search label {
	display: none; speak: normal;
}
#ID_Search .InputText {
	background: #EEE;
	height: 14px;
	padding: 2px 0 2px 6px;
	width: 120px;
}
#ID_Search .InputText:focus,
#ID_Search .InputText:hover {
	background: #FFF;
}
#ID_Search .submit {
	border: 0;
	background: #FFF;
	padding: 0 0 0 2px;
	height: 17px;
}
#ID_Search .submit:focus,
#ID_Search .submit:hover,
#ID_Search .submit:active {
	padding: 0 0 0 10px;
	background: url(../images/submiton.png) #FFF no-repeat;
	height: 17px;
}

/* Verlagsangebote */
.Verlagsangebote,
.Verlagsangebote li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.Verlagsangebote li {
	margin-bottom: 50px;
}
.Verlagsangebote h3 {
	color: #999;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
}

