@charset "UTF-8";
/* CSS Document */


body {
	background-color:#000;
	margin:0px;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}

div#center {
	width:1000px;
	margin:0px auto;
}

div#news_tour {
	background-image:url(images/news_tour.jpg);
	height:199px;
	width:1000px;
}

div#amazon {
	height:273px;
	width:1000px;
}

div.headline {
	height:133px;
	width:1000px;
}

div.headline_index_237 {
	height:237px;
	width:1000px;
	background-image:url(images/big/index_header.jpg);
}

div.headline_237 {
	height:237px;
	width:1000px;
	background-image:url(images/big/header.jpg);
}

div.3pointbox {
	width:1000px;
	height:111px;
}

div#news_tour_padding {
	padding-left:40px;
	padding-right:40px;
	height:160px;
	overflow:hidden;
}

div#content {
	width:920px;
	padding-left:40px;
	padding-right:40px;	
}



/* SITEPART */

.sitepartheadline {
	color:#f7d60d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20pt;
	text-transform:uppercase;
	padding-bottom:15px;
}

.siteparttext {
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:14pt;
}




/* HYPERLINKS */

a.lang:link {
	color:#f7d60d;
	font-family:"Times New Roman", Times, serif;
	font-size:7pt;
	font-weight:bold;
	text-decoration:none;
}

a.lang:visited{
	color:#f7d60d;
	font-family:"Times New Roman", Times, serif;
	font-size:7pt;
	font-weight:bold;
	text-decoration:none;
}

a.lang:hover{
	color:#fff;
	font-family:"Times New Roman", Times, serif;
	font-size:7pt;
	font-weight:bold;
	text-decoration:none;
}

a.lang:active{
	color:#f7d60d;
	font-family:"Times New Roman", Times, serif;
	font-size:7pt;
	font-weight:bold;
	text-decoration:none;
}




a:link {
	color:#f7d60d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}

a:visited{
	color:#f7d60d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}

a:hover{
	color:#900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}

a:active{
	color:#f7d60d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}

