/*style-angaben fuer navigationskopf*/
table#obentable {
   background-image:url(/LWL/grafiken_seiten/hintergrund1.gif);
   background-repeat:repeat-x;
}
table#untentable {
   background-image:url(/LWL/grafiken_seiten/hintergrund.gif);
   background-repeat:repeat-x;
}
.hauptnavi {
	font-size : 70%;
	line-height:120%;
	font-family : Arial,Helvetica,Verdana,sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #4A597B;
        text-decoration:none;
}
A.hauptnavi:Link {
	font-size : 70%;
	line-height:120%;
	font-family : Arial,Helvetica,Verdana,sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #4A597B;
        text-decoration:none;
}
A.hauptnavi:Visited {
	font-size : 70%;
	line-height:120%;
	font-family : Arial,Helvetica,Verdana,sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #4A597B;
        text-decoration:none;
}
A.hauptnavi:Hover {
	font-size : 70%;
	line-height:120%;
	font-family : Arial,Helvetica,Verdana,sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #4A597B;
        text-decoration:none;
}
A.hauptnavi:Active {
	font-size : 70%;
	line-height:120%;
	font-family : Arial,Helvetica,Verdana,sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #4A597B;
        text-decoration:none;
}
