/* @override http://henryk-broder.de/r2/layout/css/screen.css */

body { 
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	margin:50px 0px 0px;
	background-color: #D4E0EF;
	font-size: 10pt;
}

a {
	color: #BE0000;
}

a:visited {
	color: #880000;
}

a:hover {
	color: #ff0000;
}

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

a.inv:visited {
	color: #000000;
}

a.inv:hover {
	color: #000000;
}

#printFoot {
	display: none;
}

/**********************************************************
 * Seitenkopf mit Logo 
 */

#headVerzweifelt {
	width: 195px;
	position: absolute;
	left: 0px; 
	top:50px;
	z-index: 3;
}

#headSelbstSchuld {
	height: 80px;
	background-image: url("/r2/layout/images/header_verlauf_blau.jpg");
	background-position: 195px 0px;
	padding-left: 195px;
	background-repeat: repeat-x;
	text-align: center;
	overflow: hidden;
}

#headOffiziell {
	height: 20px;
	background-color: #000000;
	background-image: url("/r2/layout/images/header_verlauf_schwarz.jpg");
	background-repeat: no-repeat;
	background-position: 195px 0px;
	text-align: center;
	padding-left: 195px;
	overflow: hidden;
}

#headSelbstSchuld img {
	margin-top: 32px;
}
#newbloglink{
	height:40px;
	z-index:0;
	border-top:thick solid maroon;
	border-bottom:thick solid maroon;
	position:absolute;
	top:0;
	width:100%;
	left:0;
	text-align:center;
	vertical-align:middle;
	background-color:orange;
	font-size:28px;
	font-weight:bold;
	color:maroon;
}
#newbloglink a {
	vertical-align:middle;
	color:maroon;
}
#newbloglink a:hover {
	text-decoration:underline;
}
/**********************************************************
 * Navigationsleiste am Seitenende
 */
td.nav {
	border-top: 1px solid #93B8E5; 
	background-color: #FFFFFF; 
	padding: 5px 5px 5px 5px; 
	text-align: center;
	font-weight: bold; 
	font-size: 9pt;
}

td.nav a {
	text-decoration: none;
	color: #000000;
}

td.nav a:visited {
	color: #000000;
}

td.nav a:hover {
	color: #FF0000;
}

/**********************************************************
 * Balken am Seitenfuss mit "Kleingedrucktem" 
 */

#footBar {
	border-top: 1px solid #000000;
	background-color: #D4E0EF;
	font-size: 8pt;
	padding: 4px 0px 20px 0px;
	font-size: 8pt;
}

#footBar p {
	text-align: center;
	margin: 0px 20px 0px 181px;
	
}

/**********************************************************
 * Kasten mit Haupt-Inhalt
 */

td.mainContent {
	background-color: #ffffff;
	vertical-align: top;
	padding: 20px 20px 20px 20px;
}

td.mainContent p, li {
	font-size: 11pt;
	line-height: 17pt;
	margin: 0px 0px 20px 0px;
}

/* Artikel-Ueberschrift in Kapitaelchen */
td.mainContent p.head1
{
	font-size: 10pt;
	font-weight: 400;
	border-bottom: 1px solid #000000;
	text-transform: uppercase;
	letter-spacing: 5pt;
}

/* Grosse Artikel-Ueberschrift */
td.mainContent p.head2 {
	font-size: 16pt;
	line-height: 20pt;
	font-weight: 600;
}

/* Etwas kleinere Artikel-Ueberschrift */
td.mainContent p.head3 {
	font-size: 14pt;
	line-height: 20pt;
	font-weight: 500;
}

/* Zentrierte, Grosse Artikel-Ueberschrift */
td.mainContent p.head4 {
	font-size: 16pt;
	line-height: 20pt;
	font-weight: 600;
	text-align: center;
}

/* Eingeruecktes Zitat */
td.mainContent p.quote {
	font-style: italic;
	margin-left: 30px;
}

td.mainContent p.indent {
	margin-left: 30px;
}

/* Eingeruecktes Zitat - Autor */
td.mainContent p.quoteAuthor {
	margin-top: -10pt;
	font-size: 10pt;
	text-align: right;
	margin-left: 30px;
}

/* Fliesstext, hervorgehoben als Einleitung */
td.mainContent p.intro {
	font-style: italic;
}

/* Zwischen-Ueberschrift (Fliesstext+Bold) */
td.mainContent p.sub {
	font-weight: bold;
	margin-top: 30px;
}

/* Illustrationen */

td.mainContent table.illuRight {
	float: right; 
	margin-left: 10px; 
	margin-bottom: 10px; 
	margin-top: 5px; 
	border: 1px solid #B1BBC9;
}

td.mainContent table.illuLeft {
	float: left; 
	margin-right: 10px; 
	margin-bottom: 10px; 
	margin-top: 5px; 
	border: 1px solid #B1BBC9;
}

td.mainContent table.illuCenter {
	margin-right: auto; 
	margin-left: auto; 
	margin-bottom: 20px; 
	margin-top: 5px; 
	border: 1px solid #B1BBC9;
}

td.mainContent table.illuSimple {
	margin-bottom: 20px; 
	margin-top: 5px; 
	border: 1px solid #B1BBC9;
}

/* Bildunterschriften */

td.mainContent td.bu {
	padding: 5px 5px 5px 5px; 
	background-color: #D4E0EF;
}

td.mainContent td.bu div {
	font-size: 8pt;
	font-style: italic;
	margin-top: 3px;
}

td.mainContent td.pic {
	line-height: 0px;
}

/* Fussnoten */

td.mainContent div.footnoteDivider {
	 clear: both;
	 width: 66%; 
	 border-bottom: 1px solid #000000; 
	 margin-bottom: 10px;
}

td.mainContent a.footnote {
	font-size: 7pt;
	vertical-align: super;
	line-height: 1px;
}

td.mainContent ol.footnote {
	font-size: 10pt;
	margin-top: 0px;
}

td.mainContent ol.footnote li {
	font-size: 10pt;
	line-height: 13pt;
	margin-bottom: 5pt;
}

td.mainContent p.center {
	text-align: center;
}

/* Briefzitate in Artikeln */
td.mainContent div.letter {
	border: 1px solid black;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 15px 15px 15px 15px;
	background-color: white;
	margin-bottom: 20pt;
}

/* Kasten mit beliebigem Inhalt */
td.mainContent div.box {
	border: 1px solid #B1BBC9;
	padding: 5px;
	margin-bottom: 20pt;
	background-color: #D4E0EF;
}

div.letter div.sig {
	margin: -20px 0px 0px 0px;
	text-align: center;
}
/* Autorenangabe */
td.mainContent p.author {
	font-size: 10pt;
	line-height: 13pt;
}

/* Datum ohne Abstand */
td.mainContent p.date {
	font-size: 10pt;
	line-height: 13pt;
	margin-top: -10px;
}

/**********************************************************
 * Kasten mit Inhalt der Startseite 
 */

td.startPageBox {
	background-color: #ffffff;
	vertical-align: top;
}

td.vertLine {
	background-color: #B1BBC9;
}

td.startPageBox td.picCol {
	padding: 10px 0px 10px 0px; 
	width: 240px;
	background-color: #FFFFFF;
	vertical-align: top;
}

td.startPageBox td.mainCol {
	padding: 10px 0px 10px 0px; 
	background-color: #FFFFFF;
	vertical-align: top;
}

td.startPageBox td.letterCol {
	padding: 10px 0px 10px 0px; 
	width: 180px;
	background-color: #FFFFFF;
	vertical-align: top;
}

td.startPageBox p {
	font-size: 10pt;
	line-height: 13pt;
	margin: 0px 0px 5px 0px;
}

td.startPageBox p.pic {
	text-align: center;
}

td.startPageBox p.quote {
	font-style: italic;
}

td.startPageBox a.more {
	font-size: 8pt;
	font-style: normal;
}

td.startPageBox div.more {
	text-align: right;
	margin: -5px 0px 0px 0px;
}

td.letterCol img {
	margin-bottom: 5px;
}


td.startPageBox div.itemBox {
	padding: 5px 5px 5px 5px;
	clear: both;
}

td.startPageBox div.itemBoxLine {
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #B1BBC9;
	clear: both;
}

td.startPageBox div.itemBox p.smallLinks a,
td.startPageBox div.itemBoxLine p.smallLinks a {
	color: #666;
}


td.startPageBox h1 {
	color: #BE0000;
	margin: 0px 0px 7px 0px;
	font-size: 10pt;
	line-height: 13pt;
}

td.startPageBox div.icon {
	float: left;
	margin: 15px 15px 10px 10px;
	text-align: center;
	font-size: 8pt;
	font-style: italic;
	background-color: #FFFFFF;
}

td.startPageBox div.icon img {
	margin-bottom: 0px;
}

td.startPageBox div.icon a {
	text-decoration: none;
	color: #000000;
}


/**********************************************************
 * Linke Menueleiste 
 */

td.siteMenu {
	width: 160px;
	border-right: 1px solid #000000;
	background-color: #D4E0EF;
	padding: 30px 0px 30px 0px;
	vertical-align: top;
}

td.siteMenu div {
	background-image: url("/r2/layout/images/bullet_normal.gif");
	background-repeat: no-repeat;
	background-position: 10px 11px;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 11px;
	padding-bottom: 11px;
	text-indent: 0px;
	font-size: 9pt;
}

td.siteMenu div.lineBelow {
	border-bottom: 1px solid #B1BBC9;
}

td.siteMenu div.selected {
	background-image: url("/r2/layout/images/bullet_selected.gif");
	color: #BE0000;
}

td.siteMenu div.hover {
	background-image: url("/r2/layout/images/bullet_hover.gif");
	color: #FF0000;
}

td.siteMenu div.selectedLine {
	background-image: url("/r2/layout/images/bullet_selected.gif");
	color: #BE0000;
	border-bottom: 1px solid #B1BBC9;
}

td.siteMenu div.hoverLine {
	background-image: url("/r2/layout/images/bullet_hover.gif");
	color: #FF0000;
	border-bottom: 1px solid #B1BBC9;
}

td.siteMenu div a {
	text-decoration: none;
	color: #000000;
}

td.siteMenu div a:visited {
	text-decoration: none;
	color: #000000;
}

td.siteMenu div.selected a {
	color: #BE0000;
}

td.siteMenu div.selectedLine a {
	color: #BE0000;
}

td.siteMenu div.hover a:visited {
	color: #FF0000;
}

td.siteMenu div.hover a {
	color: #FF0000;
}

td.siteMenu div.hoverLine a:visited {
	color: #FF0000;
}

td.siteMenu div.hoverLine a {
	color: #FF0000;
}

td.siteMenu div.selected a:visited {
	color: #BE0000;
}

td.siteMenu div.selectedLine a:visited {
	color: #BE0000;
}

td.siteMenu div.link {
	font-weight: normal;
	background-image: none;
	text-align: center;
	padding: 10px 10px 10px 10px;
	font-size: 8pt;
}

td.siteMenu div.link img {
	margin: 6px 0px 6px 0px;
	border: 1px solid #B1BBC9;
}

/**********************************************************
 * Formulare
 */

td.mainContent form {
	margin: 0px 0px 0px 0px;
	width: 395px;
	border-top: 1px solid #B1BBC9;
	border-left: 1px solid #B1BBC9;
	border-right: 1px solid #B1BBC9;
	margin-left: 30px;
}

td.mainContent form input {
	width: 360px;
}

td.mainContent form textarea {
	width: 360px;
	height: 360px;
}

td.mainContent form p {
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
	padding: 10px 15px 10px 15px;
	border-bottom: 1px solid #B1BBC9;
}

td.mainContent form p.error {
	background-color: #FFE4E4;
}

