/* Artikel */

#articleheadline		{ clear:both; margin:0 30px 0.25em; font-size:1.8em; }
#articleleaderboard		{ margin:15px 30px 0; }
#articlelocation		{ margin:0 0 1.5em 0; font-size:0.8em; }

.articleimage img		{ display:block; }

div.articlerating		{ clear:both; border-top:1px solid #C4C4C4; margin-top:1em; padding-top:1em; text-align:center; }
div.articleratingbuttons	{ margin-left:auto; margin-right:auto; }
img.articleratingvote		{ width:20px; height:20px; margin:20px; cursor:pointer; }
img.articleratingdisabled	{ width:20px; height:20px; margin:20px; }
img.articleratingstats		{ width:60px; height:60px; cursor:pointer; }

img.articlerating



div.articleitems		{ border-top:1px solid #F0F0F0; }
div.articleitem		{ clear:both; border-bottom:1px solid #F0F0F0; padding:2px 14px; }
div.articleitem:hover	{ background:#EEEEFF; }
div.articleitemfunctions	{ float:right; font-size:0.8em; }
div.articleitempages		{ clear:both; padding:2px 14px; }

div.historyitemcontent	{ clear:both; display:none; }




input.linkhtml		{ width:99%; border:1px solid #C4C4C4; background:#FFFFFF; font-size:0.8em; color:#333333; }
input.linkhtml:hover	{ border:1px solid #787878; }




div.thumbnail		{ float:left; width:110px; height:110px; margin:0px 10px 10px 0px; background-color:#EEEEEE; text-align:center; cursor:pointer; }
div.thumbnail:hover		{ background:#3B3B3B; }
div.thumbnailspacing	{ padding:5px; }
img.thumbnail		{ border-width:0px; margin-left:auto; margin-right:auto; margin-top:auto; }
div.thumbnailpages		{ clear:both; margin-top:1em; }






input.imageupload		{ width:30em; margin:0.5em 0em 0.5em 0em; border:1px solid #C4C4C4; }


