* {
	margin:0px;
	padding:0px;
	font-family:Verdana, sans-serif;
	font-size:11px;
	color:#eeeeee;
}

hr {
	width:400px;
	border-top:1px solid #ffffff;
	border-left:0;
	border-right:0;
	border-bottom:0;
}

.big {
	font-size:14px;
	color:#00A088;
	font-weight:bold;
}

.kontaktdark{
	color:#333333;
}

.orange {
	color:#ffAA00;
	text-decoration:underline;
}

.orange:hover {
	color:#ffDD00;
	text-decoration:underline;
}

.kaspersky_table {
	border-style: none;
	border-collapse: separate;
}

.kaspersky_table td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: white;
}

#bodyframe {
	background-color:#333333;
}

#contentframe {
	vertical-align:top;
	padding:5px;
	height:288px;
	overflow:auto;
}

#imageframe {
	float:left;
}