@CHARSET "UTF-8";

div#contact { }
table#contactinfo { background-image: url("../images/perga.jpg"); background-position:-30px -30px; }
table#impressumcontent { background-image: url("../images/perga.jpg"); background-position:-30px -30px; }
td.title { font-size:18px; font-weight:bold; line-height:40px; padding-top:60px; }
td.header { width:150px; font-weight:bold; }
td.contenta { width:70px; }
td.contentb { width:170px; }
td.contentc { width:300px; }
div#contactmap {  }
div.button {
	padding-left:10px;
	padding-right:10px;
	margin:2px;
	background-color: #830200;
	color: #e5d26d;
	float:left;
	cursor:pointer;
}

