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

h4 {
    font-weight: bold;
    color: #909090;}

.indryk {
	margin-left: 160px;
}

.link {
	color: #00C;
	text-decoration: underline;
	}
	
.luft {
	padding-top: 20px;
	}
	
.margin {
	margin-left: 15px;
	}
	
.use {
	color: #F00;
	}	
	
		
ul {
	/* text-decoration: none; */
	/* list-style-type: none; */
	list-style-image: url("includes/arrow_ul.gif") 
	}

#case1 {
	height: auto;
	width: 170px;
	float: left;
	margin-bottom: 20px;
	padding: 3px;
	border: 1px solid #999;
	}
	
#case1 .hover {
	height: auto;
	width: 170px;
	float: left;
	margin-bottom: 20px;
	padding: 3px;
	border: 1px solid #333;
	}		
	
#case2 {
	height: auto;
	width: 170px;
	border: 1px solid #999;
	float: left;
	padding: 3px;
	}		

#case3 {
	height: auto;
	width: 170px;
	border: 1px solid #999;
	float: left;
	padding: 3px;
	}
			
#pictures {
	height:140px;
	width:570px;
	}

.imgcase 
{
	height: 100px;
	width: 550px;
	margin-top:20px;
	border: 2px solid #999;
}	
#img1 {
	background-image: url(pictures/AutoTuning.png);
	}
	
#img2 {
	background-image: url(pictures/img2.png);
	}

#img3 {
	background-image: url(pictures/img3.png);
	}								

#img4 {
	background-image: url(pictures/img4.png);
	}								

#img5 {
	background-image: url(pictures/img5.png);
	}									

#img6 {
	background-image: url(pictures/img6.png);
	}								

#img7 {
	background-image: url(pictures/img7.png);
	}	
	
#img8 {
	background-image: url(pictures/img8.png);
	}	
	
#img9 {
	background-image: url(pictures/img9.png);
	}								
								
#img10 {
	background-image: url(pictures/img10.png);
	}								
								
#img11 {
	background-image: url(pictures/img11.png);
	}

#img12 {
	background-image: url(pictures/img12.png);
	}
