@charset "utf-8";

.bigFrame .textFrame {
	float:left;
font-size:13px;
padding:20px;
width:430px;
}

.bigFrame .textFrame h1 {
	color: #eb008b;
	font-size: 20px;
	font-family: Verdana;
	margin-bottom: 1em;
}

.bigFrame .textFrame h2 {
	color: #00ccff;
	font-weight: bold;
	margin-bottom: 1em;
}

.bigFrame .textFrame a.like_h1 {
	color: #eb008b;
	font-size: 20px;
	font-family: Verdana;
	margin-bottom: 1em;
	text-decoration: none;
}

.bigFrame .textFrame a.like_h1:hover {
	text-decoration: underline;
}

.bigFrame .textFrame a.like_h2 {
	color: #00ccff;
	font-weight: bold;
	margin-bottom: 1em;
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
	line-height: 12px;
}

.bigFrame .textFrame a.like_h2:hover {
	text-decoration: underline;
}

.bigFrame .textFrame a.like_kurs {
	font-family: Arial Black;
	color: rgb(255, 20, 147);
	font-size: 18pt;
}

.bigFrame .textFrame a.like_kurs:hover {
	text-decoration: underline;
}

.bigFrame .textFrame p {
font-size:12px;
line-height:18px;
margin-bottom:1em;
orphans:3;
text-align:justify;
widows:3;
}

.bigFrame .textFrame  a {
	color: #666666;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}

.bigFrame .images {
	display: inline;
	float: right;
	width: 456px;
	height: 457px;
	background-color: #02050A;
}

.thirdsStrip {
	margin-bottom: 2em;
}

.oneThirdFrame {
	display:inline;
float:left;
height:95px;
margin-left:42px;
padding:10px;
width:260px;
}

.oneThirdFrame:first-child {
	margin-left: 0px;
}

.oneThirdFrame img {
	display: inline;
	float: left;
	margin-bottom: 10px;
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 25px;
}

.oneThirdFrame h1 {
	float:left;
font-size:18px;
font-weight:bold;
text-transform:uppercase;
}

.oneThirdFrame a {
	font-weight: inherit;
	font-size: inherit;
	color: inherit;
}

.oneThirdFrame a:hover {
	text-decoration: underline;
}

.oneThirdFrame p {
float:left;
font-size:10px !important;
line-height:12px;
margin-top:0.5em;
text-align:left;
width:145px;
}

