<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

img { behavior: url(../_css/iepngfix.htc) }

* {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	border-style: none; 
}

/*-------------------/
/   Testurteilbox    /
/-------------------*/

.testurteil {
	background-color: #adcee6;
	margin-left: 143px;
	width: 818px;
	margin-top: 20px;
}

#puffer {
height:110px;
width: 100%;
}


.test {
	width: 60%;
	font-size: 14px;
	font-weight: bold;
	float: left;
}

#testtext {
	margin-left:123px;
	padding-top: auto;
	padding-bottom: auto;
}

.testlogo {
	margin-right: 10px;
	float:left;
}

/*  Hack fuer CSS */
.test:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}

.testurteil:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}
/*       Ende Hack   */


/*-------------------/
/       Pfeile       /
/-------------------*/


#instore {
	font-size: 14px;
	width: 250px;
	height: 30px;
	top: 100px;
	left: 22px;
	position: relative;
}

#instore2 {
	font-size: 1px;
	width: 250px;
	height: 1px;
	/*position:relative;*/
	top: 95px;
	left: 24px;
}

#instore span{
font-weight: bold;
color: #E2001A;
font-size: 14px;

}

/*-------------------/
/     Navigation     /
/-------------------*/

#navi ul{
	list-style-type: none;
	padding: 2px;
	margin-left: 0px;
	margin-top: 0px;
}

/*-------------/
/ Seitenaufbau /
/-------------*/

#contentframe {
	width: 960px;
	max-width: 960px;
	margin: auto;
	min-height: 100%;
}

.newarrow div h5{
	margin: 25px 0px 0px 0px;
	font-size: 18px;
	line-height: 21px;
}

.newarrow div{
	position: absolute;
	top: -20px;
	left: 18px;
	font-size: 12px;
	padding:5px;
}

.hard {
	color: #000000;;
}

.soft {
	color: #000000;
}

.newarrow img {
	position: absolute;
	left: 0px;
}

.newarrow {
	position: absolute;
	width: 300px;
	height: 70px;
	margin-left: 820px;
	z-index: 1;
}

#home {
	overflow: hidden;
	margin-left: 143px;
	width: 818px;
	height: 550px;
	position: relative;
	top: -20px;
	margin-bottom: 30px;
}

.navteq {
	background-image: url(../_img/specials/navteq.jpg);
	width: 203px;
	height: 100px;
	float: right;
	visibility: hidden;
}

#prodclick {
	cursor: pointer;
	float: left;
}

a:link, a:visited {
	color: black;
	text-decoration: none;
}

#aldilogo {
	width: 132px;
	float: left;
	position: fixed;
	top: 0px;
	z-index: 3;
}

#navi {
	position: fixed;
	float: left;
	width: 132px;
	background-color: #2f393c;
	top: 160px;
	clear:left;
	z-index: 3;
}

#windowstagline span {
	line-height: 3.5;
}

#windowstagline {
	width: 818px;
	margin-left: 170px;
	height: 52px;
	max-height: 52px;
	padding: auto;
	font: Arial 16px; 
	color: white;
	font-weight: bold;
	line-height: 3.5;
}

#logo {
	
	z-index: 3;
	margin-top: -40px;
	margin-left: 820px;
}

#navi img {
	display: block;
}


#subhead {
	font-size: 14px;
	color: white;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.selection {
	font-size: 12px;
	border-bottom: 1px solid black;
	cursor: pointer;
	color: red;
	font-weight: bolder;
	padding: 3px 0 1px 3px;
	background-color: #BABEC1;

	position: relative;
}

#navi div.navielement {
	background-color: #69747A;
	border-bottom: 1px #57646A solid;
	cursor: pointer;
	font-size: 12px;
	color: white;
	padding: 3px 0 3px 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}

.open_close {
	position: absolute;
	left: 110px;
	top: 0px;
	z-index: 1;
}



.left_content {
	width: 409px;
	max-width: 409px;
	float: left;
}
.right_content {
	width: 409px;
	max-width: 409px;
	background-color: white;
	float: right;
}

div.contentdiv {
	overflow: hidden;
	width: 818px;
	max-width: 818px;
	margin-bottom: 10px;
	clear:left;
	background: #ffffff;
}

div.contentdiv h4 {
	color: white;
	font-size: 16px;
	float: left;
	width: 725px;
}

#contents {
	margin-left: 143px;
	margin-top: 20px;
	width: 818px;
}


.grey {
	background-image: url(../../../_2011/_img/default/greystripe.jpg);
	background-repeat: repeat-x;
	width: 818px;
	height: 27px;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	border: 0px solid none; 
	float: right;
}

.grey img {
	padding-left: 2px;
}

.videoplayer {
	width: 560px;
	height: 320px;
}

.headline {
	background-color:#E21830;
	margin: 0; 
	color: white;
	height: 40px;
	padding-left: 5px;
	position:relative;
}

#pfeilani {
	z-index: 1;
}

.headline div.close_category{
	height: 30px;
	width: 30px;
	clear: both;
	position: absolute;
	left: 785px;
	display: inline;
	top: 4px;

	background-image: url(../../../_2011/_img/default/close_btn.png);
	background-position: center center;
	background-repeat: no-repeat;
}

.headline div.minimize_category{
	height: 30px;
	width: 30px;
	position: absolute;
	left: 755px;
	display: inline;
	top: 4px;
	background-image: url(../../../_2011/_img/default/max_btn.png);
	background-position: center center;
	background-repeat: no-repeat;
}

.headline b{
	line-height: 3;
}

.facts {
	background-color: white;
}

.contentheader img {
	float: right;
}

hr {
	color:#e2001a;
	background-color:#e2001a;
	width: 818px;
	height: 1px;
}

html, body {
	height: 100%;
	/*width: auto;*/
	/*margin-left:auto;*/
	margin-right:auto;
	margin: 0;
	padding: 0;
	border: 0 solid none;
	/*overflow-x:hidden;*/
	}

.contentheader p {
	font-size: 13px;
	background-color: white;
	color: black;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
	padding-left: 15px;
}

.contentheader h3 {
	padding-left: 15px;
	padding-top: 8px;
	font-size: 18px;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
	background-color: white;
	color: black;
}

.feature {
	font-size: 12px;
	list-style-type: square;
}

.vertical_line {
	background-color: white;
}

.contentdiv h2 img {
	float: right;
}

@media print{
  #ausstattung_content{display:block;}
  #windows_content{display:none;}
  #software_content{display:none;}
  #prozessor_content{display:none;}
  #grafik_content{display:none;}
  #service_content{display:none;}
  #zusatzprodukte_content{display:none;}
  #details_content{display:none;}
  #navi{display:none;}
  #footer{display:none;}
  .contentheader{display:none;}
}


#footer {
	clear: both;
	width: 100%;
	background-image: url(../../../_2011/_img/default/footer_bg.png);
	background-repeat: x-repeat;
	border-bottom: 0px solid black;
	height: 100px;
	margin-top: -103px;
}

#homeclick {
	float:left;
}


/* jQuery lightBox plugin - Gallery style */
	#gallery {
		padding-top: 2px;
		width: auto;
	}
	
	#gallery ul { 
	list-style: none;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	}
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 0px solid #3e3e3e;
	}
	#gallery ul a:hover { color: #fff; }
#fancybox</pre></body></html>