@charset "ISO-8859-1";
.container_featuritems {
	background-image: url(img/common/shadow_right.png);
	background-repeat: repeat-y;
}
.content_left_uebersicht {
	position: relative;
	width: 708px;
	float: left;
	margin: auto;
	overflow: hidden;
	height: 1200px;
}
.content_right {
	position: relative;
	width: 272px;
	overflow: visible;
	float: left;
	margin: auto;
	z-index: 1;
	visibility: visible;
}
.content_left_features
 {
	position: relative;
	width: 708px;
	float: left;
	margin: auto;
	overflow: hidden;
	height: 1850;
}
.frame_navi_main {
	background-attachment: fixed;
	background-image: url(img/common/bg_mainnavi.gif);
	background-repeat: repeat-x;
}
.frame_navi_sub {
	background-image: url(img/common/bg_subnavi.png);
	background-repeat: repeat-x;
}
.frame_shadow_left {
	background-image: url(img/common/shadow_left.gif);
	background-repeat: repeat-y;
}
.frame_main {
	background-image: url(img/common/bg_mainframe);
	background-repeat: repeat-x;
	text-align: left;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.frame_main_index {
	background-image: url(img/headteaser.png);
	background-repeat: repeat-x;
	background-position: top;
}
.content_left_screenshots {
	position: relative;
	width: 970px;
	float: left;
	margin: auto;
	overflow: hidden;
}
.frame_main_tutorials {
	background-image: url(img/common/bg_mainframe);
	background-repeat: repeat-x;
}
.text_main_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #E59103;
	font-weight: normal;
}
.text_subheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: 8d8d8d;
	position: relative;
}
.text_subsubheadline {
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #939393;
	position: relative;
}
.text_main_content {
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 18pt;
}
.text_main_content_list {
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 18pt;
	list-style-type: square;
	list-style-position: outside;
}
.txt_disclaimer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: right;
	padding-right: 40px;
}
.img_border {
	border: 5px solid #CCCCCC;
}
