@import url("http://www.goebel-hotels.com/css/allgemein.css");
@import url("http://www.goebel-hotels.com/css/navigation.css");
@import url("http://www.goebel-hotels.com/css/contentbereich.css");
@import url("http://www.goebel-hotels.com/css/kontaktformular.css");
@import url("http://www.goebel-hotels.com/css/tooltip.css");

/**** Contentbereich Mitte 3 Boxen-System *******/
.Box {
	width: 192px;
	height: 162px;
	float: left;
	margin-left: 2px;
	margin-bottom: 14px;
	background-image: url(http://www.goebel-hotels.com/layout/content_back1.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.BoxContent {
	margin-left: 5px;
	width: 180px;
	margin-top: 5px;
}

.BoxContent .text h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
}

.BoxContent .text h3 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #012154;
	text-decoration: underline;
}

.BoxContent .text h3 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B1361B;
	text-decoration: none;
}

.BoxContent .text h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight: normal;
}

.BoxContent .text h2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #012154;
	text-decoration: underline;
}

.BoxContent .text h2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B1361B;
	text-decoration: none;
}


/*********************************************************************************************************/
/*********************************************************************************************************/
