#topnav_pr {
	background-color: #a70029;
	background-image: url(../img/nav_bg_rot3.gif);
	background-repeat: no-repeat;
	background-position: 15px 3px;
	padding: 2px 0 0 65px;
	margin-top: 4px;
	width: 170px;
	height: 18px;
}

#topnav_hr {
	background-color: #00206d;
	background-image: url(../img/nav_bg_blau3.gif);
	background-repeat: no-repeat;
	background-position: 15px 3px;
	padding: 2px 0 0 65px;
	margin-top: 20px;
	width: 170px;
	height: 18px;
}

#logo {
	background-image: none;
}

#head {
	background-image: url(/static/common/img/bg_cc.jpg);
	background-position: 0 4px;
}

a:link, a:visited, a:active, a:hover {
	color: #fff;
	font-size: 9pt;
}

#leftnav {
	padding: 0 0 0 0;
	margin-top: 120;
}

#content {
	padding: 165px 20px 20px 250px;
}

#content a {
	color: #a0a1a3;
	font-weight: bold;
}

h2 {
	font-size: 11px;
	border-right: 15px solid #a0a1a3;
	border-top: 1px solid #807f84;
	border-bottom: 1px solid #807f84;
	color: #000;
	margin: 15px 0 0 0;
}

#bottomnav a{
	color: #a0a1a3;
}

#navcc {
	position: absolute;
	left: 230px;
	top: 82px;
	z-index: 20;
	margin: 0 auto;
	padding: 0;
	white-space: nowrap;
	list-style: none;
	width: 520px;
}

#navcc li {
	float: right;
	background-image:none;
	line-height: 1.8em;
	position: relative;
}





