@CHARSET "utf-8";

#getDemov {
	float: right;
	margin-top: 8px;
}

#topDownloads .row1 {
	width: 12px;
}

#topDownloads .row2 {
	width: 250px;
}

#topDownloads .row3 {
	width: 30px;
}

#topDownloads .row4 {
	width: 58px;
}

#leftRow {
	padding: 12px 38px 0px 0px;
	float: left;
}

#rightRow {
	padding-top: 40px;
	float: right;
}

#topFaq ol,#newsBox ol,#suppPrinters ol {
	list-style-image: url('/img/ico/square_grey.gif');
	list-style-type: none;
	list-style-position: outside;
	padding-left: 22px;
	margin-bottom: 6px;
	margin-top: 8px;
}

#topFaq li,#changelog li,#newsBox li {
	margin: 8px 0;
}

#topFaq span,#changelog span,#newsBox span,#topDownloads span {
	margin-left: 18px;
}

#centerLine {
	width: 2px;
	height: 220px;
	border-left: 2px dotted black;
	position: relative;
	top: 14px;
	left: 420px;
	float: left;
}

/**************************** classes *******************************************/
.proBox {
	width: 233px;
	margin: 23px;
	float: left;
}

.fpSections {
	width: 370px; /* 840/2 - subjektivitaet */
	margin: 20px 0px 0px 0px;
}

.fpSections li a,.fpSections table a {
	text-decoration: none;
}

.fpSections a:hover {
	text-decoration: underline;
}