






.menu a, .mMenu a:HOVER {
	text-decoration: none;
}


.grusskarte {
	height: 180px;
	width: 150px;
	border: 1px dotted #9090ff;
	background-color: #ffefff;
	vertical-align: middle;
	padding: 10px;
}




.forum {
	border-left: 1px solid #a0a0a0;
	border-bottom: 1px solid #a0a0a0;
	padding: 3px;
}


.forumHeadline {
	text-decoration: underline;
	font-size: 11px;
}

td.inserat:HOVER {
	background-color: #ffa0a0;
}

.Footer {
	background: transparent url(/globalart/headBGblau.jpg) repeat-x;
	border-top: 1px solid #a0a0a0;
	width: 1000px;
	margin: 5px;
	text-align: left;
}

.Footer, Footer *, .Footer a {
	font-size: 10px;
	color: #a0a0a0;
	text-decoration: none;
}




h1.menu {
	width: 100%;
}

h1.menu :HOVER{
	background-color: #f0f0f0;
	color: #000000;
	display: block;
	border: none;
}

.errorBox {
	background-color: red;
	color: white;
	padding: 5px;
	text-align: center;
}


.textbox {
	background: transparent url(/_themes/heilverzeichnis/images/textboxbg.png);
	border: 1px solid #c0c0c0;
	margin: 0px 5px 10px 0px;
}

.textbox h1 {
	font-size: 16px;
	padding-left: 5px;
	padding-right: 5px;
}

.textbox div {
	line-height: 1.4;
	padding: 0px 5px 2px 5px;
}


.verlinkungen, .verlinkungen a {
	font-size: 10px;
	color: #ff0000;
	text-decoration: none;
}


.textbox div p {
	margin-bottom: 10px;
}


.textbox div h2 {
	margin-bottom: 10px;
	font-size: 15px;
}








