/* OBEN */
div.box_0_0
{ /* Links oben */
	width: 27px;
	height: 27px;
	margin-top: 10px;
	background-image: url(../grafix/layout/box_0_0.png);
	float: left;
}

div.box_0_1
{ /* Oben */
	width: 193px;
	height: 21px;
	*height: 27px;
	margin-top: 10px;
	padding-top: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #E10915;
	background-color: #F5F5F5;
	border-top: 1px solid #CCCCCC;
	float: left;
}
*:first-child+html  div.box_0_1
{ /* IE 7: Oben */
	height: 21px;
}




/* MITTE */
div.box_1_0
{ /* Mitte */
	width: 187px;
	*width: 220px;
	padding-left: 27px;
	padding-right: 5px;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #F5F5F5;
	border-left: 1px solid #CCCCCC;
	clear: left;
}
*+div.box_1_0
{ /* IE 7: Mitte */
	*+width: 187px;
}

div.box_1_0 input.textbox
{ /* Textbox */
	width: 170px;
	height: 14px;
	*height: 18px;
	margin-bottom: 6px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	border: 1px solid #999999;
	background-color: #E4E4E4;
}
*+div.box_1_0 input.textbox
{ /* IE 7: Textbox */
	*+height: 14px;
}
div.box_1_0 input.submit
{ /* Submit */
	position: relative;
	left: 130px;
	font-size: 12px;
	color: #E10915;
	border: 0px;
	background-color: transparent;
}
div.box_1_0 input.radio
{ /* Radio */
	position: relative;
	top: 2px;
	padding: 0px;
	margin-top: 5px;
	*margin-top: 0px;
	margin-right: 5px;
}
div.box_1_0 a
{
	font-size: 11px;
}
div.box_2_1 a
{
	font-size: 11px;
}




/* UNTEN */
div.box_2_0
{ /* Links unten */
	width: 27px;
	height: 27px;
	background-image: url(../grafix/layout/box_2_0.png);
	float: left;
}

div.box_2_1
{ /* Unten */
	width: 193px;
	height: 26px;
	*height: 27px;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #F5F5F5;
	border-bottom: 1px solid #CCCCCC;
	float: left;
}
*+div.box_2_1
{ /* IE 7: Unten */
	*+height: 26px;
}

/* Voting Button */
div.box_2_1 input.submit_vote
{
	position: relative;
	left: 80px;
	font-size: 12px;
	color: #E10915;
	border: 0px;
	background-color: transparent;
}

/* Voting bar */
img.votebar
{
	height: 14px;
	margin-bottom: 5px;
}