
/* Wettbewerb */


.box_left{
	float: left;
}
.box_right{
	float: right;
}

.buffer{
	width:425px;
	height:20px;
	clear:both;
}

.minibuffer{
	width:425px;
	height:10px;
	clear:both;
}

/* listnav */

.listnav{
	font-size: 11px;
	font-weight: bold;
	clear:both;
	color: #792C1D;
	padding: 6px 0px 2px 0px;
	margin: 8px 0px 0px 0px;
	width:425px;
	border-top: 1px solid #792C1D;
	border-bottom: 1px solid #792C1D;
	height: 18px;
}

.listnav a:link, .listnav a:visited { 
	color: #000;
}

.featurescolumn h4{
	margin-top: 12px;
	font-size: 14px;
}

.featurescolumn h4 a:link, .featurescolumn h4 a:visited{
	color: #666;
}

.featurescolumn h4 a:hover{
	color: #000;
}

.listnav a:hover { 
	color: #792C1D;
}

.listnavpagina{
	float: left;
	width:80px;
	margin: 0px;
}
   
.listnavganaar{
	float: left;
	width:130px;
	margin: 0px;
}
   
.listnavsorteer{
	float: left;
	width:200px;
	margin: 0px;
}

.listnavpagina b, .listnavganaar b{
	color: #000000;
}
   

/* list */

.list{
	width:425px;
	clear:both;
	margin: 0px;
	padding: 0px;
}

.listbox{
	float: left;
	width:425px;
	padding: 0px 10px 6px 0px;
	margin: 0px;
}

.listpicbox{
	float: left;
	margin: 10px 4px 0px 0px;
}

.listpic{
	font-size: 11px;
	color: #333333;
	border: 1px solid #000;
}

.listtxt{
	font-family: 'Trebuchet MS', Arial, Sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	padding: 4px 0px 0px 0px;
	line-height: 15px;
}

.listtxt h1 {
	font-family: Georgia, 'Times New Roman', Serif;
	font-size: 13px;
	color: #792C1D;
	padding: 0px 0px 0px 0px;
}

.listtxt b{
	color: #792C1D;
}

.commentlist p {
	font-family: Georgia, 'Times New Roman', Serif;
	}



.editor{
	float: right;
	clear:both;
	padding-top: 10px;
}

.arrows { font-family: Arial, sans-serif; font-size: 10px; font-weight: bold; color: #fff; background-color: #000; text-decoration: none; padding: 2px; }
a.arrows:link, a.arrows:visited { color: #fff; text-decoration: none; }
a.arrows:hover { color: #fff; background-color: #792C1D; }

/* Ende Wettbewerb */

