@charset "UTF-8";
/* 

Author: Vladimir Lech
E-mail: vlech@jewsforjesus.org
Organization: Jews for Jesus

Web site: judenfuerjesus.de
File: announce.css 
Comment: inherited form screen.css

Date: 03/08/07
Version: 1.0 
*/


.RobotAnnonceMid>#main_announce
{
	margin: 1px 18px 1px 18px;
	padding: 3px 5px 3px 5px;
	background-color: #D7F3B7;
	list-style-type: none;
	font-family: Verdana, Helvetica, Sans-Serif;
	text-align: left;
	font-size: 9pt;
	vertical-align: top;
	text-indent: 1.2em;
	display: block;
}

#main_announce .headline
{
	color: black;
	font-family: Arial;
	font-size: 11pt;
	line-height: 1em;
	font-weight: 600;
	padding: 3px 5px 0px 18px;
	background-image: url(/images/robot/information.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px 3px 1px 3px;
}

#main_announce .announce
{
	color: #666;
	font-family: Arial;
	font-size: 9pt;
	line-height: 1.1em;
	font-style: italic;
	padding: 0 0 5px 0;
	margin: 0px 4px 1px 4px;
}

#main_announce .more
{
	color: #666;
	font-family: Arial;
	font-size: 9pt;
	line-height: 1em;
	font-style: normal;
	text-decoration: underline;
	background-color: transparent;
	padding: 2px 0 5px 0;
	/*-2px 0 5px 0;*/
	margin: 0 auto;
	background-image: url(/images/robot/link.gif);
	background-repeat: no-repeat;
	border-color: gray;
	border-width: 1px 0 0 0;
	border-style: dotted;
	background-position: -1px top;
}
/*<span class="more">(mehr:)\n</span>\n*/

#main_announce .more a
{
	text-decoration: none;
	color: #666;
	padding: 0 0 0 7px;
}

#main_announce .more a:hover
{
	border-bottom: #666;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	text-decoration: none;
}

/*
#main_announce .more:before { content: "« "; }
*/
/*
#main_announce .more:after { content: " »"; }
*/

.error
{
	color: #808080;
	font-family: Verdana;
	font-size: 12px;
	line-height: 1.5em;
	font-style: italic;
	text-align: center;
	padding: 4px 8px 0 8px;
}

