#NaviSpalte {
	width: 200px;
}

#RandSpalte {
	width: 200px;
}

#Abstandspalte{
	width: 0px;
}

#HauptSpalte blueLineCenter{
	width: 604px;
}

#NaviSpalte, #HauptSpalte, #AbstandSpalte , #Randspalte {
	vertical-align: top;
}

a.L1 
{
	text-decoration: none;
	/*padding-right: 20px;*/
	color: #003C78;
}


a.L1Active
{
	text-decoration: none;
	/*padding-right: 20px;*/
	color: #003C78;
}

a.L1:link, a.L1:visited {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	display: block;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003C78;
	line-height: 22px;
	margin: 0px 4px 0px 4px;
}

div.L1 {
	background-image: url(../pics/nav_mid.jpg);
	background-repeat: repeat-y;
}

div.L2, div.L3 {
	background-image: url(../pics/nav_mid_bright.jpg);
	background-repeat: repeat-y;
}

div.L2Active, div.L3Active {
	background-image: url(../pics/nav_mid_bright.jpg);
	background-repeat: repeat-y;
}

div.L1Active {
	background-image: url(../pics/nav_mid.jpg);
}

a.L1:hover, a.L3:hover, a.L2Active:hover, a.L3Active:hover
{
	color: #FFFFFF;
	background-color: #003C78;
}

a.L2:hover {
	color: #FFFFFF;
	background-color: #003C78;
}

a.L1Active:hover {
	color: #FFFFFF;
	background-color: #003C78;
}

a.L2 
{
	text-align: left;	
	padding-left: 25px;
	color: #003C78;
}

a.L2:link, a.L2:visited 
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003C78;
	line-height: 22px;
	margin: 0px 4px 0px 4px;
}

a.L1Active:link, a.L1Active:visited 
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	display: block;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003C78;
	line-height: 22px;
	margin: 0px 4px 0px 4px;
}

a.L2Active:link, a.L2Active:visited
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	display: block;
	padding-left: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003C78;
	line-height: 22px;
	margin: 0px 4px 0px 4px;
}

a.L3
{
	text-align: left;
	padding-left: 40px;
	color: #003C78;
}

a.L3:link, a.L3:visited 
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003C78;
	line-height: 22px;
	margin: 0px 4px 0px 4px;
}

a.L3Active
{
	text-align: left;
	color: #003C78;
}

a.L2Active {
	color: #003C78;
}

a.L3Active:link, a.L3Active:visited
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	display: block;
	padding-left: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003C78;
	line-height: 22px;
	margin: 0px 4px 0px 4px;
}

#blueLineCenter {
	background-image: url(../pics/blueLineCenter.jpg);
	height: 25px;
	z-index: 0;
	font-weight: normal;
}

#blueLineLeft {
	background-image: url(../pics/blueLineLeft.jpg);
	height: 25px;
	z-index: 0;
	font-weight: normal;
}

#blueLineRight {
	background-image: url(../pics/blueLineRight.jpg);
	height: 25px;
	z-index: 0;
	font-weight: normal;
}


#pathway {
	text-decoration: underline; 
	color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma;
	/*line-height: 20px;*/
	/* auskommentieren falls aktueller Standort 
	(Dateinname) nicht fett sein soll */
	font-weight: normal; 
}

a.rightL1 
{
	text-decoration: none;
	/*padding-right: 20px;*/

}

a.rightL1:link, a.rightL1:visited {
	color: #003C78;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	display: block;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003C78;
	line-height: 22px;
	margin: 0px 4px 0px 4px;
}

a.rightL1:hover
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003C78;
	background-image: none;
}

div.rightL1 {
	background-image: url(../pics/rightMenu_mid.jpg);
	background-repeat: repeat-y;
}

div.rightL1_light {
	background-image: url(../pics/rightMenu_mid_light.jpg);
	background-repeat: repeat-y;
}

.linie {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BEBEBE;
	margin: 0px 4px 0px 4px;
}

ul.liste     {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;	
	/*list-style-image: url("/pics/Pfeil.gif");*/
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-left: 0px;
}
ul.liste li  {
	text-indent: 0px;
	padding-top: 1px;
	padding-bottom: 4px;
	margin-left: 0px;
	padding-left: 0px;
}


a.rightBotL1 
{
	text-decoration: none;
	/*padding-right: 20px;*/

}

a.rightBotL1:link, a.rightBotL1:visited {
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	display: block;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BEBEBE;
	line-height: 22px;
	margin: 0px 4px 0px 4px;
}

a.rightBotL1:hover
{
	color: #DC143C;
	text-decoration: none;
	background-color: #E8E8E8;
	background-image: none;
}

div.rightBotL1 {
	background-image: url(../pics/rightMenu_mid.jpg);
	background-repeat: repeat-y;
}

div.navRightLine {
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	display: block;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BEBEBE;
	line-height: 22px;
	margin: 0px 4px 0px 4px;
}

div.newsletterMenu {
	background-image: url(../pics/nav_mid.jpg);
	background-repeat: repeat-y;
}

a.newsletterMenu {
	text-align: center;
	color: #003C78;
}

a.newsletterMenu:hover {
	color: FFFFFF;
	background-color: #003C78;
}

a.newsletterMenu:link, .newsletterMenu:visited {
	/*color: #FFFFFF;*/
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	display: block;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003C78;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003C78;
	line-height: 22px;
	margin: 0px 25px 0px 3px;
}