/* Normal Link */
a:link { color:#000000; text-decoration:underline; font-weight:normal; }
a:visited { color:#000000; text-decoration:underline; font-weight:normal; }
a:hover { color:#000000; text-decoration:underline; font-weight:normal; }
a:active {	color:#000000; font-weight:normal; text-decoration: none; }
 
/* Menu oben */
#navcontainer
{
margin: 0px;
padding: 0px;
}

#navcontainer ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
text-align: left;
}

#navcontainer ul li { float: left;}

#navcontainer ul li a
{
text-decoration: none;
background: url(menu/Bilder/menubackb.gif) no-repeat top left;
font-family: Verdana;
font-size: 12px;
font-style: normal;
color: #494B43;
text-decoration: none;
font-weight: bold;
float: left;
margin: 0px;
padding-top: 6px;
padding-right: 10px;
padding-bottom: 4px;
padding-left: 10px;
border-right-width:1px;
border-right-color:#666666;
border-right-style:dotted;
}

#navcontainer li a:hover
{
background: url(/Bilder/overm.jpg) no-repeat left top;
}
#navcontainer a.current
{
background: url(menu/Bilder/menuover.gif) no-repeat left top;
}
/* Menu Links */

#navcontainerl
{
margin: 0px;
padding: 0px;
}

#navcontainerl ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
text-align: left;
}

#navcontainerl ul li { float: left; }

#navcontainerl ul li a
{
text-decoration: none;
background: url(menu/Bilder/menubackb.gif) no-repeat top left;
font-family: Verdana;
font-size: 12px;
font-style: normal;
color: #494B43;
text-decoration: none;
font-weight: bold;
float: left;
margin: 0px;
padding-top: 6px;
padding-right: 20px;
padding-bottom: 4px;
padding-left: 10px;
}

#navcontainerl li a:hover
{
background: url(/Bilder/overm.jpg) no-repeat left top;
}
#navcontainerl a.current
{
background: url(menu/Bilder/menuover.gif) no-repeat left top; }

/* CSS Allgemein */


.headertitel {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding: 4px 8px 4px 10px;
}

.text {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}

.unten {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}

td {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

p {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
