/* Container allgemein */

body {
	color: black;
	background-color: #D8E4FF;
	font-family: helvetica, arial, sans-serif;
	font-size: 11pt;
}


#navigation {
	background-color: #E5EDFF;
	position: absolute;
	top: 0px; left: 680px;
	padding: 30px;
	padding-left: 0px;
	padding-top: 100px;
	padding-bottom: 30px;
}

#haupttext {
	width: 450px;
	position: absolute;
	top: 20px; left: 150px;
}


#haupttext_breit {
	width: 640px;
	position: absolute;
	top: 20px; left: 10px;
}	



#randspalte {
	width: 100px;
	position: absolute;
	top: 30px; left: 30px;
}


/* Fliesstext */

h1 {
	color: #000066;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 18pt;
}

h2 {
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
}

p {
	font-family: helvetica, arial, sans-serif;
	font-size: 11pt;
}


/* Objekte */

hr {
	color: #000000;
}


img {
		border: 0px;
		}
		
img.galerie {
		border: 0px;
		margin: 6px;
		}		


img.icon {
		border: 0px;
		margin: 0px;
		margin-right: 3px;
		width: 32px;
		height: 32px;
		}		

ul.wein {
	list-style-image: url(listicons/wein1.gif);
}

ul.wein li {
	font-weight: normal;
}

ul.traube {
	list-style-image: url(listicons/traube1.gif);
}

ul.bus {
	list-style-image: url(listicons/bus1.gif);
}

ul.kigo {
	list-style-image: url(listicons/kigo1.gif);
}

ul.godi {
	list-style-image: url(listicons/godi1.gif);
}

ul.godi li {
	font-weight: bold;
}

ul.andacht {
	list-style-image: url(listicons/andacht1.gif);
}

ul.navi {
   font-weight: bold;
	list-style-type: none;
	line-height: 200%;
}

ul.navi li.einzug {
	text-indent: 15px;
}

ul.navi a:visited, ul.navi a:link, ul.navi a:active {
	text-decoration: none;
	color: #2668FF;
}

ul.navi a:hover {
	background-color: #2668FF;
	color: #FFFFFF;
} 


#navbar a:visited, #navbar a:link, #navbar a:active {
	font-weight: bold;
	text-decoration: none;
	color: #2668FF;
}

#navbar a:hover {
	background-color: #2668FF;
	color: #FFFFFF;
} 



table.gitter td {
	border-style: solid;
	border-width: 1px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-color: #000066;	
}

table.gitter td.gitter_rechts {
	border-right-width: 1px;
}

table.gitter tr.gitter_unten td {
	border-bottom-width: 1px;
}


tr h2 {
	vertical-align: top;
	padding-top: 12px;
}

tr th {
	text-align: left;
	vertical-align: center;
	padding-right: 9px;
	padding-bottom: 9px;
	background-color: #6593c5;
/*	background-color: #2874BE; */
	color: #FFFFFF;
}

tr td {
	font-size: 11pt;
	vertical-align: top;
	padding-right: 9px;
	padding-bottom: 9px;
}

tr.rot td {
	color: #FF0000;
}

tr.unten_punkte td {
	padding-bottom: 12px;
	margin-bottom: 12px;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-color: black;
	vertical-align: top;	
}

tr.kopfzeile {
	background-color: #6593c5;
	color: #FFFFFF;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
}



/* ungebundene Klassen */

.dublau {
	color: #000066;
	}

.invers {
	background-color: #6593c5;
	color: #FFFFFF;
}



.initial:first-letter {
	font-size: 120%;
	color: #000066;
	}

.fett {
	font-weight: bold;
}

.kursiv {
	font-style: italic;
}


.klein {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
}


.oben_linie1 {
	border-top-style: solid;
	border-top-width: 1px;
	border-color: gray;	
}

.unten_linie1 {
	padding-bottom: 12px;
	margin-bottom: 12px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: black;	
}

.unten_linie2 {
	padding-bottom: 12px;
	margin-bottom: 12px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-color: silver;	
}

.oben_punkte {
	padding-top: 12px;
	margin-top: 12px;
	border-top-style: dotted;
	border-top-width: 2px;
	border-color: black;	
}



.unten_punkte {
	padding-bottom: 12px;
	margin-bottom: 12px;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-color: black;	
}
