body {
	font: normal normal 11px/20px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #b21818;
	padding: 0;
	margin: 0;
}

form, div, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

td, th, p, div, span {
	font: normal normal 11px/20px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.listEntry {
	margin-bottom: 12px;
}

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

p a:link, p a:visited, p a:active {
	color: #000000;
	text-decoration: none;
}

p a:hover {
	color: #f3ae40;
	text-decoration: none;
}

ul li a:link, ul li a:visited, ul li a:active {	
	color: #000000;
	text-decoration: none;
}

ul li a:hover {
	color: #f3ae40;
	text-decoration: none;
}

a:focus {
	color: #6D879F;
	text-decoration: none;
}

a:hover {
	color: #f3ae40;
	text-decoration: none;
}

.phpwcmsIntLink:hover {
	color: #f3ae40;
	text-decoration: none;
}

.articleText { 
	margin-bottom: 3px;
	text-align: justify;
}

.articleCode {
	margin-bottom: 3px;
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2 {
	font-size: 15px;
}

h3 {
	font-size: 12px;
}

h4, h5, h6 {
	font-size: 10px;
}

.articleSummary {
	font: normal normal 11px/20px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 135%;
}



/** 
 * Custom CSS 
 */

#faceup {
	position: relative;
	top: 0;
	left: 0;
}

.facedown {
	position: fixed;
	top: 146px;
	left: 0;
}


.blase_in a {
	left: 0;
}


#weiter {
	position: fixed;
	top: 600px;
	left: 900px;
}


.claer {
	clear: both;
}
