@charset "utf-8";
/* CSS Document */
/*
body {
	background: #000;
	text-align:center; 
	margin: 0; 
	padding:0; 
	color: #3b4a37;	
	color: #063; 	
    font-family: 'Abel',Arial,sans-serif;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
	}
*/


.page{}
.header{border: 0px solid #ccc;}
.content{border: 0px solid #ccc;}
.col_right{border: 0px solid #ccc;}
/*
h1 {
	font-size: 48px; 
	font-weight: 700;
	letter-spacing: -0.063em;
    text-transform: uppercase;
	}
*/	
h1 {
	font-size: 60px; 
    text-transform: uppercase;
	margin: 0;
	}
	
h2 {
	/*margin: 0; padding:0;*/
	}

div.hrproductpreview {
    background-image: url("../images/hr_productpreview.gif");
    display: block;
    height: 0;
    line-height: 0;
    margin: 12px 0;
    overflow: hidden;
    padding-top: 1px;
}

/*
font-family: 'Asap', sans-serif;
font-family: 'Medula One', cursive;
font-family: 'Ropa Sans', sans-serif;
font-family: 'Abel', sans-serif;
*/


/*
#5d5e60 Logo Grau
#aaaaaa heller
#191a1d Background

*/

body {
    background: url("../images/top-bg.jpg") no-repeat scroll 0 0 #191a1d;
	/* background-image: url("../images/top-bg.jpg"); */
    color: #5d5e60;
    font-family: 'Abel',sans-serif;
    font-weight: 400;
    letter-spacing: -0.063em;
    margin: 0;
    /* padding-top: 313px; */
    /* text-align: center; 
    text-transform: uppercase;*/
}
.page {
}
.wrapper {
    border: 0 solid;
    margin: 2.1em auto;
    max-width: 602px;
	text-align: center;
}
.header {
    border: 0 solid #CCCCCC;
}
.content {
    border: 0 solid #CCCCCC;
}
.col_right {
    border: 0 solid #CCCCCC;
}

h1 {

}
h2 {

}

.logo {width:100%; max-width: 600px;}

.info-text {margin: 0 auto;
    max-width: 480px;
    text-align: left;
	}
	
	.download {
	text-align:left;
	margin: 0 auto;
max-width: 480px;
	}
	
	.download ul{
    list-style: none outside none;
    margin: 0;
    padding: 0;

	}
	
	

.past {
    text-decoration: line-through;
	}

.heighlight { color: #A9ACBA;}
.big-heighlight { color: #A9ACBA; font-size:45px;}
.sml {font-size:45px;}


a:link {
    color: #A9ACBA;
}
a:visited {
    color: #A9ACBA;
}
a:hover, a:active {
    color: #820000;
}