﻿/* Kommentarfeld-Quicktags */
#comment_quicktags input,
#comment_quicktags button {
	background: #ffa653;
	color: #333333;
	border-bottom: 1px solid #bd7b3e;
	border-right: 1px solid #bd7b3e;
	border-top: 1px solid #ffe7d1;
	border-left: 1px solid #ffe7d1;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	font-size: 1em;
	letter-spacing: 0;
	padding: 2px 5px 2px 5px;
	margin-right: 3px;
	margin-bottom: 3px;
	text-align: center;
}

#comment_quicktags #ed_strong {
	font-weight: bold;
}

#ed_comment_toolbar #ed_em {
	font-style: italic;
}

#comment_quicktags #ed_strike {
	text-decoration: line-through;
}

#comment_quicktags #ed_pre{
	font-family: "Courier New", Courier, monospace;
}

#ed_comment_toolbar #ed_link {
	color: #0000cc;
	text-decoration: underline;
}
