﻿#main div.con1 {

}

#main div.con1 h2{
	width: 530px;
	height: 65px;
	margin: 0;
	padding: 0;
	background: url("../images/subtitle-haken.gif") left top no-repeat;
}

#main div.con1 h2 span{
	display: none;
}

#main div.con2 {
	margin: 0 0 30px 0;
	font-size: 12px;
	color: #666666;
	background-image: url("../images/dollimage004.jpg");
	background-position: 10px 35px;
	background-repeat: no-repeat;
}

#main div.con2 h3 {
	width: 530px;
	height: 27px;
	margin: 10px 0 10px 0;
	padding: 0;
	background: url("../images/ssub_haken.gif") left top no-repeat;
	
}

#main div.con2 h3 span {
	display: none;
}

#main div.con2 div{
	margin: 0 0 0 110px;
}

#main div.con2 p {
	margin: 0;
	padding: 0;
}

#main div.con2 p strong {
	display: block;
	width: 250px;
	height: 20px;
	margin: 10px 0 10px 0;
	padding: 0;
	
}

#main div.con2 p strong span{
	display: none;
}

#main div.con2 div ul {
	font-weight: bold;
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}

#main div.con2 ul li {
	margin: 0 0 15px 0;
}

#main div.con2 p strong.s1 {
	background: url("../images/subtext04.gif") left top no-repeat;
}

#main div.con2 p strong.s2 {
	background: url("../images/subtext05.gif") left top no-repeat;
}


