@charset "utf-8";
/* CSS Document */
#contact{
	margin-right: auto;
	margin-left: 327px;
	height: 410px;
	padding-top: 120px;
	width: 680px;
}
#contact #left{
	float: left;
	width: 400px;
}
#contact #right{
	float: right;
	width: 190px;
}
h2{
	margin-top: 0px;
	margin-bottom: 20px;
}
#mail{
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 40px;
}
#mail a{
	color: #28B7BD;
}
#mail a:hover{
	text-decoration: underline;
}
#drammatica{
	color: #000000;
}
#drammatica a{
	color: #000000;
}
#drammatica a:hover{
	text-decoration: underline;
}



#drammatica_logo{
	width: 185px;
	height: 19px;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
*+html #drammatica_logo{
	width: 175px;
	height: 24px;
	background-image: url(../img/drammatica_logo_ie.gif);
	background-repeat: no-repeat;
}
* html #drammatica_logo{
	width: 175px;
	height: 24px;
	background-image: url(../img/drammatica_logo_ie.gif);
	background-repeat: no-repeat;
}

td#zip{
	line-height: 1.2em;
}
td#adress{
	line-height: 1em;
}
td#email{
	padding-top: 0.5em;
	line-height: 1.5em;
}
td#url{
	line-height: 1.5em;
}
td#tel{
	line-height: 1em;
	padding-top: 0.5em;
}
td#fax{
	line-height: 1em;
}
#navi_05 a{
	background-image: url(../img/navi_o_05.gif);
}

#office {
  margin-bottom:25px;
}

