/* Begrüßungstext */

#welcomemessage			{ margin-bottom:3em; padding:3.3%; border:2px dotted #C40000; background-color:#F9F9F9; color:#666666; line-height:2em; }

#welcomemessage span		{ margin-right:0.2em; font-size:2em; font-weight:bold; font-family:"Trebuchet MS"; }
#welcomemessage div			{ text-align:right; }

#welcomemessage a:link		{ color:#666666; }
#welcomemessage a:visited		{ color:#666666; }
#welcomemessage a:hover		{ background:#666666; color:#FFFFFF; }

/* sort */

#sort				{ padding:0 0 1em 0; }
#sort ul				{ list-style:none; height:3em; margin:0; padding:0; }
#sort li				{ display:inline; }
#sort a				{ float:left; height:2em; line-height:2em; margin:0 0.5em 0 0; padding:0 0.5em; border:2px solid #E6E6E6; color:#999999; }
#sort a.active			{ border:2px solid #999999; color:#000000; font-weight:bold; }
#sort a:hover			{ border:2px solid #CC0000; background:none; color:#000000; }

/* Neueste Artikel */

div.latestarticle			{ clear:both; margin:0.5em 0em 3em 0em; }

div.latestarticle .teaserimage	{ float:left; border:2px solid #E6E6E6; }
div.latestarticle .teaserimage:hover	{ float:left; border:2px solid #CC0000; }
div.latestarticle img		{ display:block; width:80px; height:80px; border:2px solid #FFFFFF; }

div.latestarticle .teaser		{ margin-left:105px; }
div.latestarticle h1		{ margin-bottom:0.25em; }
div.latestarticle .date		{ margin-bottom:0.5em; font-size:0.9em; color:#787878; }
div.latestarticle a:link		{  }
div.latestarticle a:visited		{  }
div.latestarticle a:hover		{  }

/* Tagcloud */

#tagcloud				{ word-spacing:0.5em; line-height:2em; text-align:left; font-family:"Trebuchet MS",Arial; }

#tagcloud a:link			{ font-weight:normal; word-spacing:0em; white-space:nowrap; }
#tagcloud a:visited			{ font-weight:normal; word-spacing:0em; white-space:nowrap; }
#tagcloud a:hover			{ font-weight:normal; word-spacing:0em; white-space:nowrap; }

/* Worldindex */

#worldindex			{ line-height:2em; font-size:0.9em; }
div.continentindex			{ font-weight:bold; }
div.subindex			{ padding-left:1em; }
div.countryindex			{ border-bottom:1px solid #EEEEEE; }

