#giataDetailBox {
	margin: 0px;
	margin-bottom: 10px;
	clear: both;
	width: 542px;
}

#giataDetailContentArea {
	width: 534px;
	padding: 3px;
	border: 1px solid #ccc;
	border-top: none;
	background-color: #fff;
	background-image: url("../images/box_background.jpg");
	background-repeat: repeat-x;
	position: relative;
}

#giataDetailContentArea #giataDetailBeschreibung {
	height: 100%;
	width: 350px;
	margin-bottom: 10px;
}

#giataDetailContentArea #giataDetailBeschreibung b, strong {
	margin: 7px 0px 3px 0px;
	color: #c00;
	font-weight: normal;
	font-size: 130%;
	display: block;
}

#giataDetailBild {
	width: 542px;
	height: 300px;
	background-repeat: no-repeat;
	background-color: #c00;
}

#ueberschrift h1 {
	margin: 0px;
	padding: 15px 5px 0px 10px;
	color: #c00;
	font-weight: normal;
	font-size: 200%;
	float: left;
}

#ueberschrift h2 {
	clear: both;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	color: #fff;
	font-weight: normal;
	font-size: 150%;
}

#ueberschrift #kategorie {
	padding: 20px 0px 0px 0px;
}

#zusatzinfos {
	float: right;
	margin: 10px 10px 10px 0px;
	background-color: #fff;
	border: 1px solid #ccc;
	width: 158px;
}

#giataDetailBeschreibung {
	width: 350px;
	float: left;
}

#zusatzinfos #giataBoxname {
	background-color: #ccc;
	padding-top: 0px;
	height: 14px;
	width: 150px;
}

#zusatzinhalt {
	text-align: center;
	padding: 10px 4px;
}

#zusatzinhalt img {
	padding: 10px;
}
