* {
	font-size: 12pt;
	font-family: Times New Roman, Times, serif;
	background: white;
	color: black;	
}
p, ul, img {
	margin-bottom: 12pt;
	margin-top: 0pt;
}

img { float: right; }

h1 {
	font-size: 14pt;
}

h2 {
	font-size: 13pt;
}

h3 {
	margin-top: 12pt;
	margin-bottom: 0pt;
}

th {
	text-align: left;
	font-weight: normal;
}


td {
	padding-right: 4px;
}

hr {
	border-style: solid none none none;
	border-width: 1pt;
	border-color: black;
}

caption {
	text-align: left;
	font-weight: bold;
	font-size: 14pt;
}


#navigation_block {
	display: none;
}

#skip {
	display: none;
}

#preloader { display: none; }

.link {
	display: none;
}

#logotyp {
	float: right;
	clear: both;
	margin-bottom: 30pt;
	}
#content {
	float: left;
}

.colHeadline
{
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
}

