label {
	width: 100px;
	float: left;
	color: #c00;
	margin-bottom: 3px;
}

select {
	width: 130px;
	margin-bottom: 6px;
	clear: both;
}


div.radioGroup {
	margin-top: 0px;
	width: 70px;
	height: 30px;
	float: left;
}

input.newsletter {
	
}

input.button {
	margin-top: 10px;
	width: 120px;
	clear: both;
}

label.newsletter {
}

#SelectionArea {
	width: 400px;
	padding: 5px;
	margin: 5px;
	border: 1px solid #ccc;
	background-color: #eee;
}

#box {
	float: left;
	width: 174px;
}

#contentArea {
	width: 168px;
	padding: 6px;

	border: 1px solid #ccc;
	border-top: none;
	background-color: #fff;
	background-image: url("../images/box_background.jpg");
	background-repeat: repeat-x;
}

#contentArea img, #giataContentArea img  {
	border: 1px solid #ccc;
	background-color: #fff;
	margin: 0px 0px 6px 0px;
	padding: 3px;
}

#catalogPicture {
	margin: 0px 0px 10px 0px;
	padding: 3px;
	text-align: center;
}

#catalogPicture img {
	border: 0px solid #ccc;
	text-align: center;
	background-color: transparent;
}

#contentArea h4, #giataContentArea h4{
	color: #c00;
	font-weight: normal;
	font-size: 130%;
	margin: 2px 0px 4px 0px;
	padding: 0px;	
}

#giataContentArea strong, b {
	display: none;
}

#boxname, .moduletablenewsletter h3 {
	width: 174px;
	height: 20px;
	padding: 4px;
	font-size: 130%;
	color: #fff;
	background-color: #c00;
}

#bild {
	padding: 1px;
	float: left;
	width: 74px;
}

#head {
	height: 70px;
	width: 80px;
	float: right;
	padding: 0px 0px 10px 0px;
}

#beschreibung {
	overflow: hidden;
	clear: both;
}

#link {
	padding: 5px 0px;
	text-align: right;
}

#link a {
	font-size: 110%;
	color: #c00;
}

#giataBox {
	margin: 0px;
	margin-bottom: 10px;
	float: left;
	width: 184px;
}

#giataBox #beschreibung {
	height: 45px;
	overflow: hidden;
	clear: both;
}

#giataContentArea {
	width: 166px;
	padding: 3px;
	border: 1px solid #ccc;
	border-top: none;
	background-color: #eee;
	background-image: url("../images/box_background.jpg");
	background-repeat: repeat-x;
}

#giataBoxname {
	padding: 4px;
	width: 166px;
	height: 20px;
	font-size: 130%;
	color: #fff;
	background-color: #c00;
}

.star {
	float: left;
	background-image: url("../images/star.png");
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
	margin: 1px;
}

.halfstar {
	float: left;
	background-image: url("../images/halfstar.png");
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
	margin: 1px;
}
