body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, label, textarea, p, blockquote, th, td, hr, img, embed, object {
	margin:0;
	padding:0;
	}
fieldset, img {
	border:0 none;
	}
img {
	display: block;
	}
/* Set Typography (All Pages)
-------------------------------------------------------- */
body {
	font-family: Georgia, serif;
	color: #333;
	font-size: 87.5%; /* for IE */
	background-color:#EFEBEF;

	}
html>body {
	font-size: 14px; /* non-IE */
	}
p {
	line-height: 1.357em; /* 19px */
	font-size: 1em; /* 14px */
	text-align:justify;
	}
a:link, 
a:visited {
	color: #027A9C;
	text-decoration: none;
	}
a:hover, 
a:active {
	color: #900;
	text-decoration: none;
	}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
	}
	
#singleLeft h2 {
	font-size: 32px;
	font-weight: bold;	
	margin-top: 0.214em;
	color: #1C388F;
	font-family: Georgia, serif;
	}
#singleLeft h3 {
	font-size: 1.286em;
	height: 1.667em;
	line-height: 1.667em;
	font-weight: bold;
	padding-left: 0.25em;
	margin-bottom: 1.667em;
	clear: none;
	overflow:hidden;
	color: #FFFFFF;
	background-color: #1C388F;
	font-family: Georgia, serif;	
	}
#singleLeft h4 {
	font-size: 1.286em;
	height: 1.667em;
	line-height: 1.667em;
	font-weight: bold;
	padding-left: 0.25em;
	margin-bottom: 1.667em;
	clear: none;
	overflow:hidden;
	color: #1C388F;
	background-color: #E7E7E7;
	font-family: Georgia, serif;	
	border: solid 1px #1C388F;
	}	
#singleLeft h4 a 
{
	color: #1C388F;
}
#singleLeft p, 
#singleLeft h5 {
	font-size: 1.143em;
	line-height: 1.5em;
	margin-bottom: 1.5em;
	font-family: Georgia, serif;
	}
#singleLeft p.teaser {
	font-weight: bold;
	}
.articleTable table {
	width:100%;
	}
#contentbox {
	float: left;
	width: 18.571em;
	margin-right: 1.429em;
	padding-bottom: 1.429em;
	}
#contentbox h4 {
	font-family: Georgia, serif;
	color: #FFFFFF;
	background-color: #1C388F;
	margin: 0.167em 0 0.769em 0;
	font-size: 0.857em;
	line-height: 1.667em;
	padding-left: 0.5em;
	font-weight: bold;
	}
#metaLine {
	font-family: Arial,sans-serif;
	font-size: 0.857em;
	line-height: 1.667em;
	height: 1.667em;
	color: #666665;
	overflow-x: hidden;
	overflow-y: hidden;
	}
.articleTable,
.contentTable {
	font-family:Arial,sans-serif;
	margin-bottom:1.667em;
	overflow:hidden;
	}
.articleTable td,
.articleTable div.title {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	padding: 0.286em  0.5em 0.286em 0;
	vertical-align: top;
	font-size: 0.857em;
	}
.articleTable td:first-child {
	padding-left: 0pt;
	}
#contentbox img.contentboxbild {
	width: 18.571em;
	margin-top: 0.333em;
	margin-right: 0pt;
	margin-bottom: 0.357em;
	margin-left: 0pt;
	}
.green {
	color: green; 
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px;
}
.red {
	color: red; 
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px;
}




