/* CSS for News360-NoW pages */
/* version: 2007-03-29-001 */
/* Creator: NewsIT-M.W.Steidl */
/* Design hints: 
Width of the core content = 770px
Padding left of the core content = 20px;
= Total width = 790px;
DOM:
document-root
* html
** header
** body
*** nowHeader
**** ... navigation
*** nowMainContainer
**** nonMainContent
***** ... content boxes
*** nowFooter
*/
/* Basic HTML classes */

a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

html {
	
}

body {
	background: #fff;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: small;
	font-size: 100.1%;
	font-size: 0.8em;
	line-height: 1.333em;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

td {
	font-size: 1em;
}

h1 {
	color: #000;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0 0 10px 0;
}

h2 {
	color: #14198c;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 0px 0;
}

a.bulletlink {
	padding: 0 0 0 0px;
}

.nachoben {
	display: none;
}

.klein {
	font-size: 0.85em;
	white-space: nowrap;
}
.docid {
	display: none;
}

/* hilight1 = Markierung von Such-Fundstellen im Text */
.hilight1
{
	background:yellow;
}

/* Header */
#nowHeader {
	height: 90px;
	width: 100%;
	margin: 0px;
	padding: 0;
}

#nowHeader #logo {
	display: none;
}

#nowHeader #logoprint {
	float: left;
	padding: 0px;
	margin: 0px;
}

#nowHeader #nowTopNav {
	display: none;
}

/* Inhalt */
#nowMainContainer {
	width: 100%;
	margin: 0px;
}

#nowMainContent {
	padding: 5px 0 0 0px;
	width: 100%;
}


#sidebar {
	display: none;
}

#sidebar #hinweis {
	padding: 10px 10px 10px 20px;
	font-size: 0.8em;
	line-height: 1.2em;
}

/* Suchmaske */

.suchmaske {
	background: #fff;
	padding: 5px 10px;
	margin: 0 0 10px 0;
	border-bottom: 2px solid #000;
}

.suchestarten {
	float: right;
}

input.suchfeld {
	background: #fff;
	border: 1px solid #000;
}


/* Nachrichten Liste */

.ergebnisse {
	display: none;
}

#liste.ShowItem {
	display: none;
	border-bottom: 2px solid #000;
}

#liste.NoShowItem {
	display: block;
	border-bottom: 2px solid #000;
}

#liste td,
#liste th {
	border: 0px;
	margin: 0px;
	padding: 3px 5px;
	line-height: 1.2em;
}

#liste th {
	color: #000;
	text-align: left;
	border-bottom: 2px solid #000;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}

#liste td {
	border: 0px;
	border-bottom: 1px solid #000;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}

/*
#liste .bg2 td {
	background: #f7f7f7;
	border: 0px;
	border-bottom: 1px solid #cbcce9;
	border-right: 1px solid #f7f7f7;
	border-left: 1px solid #f7f7f7;
}*/

#liste .bg-seiten td {
	border: 0px;
	border: 1px solid #000;
}
#liste .bg-seiten td span  {
	font-weight: bold;
	color: #000;
}
#liste .bg-seiten td a {
	font-weight: bold;
}

/* Aktive Nachricht */
#liste .bg1.aktiv td {
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}
#liste .bg2.aktiv td {
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}

#liste table td table td {
	border: 0px;
}

/* Nachrichten Detail */

#ShowItem {
	margin: 20px 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #000;
}

#ShowItem p {
	margin: 0 0 8px 0px;
	padding: 0px;
}

#ShowItem #ctl00_ContentPlaceHolder1_dlstSingleDoc_ctl00_Ortsmarke {
	float:left;
	padding:0 7px 0 0;
}

#ShowItem .hr {
	border-bottom: 1px solid #000;
}
#ShowItem .hr hr {
	display: none;
}

#ShowItem .channel {
	font-weight: bold;
	float: left;
	padding: 3px 0 5px 10px;
}

#ShowItem .drucken {
	display: none;
}

#ShowItem .inhalt {
	padding: 0px 0px;
}

#ShowItem h1 {
	padding: 0px;
	margin: 10px 0;
	color: #000;
	font-size: 1.3em;
}
#ShowItem h2 {
	padding: 0px;
	margin: 10px 0;
	color: #000;
	font-size: 1.1em;
}

#ShowItem .detailhead-links {
	float: left;
	font-size: 0.85em;
	width: 45%;
	padding: 0px 0 0px 0px;
}

#ShowItem .detailhead-rechts {
	float: left;
	text-align: right;
	font-size: 0.85em;
	width: 35%;
	padding: 0px 0px 0px 0px;
}

#ShowItem .detailhead-links div,
#ShowItem .detailhead-rechts div {
	padding: 3px 0 0px 0px;
}

#ShowItem .quelle {
	float: left;
	/*font-size: 0.85em;*/
	padding: 3px 0 0px 10px;
	font-weight: bolder;
}

#ShowItem .Autorenzeile {
	display: block;
	padding: 0 0 10px 0;
}


#NoShowItem {
	display: none;
}

/* Classes for content */
.nowcontentbox1 {
	background: #fff;
	float: left;
	margin: 0;
	padding: 20px 0 17px 0;
	width: 100%;
}

.nowcontentbox2 {
	background: #fff;
	float: left;
	margin: 0;
	padding: 20px 0 0 0;
	width: 100%;
}

#footercopyright {
	color: #666666;
	font-size: 9px;
}

/* Footer */
#nowFooter {
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	color: #000;
	font-size: 10px;
}

