body {
	background-color:#fff;
	margin:0px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	color:#ffffff;
	font-size: 62.6%;
	width:100%;
	height:100%;
}

html{
	font-size: 1em;
	width:100%;
	height:100%;
}



a{
	font-family: Arial,Helvetica,sans-serif;
	color:#ffffff;
	text-decoration:none;
}

a:hover{
	font-family: Arial,Helvetica,sans-serif;
	color:#ffffff;
	text-decoration:none;
}

img {
	padding:0px;
	margin:0px;
	border:0px;
}
#logo{

	margin-left:93px;
}
.menu_ul *{
	display:none;
}

#data{
	font-size: 1.2em;
	width:400px;
	margin-top:40px;
	margin-left:100px;
}
#data_title_spacer{
	clear:both;
	height:40px;
}
.data_home_news_item_picture{
	float:right;
}
.data_home_news_item_datas{
	float:right;
	width:290px;
	text-align:right;
	margin-right:20px;
}
.data_home_news_item_datas_title{
	font-weight:bold;
}
.data_home_news_item_spacer{
	clear:both;
	height:20px;
}
#data_container_title{
	font-size: 2.0em;
}

.data_container_subtitle{
	font-size: 0.8em;
}

.data_container_subtitle_alone_text{
	font-size: 1.3em;
	font-weight:bold;
}

.data_container_pictures_list_item{
	float:left;
}

#data_container_downloads{
	display:none;
}

.data_container_list_item_picture{
	float:left;
}

.data_list_item_little_spacer{
	clear:both;
	height:20px;
}

.data_list_item_spacer{
	clear:both;
	height:20px;
}

.data_container_list_item_data{
	float:left;
	width:250px;
	margin-left:20px;
}

.data_container_list_item_data_title{
	font-weight:bold;
}

.data_list_item_picture{
	float:right;
}

.data_list_item_datas{
	float:right;
	width:290px;
	margin-right:20px;
	text-align:right;
}

.data_list_item_datas_title{
	font-weight:bold;
}