@CHARSET "UTF-8";

body{
	margin: 80px 0px;
	text-align:center;
}

#site{
	margin:auto;
	font-family: Helvetica Neue, Helvetica, Arial, Verdana, non-serif;
	color:#80807f;
	width: 795px;
	text-align:left;
}


/* @group styles */
a{
	color:#80807f;
}
a:hover{
	text-decoration: underline;
}
a:visited{
	color:#80807f;
}


.clear{
	clear: both;
}

.dots{
	background-image:url('../images/dots.gif');size
}

.headline{
	color: #cba341;
	font-size:15px;
}
.bold{
	font-weight:bold;
}

.left{
	float:left;
}

.javaActivate{
	font-size:12px;
	padding-top: 120px;
	padding-left:  90px;
}

/* @end */

/*...................................................................*/

/* @group header */

#header{
	height: 250px;
}
#logoBox{
	float: right;
	height:121px;
}

#logo{
	width: 551px;
	height:121px;
	float:right; 
}
.dotBar{
float:left;
	margin-top:65px;
width:244px;
	height: 56px;
}

.textLine{
	position:absolute;
	background-image:url('../images/text_line.gif');
	background-repeat:no-repeat;
	margin-top:100px;	
	margin-left:32px;
	width:790px;
	height:9px;
}


#keyWordsBox{
	height:128px;
	margin-left:13px;
}

#keyWords{
	margin-top:49px;
	text-align:right;
	float: right;
	margin-right:7px;
}
#keyWords p{
	margin:12px 0px;
}

#claimBox{
	float:left;
	background-image:url('../images/claim.gif');
	background-repeat:no-repeat;
	width: 164px;
	height:103px;
	margin-top:14px;
}

/* @end */

/*...................................................................*/

/* @group content */

#content{
		padding:35px 13px;
}

.playerContentBox{

}

.player{
	background-color:#fff;
	width: 391px;
	height: 293px;
	float:left;
}
.descrBlock{
	margin-bottom:13px;
}

.playerDescription{		
	background-color:#fff;
	float:left;
	margin-right:6px;
	width: 370px;
	height: 317px;
	font-size:14px;
	line-height:18px;
	letter-spacing:0.5px;
}
.playerDescriptionInner{
	margin: 11px 9px;
}

/* @end */

/*...................................................................*/

/* @group clients */

.clientsBox{
	padding:17px 13px;
	padding-bottom:35px;
	margin-top:60px;	
}
.clientsLogos{
	background-color:#fff;
	margin-top:14px;
	padding:30px 15px;
}
.clientsBoxInner{


}

/* @end */

/*...................................................................*/

/* @group footer */
#footer{
	padding:17px 13px;
	padding-bottom:35px;
	margin-top:60px;	
}

.footerOuterTextBox{
	margin-top:20px;

	float:left;
}

.footerInnerBox{
	font-size:12px;
	line-height:16px;
	float:left;
	
}

.footerMarginRight{
	margin-right:50px;
}

#impressum{
	float: left;
	width: 450px;
}


/* @end */




