/*
    project: fest der kirchen 09
    type: stylesheet
	 media: screen
    description: basic styles for all
    last edited: 22.06.2009, Stephan Paschkin, Medienzauber

    Copyright © Medienzauber. All rights reserved.
*/

/*----- Global definitions -----*/
html, body	{
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Georgia, Times, serif;
	background-color: #fff;
	background-image: url(images/grf_bodyhg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	text-align: center;
	font-size: 100.01%;
}
h1, h2, h3, h4, h5, h6, p, form, ul, ol, li {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
#header {
	margin: 0 auto;
	padding: 0;
	background-image: url(images/grf_header_hg_2012.jpg);
	background-position: 217px 28px ;
	background-repeat: no-repeat;
	width: 760px;
	height: 220px;
	text-align: center;
}
#startseite #header {
	margin: 0 auto;
	padding: 0;
	background-image: url(images/grf_header_hg_2012.jpg);
	background-position: 217px 28px ;
	background-repeat: no-repeat;
	width: 760px;
	height: 220px;
	text-align: center;
}
#header img {
	float: left;
	margin: 0 0 0 31px;
}
.spendenkto {
	float: left;
	margin: 26px 0 0 0;
	padding: 3px 6px 0 127px;
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/grf_spenden_hg.png);
	background-position: top right;
	background-repeat: no-repeat;
	width: 151px;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: right;
}
.titel {
	font-size: 13px;
	font-weight: bold;
}
.clearing {
	clear: both;
}

#navi {
	margin: 0 auto;
	padding: 0;
	width: 760px;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#navi ul {
	position: relative;
	margin: 0 0 0 286px;
	padding: 0;
	list-style-type: none;
	height: 28px;
	width: 455px;
	background-image: url(images/grf_navi_ulhg.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
#navi ul li {
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	height: 28px;
}
#navi ul li a {
	display: inline-block;
	margin: 0 30px 0 0;
	padding: 7px 0 0 0;
	color: #777777;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	height: 21px;
}
#navi ul li a:hover {
	display: inline-block;
	margin: 0 30px 0 0;
	padding: 7px 0 0 0;
	color: #000000;
	background-image: url(images/grf_navi_a_activehg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	text-decoration: none;
	height: 21px;
}
body#startseite a#startseitenav, body#kirchen a#kirchennav, body#neues a#neuesnav, body#kontakt a#kontaktnav, body#sponsoren a#sponsorennav, body#staende a#staendenav {
	display: inline-block;
	margin: 0 30px 0 0;
	padding: 7px 0 0 0;
	color: #000000;
	background-image: url(images/grf_navi_a_activehg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	text-decoration: none;
	height: 21px;
}

#navi ul li a.last {
	margin: 0;
}
#navi ul li a:hover.last {
	margin: 0;
}
body#kontakt a#kontaktnav.last {
	margin: 0;
}
#content-out {
	margin: 0 auto;
	padding: 35px 19px 10px 31px;
	width: 710px;
	text-align: center;
}
#content {
	margin: 0;
	padding: 0;
	text-align: left;
	height: 100%;
}
#content h1 {
	margin: 0 0 25px 100px;
	padding: 0 0 0 0;
	color: #A20000;
	font-family: Georgia;
	font-size: 21px;
	text-align: left;
}
#content h2 {
	float: right;
	margin: 0 0 15px 0;
	padding: 0;
	color: #A20000;
	font-family: Georgia;
	font-size: 15px;
	width: 455px;
}
#content p {
	float: right;
	margin: 0 0 15px 0;
	padding: 0;
	color: #777777;
	font-size: 13px;
	line-height: 125%;
	width: 455px;
}
#content ul {
	float: right;
	margin: 0 0 15px 0;
	padding: 0;
	color: #777777;
	font-size: 13px;
	line-height: 125%;
	width: 455px;
	list-style-type: none;
}
#content a {
	padding: 0 2px 0 2px;
	color: #777777;
}
#content a:hover {
	padding: 0 2px 0 2px;
	color: #fff;
	background-color: #a20000;
	text-decoration: none;
}
#content dl {
	float: right;
	margin: 7px 0 0 0;
	padding: 0;
	width: 455px;
}
#content dd.clearing {
	clear: both;
	font-size: 1px;
	height: 1px;
}
#content dd.text-right {
	float: right;
	margin: 0;
	padding: 0;
	color: #777777;
	font-size: 13px;
	line-height: 125%;
	width: 330px;
}
#content dd.img-left {
	float: left;
	margin: 0 5px 0 0;
	padding: 0 10px 0 10px;
	color: #777777;
	width: 85px;
}
#sidebar {
	float: left;
	margin: 0;
	padding: 0;
	width: 240px;
}
#sidebar img {
	margin: 65px 0 0 3px;
	padding: 0;
}
#sidebar a {
	display: block;
	margin: 3px;

	height: 100px;
	text-align: center;
}
#sidebar a img {
	margin: 0;
	padding: 0;
}
#sidebar h2 {
	margin: 0 52px 15px 0;
	padding: 0;
	color: #A20000;
	font-family: Georgia;
	font-size: 15px;
	text-align: right;
	width: 185px;
}
#sidebar p {
	margin: 0 52px 15px 0;
	padding: 0;
	color: #A20000;
	font-family: Georgia;
	font-size: 13px;
	text-align: right;
	width: 185px;
}
#sidebar ul {
	float: left;
	margin: 0 0 15px 0;
	padding: 0;
	color: #777777;
	font-size: 13px;
	line-height: 125%;
	width: 185px;
	list-style-type: none;
	text-align: right;
}
#sidebar ul li {
	margin: 0 0 10px 0;
	padding: 0 0 2px 0;
	border-bottom: solid 1px #a20000;
}
#sidebar a {
	padding: 0 2px 0 2px;
	color: #777777;
	text-decoration: none;
}
#sidebar a:hover {
	padding: 0 2px 0 2px;
	color: #fff;
	background-color: #a20000;
	text-decoration: none;
}
#footer {
	clear: both;
	margin: 0 auto;
	padding: 3px 0 0 0;
	border-top: solid 1px #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #989898;
	width: 760px;
}
#footer a {
	color: #989898;
	text-decoration: none;
}
#footer a:hover {
	color: #777777;
	text-decoration: underline;
}
.pleft {
	float: left;
}
.pright {
	float: right;
}
#startseite #content h2 {
	margin: 0 0 20px 0;
}
#startseite #content ul li {
	margin: 0 0 10px 0;
	padding: 0;
	color: #A20000;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#startseite #content ul li a {
	color: #A20000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#startseite #content ul li a:hover {
	color: #fff;
	font-weight: bold;
}
#content ul li {
	padding: 0 0 10px 0;
	/*background-image: url(images/grf_listimg.gif);
	background-position: top left;
	background-repeat: no-repeat;*/
}

