@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: 42px 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;
}
#tweets-here {
	height: auto;
    margin: 8px 4px 2px;
}
#ico_twitter {
	float: right;
	margin: -8px -6px 0 0;
	cursor: pointer;
}
#bt_close{
	color: #666666;
    float: right;
    font-size: 11px;
    margin: -4px 2px 0px 0px !important;
    cursor: pointer;
}

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

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

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

.fpSections a:hover {
	text-decoration: underline;
}
.tweet {
    background: none repeat scroll 0 0 #EEEEEE;
    clear: both;
    width: 334px;
    margin: 10px 0px;
    padding: 6px 2px;
}
.tweet img {
    margin-right: 10px;
}

.tweet p {
    float: right;
    font-size: 11px;
    margin: 0px 20px 2px 0px !important;
}
.clear {
    clear: both;
}

/*.auto-style1{
	font-size: 12px;	
}
auto-style2, .auto-style3, .auto-style4{
	font-size: 10px;
}
.auto-style5{
	font-size: 12px;
}*/

