hr {
	color: #2C166C; background-color: #2C166C;
	height: 4px; border: 0px;
}

img {
	vertical-align: middle;
}

img.icon {
	vertical-align: middle;
	margin: 1px;
	border: 0px;
}

.caption {
	text-align: center;
	font-style: italic;
	font-size: 100%;
	margin-bottom: 15px;
}

.border {
	margin: 4px;
	border: 4px solid #2C166C;
}

.noborder {
	margin: 2px;
	border: 0px;
}

.blue {
	color: blue;
}

.centered {
	margin: auto;
}

.center {
	text-align: center;
}

table.full-width {
	width: 100%;
}
.no_width_box {
	width: 1px;
}
td.right { text-align: right; }

.bild_einzeln {	padding: 0px 0px 2px 10px;
	margin: 10px 0px;
	text-align: center;
}
.bild_rechts {
	float: right;
	padding: 0px 0px 2px 10px;
	margin: 0px;
	text-align: center;
}
.bild_links {
	float: left;
	padding: 0px 10px 2px 0px;
	margin: 0px;
	text-align: center;
}body {
	background: #2C166C url(./_img/bg16.png) fixed no-repeat;
	color: black;
	font-family: sans-serif;
	font-size: 12pt;
	margin: 6px;
}

table#main {
	width: 100%;
	border-collapse: collapse;
	margin: 2px;
}.title_bar {
	border: 0;
	border-collapse: collapse;
	margin: 0px;
}

.title_box {
	border: 4px solid #2C166C;
	background: #F9C404;
	padding: 9px;
	text-align: center;
}

.lv {
	font-size: 12pt;
	font-family: sans-serif;
	color: #2C166C;
	font-weight: normal;
	margin-top: 4px;
}
.lv a {
	text-decoration: none; 
}

.lv a:link { color: #2C166C; }
.lv a:visited { color: #2C166C; }
.lv a:active, a:hover, a:focus { color: blue; text-decoration: none; }#index_box {
	width: 116px;
	padding: 0px;	margin: 0px;
	background: none;
	vertical-align: top;
}

#index {
	font-family: sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: silver;
}

#index div.gap {
	height: 15px;
}

#index a {
	display: block;
	border: 4px solid #F9C404;
	padding: 0.2em;
 	margin: 0.35em; margin-top: 0px; margin-right: 4px;
	background: #2C166C;
	text-align: center;
	text-decoration: none; 
}
#index a:link { color: #F9C404; }
#index a:visited { color: #ccc; }
#index a:hover, .index a:active, .index a:focus { color: white; background: #5665AE; border-color: #FFE038; }td#text_box {
	vertical-align: top;
	padding: 4px;
}
table#text_table {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border: 4px solid #2C166C;
}
table#text_table td {
	padding: 0.4em;
	padding-top: 0em;
	padding-bottom: 0.3em;
}

td#text {
	background: #FFE038;
	padding: 0.5em; // padding-top: 0em;
	color: black;
	font-family: sans-serif;
	vertical-align: top;
}#text a:link { color: #11c; }
#text a:visited { color: #668; }
#text a:active, #text a:hover, #text a:focus { color: #66f; text-decoration: none; }

#text p {
	margin-top: 5px; margin-bottom: 10px;
	font-family: sans-serif;
}

#text dt {
	margin-top: 10px; margin-bottom: 5px;
	font-weight: bold;
}
#text dd {
	margin-top: 0px;
}

#text h1 {
	font-size: 1.8em;
	color: #2C166C;
	margin-top: 0px; margin-bottom: -8px;
	font-style: normal;
}

#text h1 hr {
	width: 100%;
	margin-top: 0px;
}

#text h2 {
	font-size: 1.25em;
	color: #2C166C;
	margin-top:15px; margin-bottom:5px;
}

#text h3 {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 1em;
	font-weight: bold;
}

#text .welcome {
	color: #2C166C;
	margin-top: 15px;
	text-align: center;
	font-family: serif;
	font-size: 1.35em;
	font-weight: normal;
}

#text .mini_index {
	font-size: 12pt;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

#text .data {
	padding: 4px;
	margin: 8px;
	color: black;
}

#text .liebe {
	margin-top: 10px;
	font-style: italic;
	font-weight: bold;
}

#text .gutpfad {
	margin-top: 10px;
	margin-bottom: 15px;
	font-style: italic;
	text-indent: 0px;
}tr#browse-bar td {
	background: #F9C404;
	border-bottom: 1px solid #aa8800;
	color: black;
	font-weight: bold;
	font-style: italic;
}
tr#browse-bar td { padding: 0px 0.4em ! important; }
tr#browse-bar td#browse-bar-right { text-align: right; }
tr#browse-bar span.arrow {
	font-weight: bold;
	color: #2C166C;
}

tr#browse-bar a { color: #11c; text-decoration: none; }
tr#browse-bar a:visited { color: #668; }
tr#browse-bar a:active, #browse-bar a:hover, #browse-bar a:focus { color: #66f; }div.flash {
	font-size: smaller;
	padding: 10px;
	color: blue;
	vertical-align: top;
	background-color: #F9C404;
	border: 4px solid #2C166C;
	margin: 1em;
	overflow: hidden;
}
div.flash .ok { color: green; }
div.flash .error { color: red; }
div.flash .debug {
	color: black;
	font-family: monospace;
	white-space: nowrap;
}table.bio {
	margin: 20px 0px;	text-align: left;	border-collapse: collapse;
}

table.bio td { vertical-align: top; border: 0px; padding: 2px 6px;  }
table.bio tr { border: 2px solid #FFE038; }.plan dt {
	margin-top: 0px;
	margin-left: 20px;
	font-weight: normal;
	font-size: medium;
}
.plan dt.monat {
	text-align: left;
	font-size: 100%;
	font-weight: bold;
	color: #2C166C;
	margin: 5px 0px;
}
.plan dt.plain {
	font-weight: normal;
	font-size: medium;
	text-decoration: none;
	text-indent: 0px;
}
.plan dd {
	margin-left: 20px;
	margin-bottom: 20px;
}
.plan .gruppenstunde { color: #000; }
.plan .fahrt { color: #800; font-weight: bold; }
.plan .feier { color: #080; font-weight: bold; }
.plan .versammlung { color: #008; font-weight: bold; }
.plan .kurs { color: #808; font-weight: bold; }
.plan .aktion { color: #088; font-weight: bold; }

.actions {
	white-space: nowrap;
	padding: 2px;
}
div.actions {
	float: right;
	vertical-align: middle;
}

table.plan {
	font-size: 90%;
	width: 100%;
	border-collapse: collapse;
	margin-top: 0.5em;
}
.admin table.plan { border: 2px solid #2C166C; }
.admin table.plan td { border: 1px solid #5665AE; padding: 1px; }
table.plan tr.odd td { background-color: #FFF060; }
table.plan tr#highlight td { background-color: white; }
table.plan td {
	vertical-align: middle;
	padding: 1px;
	padding-left: 0.5em;
}
table.plan td.actions {
	background-color: #ccc ! important;
	color: #2C166C;
}
table.plan td.name {
	width: 100%;
}
table.plan td.name .name_caption {
	font-style: italic;
}
table.plan td.targets {
	white-space: nowrap;}

form .question {
	margin: 1em 0em;
}
button {
	font-size: larger;
	background-color: #F9C404;
	border: 3px solid #2C166C;
	color: #2C166C;
	font-weight: bold;
	font-family: sans-serif;
	margin: 1px;
}
button:hover {
	background-color: #5665AE;
	color: white;
}
label {
	vertical-align: middle;
	font-weight: bold;
}
input, select {
	vertical-align: middle;}
form.event table {
	border: 3px solid #2C166C;
	border-collapse: collapse;
	margin: 3px;
}
form.event table td {
	padding: 0.1em;
}
form.event table th {
	vertical-align: middle; text-align: right;
	font-weight: medium;
	color: #2C166C;
}
form.event table tr.first {
	border-top: 1px solid #5665AE;
}table.start {
	margin-top: 0.5em;
	margin-left: auto; margin-right: auto;
	border-collapse: collapse;
}
table.start td {
	margin: 0px;
	padding: 0px;
}
table.start img {
	border: 4px solid #2C166C;
	margin: 0px;
}
table.start .stichwort {
	color: #2C166C;
	text-align: center;
	font-weight: bold;
	font-size: 125%;
	margin-bottom: 0.2em;
}

table.karo {
	text-align: center;
	margin: auto;
}

table.karo h2 {
	margin-top: 0px;
}

table.penta {
	text-align: center;
	margin: auto;
	width: 100%;
}

table.penta h2 {
	margin-top: 0px;
}table#galery {
	margin: auto;
	border-collapse: collapse;
	background: #FFF060;
}
table#galery img.thumbnail {
	border: 4px solid #2C166C;
}
table#galery img.thumbnail:hover {
	border: 4px solid #F9C404;
}
table#galery td {
	vertical-align: middle;
	text-align: center;
	margin: 0px; padding: 0.5em;
	border: 0px;
	border-collapse: separate ! important;
	background: #FFE038;
	width: 200px; height: 200px;
}.vhis dt.version {
	font-size: 1.33em;
	font-weight: bold;
	color: Blau;
	margin-top: 1.5em;
	padding-left: 0.4em;
	border-top: 3px solid #2C166C; border-bottom: 3px solid #2C166C;
}
.vhis dt.version .date {
	font-size: 0.75em;
	color: gray;
	margin-left: 2em;
}
.vhis dt {
	color: #5665AE;
	margin-top: 0.5em;
	margin-bottom: 0em;
}
.vhis dd {
	margin-left: 1em;
}
.vhis ul {
	font-size: smaller;
	margin-left: 0em;
	padding-left: 1em;
	list-style-type: circle;
}.sitemap {
	list-style-type: disc;
}.validators {
	text-align: right;
	margin-right: 3px;
}
.validators a {
	font-size: 0.75em;
	color: silver;
	border: 1px solid #F9C404;
	padding: 0px 5px;
	margin: 0px 2px;
	background: #2C166C;
	text-decoration: none;
}
.validators a:link { color: #F9C404; }
.validators a:visited { color: silver; }
.validators a:hover, .validators a:active, .validators a:focus { color: white; background: #5665AE; }div.credits {
	margin: 15px 0px;
}
