body {
	background: url(img/page_bg.png);
	margin: 0px;
	padding: 0px;
	font-family: 'Lucida Sans', 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif, Helvetica;
	font-size: 14px;
	color: black;
}
img {
	border: none;
}
h1 {
	color: #571f9c;
	text-transform: uppercase;
	font-size: 40px;
	font-weight: normal;
	border-bottom: 1px solid #ffe1c2;
}
h2 {
	color: #9a62d1;
	text-transform: uppercase;
	font-size: 25px;
	font-weight: normal;
	border-bottom: 1px solid #ffe1c2;
}

/* Hyperlinks Allgemein
---------------------------------------------------------- */
a:link, a:visited {
	color: #571f9c;
	text-decoration: none;
	border-bottom: 1px dotted #ffe1c2;
}
a:hover, a:active {
	color: #9a62d1;
	text-decoration: none;
	border-bottom: 1px solid #ffe1c2;
}
img a:link, a:visited {
	border-bottom: none;
}
/* Haupt-Layer
---------------------------------------------------------- */
#wrapper {
	margin-left: auto;
	margin-right: auto;
	margin-top: 35px;
	margin-bottom: 35px;
	width: 917px;
}
#slogan {
	color: white;
	margin-bottom: 7px;
	padding-left: 215px;
	font-size: 16px;
}
#header {
	width: 917px;
	height: 240px;
	background: url(img/header.png) no-repeat;
	margin-bottom: 4px;
}
#main1 {
	width: 917px;
	background: url(img/main_bg.png) repeat-y;
}
#main2 {
	width: 917px;
	background: url(img/content_bg.png) no-repeat right bottom;
}
#left {
	width: 209px;
	margin-right: 4px;
	float: left;
}
#right {
	width: 704px;
	float: left;
}


/* Navigation Links
---------------------------------------------------------- */

ul#left {
	display: block;
	font-size: 14px;
	text-transform: uppercase;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul#left li a {
	color: #571f9c;
	list-style: none;
	border: none;
	display: block;
	padding: 8px;
	padding-left: 14px;
	padding-right: 14px;
	margin-bottom: 2px;
	text-decoration: none;
	background: #ffe1c2;
}
ul#left li a:hover {
	background: white;
	list-style: none;
}
ul#left li {
	list-style: none;
}

/* Links
---------------------------------------------------------- */
#info {
	color: white;
	font-size: 12px;
	padding: 14px;
}

#info a:link, #info a:visited {
	color: white;
	text-decoration: none;
	border-bottom: 1px dotted #ffe1c2;
}
#info a:hover, #info a:active {
	color: #ffe1c2;
	text-decoration: none;
	border-bottom: 1px dotted white;
}

/* Main Navigation
---------------------------------------------------------- */
#main-navi {
	background: #ffe1c2;
	width: 704px;
	border: none;
	height: 31px;
	border: none;
}

#main-navi ul {
	display: block;
	font-size: 14px;
	text-transform: uppercase;
	list-style-type: none;
	padding: 0;
	margin: 0;
	background: #ffe1c2;
}
#main-navi ul li a#navigation-act, a:visited#navigation-act {
	color: #571f9c;
	list-style: none;
	font-weight: bold;
	background: white;
}
#main-navi ul li a {
	color: #571f9c;
	list-style: none;
	border: none;
	display: block;
	padding: 8px;
	padding-left: 14px;
	padding-right: 14px;
	text-decoration: none;
	background: #ffe1c2;
}
#main-navi ul li a:hover {
	background: #9a62d1;
	list-style: none;
	color: white;
}
#main-navi ul li {
	list-style: none;
	color: black;
	float: left;
}

/* Sub Navigation
---------------------------------------------------------- */
#sub-navi {
	border-bottom: 1px solid #ffe1c2;
	width: 704px;
}
#sub-navi ul {
	display: block;
	font-size: 14px;
	text-transform: uppercase;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#sub-navi ul li a {
	color: #571f9c;
	list-style: none;
	border: none;
	display: block;
	padding: 5px;
	padding-left: 14px;
	padding-right: 20px;
	text-decoration: none;
	background: url(img/subnavi_bg.png) no-repeat right center;
}
#sub-navi ul li a:hover {
	list-style: none;
	color: #9a62d1;
}
#sub-navi ul li {
	list-style: none;
	color: black;
	float: left;
}

/* Content, Footer
---------------------------------------------------------- */
#content {
	padding: 14px;
	width: 676px;
}
#content img{
	border: 1px solid #ffe1c2;
	background: white;
	padding: 3px;
}
#footer {
	margin-left: 14px;
	margin-bottom: 20px;
	width: 630px;
	border-top: 1px solid #ffe1c2;
	font-size: 12px;
	padding-top: 6px;
	color: #571f9c;
}

/* Gottesdienst-Tabelle
---------------------------------------------------------- */
#table_godi {
	width: 100%;
	border: none;
	border-collapse: collapse;
}
#table_bold {
	font-weight: bold;
	border-bottom: none;
}
.datum {
	width: 210px;
	padding: 3px;
	border-bottom: 1px solid #ffe1c2;
}
.zeit_ort {
	width: 180px;
	color: #571f9c;
	border-left: 1px solid #ffe1c2;
	border-right: 1px solid #ffe1c2;
	padding: 3px;
	padding-left: 10px;
	border-bottom: 1px solid #ffe1c2;
}
.anmerkungen {
	padding: 3px;
	padding-left: 10px;
	border-bottom: 1px solid #ffe1c2;
}

/* Konfirmationstermine-Tabelle
---------------------------------------------------------- */
#table_konfi {
	width: 100%;
	border: none;
	border-collapse: collapse;
}
.ostern {
	width: 100px;
	padding: 3px;
	border-bottom: 1px solid #ffe1c2;
}
.vorstellung {
	width: 100px;
	color: #571f9c;
	border-left: 1px solid #ffe1c2;
	border-right: 1px solid #ffe1c2;
	padding: 3px;
	padding-left: 10px;
	border-bottom: 1px solid #ffe1c2;
}
.hitzkirchen {
	width: 210px;
	padding: 3px;
	padding-left: 10px;
	border-bottom: 1px solid #ffe1c2;
}
.kefenrod {
	padding: 3px;
	padding-left: 10px;
	border-left: 1px solid #ffe1c2;
	border-bottom: 1px solid #ffe1c2;
}
