/*
		Globale Einstellungen für Body / Table / Links :: CSS 2006 Wolf Kammerlander, dasKonkubinat.ch 
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	background-color: #C6CBC6;
}
table {
	margin: auto;
}
a:focus { 
	outline: none; 
	border: none;
}
img a:focus { 
	outline: none; 
	border:none;
}

/*
		CLASS :: .links // für English / Kontakt oben links ::  
*/

td.links {
	background-color: #FFFFFF;
	font-size: 9px;
	word-spacing: 1em;
	text-indent: 20px;
	line-height: normal;
	background-position: bottom;
}
.links a {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
	outline: none; }
}
.links a:visited {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
.links a:hover {

	text-decoration: none;
	color: #CC0033;
	font-weight: bold;
}
.links a:active {


	text-decoration: none;
	color: #CC0033;
	font-weight: bold;
}

/*
		CLASS :: .aktuelles // für Box oben rechts ::  
*/

td.aktuelles {
	background-color: #CC0033;
	font-size: 9px;
	color: #000000;
}
td.aktuelles h1 {
	background-color: #CC0033;
	font-size: 9px;
	color: #000000;
	margin-top: 10px;
}
td.aktuelles p {
	background-color: #CC0033;
	font-size: 10px;
	color: #000000;
	margin: 10px 0px 0px 20px;
	font-weight: bold;
}
.aktuelles hr {
	font-weight: bold;
}

.aktuelles a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	outline: none; }
}
.aktuelles a:visited {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}
.aktuelles a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.aktuelles a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

/*
		CLASS :: .inhalt // für Inhalte, Mitte ::  
*/

td.inhalt {
	font-size: 11px;
	background-color: #FFFFFF;
	color: #333333;
}
td.inhalt h1 {
	font-size: 12px;
	color: #CC0033;
	margin: 20px;
	font-variant: small-caps;
}
td.inhalt h2 {
	color: #CC0033;
	font-size: 12px;
	margin-left: 20px;
	line-height: 5px;
}
td.inhalt p {
	margin-left: 20px;
	line-height: 1.5em;
	margin-right: 40px;
	font-size: 11px;
}
.middleLine {
	background-image: url(bilder/middleLine.gif);
	background-repeat: no-repeat;
}
.subTextInhalt {
	color: #333333;
	font-weight: bolder;
	padding-left: 40px;
}
.subTextFirstLine {

	color: #000000;
	word-spacing: 24px;
	text-indent: 4px;
	font-weight: bolder;
}

/*
		CLASS :: .footer // für Fusszeile ::  
*/

td.footer {
	background-color: #B1BECA;
	font-size: 9px;
	line-height: normal;
	background-position: right center;
	color: #333333;
	padding-top: 6px;
}
td.drucksymbol {
	background-color: #B1BECA;
	font-size: 9px;
	line-height: normal;
	background-position: bottom;
	color: #333333;
	margin-top: 4px;
	margin-left: 20px;
	padding-top: 4px;
	padding-left: 20px;
}
td.footer a {
	background-color: #B1BECA;
	font-size: 9px;
	line-height: normal;
	background-position: bottom;
	color: #333333;
	padding-top: 6px;
	text-decoration: none;
	font-weight: bold;
}
td.footer a:visited {
	background-color: #B1BECA;
	font-size: 9px;
	line-height: normal;
	background-position: bottom;
	color: #333333;
	padding-top: 6px;
	text-decoration: none;
	font-weight: bold;
}
td.footer a:hover {

	background-color: #B1BECA;
	font-size: 9px;
	line-height: normal;
	background-position: bottom;
	color: #cc0033;
	padding-top: 6px;
	text-decoration: none;
	font-weight: bold;
}


/* SPALTE UNTEN FÜR NEUE BÜCHER, ETC. */

td.spalteUnten {

	background-color: #EFEBDE;
	font-size: 10px;
	color: #000000;
}
td.spalteUnten h1 {
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #B1BECA;
	width: 154px;
	margin-left: 20px;
	margin-top: 12px;
	text-indent: 4px;
	margin-bottom: -1px;
}
td.spalteUnten p {
	font-weight: bold;
	color: #000000;
	margin-left: 20px;
}
.spalteUnten a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	outline: none; }
}
.spalteUnten a:visited {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
.spalteUnten a:hover {

	text-decoration: none;
	color: #CC0033;
	font-weight: bold;
}
.spalteUnten a:active {
	text-decoration: none;
	color: #CC0033;
	font-weight: bold;
}

	
	/*"""""" Abstände """"""""" */
	.navAbstand
	{
		padding-left: 20px;
		padding-top: 20px;
	}



.qm-active
{
		font-weight: bold;
		color: #CC0000;
}

#FlashID {
		background: url(header2010/header5.jpg) no-repeat;
}

