@charset "iso-8859-1";
/* CSS Document */
*
{
	margin:					0;
	border:					0;
}
body
{
	font:					10px/13px Verdana, Geneva, sans-serif;
	margin:					0;
}
.odense_tider
{
	font-size:				11px;
}
p a:link, a:visited, a:active,
{
	font-style:				italic;
}
h1
{
	font-size:				14px;
	font-weight:			bold;
}
h2
{
	font-size:				12px;
	font-weight:			bold;
}
h3
{
	font-size:				11px;
	font-weight:			bold;
	margin-bottom:			3px;
}
h4
{
	font-size:				10px;
	font-weight:			bold;
	margin-bottom:			3px;
}
a
{
	text-decoration:			none;
}
.admin
{
	border:					solid 1px #999;
}
.admin fieldset
{
	width:		600px;
	margin:			auto;
	border:			solid 1px #999;
}
.admin legend
{
	font-weight:		bold;
}
.link
{
	font-size:					10px;
	font-style:					italic;
}


a:link
{
	color:						#000;
}
a:visited
{
	color:						#000;
}
a:active
{
	color:						#000;
}
a:hover
{
	color:						#666;
	text-decoration:			underline;
}
.menu
{
	font-style:					normal;
}
.menu a:link a:active a:visited
{
	color:						#000;
	font-style:					normal;
}
.menu a:hover
{
	color:						#666;
	text-decoration:			underline;
}
.navcontainer 
{
	width: 						198px;
	margin-top:					2px;
	text-align:					left;
	float:						left;
}
.navcontainer  ul
{ 
	list-style:			none;
	padding:			0;
	margin:				0;
}
.navcontainer  ul
{ 
	float:						left;
}
.navcontainer a 
{
	font-size: 					10px;
	color:						#000000;
	display: 					block;
	padding-top: 					1px;
	width: 						198px;
	background-repeat:			no-repeat;
	font-style:					italic;
	/*border-left-width: 			1px;
	border-left-style: 			solid;
	border-left-color: 			#000000; */
}
.navcontainer a:link 
{
	color:						#000000;
	text-decoration: 			none;
}
.navcontainer a:visited 
{

	color: 						#000000;
	text-decoration: 			none;
}
.navcontainer a:active 
{
	color:						#000000;
}
.navcontainer a:hover 
{
	color:						#FFFFFF;
	background-color:			#8b8a64;
}
/*------------------------- Om nørregaardsteater -----------------------------------*/
.navcontainer1 
{
	width: 						198px;
	margin-top:					2px;
	text-align:					left;
	float:						left;
}
.navcontainer1  ul
{ 
	list-style:			none;
	padding:			0;
	margin:				0;						
}
.navcontainer1  ul
{ 
	float:						left;
}
.navcontainer1 a 
{
	font-size: 					11px;
	color:						#000000;
	font-style:					italic;
	display: 					block;
	padding: 					2px;
	margin-top:					5px;
	width: 						198px;
	background-repeat:			no-repeat;
	/*border-left-width: 			1px;
	border-left-style: 			solid;
	border-left-color: 			#000000; */
}
.navcontainer1 a:link 
{
	color:						#000000;
	text-decoration: 			none;
}
.navcontainer1 a:visited 
{

	color: 						#000000;
	text-decoration: 			none;
}
.navcontainer1 a:active 
{
	color:						#000000;
}
.navcontainer1 a:hover 
{
	color:						#FFFFFF;
	background-color:			#8b8a64;
}
