body {
	background-color: #FFFFFF;
	margin: 0;
}
p    { }
td {}
#container     { width: 780px }
#menu1    { color: #7b7393; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: right; float: left; clear: left; margin-right: 10px; padding-left: 5px; width: 140px; }
#menu2    { color: #7b7393; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: right; float: left; clear: left; margin-right: 10px; padding-left: 5px; width: 190px; }
#menu1 a:link   { color: #7b7393; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: transparent; text-align: right; border: none; }
#menu2 a:link   { color: #7b7393; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: transparent; text-align: right; border: none; }
#menu1 a:visited  { color: #7b7393; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; text-align: right; }
#menu2 a:visited  { color: #7b7393; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; text-align: right; }
#menu1 a:hover  { color: white; text-decoration: underline; background-color: black; border-top: solid #000; border-bottom: solid #000; border-left: solid #000; }
#menu2 a:hover  { color: white; text-decoration: underline; background-color: black; border-top: solid black; border-bottom: solid black; border-left: solid black; }
#inhalt1      { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; float: right; padding-top: 4px; padding-bottom: 4px; padding-left: 4px; position: relative; width: 613px; }
#zelle1 { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
#inhalt1 h4  { font-weight: bold; font-size: 16px; }
#inhalt2      { color: black; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; float: right; padding-top: 4px; padding-bottom: 4px; padding-left: 4px; position: relative; width: 563px; }
#zelle2 { color: black; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
#inhalt2 h4  { font-weight: bold; font-size: 20px }
#um1  { color: black; font-style: normal; background-color: #fdeadb; text-align: left; padding-top: 4px; padding-bottom: 4px; padding-left: 4px; }
#um2   { font-style: normal; background-color: #fdeadb; text-align: left; padding-top: 4px; padding-bottom: 4px; padding-left: 4px; }
#anfang  { font-size: 12px; background-image: url(anfang.GIF); width: 100%; height: 25px; }
#titeloben { }
#inhalt1 #ikt   { font-style: normal; font-weight: bold; font-size: 10px; }
#inhalt2 #ikt   { font-style: normal; font-weight: bold; font-size: 12px; }
#inhalt1 #ut  { color: black; font-style: normal; font-size: 10px; }
#inhalt2 #ut  { color: black; font-style: normal; font-size: 12px; }
#inhalt1 #links { float: left; width: 400px; margin-top: 60px; }
#inhalt2 #links { float: left; margin-top: 60px; width: 350px; }
/* #abschluss  { clear: left; padding-top: 10px; padding-bottom: 10px; } */

#abschluss  { clear: both; padding-top: 10px; padding-bottom: 10px; float: none;}




/* Neue Stile */

h4 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0;
	padding: 0;
	line-height: 20px;
}

.imgTermine {
	background: url(pix/termine.jpg);
	width: 100%;
	height: 110px;
}


.infoBox {
	position: absolute;
	top: 80px;
}

.inBox {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	padding: 4px;
	width: 175px;
	height: auto;
	border: 1px solid #7b7393;
	background-color: #eef6e9;
}

.infoHeadline {
	color: #645d78;
	font-weight: bold;
}


a.mehr:link, a.mehr:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 15px;
	text-decoration: underline;
}

a.mehr:hover {
	color: #FFFFFF;
	font-weight: normal;
	background-color: #000000;
	text-decoration: underline;
}

/* Navigation für die Monate */

.navTree {
	border-bottom: 1px solid #808080;
	display: block;
	width: 100%;
	float: left;
	padding-bottom: 10px;
}

.navTree ul {
	list-style-type: none; 
	margin: 0;
	padding: 0;
}
			
.navTree li {
	float: left;
	/* width: 100px; */
	margin-right: 10px;
	margin-bottom: 10px;
	width: auto;
	white-space: nowrap;
}

.navTree li a {
	display: block;
	color: #f47920;
	font-weight: bold;
	text-decoration: underline;
}

.navTree li a:hover {
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	background-color: #f47920;
}

.termin {
	width: 100%;
	padding: 0;
	display: block;
	float: left;
	border-bottom: 1px solid #808080;
	padding-bottom: 10px;
	padding-top: 10px;
	overflow: hidden;
}

.selected {
	color: #000000 !important;
	text-decoration: none !important;
}

/* 
.linkExtern {
	display: block;
	background: url(pix/punkt1.GIF) no-repeat;
	height: 25px;
	float: right;
	text-align: left;
}
*/

a.linkExtern:link, a.linkExtern:visited {
	font-weight: bold;
	color: #f47920;
	text-decoration: underline;
	display: block;
	float: right;
}

a.linkExtern:hover {
	color: #000000;
	text-decoration: underline;
}

.empty {
	float: left;
	width: 350px;;
	height: 30px;
}

#textBlock {
	color: black; 
	font-size: 12px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin: 50px;
	width: 500px;
	line-height: 17px;
}

/* Info block auf der Startseite */

.infoBoxStartseite {
	float: right;
	width: 175px;
	height: auto; 
	display: block;
}

.infoTextBox {
	float: right;
	width: 175px;
	height: auto; 
	border: 1px solid #7b7393; 
	background-color: #eef6e9;
	display: block;
	margin-bottom: 10px;
}

.infoText {
	margin: 5px;
}

.infoTextHeadLine {
	color: #645d78;
	font-weight: bold;
	display: block;
	height: 26px;
}


.cleaner {
clear: both;
float: none;
display: block;
width: 200px;
height: 1px;
}

.small
{ 
	font-style: normal; 
	font-size: 10px; 
	margin-top: 3px;
}

.extern
{ 
	font-weight: bold;
	margin-bottom: 3px;
}

.fotobox
{
	
	width: 100%;
	margin-bottom: 20px;
}

.fotoboxLeft
{
	float: left;
	width: 200px;
}

.fotoboxRight
{
	float: left;
	padding: 20px;
	text-align: center;
}

.fotoboxRight h2
{
	font-size: 12px;
	color: #9900CC;
}

#links
{
	overflow: hidden;
}

