li a:link, li a:visited { 
	text-decoration:	none;
	color: black;			/* inherit; */
}
a.high:link, a.high:visited { 
	text-decoration:	none;
	color: #D00B29;			/* inherit; */
}

li a:hover {
	color:			#D00B29;
}

a:link img, a:visited img {
	margin: 2px;
	border: 0px solid white;
}
	
a:link, a:visited {
	color: #8BD00B;
}	

a.admin_login:link, a.admin_login:visited {
	text-decoration:	none;
	background: 		#FEFFEB;
	color:				#808080;
	font-size:			8px;
}	

body {
	margin:				0px;
	background-color:	gray;
	color:				#666666;
	font-family:		Lucida Sans Unicode, sans-serif; 
}

td {
	font-family:	Lucida Sans Unicode, sans-serif;
	font-size:		12px; 
	color:			black;
	padding:		0px 20px 10px 20px;  
}

h1 {
	font-size:		22px;
	border-bottom:	1px solid black;
	padding-bottom: .2em; /* Abstand des Unterstrichs */
	line-height:	1.15; ; 
	margin-top:		.818em;
  	margin-bottom:	.818em 
} 

h2 {
	font-size:		16px;
	line-height:	1.125;
	margin-top:		1.6875em;
  	margin-bottom:	.5625em 
} 

h3 {
	font-size:		14px;
	line-height:	1.286;
	margin-top:		1.929em;
  	margin-bottom:	.643em 
} 

h1, h2, h3 {
	font-family:	Georgia, 'Times New Roman',serif;
	font-style:		italic;
	font-weight:	normal;
/*	margin-left:	20px; */
	color:			#D00B29;
	
}

.more {	
	font-size: 10px;
	font-weight: 100;
	margin-top: -1.8em;
	margin-bottom: 0;
	margin-right: 10px;
}


#main { 
	padding:			0px;
	margin-top: 		0px;
	margin-left:		auto;
	margin-right:		auto; /* margin:auto; */
	width:				976px; 
	border: 			0px black solid;
	background-color:	#ffffff; /*#FEFFEB;
	
}

#banner {
	width: 100%;
/*	height: 177; */
}

#prg_ajax {
	float: left;
	padding:	0 20px 0 0px; 
	margin:		0 0 1.5em 0; 
	width:		700px;
}
	
#content {
	float:		left; 
	padding:	0 20px 0 20px; 
	margin:		0 0 1.5em 0; 
	width:		460px;
	overflow:	hidden;
	
	font-size:		12px; 
	color:			#666666;
	line-height:	1.5; 
}

#content p { 
	font-size:		12px; 
/*	color:			#666666; */
/*	padding:		0px 20px 0px 20px; */
	line-height:		1.5; 
	margin-top:		1.5em;
  	margin-bottom:	1.5em 
}

#content ul {
	font-size:		12px; 
/*	color:			#666666; */
/*	padding:		0px 20px 0px 20px; */
	line-height:	1.5; 
	margin-top:		1.5em;
  	margin-bottom:	1.5em 
}


#program, #gallery {
	float:		left; 
	padding:	0 0 0 20px; 
	overflow:	hidden;
	
	font-size:		12px; 
	color:			#666666;
	line-height:	1.5; 
}

/*
#program iframe{
	margin-left: 20px;
}
	*/
#navi {
	float:			left; 
	width:			180px;
	margin-left:	10px; 
	overflow:		hidden;
/*	line-height:	1.5; ;  */

}

#speuler {
	padding: 80px 0px 0px 0px;  
	float: left; 
	width: 18px;
/*	margin-right: 20px; */
}

#info {
	font-size:		10px; 
	float: left;
	color:			#666666;
	width: 210px;
	padding: 20px 0px 0 20px; 
}

#info p { 
/*	font-size:		11px;  */
/*	padding:		0px 20px 0px 20px; */
	line-height:	1.6363; 
	margin-top:		1.6363em;
  	margin-bottom:	1.6363em 
}

.navi{
	border: 0px black solid;
	margin: 0px 0px 0px 0px;
	padding: 0px 0 0 0px; /* keine Einrückung */
	list-style-type: none; 
	font-family:Arial,sans-serif;
	font-size: 14px;
/*	font-size:1.15em; */
	color: white;
}
.navi li {
	border-top: 1px #D0D0D0 solid;
	border-left: 2px #D0D0D0 solid;
	padding: 5px 0px 2px 8px; /* top right bottom left */
	margin: 3px 0px 0px 0px;
	background-color: white;
	line-height:	1.5; 
}

.navi li.high {
	color:				black;
	font-weight:		bold;
}

.navi_s{
	margin: 0px 0px 0px 0px;
	padding: 2px 0 0 0px; /* keine Einrückung */
	list-style-type: none; 
	font-family: Arial,sans-serif; 
	font-size: 13px;
/*	font-size: 1em;  */
	color: white;
}
.navi_s li {
	border: 0px black solid;
	padding: 0px 0px 0px 15px; /* top right bottom left */
	margin: 0px 0px 0px 0px;
	background-color: white;
	line-height:	1.7; 
}

.navi_s li.high {
	color:				black;
	font-weight:		bold;
}

.navi_t{
	margin: 0px 0px 0px 0px;
	padding: 0px 0 0 0px; /* keine Einrückung */
	list-style-type: none; 
	font-family:Arial,sans-serif;
	font-size: 12px; 
	font-weight: lighter;
/*	font-size:.85em; */
	color: white;
}

.navi_t li {
	padding: 0px 20px 0px 20px; /* top right bottom left */
	margin: 9px 0px 9px 0px;
	background-color: white;
	line-height:	1; /* 1.9 */

}

.navi_t li.high {
	color:				black;
	font-weight:		bold;
}

.footnote {
	color: #808080;
	font-size: 10px;
}

#footer {
	clear: both;
	background: white;
	color: #808080;
	font-size: 10px;
	padding: 3px 0 8px 0;
	border-top: 0px solid #D0D0D0;
	border-bottom: 0px solid #D0D0D0;
	text-align: center;
}

/*
#gallery table {
	table-layout:		fixed;
	width:				720px;
	border-collapse: 	collapse;
 }
*/ 
#gallery td { 
	border: 0px solid gray;
	margin: 0 0 0 0;
	padding: 10px;
}


