/**
 * Style sheet standard
 */
body
{
	background-color:#FAECCA;
	background-image:url("images/bg_body.gif");
	background-position:left top;
	background-repeat:repeat-x;
}

label, .submit_container
{
	display:block;
	margin-top:5px;
	margin-bottom:1px;
}

#container
{
	width:842px;
	background-image:url("images/bg_container.gif");
	border-width:0px 10px;
	border-style:solid;
	border-color:#ffffff;
}

#main
{
}

#toolbar
{
	height:30px;
	background-image:url("images/bg_toolbar.gif");
	border-top:0px solid #ffffff;
	border-right:0px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-left:0px solid #ffffff;
}

#footer
{
	width:842px;
	margin-bottom:10px;
	background-image:url("images/bg_footer.gif");
	border-top:0px solid #ffffff;
	border-right:10px solid #ffffff;
	border-bottom:10px solid #ffffff;
	border-left:10px solid #ffffff;
}

#header
{
	width:842px;
	background-image:url("images/bg_header.jpg");
	background-position:center bottom;
	background-repeat:no-repeat;
	border-top:10px solid #ffffff;
	border-right:10px solid #ffffff;
	border-left:10px solid #ffffff;
}

h1
{
	margin:5px 2px 5px 27px;
	padding:10px 5px;
	text-align:right;
	vertical-align:middle;
	background-image:url("images/bg_headline.gif");
	font-weight:normal;
	font-size:18px;
	color:#005381;
	line-height:25px;
}

h2
{
	background-image:url("images/bg_line.gif");
	background-position:left bottom;
	background-repeat:no-repeat;
	font-weight:bold;
	color:#005381;
}

#toolbar ul
{
	float:right;
	margin:10px 5px 5px 0px;
	padding:0px;
	list-style-type:none;
}

#footer ul
{
	float:right;
	margin:8px 5px 5px 0px;
	padding:0px;
	list-style-type:none;
}

#toolbar li, #toolbar .active, #footer li, #footer .active
{
	display:inline;
	color:#8BC6CC;
}

#toolbar a, #footer a
{
	font-size:11px;
	color:#ffffff;
	white-space:nowrap;
}

#copyright
{
	left:5px;
	top:8px;
	position:absolute;
	color:#E2A3A6;
}

#logout
{
	left:5px;
	top:8px;
	position:absolute;
	color:#ffffff;
}

#logout a
{
	color:#ffffff;
}

.mod_newslist .even
{
	margin-right:2px;
	background-image:url("images/bg_content.gif");
}

.mod_newslist .odd
{
	margin-right:2px;
	background-image:url("images/bg_odd.gif");
}

.mod_newslist .ce_text
{
	padding-bottom:3px;
	padding-left:2px;
	background-image:url("images/bg_line.gif");
	background-position:left bottom;
	background-repeat:no-repeat;
}

.mod_newslist .info
{
	margin-left:0px;
	font-weight:normal;
	font-size:11px;
	color:#534F4F;
}

.mod_upcoming_events .event, .mod_upcoming_events .empty
{
	margin-bottom:2px;
	margin-left:2px;
}

.pagination ul
{
	margin:0;
	padding:0;
	list-style-type:none;
}

.pagination li
{
	display:inline;
	margin:0;
	padding:0;
	list-style-type:none;
}

#next_church_service
{
	width:623px;
	height:60px;
	margin-top:5px;
	padding:0px 0px 0px 60px;
	background-image:url("tl_files/Fotos/Artikel/pixel2.jpg");
	background-position:left top;
	background-repeat:no-repeat;
	font-weight:bold;
}

a.vcard
{
	float:right;
	padding-right:10px;
	padding-left:20px;
	background-image:url("system/modules/vcard/html/images/vcard.png");
	background-position:left center;
	background-repeat:no-repeat;
}

