.allComments {
	width: 450px;
}

.allComments, .someComment {
	font-size: 12px;
}

.commentFieldLabel {
	color: #666666;
	font-weight: bold;
	font-size: 12px;
}

.commentInahltArea,.offenceInahltArea {
	width: 300px;
	height: 150px;
	border: 1px solid rgb(200, 200, 200);
	font-size: 12px;
}

.offenceInahltArea {
	height: 100px;
}

.commentInputField {
	width: 300px;
	border: 1px solid rgb(200, 200, 200);
	font-size: 12px;
}

.commentInputButton {
	border: 1px solid rgb(200, 200, 200);
	padding: 3px;
	font-size: 12px;
}

#commentUsername {
	width: 200px;
}

.commentInputFieldCaptcha {
	width: 60px;
}

.commentLeserKommentare {
	font-weight: bold;
	color: rgb(31, 43, 81);
	font-size: 12px;
}

.commentKommentareSchreiben {
	margin-left: 150px;
	color: rgb(31, 43, 81);
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}

.commentKommentareSchreiben:hover {
	cursor: pointer;
}

.commentCaption {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 15px;
}

#commentCaptionComment {
	font-size: 12px;
	font-weight: bold;
}

.nameFromCommentarers {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

.commentKasten {
	font-size: 12px;
	border: 2px dashed silver;
	padding: 10px;
	padding-bottom: 5px;
	margin-top: 5px;
	color: #444444;
}

.magazinName {
	font-size: 12px;
	font-size: 0.9em;
	color: rgb(31, 43, 81);
	font-weight: bold;
	float: left;
	margin-top: 10px;
}

.commentKasteButtons {
	text-align: right;
	margin-top: 8px;
}

.commentFormError {
	font-size: 12px;
	color: red;
}

.offenceBlock {
	font-size: 12px;
	margin-top: 10px;
	border: 2px solid rgb(255, 127, 127);
	padding: 15px;
}

.reportOffenceButton,.answerCommentLink {
	cursor: pointer;
}

.radioGrundName {
	font-size: 12px;
	cursor: default;
}

.tooltipReason {
	margin: 5px;
	width: 250px;
	background-color: #FFFF99;
	padding: 5px;
	border: 1px dotted silver;
}

div#Kommentar {
	font-size: 12px;
	display: none;
	font-size: 12px;
}

div#Kommentar table td {
	font-size: 12px;
	vertical-align: top;
}

#commentNavi {
	font-size: 12px;
	margin: 10px 0 10px 0;
	clear: both;
}

#commentNavi a,#commentNavi span {
	font-size: 12px;
	margin-right: 4px;
	color: rgb(102, 102, 102);
}

.currentComment {
	font-size: 12px;
	font-weight: bold;
}
