body, td
{
    margin-left:0px;
    margin-right:0px;
    margin-top:0px;
    margin-bottom:0px;
    background-color: #ffffff;
    color: #000000;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
}

img{
   border: 0px;
}

a{
    color: #17124A;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
}

a.navLink{
    color: white;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
	text-decoration: none;
}
a.navLinkThirdLevel{
    color: black;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
	text-decoration: none;
}

.pathLink{
	color: #17124A;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
}

.pathLinkNoUnderline{
	color: #17124A;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
	text-decoration: none; 
}

.navSecondLevelON{
	background-image:url(/images/stufe_01_2z_aktiv.jpg); 
	background-repeat: repeat-y;
	margin:0px; 
	padding: 3px 8px 3px 22px;
	width: 191px; 
	height: 23px; 
	cursor: pointer; 
	border-bottom: 1px solid white;
	font-weight:bold;
	color: white;
}
.navSecondLevelOFF{
	background-image:url(/images/stufe_01_2z.jpg); 
	background-repeat: repeat-y;
	margin:0px; 
	padding: 3px 8px 3px 22px;
	width: 191px; 
	height: 23px; 
	cursor: pointer; 
	border-bottom: 1px solid white;
	color: white;
}
.navThirdLevelON{
	background-image:url(/images/stufe_02_2z_aktiv.jpg); 
	background-repeat: repeat-y;
	margin:0px; 
	padding: 3px 8px 3px 34px; 
	width: 191px; 
	height: 23px; 
	cursor: pointer; 
	border-bottom: 1px solid white;
	color: black;
	font-weight:bold;
}
.navThirdLevelOFF{
	background-image:url(/images/stufe_02_2z_aktiv.jpg); 
	background-repeat: repeat-y;
	margin:0px; 
	padding: 3px 8px 3px 34px; 
	width: 191px; 
	height: 23px; 
	cursor: pointer; 
	border-bottom: 1px solid white; 
	color: black;
}


/* -- styles for content -- */


td.cellBlue{
    background-color: #19166E;
}


.lauftext{
    color: #000000;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
}

.title{
    color: #000000;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
	padding-bottom: 10px;
}
.bigTitle{
	color: #000000;
    font-family: arial, helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
	padding-bottom: 10px;
}

input, select, textarea{
	color: #000000;
	background-color: #ffffff;
	border: solid 1px #9A9A9A;
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
}
.textNav2Off
{
}


.textNav3Off
{
    FONT-WEIGHT: bold;
}

.textNav3On
{
    FONT-WEIGHT: bold;
}

.textBlackLarge

{
    FONT-WEIGHT: bold;
    COLOR: #000000;
    TEXT-DECORATION: none
}

