﻿#main div.con1 {

}

#main div.con1 h2{
	width: 530px;
	height: 65px;
	margin: 0;
	padding: 0;
	background: url("../images/subtitle-mobile.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;
}

#main div.con2 h3 {
	width: 530px;
	height: 27px;
	margin: 10px 0 10px 0;
	padding: 0;
	background: url("../images/ssub_mobile.gif") left top no-repeat;
	
}

#main div.con2 h3 span {
	display: none;
}

#main div.con2 h4 {
	width: 400px;
	height: 20px;
	background: url("../images/subtext03.gif") left top no-repeat;
}

#main div.con2 h4 span{
	display: none;
}

#main div.con2 a{
	display: block;
	width: 300px;
	height: 30px;
	background: url("../images/pdf01.gif") left top no-repeat;
}

#main div.con2 a:hover{
	background-image: url("../images/pdf02.gif");
}

#main div.con2 a span{
	display: none;
}

#about_mobile{

	height:400px;
	width:530px;
	margin:10px 0 10px 0;
	padding:0;
	background: url("../images/image_mobile.gif");
	
	
}

#mailadress{
	margin:180px 0 0 40px;
}

