#nav_context {
	background: url('images/new_nav/nav_bg.jpg') no-repeat;
	width: 144px;
	height: 520px;
	margin-top:  0px;
	margin-left: 0px;
	padding-top:  0px;
	float:left;
}

#nav_context a {
	color: #FFFFFF;
	font-size: 7pt;
	text-decoration: none;
	padding-left:5px;
}

#nav_context a:link {
	color: #FFFFFF;
	font-size:7pt;
	text-decoration: none;
	font-weight: bold;	
}

#nav_context a:visted {
	color: #FFFFFF;
	font-size:7pt;
	text-decoration: none;
	font-weight: bold;	
}

#nav_context a:hover {
	text-decoration: underline;
}

#nav_ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}

#subnav_ul {
	list-style: none;
	margin-top:0px;
	margin-bottom:35px;
	margin-left: 0px;
	padding-left:10px;
	padding-top: 5px;
	border-bottom: 1px solid #000000;
	display:block;
	height:25px;
	min-height: 25px;
	background-color: #d1E6E6;
}

#subnav_ul li {
	list-style: none;
	padding-right:40px;
	float:left;
	}

#subnav_ul li:before {
	content: "\0020 \0020 \0020 \00BB \0020";
	color: #000;
	}

#subnav_ul .lastSubnavElement {
	padding-right: 0px;
}

.buttonLevel1 {
	height: 25px;
	color: #ffffff;
	vertical-align: middle;
	font-weight: bold;
	background: url('images/new_nav/buttonLevel1_bg.jpg') no-repeat;
	width: 140px;
	padding-top: 2px;
	padding-left:0px;
	margin-left:0px;
}

.buttonLevel1Hover {
	height: 25px;
	vertical-align: middle;
	background-color: #ff6600;
	width: 140px;
	padding-top: 2px;
	padding-left:0px;
	margin-left:0px;
}

.buttonLevel2 {
	padding-left:8px;
	padding-right: 2px;
	margin: 2px 2px 0px;
	height: 25px;
	width: 129px;
	color: #ffffff;
	vertical-align: middle;
	font-weight: bold;
}


#ps_standard {
	background-color: #006cc0;
	background-image:url("images/new_nav/tp_stand_bg.png"); background-repeat: no-repeat; 
}

#ps_speziell {
	background-color: #008858;
	background-image:url("images/new_nav/tp_speziell_bg.png"); background-repeat: no-repeat; 
}

#sfn_portkanuelen {
	background-color: #c6002c;
	background-image:url("images/new_nav/sfn_bg.png"); background-repeat: no-repeat; 
}

#anokryo {
	background-color: #006cc0;
	background-image:url("images/new_nav/tp_stand_bg.png"); background-repeat: no-repeat; 
	margin-bottom: 2px;
}

.hidediv {
	display:none;
}

.showdiv {
	display: block;
}

.level2_nav_ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
	background:transparent url(images/new_nav/nav_bg.jpg) no-repeat scroll 0 0;
}

.level2_nav_ul a {
	color: #FFFFFF;
	font-size: 7pt;
	text-decoration: none;
	padding-left:5px;
}

.level2_nav_ul a:link {
	color: #FFFFFF;
	font-size:7pt;
	text-decoration: none;
	font-weight: bold;	
}

.level2_nav_ul a:visited {
	color: #FFFFFF;
	font-size:7pt;
	text-decoration: none;
	font-weight: bold;	
}

.level2_nav_ul a:hover {
	text-decoration: underline;
}

