/*  
Theme URI: http://diga-gartenmessen.de/
Version: 1.0
Author: visualform | Freier Grafiker Nils Oettlin
Author URI: http://visualform.de/
*/
/*Navigation*/
#navig{
	width: 137px;
	height: 100px;
	background: none;
	z-index: 2;
	position: absolute;
	margin: 215px 0 0 36px;
}
.navi{
	top: 7px;
	left: 7px;
	position: relative;
	font: normal normal 14px/15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	height: inherit;
	color: black;
	text-decoration: none;
}
#messen_iframe{
	height: 320px;
	width: 100%;
	display: inline;
	visibility: visible;
	border-style: none;
	margin: 0;
}
.navi a {	
	text-decoration: none;
	color: black;
	font-weight: normal;
	font-style: normal;
}
.navi a:hover {
	color: black;
	font-style: normal;
	font-weight: normal;
}
#elementaktiv a  {
	color: black;
	font-weight: bold;
}
#elementaktiv a:hover  {
	color: black;
	font-weight: bold;
}
#element {
	width: auto;
	height: 31px;
	z-index: 2;
	margin-top: 3px;
	color: black;
	background: white url(arrow_fest.gif) no-repeat scroll 8px 10px;
	padding-left: 15px;
}
#elementgross {
	width: auto;
	height: 62px;
	z-index: 2;
	margin-top: 12px;
	color: black;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: 8px 10px;
	font-weight: bold;
	padding-top: 10px;
	background-image: url(termine.gif);
	text-align: center;
}
.navigross  a {
	text-decoration: none;
	color: black;
	font-weight: bold;
	font-size: 25px;
	line-height: 25px;
}
#elementaktiv {
	width: auto;
	height: 31px;
	z-index: 2;
	margin-top: 3px;
	color: black;
	background: orange url(arrow_fest.gif) no-repeat scroll 8px 10px;
	padding-left: 15px;
}
#subelement {
	width: auto;
	height: 18px;
	background: #eee url(arrow_klein_fest.gif) no-repeat scroll 10px 5px;
	z-index: 2;
	margin-bottom: 0;
	color: black;
	padding-left: 15px;
	margin-left: 0;
	margin-top: 2px;
	padding-top: 0;
}
#subelementaktiv {
	width: auto;
	height: 20px;
	background: orange url(arrow_klein_fest.gif) no-repeat scroll 14px 7px;
	z-index: 2;
	margin-bottom: 3px;
	color: black;
	padding-left: 18px;
	margin-top: 3px;
	font-weight: bold;
}
#subelement .navi, #subelementaktiv .navi, #subelementaktiv .navi a:hover{
	top: 5px;
	left: 7px;
	margin: 0;
	padding: 0;
	font: normal normal 13px/6px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#subelementaktiv a:hover  {
	color: black;
	font: bold 12px/6px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
