/*
    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 -----*/
.btn-stand {
    text-decoration: none;
    padding: 10px 10px !important;
    border: solid 2px #A20000;
    border-radius: 5px;
    margin: 15px 0;
    display: block;
    width: 220px;
    -moz-transition: color 0.3s ease-in;
	-o-transition: color 0.3s ease-in;
	-webkit-transition: color 0.3s ease-in;
	transition: color 0.3s ease-in;
}

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_2018.png);
	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_2018.png);
	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 {
    background-color: #75b020;
    background-image: url("images/grf-spkto-hg.png");
    background-position: left top;
    background-repeat: no-repeat;
    color: #fff !important;
    float: left;
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 14px !important;
    font-weight: normal;
    height: 150px;
    margin: 0 45px 0 0 !important;
    padding: 4px 4px 4px 0 !important;
    text-align: right;
    width: 200px;
    letter-spacing: 0.5px;
}
.titel {
	font-size: 17px;
	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 185px;
	padding: 0;
	list-style-type: none;
	height: 28px;
	width: 555px;
	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: 13px;
	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#impressionen a#impressionennav, body#download a#downloadnav, body#kirchen a#kirchennav, body#neues a#neuesnav, body#kontakt a#kontaktnav, body#sponsoren a#sponsorennav, body#staende a#staendenav, body#programm a#programmnav {
	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%;
}
#impressionen09 #content {
	margin: 0;
	padding: 0;
}
#content h1 {
	margin: 0 0 25px 100px;
	padding: 0 0 0 0;
	color: #A20000;
	font-family: Georgia;
	font-size: 22px;
	text-align: left;
}
#content h2, #content h3 {
	float: right;
	margin: 0 0 15px 0;
	padding: 0;
	color: #A20000;
	font-family: Georgia;
	font-size: 17px;
	width: 455px;
}
#content p {
	float: right;
	margin: 0 0 15px 0;
	padding: 0;
	color: #777777;
	font-size: 17px;
	line-height: 130%;
	width: 455px;
}
#content p.lightboximg {
	float: right;
	margin: 0 0 15px 0;
	padding: 0;
	color: #777777;
	font-size: 15px;
	line-height: 125%;
	width: 476px;
}
.ibords {
	margin: 0;
	padding: 2px;
	border: dotted 1px #ccc;
}
#impressionen09 #content p {
	float: left;
	margin: 0 0 15px 0;
	padding: 0;
	color: #777777;
	font-size: 17px;
	line-height: 125%;
}

#content ul {
	float: right;
	margin: 0 0 15px 0;
	padding: 0;
	color: #777777;
	font-size: 17px;
	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 p.lightboximg a {
	padding: 0;
}
#content p.lightboximg a:hover {
	background-color: transparent;
}
#content p.lightboximg a img {
	border: solid 1px #fff;
}
#content p.lightboximg a img:hover {
	border: solid 1px #a20000;
}
#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: 17px;
	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;
}
#impressionen #sidebar {
	width: 230px;
}
#sidebargalerie {
	float: left;
	margin: 0;
	padding: 0;
	width: 230px;
}
#sidebar img:first-child {
	margin: 65px 0 0 3px;
	padding: 0;
}
#sidebar img {
    margin: 35px 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;*/
}
.bonofatius {
    margin: 0 !important;
}
