body {
	margin: 0px;
	background-image: url(topr.jpg);
	background-repeat: repeat-x;
	background-position: 1131px 0px;
	color: #000000;
}

html, p, table {
	font-family: Verdana,Arial,Tahoma,sans-serif;
	font-size: 10pt;
}

#logo {
	margin: 0px;
	padding: 0px;
	height: 295px;
	background-image: url(topl.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: 5;
}

#logo a {
	display: block;
	text-indent: -10000px;
	position: absolute;
	left: 30px;
	top: 30px;
	width: 280px;
	height: 160px;
	z-index: 10;
}

#navi {
	padding: 11px 0px 0px 15px;
	margin: 0px;
	position: absolute;
	top: 200px;
	width: 95%;
	height: 200px;
	background-image: url(toplnav.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: 3;
	font-size: 107%;
	font-weight: bold;
}

#navi li {
	display: inline;
	padding-right: 8px;
	margin-left: 3px;
	border-right: 1px solid #fff;
}

#navi a {
	color: #000;
	text-shadow: 0px 0px 3px #fff;
}

#navi a:hover {
	color: #236;
	text-shadow: 0px 0px 2px #ccf;
}

#content {
	z-index: 4;
	position: relative;
	top: -30px;
	padding: 0px 30px 0px 30px;
}

#search {
	position: absolute;
	top: 140px;
	left: 0px;
	width: 98%;
	z-index: 7;
}

#search p {
	width: 100%;
	text-align: right;
}

#searchbox_query, #searchbox_submit {
	margin: 5px;
	border: 1px solid #7ae;
}

#searchbox_query {
	width: 100px;
}

#searchbox_submit {
	width: 60px;
}

#sidebar {
	position: absolute;
	top: 5px;
	left: 0px;
	width: 98%;
	text-align: right;
	color: #aac;
	z-index: 9;
	text-shadow: 0px 0px 2px #000;
}

#sidebar a {
	color: #fff;
}

#sidebar a:hover {
	background-color: #fff;
	color: #000;
	text-shadow: none;
}

::-moz-selection {
	color: #fff;
	background-color: #236;
}

h1 {
	margin: 0px 0px 20px 0px;
	font-size: 160%;
	font-weight: bold;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: inherit;
}

td {
	vertical-align: top;
}

a {
	text-decoration: none;
	color: #b31;/*#466594;*/
	border: none;
}

a:hover {
	color: #000033;
}

ul {
	list-style-image: url(enum.jpg);
}

input, textarea, button {
	width: 100%;
	max-width: 500px;
	background-color: #fff;
	color: #1F2F47;
	border: 1px dotted #7090b0;
	border-top: 1px dotted #5070a0;
	background-image: url(textarea.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 10pt;
	padding-left: 3px;
}

.smallfields input {
	width: 3em;
}

input[type=submit] {
	font-weight: bold;
}

input[type=checkbox], input[type=radio] {
	width: 16px;
}

optgroup {
	font-style: normal;
	font-weight: normal;
	background-color: #aaf;
}

option {
	background-color: #fff;
	padding-left: 4px;
}

img {
	border: none;
}

fieldset, .fieldset {
	margin-top: 1em;
	border: 1px solid #b0c0e0;
}

legend {
	color: #b0c0e0;
	font-size: 0.7em;
	padding-left: 3px;
}

quote {
	color: #b0c0e0;
	border-left: 1px dotted #b0c0e0;
	padding-left: 10px;
	margin-left: 10px;
}

.copyright {
	font-size: 8pt;
	color: #466594;
}

.hometable {
	margin: 0px;
	padding: 0px;
	width: 99%;
}

.hometable td {
	padding: 0px;
}

.hometable .homemain p:before {
	text-indent: -15px;
	content: '\00bb\00a0';
	float: left;
	color: #236;
}

.hometable .homemain p {
	margin-left: 5px;
}

.hometable .homemain p strong {
	display: block;
	font-size: 110%;
	margin: 0px;
	padding: 0px;
	color: #236;
	text-shadow: 0px 0px 2px #fff;
}

.hometable .homesidebar {
	width: 250px;
	border-left: 1px dotted #69e;
	padding-left: 15px;
	padding-top: 66px;
	background-image: url(leutebahnklein.jpg);
	background-position: 15px top;
	background-repeat: no-repeat;
}

.hometable .homesidebar p {
	border-top: 1px solid #69e;
	margin-top: 0px;
}

.losung_subtitle {
	display: block;
	font-weight: bold;
}

.losung_vers {
	display: block;
	margin-top: 3px;
}

.losung_vers_pos {
	display: block;
	font-size: smaller;
	color: #236;
	margin-bottom: 3px;
}

.losung_copy, .losung_copy a {
	font-size: smaller;
}

.homeevents .besonderesevent {
	display: block;
	background-color: #bdf;
	padding: 3px;
	background-image: url(uhr.png);
	background-repeat: no-repeat;
	background-position: right 40%;
}

.homeevents .weiteresevent {
	display: block;
	padding: 3px 0px 3px 0px;
}

.homeevents .besonderesevent b, .homeevents .weiteresevent b {
	color: #236;
	display: block;
}

.homeevents .eventinfoline {
	font-size: smaller;
	line-height: 100%;
	display: block;
	color: #236;
}

table.terminenter .selectedOptions td {
	padding: 10px;
	color: #fff;
}

.terminenter p {
	margin: 0px 0px 3px 0px;
}

table.terminenter .selectedOptions input {
	background-image: none;
	background-color: #69e;
	border: none;
	color: #fff;
}

.terminenter .selectedOptions .submitbutton {
	background-color: #fff;
	color: #000;
	border: 2px outset #236;
	width: auto;
}

.terminenter .selectedOptions .submitbutton:active {
	border: 2px inset #236;
}

.terminenter .selectedOptions {
	background-color: #69e;
}

.terminenter hr {
	clear: both;
}

.terminenter .radiosquare {
	clear: both;
}

.terminenter .radiosquare label {
	display: block;
	float: left;
	width: 2em;
	margin: 3px;
	padding: 2px;
	border: 1px outset #88a;
	background-image: url(textarea.jpg);
	background-position: left top;
	text-align: center;
}

.terminenter .radiosquare label:active {
	border-style: inset;
}

.terminenter .radiosquare input {
	display: none;
}

.terminenter th {
	text-align: left;
	white-space: pre;
	color: #236;
}

.termintabelle {
	clear: both;
	width: 100%;
	line-height: 140%;
	border-spacing: 0px;
}

.tableheader {
	color: #236;
	text-align: left;
	font-weight: bold;
}

.terminwichtig, .terminsehrwichtig {
	font-weight: bold;
}

.termintabelle td {
	padding: 2px;
	border-bottom: 1px solid #8be;
}

.terminwichtig td {
	background-color: #e0e0ff;
	border-bottom: 1px solid #55a;
}

.terminsehrwichtig td {
	background-color: #f0e0a0;
	border-bottom: 1px solid #a52;
}

.tableheader td {
	border-bottom: 1px solid #69e;
}

.termin_gruppename {
	/* nix */
}

.underlined {
	display: block;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #446392;
	font-weight: bold;
	text-align: left;
}

.forumszeile {
	text-align: left;
	vertical-align: middle;
}

.error, .red {
	color: red;
	background-color: #ffddcc;
	border: 1px dotted red;
	padding: 2px;
}

.error:before {
	font-weight: bold;
	color: #FF7700;
	content: 'Fehler: ';
}

.deactive {
	color: #CDE0FF;
}

.forum_ank {
	font-weight: bold;
	color: red;
}

.pheader {
	display: block;
	font-weight: bold;
	font-size: 8pt;
	color: #E09040;
}

.pheader:before {
	content: '> ';
}

.bildnormal {
	float: left;
	margin: 10px;
}

.bildrechts {
	float: right;
	margin: 10px;
}

.gesch_left {
	padding-top: 3px;
	padding-right: 6px;
	color: #E09040;
	font-weight: bold;
	text-align: right;
	border-top: 1px solid #E09040;
	vertical-align: top;
}

.gesch_right {
	padding-top: 3px;
	border-top: 1px solid #E09040;
	text-align: justify;
	padding-bottom: 10px;
	line-height: 130%;
}

.bibelstelle {
	font-style: italic;
	font-size: 9pt;
	font-family: Arial, sans-serif;
}

.bibelvers {
	border-left: 2px solid #903010;
	color: #903010;
	padding-left: 20px;
	margin-left: 30px;
	font-size: 14pt;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', serif;
	line-height: 150%;
}

.sidebar_subtitle {
	display: block;
	margin-bottom: 2px;
	color: #E09040;
	font-weight: bold;
	font-size: 7.5pt;
}

.kidstext {
	font-size: 12pt;
	font-family: 'Comic Sans MS', 'Bitstream Vera Sans', 'Arial', sans-serif;
	color: #402010;
}

.eingezogen {
	padding-left: 10px;
}

.fettgrau, .info {
	color: #a0a0c0;
	font-weight: bold;
}

.tooltip {
	border-bottom: 1px dotted #b0b0b0;
}

.sourcecode {
	font-family: 'Courier New', fixed;
	border: 1px solid #a0a0e0;
	padding: 5px;
	white-space: pre;
	overflow: scroll;
}

.googleword {
	background-color: #d0a030;
	border-bottom: 1px dotted #401000;
	color: #100000;
}

.mod_searchedit {
	border: 1px solid #c0c0c0;
	border-top: 2px solid #c0c0c0;
	padding: 6px;
	padding-top: 1px;
	margin-top: 2px;
}

.mod_searchedit:first-line {
	color: #a0a0a0;
	font-weight: bold;
}

.mod_searchedit {
	height: 1em;
	width: 200px;
	overflow: hidden;
}

.mod_searchedit:hover {
	width: auto;
	height: auto;
}

.search_infoline {
	text-align: right;
	background-color: #e0e5ff;
	border-bottom: 1px solid #002050;
	padding: 2px;
}

.search_para:first-line {
	font-weight: bold;
}

.search_url {
	font-style: italic;
	color: #a0a0d0;
}

.faq img {
	float: right;
	padding: 4px;
}

.faq h2, .faq h3 {
	padding-top: 10px;
	clear: both;
}

.wikibox {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 19em;
	padding: 3px;
	border: 1px solid #004090;
	background-color: #ffffff;
	font-size: smaller;
}

.wikibox span {
	background-color: #004090;
	color: #ffffff;
	padding: 3px;
}

.tabea_en_s1 {
	background-color: #000000;
	color: #ffffff;
	padding: 3px;
}

.tabea_en_s2 {
	color: #f00000;
	font-size: 150%;
	line-height: 130%;
}

.gitter {
	border-left: 1px solid #fd2;
	border-spacing: 0px;
	font-size: smaller;
}

.gitter th {
	background-color: #fd2;
	border-bottom: 1px solid #fd2;
	padding: 0px 2px 0px 2px;
	vertical-align: top;
	border-right: 1px solid #fd2;
	font-weight: bold;
}

.gitter td {
	padding: 1px;
	border-right: 1px solid #fd2;
	border-bottom: 1px solid #fd2;
}

.gitter tr.row1 td { background-color: #ffc; }
.gitter tr:hover td { background-color: #eee; }

.gitter .dpBereichsleiter th {
	font-weight: normal;
	background-color: #fff;
	color: #fd2;
	border-bottom: 1px solid #fd2;
}

.dpNone {
	display: none;
	color: #777;
}

td:hover .dpNone {
	display: block;
}

.dpClick {
	display: block;
}

.dpNone, .dpClick {
	cursor: pointer;
	text-align: left;
}

.dpNone:hover, .dpClick:hover {
	text-decoration: underline;
}

.dpTyp {
	font-style: italic;
	display: block;
}

#dpAjax {
	border: 1px solid #000;
	background-color: #fff;
	overflow: auto;
	position: absolute;
	z-index: 100;
	padding: 5px;
	font-size: smaller;
}

#dpAjax p {
	margin: 0px 5px 10px 0px;
}

#dpaEdit, #dpaNew, #dpaWaiting {
	display: none;
}

#dpAjax .buttonbar {
	padding: 0;
	margin: 5px 0 5px 0;
}

#dpAjax .buttonbar li {
	display: inline;
	padding: 0;
	margin: 0;
}

#dpAjax .buttonbar li a {
	background-color: #aaa;
	border: 1px outset #aaa;
	color: #000;
	padding: 2px 5px 2px 5px;
}

#dpAjax .buttonbar li a:hover {
	background-color: #ccc;
}

#dpAjax .buttonbar li a:active {
	border: 1px inset #aaa;
}

.dpAjaxChanging {
	background-color: #3af !important;
}

#loaderMessage {
	display: block;
	text-align: center;
	font-weight: bold;
}
