body, p, td, input, textarea, li, h1, h2, h3, h4, span {
	font-family:Verdana;
}

body {
	padding:0px;
	margin:0px;	
	background-color:#F6E8C4;
}

.rechts {
	text-align:right;
}

.center {
	text-align:center;
}

.klein {
	font-family:arial;
	font-size:9px;
}

span, div, a, td, th, p, li, input, textarea {
	font-size:12px;
}

p {
	line-height:1.3em;
}

ul {
	list-style-type:square;
}

table {
	border-collapse:collapse;
	margin:0px;
	padding:0px;
	border:0px;
}

td {
	text-align:left;
	vertical-align:top;
	padding:0px;
	margin:0px;
	border:0px solid black; 
}

a, a:link, a:visited, a:active {	
	
}
a:hover { }

/* ------------------------------- */
/* FRAME						   */
/* ------------------------------- */



div#frame {
	width:1000px;
	margin:0px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	/* border:1px solid #CCC; */
}


table.head {
	width:100%;
	height:170px;
	/* background-image:url(../img/frame/headbg.gif);
	background-repeat:repeat-x; */
	
}

table.head td.logo {
	width:500px;
	padding-left:10px;
	height:120px;
	background-image:url(../img/frame/logo-neu1.gif);
	background-repeat:no-repeat;
}

table#contentframe {
	clear:both;
	width:100%;
	
}

td#content{
	/* background-color:#FFF; */
	padding:50px;
	padding-top:10px;
	padding-left:0px;
}

td#footer {
	text-align:right;
	/* background-color:#FFF; */
	border-top:1px solid #CCC;
	padding-top:5px;
	padding-right:10px;
	padding-bottom:5px;
	color:#555;
}

td#footer a {
	color:#555;
}


/* ------------------------------- */
/* NAVIGATION-VERTIKAL */
/* ------------------------------- */

div#abstand {
}

div#navposition {
}

table.navibereich {
	margin:0px;
	width:100%;
	height:37px;
	/* background-color:#795CA5; */	
	/* background-image:url(../img/frame/nav_bg.gif);
	background-repeat:repeat-x; */
}

table.navibereich td.navlinks {
	font-size:5px;
	width:10px;
	border-left:1px solid #795CA5;
	/* background-image:url(../img/frame/nav_links.gif);
	background-repeat:no-repeat; */
}

table.navibereich td.navrechts {
	font-size:5px;
	width:10px;
	border-right:1px solid #795CA5;
	/* background-image:url(../img/frame/nav_links.gif);
	background-repeat:no-repeat; */
}

table.navibereich td.abstand {
	width:30px;
	/* background-image:url(../img/frame/nav_bg.gif);
	background-repeat:no-repeat;	
	background-position:4px 0px; */
	text-align:center;
}

table.navibereich td.vmenu {
	padding:0px;
	border:0px;
	position:relative;
}

table.navibereich td{
	border-top:1px solid #795CA5;
	border-bottom:1px solid #795CA5;
	padding-top:10px;
}


a.bereichaktiv, a.bereichaktiv:link, a.bereichaktiv:visited, a.bereichaktiv:active {
	display:block;
	font-weight:bold;
	color:#795CA5;
	/* background-color:#CF6431; */
}

table.ebene2 {
	margin-top:5px;
}

table.ebene2 td{
	padding-top:10px;
	padding-right:10px;
}

a.ebene2, a.ebene2:link, a.ebene2:visited, a.ebene2:active {
	font-weight:bold;
	color:#333;
	text-decoration:none;
}

a.ebene2:hover {
	text-decoration:underline;
}


a.ebene2aktiv, a.ebene2aktiv:link, a.ebene2aktiv:visited, a.ebene2aktiv:active {
	font-weight:bold;
	color:#666;
	
}


/* ------------------------------- */
/* INHALT						   */
/* ------------------------------- */

a#startseite, a#startseite:link, a#startseite:visited, a#startseite:active, a#startseite:hover {
	text-decoration:none;
	display:block;
	width:400px;
	height:114px;
}

div.bildrechts {
	float:right;
	padding-left:20px;
	padding-bottom:50px;
}

h1 {
	font-family:Verdana;
	color:#333;
	font-size:1.4em;
	font-style:italic;	
	font-weight:normal;
}

h2 {
	font-family:Verdana;
	color:#333;
	font-size:1.3em;
	font-style:normal;	
	font-weight:normal;
}

h3 {
	font-family:Verdana;
	color:#333;
	font-size:1.2em;
	font-style:italic;	
	font-weight:normal;
}



div, p, td, li {
	font-family:Verdana;
	font-size:14px;
	color:#222;
}

a, a:link, a:visited, a:active {
	color:black;
	text-decoration:underline;
}

div.wegbeschreibung {
	float:right;
	width:300px;
	padding:4px;
	border:1px solid #FFCC00;
	background-color:#FFFFCC;
}

div.wegbeschreibung h3 {
	margin-top:0px;
	padding-top:0px;
}

td#content ul {
	margin:0px;
	padding-left:0px;
}

td#content ul>li {
	padding-left:20px;
	padding-bottom:15px;
	list-style-type:none;
	background-image:url(../img/frame/listenpunktlila.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
}

td#content cite {
	color:blue;
	font-weight:bold;
	font-family:verdana;
}

h1.willkommen {
	color:#222;
	font-weight:normal;
	text-decoration:italic;
	font-size:32px;
	margin-top:40px;
}

div.vertikalmenu {
	visibility:hidden;
	display:none;
	overflow:hidden;
	background-color:white;
	border:1px solid #795CA5;
	padding:3px;
	position:absolute;
	top:1px;
	left:1px;
}

ul.vmenu {
	margin:0px;
	padding:0px;
}

ul.vmenu li {
	margin:0px;
	padding:0px;
}

a.vmenu {
	font-size:11px;
	text-decoration:none;	
}

/* --------------------------------------------------------- */
/* -------------------------------------------- */

.listenpunktlila {
  background-image:url(../img/frame/listenpunktlila.gif);
  background-repeat:no-repeat;
  background-position:right;
}

#menu {
width: 100%;
float: left;
border:1px solid #795CA5;
padding:4px;
}

#menu ul {
list-style: none;
margin:0px;
padding:0px;
float:left;

}

#menu a.submenu, #menu h2 {
font: normal 12px/16px verdana;
color: #795CA5;
display: block;
/*
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
*/
margin: 0;
padding: 2px 3px;
}

#menu h2 {
color: #795CA5;
/* background: #96D12C; */
/* text-transform: uppercase; */
}

#menu a.submenu {
	text-decoration: none;
}

#menu a.submenu:hover {
	text-decoration: underline;
}

#menu li {position: relative;}

#menu ul ul {
position: absolute;
z-index: 500;
border:1px solid #795CA5;
background-color:#FFF;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul {
	display: none;
}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul {
	display: block;
}



a.bereich, a.bereich:link, a.bereich:visited, a.bereich:active {
	background-color:none;
	padding:0px;
	color:#795CA5;
	text-decoration:none;
	white-space:nowrap;	
}
a.bereich:hover { 
	text-decoration:underline;
}

a.bereichaktiv {
	font-weight:bold;
}

table.form {
	border:1px solid #222;
	width:600px;
	padding:2px;
}

table.form td {
	padding:3px;
}

table.termine {
	width:600px;
	border:1px solid #222;
}
table.termine th {
	text-align:center;
}

table.termine td {
	border:1px solid #222;
	padding:5px;
}

div#DIVSiegel {
	width:100px;
	height:92px;
	float:right;
	margin-right:30px;
	border:1px solid #CCC;
}

.musikbild {
	background-image:url(../img/stimmung/noten.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	height:480px;	
}

p.zitat {
	font-style:italic;
	color:#795CA5;	
	text-align:center;
}

div.content {
	position:relative;
		
}

div.abendhimmel {
	background-image:url(../img/stimmung/voegel_im_abendhimmel.jpg);
	width:400px;
	height:275px;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;		
	border:1px solid #222;
}

div.bildlinks {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

div#wortindex li {
	font-size:10px;
	color:rgb(246, 232, 196);
}
