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

*{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}

h1{
font-size: 20px;
}

h2{
font-size: 15px; 
}

h3{
font-size: 12px;
}


a{
	font-weight: normal;
	text-decoration: none;
}

a:hover{
	font-weight: normal;
	color:#1fa395;
	text-decoration: underline;
}



a.moebel{
	background-image: url(../images/moebel.png);
	background-repeat: no-repeat;
	float: left;
	height: 150px;
	width: 200px;
}


a.moebel:hover{
	background-image: url(../images/moebel_over.png);
	background-repeat: no-repeat;	
}


a.grafik{
	background-image: url(../images/graphik.png);
	background-repeat: no-repeat;
	float: left;
	height: 150px;
	width: 300px;	
}


a.grafik:hover{
	background-image: url(../images/graphik_over.png);
	background-repeat: no-repeat;	
}



a.genauso{
	background-image: url(../images/genauso.png);
	background-repeat: no-repeat;
	float: right;
	height: 22px;
	width: 161px;	
}


a.genauso:hover{
	background-image: url(../images/genauso_over.png);
	background-repeat: no-repeat;	
}




a.kontakt{
	background-image: url(../images/kontakt.png);
	background-repeat: no-repeat;
	float: left;
	height: 33px;
	width: 153px;	
}




a.kontakt:hover{
	background-image: url(../images/kontakt_over.png);
	background-repeat: no-repeat;	
}



a.design{
	background-image: url(../images/design.png);
	background-repeat: no-repeat;
	float: left;
	height: 37px;
	width: 254px;	
}


a.design:hover{
	background-image: url(../images/design_over.png);
	background-repeat: no-repeat;
	float: left;
	height: 37px;
	width: 254px;	
}



#kontaktformular{
	float: left;
	height: 400px;
	width: 250px;
	position: relative;
	visibility: visible;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

#adresse{
	float: left;
	height: 200px;
	width: 200px;
	position: relative;
	visibility: visible;
	left: 20px;
	top: 260px;
	right: 0px;
	bottom: 0px;
}

a.zona{
	background-image: url(../images/moebel/zona_01.png);
	background-repeat: no-repeat;
	float: left;
	height: 23px;
	width: 404px;
}

a.zona:hover{
	background-image: url(../images/moebel/zona_02.png);
	background-repeat: no-repeat;
	float: left;
	height: 23px;
	width: 404px;
}

a.segno{
	background-image: url(../images/moebel/segno_01.png);
	background-repeat: no-repeat;
	float: left;
	height: 26px;
	width: 255px;
}

a.segno:hover{
	background-image: url(../images/moebel/segno_02.png);
	background-repeat: no-repeat;
	float: left;
	height: 26px;
	width: 255px;
}

a.zascho{
	background-image: url(../images/moebel/zascho_01.png);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 356px;
}

a.zascho:hover{
	background-image: url(../images/moebel/zascho_02.png);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 356px;
}


a.mail{
	background-image: url(../images/moebel/mail_01.png);
	background-repeat: no-repeat;
	float: left;
	height: 28px;
	width: 496px;
}


a.mail:hover{
	background-image: url(../images/moebel/mail_02.png);
	background-repeat: no-repeat;
	float: left;
	height: 28px;
	width: 496px;
}


a.download{
	background-image: url(../images/moebel/download_01.png);
	background-repeat: no-repeat;
	float: left;
	height: 28px;
	width: 265px;
}


a.download:hover{
	background-image: url(../images/moebel/download_02.png);
	background-repeat: no-repeat;
	float: left;
	height: 28px;
	width: 265px;
}