/* *************************************************************************** */
/* CSS Document                                                                */
/* Version         1.1                                                         */
/* Last modified   $Date: 2008-11-09 13:26:40 +0200 (So, 09 Nov 2008)$         */
/* fertiges CSS Druck-stylesheet zum Einbinden in den Head-Bereich der Website */
/* *************************************************************************** */

body {
	color: #000000;                       /* Zeichensatz auf Serifen umstellen */
	text-align: justify;                  /* Blocksatz */
	quotes: "\201E" "\201C" "\201A" "\2018";
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	}

/* Seitenbreite */
body, #container, #page {
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	font-size:12pt;
	}
	
#navigation, #formwizzard, #advertising, #logo, #navhead, #banner, #navi1, #info, #totop {
	display: none;
	}

h1,h2,h3,h4,h5,h6 {
	color: #000000;
	background-color: #FFFFFF;
	text-align:left;
	font-weight:bold;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	}

/* Vermeidung von Seitenumbrüchen direkt nach einer Überschrift */
h1,h2,h3,h4,h5,h6 { 
	page-break-after: avoid; 
	}
	
h3 {
	margin-left:10px;
	}

p, address, li, dt, dd {
	font-size: 12pt;
	line-height:115%;
	}

/* Zeichensatz fuer Code Beispiele */
code, pre { 
	font-family: "Courier New", Courier, mono;
	}

ol, ul {
	list-style: square; 
	margin-left: 18pt;
	text-decoration:none;
	font-size:14pt;
	color:#6b6b6b;
	margin:0px;
	padding:0px;
	list-style-type:none;
	}

li {
	line-height: 1.6em;
	text-decoration:none;
	font-size:14pt;
	color:#6b6b6b;
	margin:0px;
	padding-top:1px;
	padding-left:12px;
	list-style-type:none;
	}
	
a:link, a:visited {
	background: transparent;
	color: #990033;
	font-weight: normal;
	text-decoration: none;
	}

/* Sichtbare Auszeichnung der URLs von Links */
a[href]:after { 
	content:" <"attr(href)">"; 
	background-color: inherit;
	color: #369;
	font-family: Arial, Helvetica, sans-serif; 
	font-style: italic;
	}

/* Auszeichnung von Abkürzungen und Acronymen */
abbr[title]:after, acronym[title]:after { 
	content: '(' attr(title) ')';
	background-color: inherit;
	color: #369; 
	font-style: italic; 
	}

*[cite]:after {
	content:close-quote" (Quelle: "attr(cite)")";
	}

q:before, blockquote:before {
	content:open-quote;
	}

q:after, blockquote:after {
	content:close-quote;
	}

#content:after {
	content: "Alle Rechte vorbehalten. © 2009-2012 Kurpfälzer Sängerkreis Mannheim e.V.";
	color: #CCCCCC!important;
	font-size: 10pt;
	border-top: 1px solid #999;
	}

/* Vom Original Style-Sheet */
hr {
	width:100%; 
	height:1px; 
	}

small {
	font-size:14pt; 
	}

/* EINSTELLUNGEN DER Schrift */
p.img {
	text-align:center;
	margin-bottom:2px;
	margin-left:2px;
	margin-right:2px;
	margin-top:2px;
	}
	
th {
	text-align:left;
	}
	
ol.null, ul.null, li.null {
	text-decoration:none;
	font-size:9pt;
	color:#6b6b6b;
	margin:0px;
	padding:0px;
	}

/* Einstellungen Bilder */
img {
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	margin-bottom:0px;
	}

input, textarea {
	font-size:9pt;
	}

#head {
	z-index:1;
	margin-left:auto;
	margin-right:auto;
	width:975px;
	position:relative;
	top:0px;
	border:solid 0px green;
	}

#page {
	position:absolute;
	top:5px;
	left:5px;
	width:100%;
	border:solid 0px #FF00FF;
	padding:0px;	
	margin:0px;
	z-index:20;
	}

#content {
	position:relative;
	text-align:left;
	left:5px;
	top:0px;
	padding:0px;
	margin:0px;
	width:100%;
	height:100%;
	border:solid 0px red;
	}

.contentformulartext {
	font-size:8pt;
	line-height:19px;
	margin:0px;
	color:#6b6b6b;
	vertical-align:middle;
	}

.contentpara {
	border:solid 0px red; 
	font-size:8pt;
	line-height:19px;
	margin:0px;
	color:#6b6b6b;
	}

label {
	border:solid 0px red; 
	font-size:8pt;
	line-height:19px;
	margin:0px;
	color:#6b6b6b;
	vertical-align:middle;
	}

.sitemap {
	border:solid 0px red; 
	font-size:8pt;
	line-height:19px;
	padding:10px;
	margin:0px;
	}

.sitemap ul {
	margin:0px;
	padding:0px;
	list-style:none;
	}

.sitemap ul li {
	margin:0px;
	padding-left:15px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;
	list-style:none;
	line-height:19px;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../images/pixel.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	}

.sitemap ul li ul li {
	margin:0px;
	padding-left:20px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;
	list-style:none;
	line-height:19px;
	font-weight:lighter;
	text-decoration:none;
	}

.sitemap ul li ul li ul li {
	margin:0px;
	padding-left:30px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;
	list-style:none;
	line-height:19px;
	text-decoration:none;
	}

.artikel1 {
	border:solid 0px red; 
	padding-left:10px;
	padding-right:10px;
	font-size:8pt;
	line-height:19px;
	margin:0px;
	}

a.contenttext, a.contenttext:visited {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	color:#990033;
	}
	
a.contenttext:hover {
	color:#990033;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	}

td.contentformular {
	padding:5px 5px 0px 0px;
	}

span.datum {
	font-size:7pt;
	color:#aaaaaa;
	padding-bottom:25px;
	}

table.cont {
	padding:0px;
	margin:0px;
	font-size:8pt;
	color:#6b6b6b;
	width:535px;
	border:solid 0px red;
	}

th.cont, th.cont1, th.cont2, th.cont3, th.cont4, th.cont5, th.cont6, th.cont7, th.cont8 {
	padding-left:4px;
	padding-right:4px;
	color:#6b6b6b;
	font-size:8pt;
	font-weight:bold;
	line-height:28px;
	}

td.cont, td.cont1, td.cont2, td.cont3, td.cont4, td.cont5, td.cont6, td.cont7, td.cont8 {
	padding-left:4px;
	padding-right:4px;
	color:#6b6b6b;
	font-size:8pt;
	font-weight:lighter;
	line-height:22px;
	}

td.contl, td.cont1l, td.cont2l, td.cont3l, td.cont4l, td.cont5l, td.cont6l, td.cont7l, td.cont8l {
	padding-left:4px;
	padding-right:4px;
	color:#6b6b6b;
	font-size:8pt;
	font-weight:bold;
	line-height:28px;
	}

/* SEITENUEBERSICHT */
ul.toc {
	font-size:7.5pt;
	color:#990033;
	margin:0px;
	padding-left:20px;
	padding-bottom:10px;
	list-style-type:none;
	}

li.toc {
	font-size:7.5pt;
	color:#990033;
	margin:0px;
	padding-left:12px;
	list-style-type:none;
	background-image:url(../images/project/toc.gif);
	background-repeat:no-repeat;
	background-position:0 8px;
	}

a.toc {
	text-decoration:none;
	font-size:7pt;
	color:#990033;
	font-weight:lighter;
	line-height:17px;
	padding-right:10px;
	}

a.toc:hover {
	color:#990033;
	text-decoration:underline;
	}
	
table {
    width:100%;
	}
