div.btnGroup div {
 	float:left;
	margin: 5px 20px 5px 0px;
	width: 3.9em;
}
div.btnGroup input {
 	BORDER: #4C77B6 1px solid;
	BACKGROUND-COLOR: #EFEFEF;
   	width:2.3em;
   	font-family: Verdana, Arial;
   	padding: 1px;
}
input.helpbox {
	width:95%;
	font-size:0.8em;
	background-color:#F0F8FF;
	border-style: none;
}
div.center-2 {
	color:#000000;
	font-size:0.9em;
	text-align:left;
	margin-left:2em;
}
#captcha {
	padding:2em 0 1em 0;
}
#captcha div {
	margin-bottom:10px;
}
#captcha input {
	font-size:1.2em;
	letter-spacing:0.2em;
	width:145px;
}
div.commentBox {
	width:90%;
	padding:8px;
	border:transparent solid 1px;
	line-height:150%;
	margin-bottom:3em;
}
div.commentBox .number {
	font-size:200%;
}
div.quoteBox {
	margin:0px 5px 0px 30px;
	border:#9E9E9E solid 1px;
	padding:5px;
	background-color:#FFFFFF;
}
div.commentDate {
	font-size:1.2em;
	color:#8D2525;
	line-height:2em;
}
#menupoint-box {
	width:20em;
}
#menupoint-box div {
	text-align:left;
	padding: 3px 5px 3px 14px;
	background-image: url("../images/icons/arrow-small.gif");
	background-repeat:no-repeat;
    background-position:center left;
	white-space:nowrap;
}
#similiar-templates-box {
	padding-left: 100px;
	background-image: url("../images/vorlage-small.gif");
	background-repeat:no-repeat;
    background-position:top left;
	width:30em;
	text-align:left;
	margin:0 auto;
}
#similiar-templates-box ul {
	list-style:none;
	margin:0;
	padding:0;
}
#similiar-templates-box li {
	text-align:left;
	padding: 0.5em;
	white-space:nowrap;
	line-height:1.2em;
}
/* Icon-Boxen */
a#download {
	width:250px;
	font-weight:bold;
	font-size:1.3em;
	display:block;
	line-height:50px; /* Image-Height */
	padding-left:60px;
	background-image: url("../images/icons/filetypes/high/txt.gif");
	background-position: 0 0;
    background-repeat: no-repeat;
}
/* voting-Boxen */
div.voting {
	width:8em;
	height:13px;
    border:#000000 solid 1px;
}
div.voting div {
	height:100%;
	width:100%;
	background-color:#E9E9E9;
	background-image: url("../images/bg/not-voted.gif");
	background-repeat: repeat-x;
    background-position: top;
}
div.voting div.high-voted {
	background-color:#00BB00;
	background-image: url("../images/bg/high-voted.gif");
}
div.voting div.medium-voted {
	background-color:#E5B701;
	background-image: url("../images/bg/medium-voted.gif");
}
div.voting div.low-voted {
	background-color:#FF0000;
	background-image: url("../images/bg/low-voted.gif");
}
div.commentBox div.voting {
	margin-bottom:1em;
	width:4em;
	height:8px;
	background-color:#FFFFFF;
}
div.voteImages {
	line-height:30px;
}
div.voteImages img {
	float:left;
	margin:0;
	padding:0;
}
div.voteImages span {
	margin:0 0 0 1em;
	padding:0;
	font-weight:bold;
	color:#8d2525;
}
#detail-box	{
	width:730px;
	margin:0 auto;
	text-align:left;
}
#detail-box	#detail-box-header {
	background:url("../images/box/detail-box-top.gif") bottom center no-repeat;
	width:100%;
	height:50px;
	margin:0;
}
#detail-box	#detail-box-middle {
	background:url("../images/box/detail-box-middle.gif") top center repeat-y;
	margin:0;
	padding:0.5em 2em;
}
#detail-box	#detail-box-header h1 {
	padding-top:10px;
	text-decoration:none;
}
#detail-box	#detail-box-bottom {
	background:url("../images/box/detail-box-bottom.gif") top center no-repeat;
	height:12px;
	width:100%;
	margin:0;
}
#detail-box	#detail-box-middle h2 {
	margin-top:0;
}
#voting-container {
	margin:1em 0.7em;
	border:#4C77B6 solid 1px;
	padding:5em 1em 1em 1em;
	background:#F0F8FF url("../images/bewerbung-bewerten.gif") center 20px no-repeat;
}
#voting-zeugnis-container {
	margin:1em 0.7em;
	border:#4C77B6 solid 1px;
	padding:5em 1em 1em 1em;
	background:#F0F8FF url("../images/zeugnis-bewerten.gif") center 20px no-repeat;
}
#submitbtn-container {
	margin:0 auto;
	width:182px;
}
#give-tipps-text {
	padding:2em 0 1em 0;
}
.commentBox:hover {
	background-color:#F0F8FF;
	border:#4C77B6 solid 1px;
}
