#stage{
 	background-image:url(../html/media/bg_main_home.jpg); 
 	background-repeat:no-repeat;
 	background-position:0px 360px ;
 	background-color:white;
	 }

#path{
	display:none;
}
#sub_nav{	
	float:left;
	margin: 0;
	width:370px;
	text-align: left;
	padding:20px 10px 10px 20px;
	}
	
	* html #sub_nav{
	width:400px;
	w\idth:370px;
	}
 	#sub_nav .csc-frame-frame2{
	height:231px;
	background-color:#7ABEEB;
	padding:0px;
	margin:-20px -9px 0px -20px;
	}
	#sub_nav ul{
	margin:0;
	padding:0 0 0 20px;
	}
	#sub_nav ul li{
				padding:0;
				margin:10px 0 0 0;
				list-style-image:url(../html/media/icon_liste_grau.gif);
				line-height:120%;
			}
	#sub_nav ul li a{
	font-weight: bold;
	color: #2693D8;
	text-decoration:none;
	}
	#sub_nav ul li a:hover{
	font-weight: bold;
	color: #3b468e;
	text-decoration:none;
	}
	
	
#content{
	width:271px;
	margin: 0;
	padding:20px 19px 10px 20px;
	background: none;

}
* html #content{
	width:314px;
	w\idth:271px;
}

#content .csc-frame-frame2{
	height:211px;
	background-color:#D5D5D5;
	padding:10px;
	margin:-20px -21px 0px -21px;
	border:1px solid white;
	border-top:none;
	border-bottom:none;
	}

*html #content .csc-frame-frame2{
	height:231px;
	width:313px;
}

#right_content{
	width:210px;
	margin: 0;
	padding:20px 20px 10px 20px;
}
* html #right_content{
	width:50px;
	w\idth:210px;
}
.csc-frame{
		background: url(../html/media/bg_content.jpg) repeat-x bottom;
}
.csc-frame img{
margin:0px !important;
padding:0px !important;
}

#right_content .csc-frame-frame2{
	height:231px;

	padding:0px !important;
	margin:-20px -20px 0px -19px !important;

	}
	
#right_content p{
padding:0 0 15px 0 !important;
}
a.internal-link{
  	color: #063588;
	font-weight:bold;
	text-decoration:none;
	margin: 0 0 0 0px;
	padding: 2px 0 2px 14px;
	background:  url(../html/media/internal_link_grau.gif) no-repeat 0px 50%;
}
a.internal-link:hover{
	text-decoration:underline;
}
a.external-link{
  	color: #063588;
	font-weight:bold;
	text-decoration:none;
	margin: 0 0 0 0px;
	padding: 2px 0 2px 14px;
	background:  url(../html/media/external_link_grau.gif) no-repeat 0px 50%;
	}
a.external-link:hover{
	text-decoration:underline;
}
a.download{
  	color: #063588;
	font-weight:bold;
	text-decoration:none;
	margin: 0 0 0 0px;
	padding: 2px 0 2px 14px;
	background:  url(../html/media/internal_link_grau.gif) no-repeat 0px 50%;
	}
a.download:hover{
	text-decoration:underline;
}
a.mail{
	margin: 0 0 0 2px;
	padding: 2px 0 2px 16px;
	background:  url(../html/media/icon_internal-link_blau.gif) no-repeat 2px 20%;
	}

