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


/* Contents
++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#contents .box1{
	height:auto;
}

#contents .box2{
	height:auto;
	margin-top:70px;
}
#contents .box3{
	height:auto;
	margin-bottom:40px;
	margin-top:60px;
}
#contents .box3 .left{
	float:left;
	width:680px;
	height:auto;
	margin-top:20px;
}
#contents .box3 .right{
	float:right;
	width:305px;
	height:auto;
	margin-top:20px;
}
#contents .box3 .link{
	font-size:10px;
}
#contents .box3 .link a{
	color:#0099CC;
}
#contents .box3 .link a:hover{
	color:orange;
}

#contents .subtitle{
	background-image: url(../new-img/hqh/bild_img5.jpg);
	background-repeat: no-repeat;
  height:36px;
  padding-top:10px;
	font-size:25px;
	padding-left:15px;
	margin-top:20px;
}	

#contents .img2{
	margin-top:20px;
	height:auto;
}

#contents .img4{
	margin-top:20px;
	height:auto;
}


#contents .normal{
	width:1000px;
	height:auto;
	margin-top:15px;
}


