body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.7em;
}

h1 {
	font-size: 1.6em;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #d00e0e;
	line-height: 1.3em;
	margin-bottom: 10px;
}

h2 {
	font-size: 1.3em;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
	line-height: 1.3em;
}

h3 {
	font-size: 1.25em;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #d00e0e;
	margin-bottom: 10px;
	line-height: 1.3em;
}

h4 {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #717070;
	margin-bottom: 10px;
	line-height: 1.3em;
}

h5 {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	line-height: 1.3em;
}

h6 {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #717070;
	text-decoration: underline;
	line-height: 1.3em;
}

a:link, a:visited {
	color: #d00e0e;
	text-decoration: none;
}

a:hover, a:active {
	color: #000000;
	text-decoration: none;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: square;
}

li {
	margin: 0px;
	padding: 0px;
}

ul li ul {
	margin-left: 10px;
	list-style-type: disc;
	margin-bottom: 10px;
}

form {
	margin: 0px;
	padding: 0px;
}

input {
	margin: 0px;
	border: 1px solid #717070;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 13px;
}

textarea {
	margin: 0px;
	border: 1px solid #717070;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}


input.button {
	height: 19px;
}

.noinput {
	border: none;
}

p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.bildrahmen_links {
	border: 1px solid #717070;
	margin-bottom: 10px;
	margin-right: 10px;
}

.bildrahmen_rechts {
	border: 1px solid #717070;
	margin-bottom: 10px;
	margin-left: 10px;
}

.bildrahmen_mitte {
	border: 1px solid #717070;
	margin-bottom: 10px;
	margin-top: 10px;
}

.bildrahmenhell_links {
	border: 1px solid #b5b5b5;
	margin-bottom: 10px;
	margin-right: 10px;
}

.bildrahmenhell_rechts {
	border: 1px solid #b5b5b5;
	margin-bottom: 10px;
	margin-left: 10px;
}

.bildrahmenhell_mitte {
	border: 1px solid #b5b5b5;
	margin-bottom: 10px;
	margin-top: 10px;
}

.grauverlauf {
	background-image: url(http://www.nordbayerischer-kurier.de/gfx/bg_nachrichtenblock.jpg);
	background-repeat: repeat-x;
}

.tableimage {
	display: block;
}


/* DEFINITION FÜR DEN KURIERINHALT-CONTAINER OHNE WERBEBANNER */
#kurierinhalt {
}

#kurierinhalt_panel {
}

/* DEFINITION FÜR DIE KOPFZEILE (DATUM, QUICKLINKS ETC9 */
#kopfzeilecontainer {
	width: 768px;
	height: 26px;
	background-image: url(http://www.nordbayerischer-kurier.de/gfx/bg_kopfzeile.gif);
	background-repeat: no-repeat;
	font-size: 0.8em;
	color: #999999;
	padding-left: 20px;
	padding-right: 20px;
	display: none;
}

/* DEFINITIONEN FÜR DEN HEADERBEREICH MIT MENÜFÜHRUNG */
#headercontainer {
	background-color: #ffffff;
	width: 801px;
}

#headercontainer .logo {
	float: left;
	margin-top: 14px;
	margin-left: 21px;
	margin-bottom: 25px;
}

#headercontainer .eigenwerbung {
	float: right;
	margin-top: 3px;
	margin-bottom: 3px;
	display: none;
}

/* DEFINITIONEN FÜR DAS MENÜ */
#menucontainer {
	width: 801px;
	background-image: url(http://www.nordbayerischer-kurier.de/gfx/bg_menu.gif);
	background-repeat: repeat-x;
	background-position: 0px 1px;
	height: 40px;
	border-bottom: 1px solid #ffffff;
	display: none;
}


/* DEFINITIONEN FÜR DEN CONTENT */
#contentcontainer {
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 7px;
	line-height: 1.3em;
}

#contentcontainerfull {
	float: left;
	padding-top: 5px;
	line-height: 1.3em;
}

#contentcontainerfull_panel {
	float: left;
	padding-top: 5px;
	line-height: 1.3em;
}

#breadcrumbleiste {
	border-bottom: 3px solid #eaeaea;
	padding-left: 8px;
	padding-bottom: 6px;
	line-height: 1em;
}

#breadcrumbleiste a:link, #breadcrumbleiste a:visited {
	font-size: 0.8em;
	color: #999999;
	text-decoration: none;
	margin-left: 2px;
	margin-right: 2px;
}

#breadcrumbleiste a:hover, #breadcrumbleiste a:active {
	font-size: 0.8em;
	color: #d00e0e;
	text-decoration: none;
	margin-left: 2px;
	margin-right: 2px;
}

#breadcrumbleiste a.aktiv:link, #breadcrumbleiste a.aktiv:visited, #breadcrumbleiste a.aktiv:hover, #breadcrumbleiste a.aktiv.aktiv:active {
	font-size: 0.8em;
	color: #d00e0e;
	text-decoration: none;
	margin-left: 2px;
	margin-right: 2px;
}

#cmscontent {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}

#cmscontent_panel {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}

img.aufmacher {
	z-index: 2;
	margin-bottom: 15px;
}

#aufmachertitel_bg {
	background-color: #000000;
	z-index: 3;
	width: 515px;
	height: 45px;
	top: 330px;
	position: absolute;
	filter:alpha(opacity=40);
	opacity: 0.4;
	-moz-opacity: 0.4;
	width: 515px;
}

#aufmachertitel {
	z-index: 4;
	text-align: center;
	width: 515px;
	margin: 0px;
	padding: 0px;
	height: 45px;
	vertical-align: middle;
	top: 330px;
	position: absolute;
}

#aufmachertitel a:link, #aufmachertitel a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-size: 1.6em;
	display: block;
}

#aufmachertitel a:hover, #aufmachertitel a:active {
	color: #d00e0e;
	text-decoration: none;
	font-weight: normal;
	font-size: 1.6em;
	display: block;
}

/* DEFINITION FÜR EINE LINSBÜNDIGE NACHRICHT */
.nachrichtlinks {
	float: left;
	width: 200px;
	background-image: url(http://www.nordbayerischer-kurier.de/gfx/bg_nachrichtenblock.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	line-height: 1.6em;
}

.nachrichtlinks a.bildlink {
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
	display: block;
}

.nachrichtlinks a:link, .nachrichtlinks a:visited, .nachrichtlinks a:hover, .nachrichtlinks a:active {
	font-size: 1.25em;
	color: #d00e0e;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}

.nachrichtlinks p {
	margin-top: 3px;
	line-height: 1.3em;
}

.nachrichtlinks p a:link, .nachrichtlinks p a:visited, .nachrichtlinks p a:hover, .nachrichtlinks p a:active {
	font-size: 1em;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.nachrichtlinks a.onlymehr:link, .nachrichtlinks a.onlymehr:visited {
	color: #d00e0e;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 10px;
	margin-left: 5px;
}

.nachrichtlinks a.onlymehr:hover, .nachrichtlinks a.onlymehr:active {
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 10px;
	margin-left: 5px;
}

.nachrichtlinks a.mehr:link, .nachrichtlinks a.mehr:visited {
	color: #d00e0e;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 10px;
	margin-left: 5px;
}

.nachrichtlinks a.mehr:hover, .nachrichtlinks a.ymehr:active {
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 10px;
	margin-left: 5px;
}

/* DEFINITIONEN FÜR DIE RECHTSBÜNDIGEN NACHRICHTEN */
.nachrichtrechts {
	float: right;
	width: 200px;
	background-image: url(http://www.nordbayerischer-kurier.de/gfx/bg_nachrichtenblock.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	line-height: 1.6em;
}

.nachrichtrechts a.bildlink {
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
	display: block;
}

.nachrichtrechts a:link, .nachrichtrechts a:visited, .nachrichtrechts a:hover, .nachrichtrechts a:active {
	font-size: 1.25em;
	color: #d00e0e;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}

.nachrichtrechts p {
	margin-top: 3px;
	line-height: 1.3em;
}

.nachrichtrechts p a:link, .nachrichtrechts p a:visited, .nachrichtrechts p a:hover, .nachrichtrechts p a:active {
	font-size: 1em;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.nachrichtrechts a.onlymehr:link, .nachrichtrechts a.onlymehr:visited {
	color: #d00e0e;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 10px;
	margin-left: 5px;
}

.nachrichtrechts a.onlymehr:hover, .nachrichtrechts a.onlymehr:active {
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 10px;
	margin-left: 5px;
}

.nachrichtrechts a.mehr:link, .nachrichtrechts a.mehr:visited {
	color: #d00e0e;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 10px;
	margin-left: 5px;
}

.nachrichtrechts a.mehr:hover, .nachrichtrechts a.ymehr:active {
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 10px;
	margin-left: 5px;
}


/* DEFINITION FÜR EINE NACHRICHT ÜBER DIE GESAMTE BREITE */
.nachrichtfull {
	background-image: url(http://www.nordbayerischer-kurier.de/gfx/bg_nachrichtenblock.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 15px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.nachrichtfull .nachrichttext_links {
	float: left;
	width: 200px;
	margin-right: 15px;
	margin-bottom: 5px;
}

.nachrichtfull .nachrichttext_rechts {
	float: right;
	width: 255px;
	margin-bottom: 5px;
	line-height: 1.6em;
}

.nachrichtfull .nachrichttext_rechts_full {
	float: left;
	width: 100%;
	margin-bottom: 5px;
	line-height: 1.5em;
}

.nachrichtfull a.bildlink {
	padding: 0px;
	margin: 0px;
	display: block;
}

.nachrichtfull a:link, .nachrichtfull a:visited, .nachrichtfull a:hover, .nachrichtfull a:active {
	font-size: 1.25em;
	color: #d00e0e;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}

.nachrichtfull p {
	margin-top: 3px;
	line-height: 1.3em;
}

.nachrichtfull p a:link, .nachrichtfull p a:visited, .nachrichtfull p a:hover, .nachrichtfull p a:active {
	font-size: 1em;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}


.nachrichtfull a.onlymehr:link, .nachrichtfull a.onlymehr:visited {
	color: #d00e0e;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 10px;
	margin-left: 5px;
}

.nachrichtfull a.onlymehr:hover, .nachrichtfull a.onlymehr:active {
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 10px;
	margin-left: 5px;
}

.nachrichtfull a.mehr:link, .nachrichtfull a.mehr:visited {
	color: #d00e0e;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 10px;
	margin-left: 5px;
}

.nachrichtfull a.mehr:hover, .nachrichtfull a.ymehr:active {
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 10px;
	margin-left: 5px;
}

/* DEFINITION FÜR DEN CONTAINER MIT DEN DPA-TABELLEN */
#dpa_tablecontainer {
	background-image: url(http://www.nordbayerischer-kurier.de/gfx/bg_nachrichtenblock.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 15px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 1.3em;
	font-weight: bold;
}

#dpa_tablecontainer p {
	font-size: 0.7em;
	padding-top: 5px;
	font-weight: normal;
}

#dpa_tablecontainer table {
	font-size: 0.75em;
	font-weight: normal;
	border-collapse: collapse;
	margin-top: 15px;
	margin-bottom: 10px;
	border-left: 1px solid #797171;
	border-bottom: 1px solid #797171;
	width: 100%;
	background-color: #ffffff;
}

#dpa_tablecontainer table tr {
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

#dpa_tablecontainer table td {
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border-top: 1px solid #797171;
	border-right: 1px solid #797171;
	padding: 5px;
}

.zeilenfarbe {
	background:#eaeaea;
}


/* DEFINITION FÜR DEN MEHR LINK UNTER DEN NACHRICHTEN */
a.mehr:link, a.mehr:visited {
	color: #d00e0e;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 10px;
	margin-left: 5px;
}

a.mehr:hover, a.mehr:active {
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 10px;
	margin-left: 5px;
}

/* DEFINITION FÜR DEN MEHR LINK UNTER DEN NACHRICHTEN OHNE PFEIL */
a.onlymehr:link, a.onlymehr:visited {
	color: #d00e0e;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 10px;
	margin-left: 5px;
}

a.onlymehr:hover, a.onlymehr:active {
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 10px;
	margin-left: 5px;
}

/* POSITIONIERUNG FÜR DEN GRAFISCHEN TITEL LINKS */
.title_left {
	float: left;
}

/* POSITIONIERUNG FÜR DEN GRAFISCHEN TITEL RECHTS */
.title_right {
	float: right;
}

/* TRENNLINIER ZWISCHEN DEN 2 DPA-NACHRICHTENBLÖCKE */
.blocktrenner {
	background-image: url(http://www.nordbayerischer-kurier.de/gfx/blocktrenner_linier.gif);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}

/* POSITIONIERUNG FÜR DIE WEITEREN MELDUNGEN LINKS */
#meldungen_left {
	float: left;
	width: 250px;
}

/* POSITIONIERUNG FÜR DIE WEITEREN MELDUNGEN RECHTS */
#meldungen_right {
	float: right;
	width: 250px;
}

/* DEFINITIONEN FÜR DIE WEITEREN MELDUNGEN */
.weitere_meldungen {
	display: block;
	padding-bottom: 8px;
}

ul.meldungen {
	margin: 0px;
	padding: 0px;
	margin-left: 25px;
	margin-bottom: 15px;
}

ul.meldungen li {
	list-style-image: url(http://www.nordbayerischer-kurier.de/gfx/mehr_pfeil.gif);
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	margin-bottom: 6px;
}

ul.meldungen li a:link strong, ul.meldungen li a:visited strong {
	color: #d00e0e;
	font-weight: bold;
}

ul.meldungen li a:hover strong, ul.meldungen li a:active strong {
	font-weight: bold;
	color: #000000;
}

ul.meldungen li a:link, ul.meldungen li a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

ul.meldungen li a:hover, ul.meldungen li a:active {
	text-decoration: none;
	color: #000001;
	font-weight: normal;
}

/* DEFINITIONEN FÜR DEN MULTIMEDIA-CONTAINER */
#multimediacontainer {
	background-image: url(http://www.nordbayerischer-kurier.de/gfx/bg_multimedia.gif);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	margin-bottom: 15px;
	width: 515px;
}

#multimediacontainer a.navi:link, #multimediacontainer a.navi:visited {
	background-image: url(http://www.nordbayerischer-kurier.de/gfx/bg_mmenu_norm.gif);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	color: #f3f3f3;
	text-decoration: none;
	font-weight: bold;
	float: left;
	display: block;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}

#multimediacontainer a.navi:hover, #multimediacontainer a.navi:active {
	background-image: url(http://www.nordbayerischer-kurier.de/gfx/bg_mmenu_hover.gif);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #eaeaea;
	color: #574e4e;
	text-decoration: none;
	font-weight: bold;
	display: block;
	float: left;
	padding-left: 9px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 5px;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #d2d2d2;
	border-left: 1px solid #d2d2d2;
}

#multimediacontainer a.aktiv:link, #multimediacontainer a.aktiv:visited, #multimediacontainer a.aktiv:hover, #multimediacontainer a.aktiv:active {
	background-image: url(http://www.nordbayerischer-kurier.de/gfx/bg_mmenu_hover.gif);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #eaeaea;
	color: #574e4e;
	text-decoration: none;
	font-weight: bold;
	display: block;
	float: left;
	padding-left: 9px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 5px;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #d2d2d2;
	border-left: 1px solid #d2d2d2;
}

.multimediarahmenlinks {
	width: 1px;
	background-color: #d2d2d2;
}

.multimediarahmenrechts {
	width: 3px;
	background-image: url(http://www.nordbayerischer-kurier.de/gfx/multimediarahmen_rechts.gif);
	background-repeat: repeat-y;
}

.multimediacontent {
	background-image: url(http://www.nordbayerischer-kurier.de/gfx/bg_multimediacontent.gif);
	background-repeat: repeat-x;
	background-color: #bababa;
	height: 120px;
}

#multimediainhalt {
	font-size: 0.95em;
}

a.bild:link, a.bild:visited {
	background-image: none;
	background-color: none;
	padding: 0px;
	border: 1px solid #878787;
	display: block;
	margin-bottom: 3px;
}

a.bild:hover, a.bild:active {
	background-image: none;
	background-color: none;
	padding: 0px;
	border: 1px solid #d00e0e;
	display: block;
	margin-bottom: 3px;
}

#multimediainhalt a {
	text-decoration: none;
	color: #000000;
}


/* DEFINITIONEN FÜR DIE PANELLEISTE */
#panelcontainer {
	float: left;
	width: 240px;
	margin-left: 3px;
	padding-top: 7px;
	display: none;
}

#panelcontainer_test {
	float: left;
	width: 240px;
	margin-left: 3px;
	padding-top: 7px;
	display: none;
}

/* DEFINITION FÜR DEN ZUM VIDEO -LINK */
a.video:link, a.video:visited {
	color: #d00e0e;
	text-decoration: none;
	padding-right: 5px;
	padding-top: 3px;
	background-image: url(http://www.nordbayerischer-kurier.de/gfx/mehr_pfeil.gif);
	background-repeat: no-repeat;
	background-position: right 9px;
	display: block;
	width: 63px;
}

a.video:hover, a.video:active {
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 5px;
	background-image: url(http://www.nordbayerischer-kurier.de/gfx/mehr_pfeil_hover.gif);
	background-repeat: no-repeat;
	background-position: right 9px;
	display: block;
	width: 63px;
}


/* DEFINITIONEN FÜR DEN TOPLINK */
#topankercontainer {
	width: 808px;
	background-image: url(http://www.nordbayerischer-kurier.de/gfx/bg_seitekomplett.gif);
	background-repeat: repeat-y;
	padding-top: 25px;
	display: none;
}

#topankercontainer_panel {
	width: 808px;
	background-image: url(http://www.nordbayerischer-kurier.de/gfx/bg_seitekomplett_weis.gif);
	background-repeat: repeat-y;
	padding-top: 25px;
	display: none;
}

/* DEFINITIONEN FÜR DEN FOOTER */
#footercontainer {
	background-image: url(http://www.nordbayerischer-kurier.de/gfx/bg_footer.gif);
	background-repeat: no-repeat;
	width: 808px;
	font-size: 0.8em;
	color: #999999;
	padding-top: 7px;
	padding-bottom: 20px;
	display: none;
}

/* DEFINITIONEN FÜR DIE SONDERFUNKTIONEN (DRUCKEN, FORUM ETC) */
.funktionscontainer {
	float: right;
	display: none;
}

.funktionscontainer a.forum:link, .funktionscontainer a.forum:visited {
	color: #574e4e;
	font-size: 9px;
	background-image: url(http://www.nordbayerischer-kurier.de/gfx/icon_forum_norm.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	padding-top: 12px;
	display: block;
	float: left;
	margin-left: 10px;
}

.funktionscontainer a.forum:hover, .funktionscontainer a.forum:active {
	color: #d00e0e;
	font-size: 9px;
	background-image: url(http://www.nordbayerischer-kurier.de/gfx/icon_forum_hover.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	padding-top: 12px;
	display: block;
	float: left;
	margin-left: 10px;
}

.funktionscontainer a.drucken:link, .funktionscontainer a.drucken:visited {
	color: #574e4e;
	font-size: 9px;
	background-image: url(http://www.nordbayerischer-kurier.de/gfx/icon_drucke_norm.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	padding-top: 12px;
	display: block;
	float: left;
	margin-left: 10px;
}

.funktionscontainer a.drucken:hover, .funktionscontainer a.drucken:active {
	color: #d00e0e;
	font-size: 9px;
	background-image: url(http://www.nordbayerischer-kurier.de/gfx/icon_drucke_hover.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	padding-top: 12px;
	display: block;
	float: left;
	margin-left: 10px;
}

.funktionscontainer a.senden:link, .funktionscontainer a.senden:visited {
	color: #574e4e;
	font-size: 9px;
	background-image: url(http://www.nordbayerischer-kurier.de/gfx/icon_senden_norm.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	padding-top: 12px;
	display: block;
	float: left;
	margin-left: 10px;
}

.funktionscontainer a.senden:hover, .funktionscontainer a.senden:active {
	color: #d00e0e;
	font-size: 9px;
	background-image: url(http://www.nordbayerischer-kurier.de/gfx/icon_senden_hover.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	padding-top: 12px;
	display: block;
	float: left;
	margin-left: 10px;
}

.funktionscontainer a.brief:link, .funktionscontainer a.brief:visited {
	color: #574e4e;
	font-size: 9px;
	background-image: url(http://www.nordbayerischer-kurier.de/gfx/icon_brief_norm.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	padding-top: 12px;
	display: block;
	float: left;
	margin-left: 10px;
}

.funktionscontainer a.brief:hover, .funktionscontainer a.brief:active {
	color: #d00e0e;
	font-size: 9px;
	background-image: url(http://www.nordbayerischer-kurier.de/gfx/icon_brief_hover.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	padding-top: 12px;
	display: block;
	float: left;
	margin-left: 10px;
}

/* DEFINITIONEN FÜR DIE NEWSDETAILS */
.newsdate {
	font-size: 0.8em;
	color: #9c9b9b;
}

/* DEFINITIONEN FÜR DIE NEWSBILDER */
#bildcontainer {
   position: relative;
   width: 515px;
	border-top: 1px solid #b5b5b5;
	padding-top: 15px;
}

#einzelbild {
	float: left;
	width: 402px;
	position: relative;
}

#einzelbild_full {
	float: left;
	width: 515px;
	text-align: center;
	position: relative;
}

#einzelbild_subcontainer img {
	border: 1px solid #757474;
	text-align: center;
/*	display: block;*/
}

#bildfunktionscontainer {
	position: absolute;
	z-index: 5;
	width: 392px;
	background-color: #000000;
	top: 0px;
	color: #ffffff;
	filter:alpha(opacity=60);
	opacity: 0.6;
	-moz-opacity: 0.6;
	text-align: left;
	font-size: 0.8em;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	height: 20px;
}

#bildfunktionscontainer span {
	float: left;
}

#bildfunktionscontainer a:link, #bildfunktionscontainer a:visited {
	color: #ffffff;
	background-image: url(http://www.nordbayerischer-kurier.de/gfx/icon_zoom_norm.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
	display: block;
	padding-right: 15px;
}

#bildfunktionscontainer a:hover, #bildfunktionscontainer a:active {
	color: #d00e0e;
	background-image: url(http://www.nordbayerischer-kurier.de/gfx/icon_zoom_hover.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
	display: block;
	padding-right: 15px;
}

#bilduntertitel {
	width: 392px;
	background-color: #eaeaea;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	position: relative;
	margin-bottom: 24px
}

#bilduntertitel_full {
	width: 392px;
	background-color: #eaeaea;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	position: relative;
	margin-bottom: 24px;
	margin-left: 56px;
}
#bilduntertitel_leer, #bilduntertitel_full_leer {
	width: 392px;
	position: relative;
	margin-bottom: 24px
}

/* DEFINITION FÜR WEITERE BILDER ZUM SCROLLEN */
#mehrbilder {
	float:right;
	width: 105px;
	padding-left: 8px;
   display:none;
}

#bildertable {
	width: 105px;
	margin-top: 14px;
}

#bildertable td.uppfeil {
	width: 13px;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
}

#bildertable td.downpfeil {
	width: 13px;
	border-bottom: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
}

#bildertable td.zwischenpfeil {
	width: 13px;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
}

#mehrbilderinhalt {
	width: 90px;
	overflow: hidden;
	position: relative;
}

#mehrbildertable {
	width: 82px;
}

#mehrbildertable td {
	padding-bottom: 10px;
}

#mehrbildertable img {
	border: 1px solid #d0d0d0;
	display: block;
}

/* DEFINITION FÜR DEN VIDEOCONTAINER */
#videocontainer {
	padding-top: 5px;
	border-top: 1px solid #b5b5b5;
	margin-top: 15px;
}

#videocontainer h3 {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #d00e0e;
}

#videocontainer p {
	margin-bottom: 10px;
}

#player_panel {
   text-align: center;
}

/* DEFINITIONEN FÜR EINE ALLGEMEINE TRENNLINIE */
.trennlinie {
	display: block;
	margin-top: 15px;
	margin-bottom: 5px;
}

/* DEFINITIONEN FÜR DIE VIDEO UND BILDER SEITE */
#aufmachervideo {
	text-align: center;
}

.videodatum {
	margin-top: 5px;
	font-size: 0.8em;
	color: #9c9b9b;
}

a.allvids:link, a.allvids:visited {
	font-size: 1.2em;
	color: #d00e0e;
	font-weight: bold;
	text-decoration: none;
	float: right;
	display: block;
	margin-bottom: 15px;
	margin-right: 35px;
	margin-top: 15px;
	background-image: url(http://www.nordbayerischer-kurier.de/gfx/icon_allvids_normal.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 2px;
}

a.allvids:hover, a.allvids:active {
	font-size: 1.2em;
	color: #9c9b9b;
	font-weight: bold;
	text-decoration: none;
	float: right;
	display: block;
	margin-bottom: 15px;
	margin-right: 35px;
	margin-top: 15px;
	background-image: url(http://www.nordbayerischer-kurier.de/gfx/icon_allvids_hover.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 2px;
}

a.allpics:link, a.allpics:visited {
	font-size: 1.2em;
	color: #d00e0e;
	font-weight: bold;
	text-decoration: none;
	float: right;
	display: block;
	margin-bottom: 15px;
	margin-right: 35px;
	margin-top: 15px;
	background-image: url(http://www.nordbayerischer-kurier.de/gfx/icon_allpics_normal.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 2px;
}

a.allpics:hover, a.allpics:active {
	font-size: 1.2em;
	color: #9c9b9b;
	font-weight: bold;
	text-decoration: none;
	float: right;
	display: block;
	margin-bottom: 15px;
	margin-right: 35px;
	margin-top: 15px;
	background-image: url(http://www.nordbayerischer-kurier.de/gfx/icon_allpics_hover.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 2px;
}

p.metainfos {
	font-size: 0.8em;
	color: #797171;
}


/* DEFINITIONEN FÜR DIE BLÄTTERFUNKTION DER ÜBERSICHTSSEITEN */
#blaettertable {
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#seitenzahlen {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 10px;
	margin-right: 10px;
}

a.vorher:link, a.vorher:visited {
	background-image: url(http://www.nordbayerischer-kurier.de/gfx/pfeil_back_norm.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-bottom: 3px;
	padding-top: 3px;
	display: block;
}

a.vorher:hover, a.vorher:active {
	background-image: url(http://www.nordbayerischer-kurier.de/gfx/pfeil_back_hover.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-bottom: 3px;
	padding-top: 3px;
	display: block;
}

a.naechste:link, a.naechste:visited {
	background-image: url(http://www.nordbayerischer-kurier.de/gfx/pfeil_forward_norm.gif);
	background-repeat: no-repeat;
	padding-right: 25px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-position: right;
	display: block;
}

a.naechste:hover, a.naechste:active {
	background-image: url(http://www.nordbayerischer-kurier.de/gfx/pfeil_forward_hover.gif);
	background-repeat: no-repeat;
	padding-right: 25px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-position: right;
	display: block;
}


/* DEFINITIONEN FÜR DIE WERBUNGEN */
.contentad {
	width: 515px;
	text-align: center;
	margin-bottom: 15px;
	display: none;
}

#eigenwerbung_one {
	position: absolute;
	width: 60px;
	height: 90px;
	left: 5px;
	top: 10px;
	display: none;
}

#eigenwerbung_two {
	position: absolute;
	width: 160px;
	height: 90px;
	left: 813px;
	top: 10px;
	display: none;
}

#fullsizebanner {
	position: absolute;
	width: 728px;
	height: 90px;
	left: 75px;
	top: 10px;
	display: none;
}

#skyscraper {
	position: absolute;
	width: 160px;
	height: 600px;
	left: 813px;
	top: 110px;
	display: none;
}
#skyscraper_adsense {
   display:none;
}
#benutzercontainer {
   display: none;
}