body {
	background: #D2E2FA;
	margin: 100px 0 0 0;
	padding: 0;
	font: 12px Verdana, Geneva, sans-serif;
	color: #000;
}
img {
	border: none;
}
a {
	color: #5587B9;
}
a:hover {
	text-decoration: none;
}
h2 {
	color: #5285B8;
	font-size: 18px;
	font-weight: normal;
	margin: 14px 0 25px 0;
	padding: 0 0 8px 0;
	background: url(../images/spec_line_h2.gif) no-repeat bottom;
}
h3 {
	color: #5285B8;
	font-size: 12px;
}
#cta-main-top,
#cta-main-bottom {
	width: 100%;
	height: 3px;
	background: url(../images/spec_main_border.gif);
}
#cta-main {
	width: 100%;
	padding: 0 0 35px 0;
	background: #FFF;
}
#cta-header {
	width: 960px;
	margin: 0 auto;
	height: 118px;
	background: url(../images/pic_logo_rns.gif) 0 30px no-repeat;
}
#cta-teaser {
	float: right;
	
}
#cta-nav-first {
	margin: 0 auto;
	background:url(../images/bg_nav_first.gif) repeat-x;
	height: 44px;
}
#cta-nav-first ul,
#cta-nav-second ul {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	font-weight: bold;	
}
#cta-nav-first ul li,
#cta-nav-second ul li,
#cta-nav-second ul li.current {
	display: block;
	float: left;
	line-height: 44px;
	margin: 0 10px 0 0;
}
#cta-nav-first ul li.current a {
	text-decoration: none;
}
#cta-nav-second {
	margin: 0 auto;
	background:url(../images/bg_nav_second.gif) repeat-x;
	height: 46px;
	font-size: 11px;
}
#cta-nav-second ul li,
#cta-nav-second ul li.current {
	line-height: 46px;
	margin: 0 25px 0 0;	
}
#cta-nav-second ul li a {
	color: #666;
	float: left;
}
#cta-nav-second ul li.current {
	background: url(../images/bg_nav_second_current.gif) repeat-x;
}
#cta-nav-second ul li.current a {
	padding: 0 5px;
	text-decoration: none;
}
#cta-nav-second ul li.current img.left {
	float: left;
}
#cta-nav-second ul li.current img.right {
	float: left;
}
#cta-content {
	width: 960px;
	margin: 0 auto;
}
#cta-sidebar {
	float: left;
	width: 130px;
	margin: 0 30px 0 0;
}
#cta-inner-content {
	float: left;
	width: 800px;
	line-height: 17px;
}
#cta-footer,
#cta-language {
	width: 960px;
	margin: 0 auto;
	padding: 8px 0;
	text-align: right;
	font-size: 11px;
}
#cta-footer a,
#cta-language a {
	margin: 0 0 0 12px;
	font-weight: normal;
	text-decoration: none;
}

/* elements */
.cta-enter {
	float: left;
	padding: 0 30px;
	width: 180px;
	font-size: 11px;
	background: url(../images/bg_home_location.jpg) left no-repeat;
}
.cta-enter a {
	font-weight: bold;
}
.cta-enter img {
	margin: 0 0 8px 0;
}
.cta-staff {
	float: left;
	width: 230px;
	margin: 0 20px 30px 0;
}
.cta-staff .cta-portrait {
	float: left;
	width: 85px;
	margin: 0 10px 0 0;
}
.cta-staff .cta-personal-data {
	float: left;
}

/* hacks */
.clear-me,
.clear-me-spacer {
	clear: both;
	font-size: 1px;
	height: 0;
	margin: 0;
	line-height: 0;
}
.clear-me-spacer {
	padding: 10px 0;
}
div.clear-me {
	overflow: hidden;
}