#navcontainer ul 
{
	margin-left: 0px;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	font-weight: bold;
}

#navcontainer li 
{ 
	margin: 0 0 0px 0;
	padding-left: 0px;
}

#navcontainer a
{
	display: block;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #008000;
        width: 150px;
	text-align: left;

}

#navcontainer a:link, #navlist a:visited
{
	color: #000000;
	text-decoration: none;
}

#navcontainer a:hover
{
	color: #EE0000;
}

#active a:link, #active a:visited, #active a:hover, #active a
{
	color: #000000;
}

#icon
{
	padding: 2px 6px 2px 2px;
}

#zwicon
{
	padding: 0px 7px 4px 0px;
	text-align: left;
}

#zwtext
{
	font-size: 11px;
	text-align: left;
	font-weight: normal;
}

#tabcontainer
{
	width: 95%;
	margin-bottom: 0px;
margin-left:auto; margin-right:auto;
}

#tabcontent
{
	width: 95%;
background-color: #f5efde;
padding-top: 20px;
border-left: 1px #808080 solid;
border-right: 1px #808080 solid;
border-bottom: 1px #808080 solid;
margin-left:auto;
margin-right:auto;
overflow: auto;}

#tabnav
{
	height: 20px;
	margin: 0;
	padding-left: 10px;
	background: url(../img/tab_bottom.gif) repeat-x bottom;
	
}

#tabnav li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#tabnav a:link, #tabnav a:visited
{
	float: left;
	background: #f3f3f3;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	margin-right: 4px;
	border: 1px solid #808080;
	text-decoration: none;
	color: #666;
}

#tabnav a:link.active, #tabnav a:visited.active
{
	border-bottom: 1px #f5efde solid;
	background: #f5efde;
	color: #000;
}

#tabnav a:hover
{
	background: #fff;
text-decoration: underline;}

#kontakt
{
	margin-left: 0px;
	padding: 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8px;
        color: #008000;
	text-align: left;
	font-weight: normal;
}

#menulink
{
	margin-left: 0px;
	padding: 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
        color: #000000;
	text-align: left;
	font-weight: bold;

}