
* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	color: #001a41;
	font: 14px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	height: 100%;
	background-position: 0 top;
	background-repeat: repeat-x;
}

a img {
	border-style: none;
}

#layer {
	background-position: center top;
	background-repeat: repeat-y;
	height: 100%;
}

#backgroundlayer {
	background: url(images/backgroundlayer.png) repeat-x;
	height: 89px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 2;
}

#wrapper {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#toplogo {
	height: 72px;
	background: url(images/toplogo.jpg) no-repeat center top;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}

#content-wrapper {
	position: absolute;
	z-index: 0;
	background: url(images/background-content.gif) repeat-y 182px top;
	width: 980px;
	min-height: 100%;
}

#content-wrapper.startpage {
	background: url(images/background-content-start.jpg) repeat-y 182px top;
}

/* @group Frame left */

#frame-left {
	width: 200px;
	float: left;
	margin-top: 72px;
}

#frame-left #logo-big {
	background: url(images/logo-big.jpg) no-repeat right top;
	height: 154px;
	margin-right: 20px;
	margin-top: 20px;
}

#frame-left #menu {
	margin-right: 20px;
	text-align: right;
	margin-top: 46px;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

#menu a {
	text-decoration: none;
	color: #001a41;
}

#menu a:hover {
	text-decoration: none;
	color: #0063a3;
}

#menu ul {
	list-style-type: none;
	font-weight: bold;
}

#menu ul li {
	margin-bottom: 20px;
}

#menu ul li a {
	
}

#menu ul ul {
	font-weight: normal;
	font-style: normal;
}

#menu ul ul li {
	font-weight: normal;
	font-style: normal;
	margin-bottom: 0;
	margin-top: 0;
}

#menu ul ul li a {
	color: #002f77;
}



/* @end */

/* @group Frame right */

#frame-right {
	float: none;
	width: 200px;
	position: absolute;
	padding-left: 20px;
	left: 780px;
	top: 84px;
}

#frame-right h1 {
	font-size: 18px;
	font-weight: bold;
}

#event-frame {
	margin-bottom: 20px;
}

#event-frame .header{
	font-size: 18px;
	font-weight: bold;
}

#event-frame #event_list {
	margin-top: 10px;
}

#event-frame #event_list a {
	color: #001a41;
	text-decoration: none;
}

/*
#event-frame #event_list a:hover {
	color: #0063a3;
	text-decoration: none;
}*/

#event-frame #event_list .event_item {
	margin-top: 0;
	margin-bottom: 10px;
}

#event-frame #event_list .event_item .date {
	color: #001a41;
	font-size: 12px;
	margin-bottom: 1px;
}

#event-frame #event_list .event_item .title {
	font-size: 13px;
}

#event-frame #event_list .event_item {
	
}

#partner-frame {
	margin-top: 20px;
	margin-left: -6px;
	position: fixed;
	bottom: 0;
}



/* @end */

/* @group Content */

/* @group General */

#content p.align-right {
	text-align: right;
}

p.bodytext {
	margin-top: 10px;
}

#content ol {
	list-style-position: outside;
	margin-left: 20px;
}

#content a {
	text-decoration: none;
	color: #0063a3;
	font-weight: bold;
}

#content a:hover {
	text-decoration: underline;
}



/* @end */

#frame-content {
	padding-left: 200px;
	padding-right: 200px;
}

#content-picture {
	margin-top: 72px;
}

#content-picture img {
	border-style: none;
}

#content {
	position: relative;
	bottom: 0;
	width: 540px;
	margin: 20px;
}

/* @group Header */

#content .csc-header {
	font-weight: bold;
}

#content .csc-header h1{
	font-size: 25px;
	padding: 0;
	margin-bottom: 10px;
	margin-top: 20px;
}

#content .csc-header h2{
	font-size: 20px;
	padding: 0;
	margin-bottom: 5px;
	margin-top: 20px;
}

#content .csc-header h3{
	font-size: 18px;
	padding: 0;
	margin-top: 10px;
}

#content .csc-header h1.csc-firstHeader{
	font-size: 25px;
	padding: 0;
	margin-bottom: 10px;
	margin-top: 0;
}



/* @end */

/* @group Bullets */

#content ul.csc-bulletlist {
	list-style-position: outside;
	margin-left: 20px;
}

#content ul {
	list-style-position: outside;
	margin-left: 20px;
}

#content .csc-bulletlist-1{
	list-style-type: decimal;
}

#content .csc-bulletlist-2{
	list-style-type: circle;
}



/* @end */

/* @group Pictures */

#content .csc-textpic-image img {
	padding: 1px;
}

#content p.bodytext img {
	padding: 1px;
}

#content .csc-textpic-caption {
	font-size: 12px;
	line-height: 14px;
	margin-top: 5px;
}



/* @end */

/* @group Menu */

#content ul.csc-menu {
	margin-left: 20px;
}



/* @end */

/* @group Tables */

#content table.contenttable {
}

#content table.contenttable tbody tr td{
	vertical-align: top;
	padding: 2px 3px 5px;
	font-size: 15px;
}

/* @group Style 1 */

#content table.contenttable.contenttable-1 {
	background-color: white;
	border-spacing: 1px;
	border: 1px none #598096;
}

#content table.contenttable.contenttable-1  {
	
}

#content table.contenttable.contenttable-1 tbody tr td {
	background-color: #e5e5e5;
	margin: 1px;
	padding: 3px;
	color: #013656;
}



/* @end */

#content table.contenttable.contenttable-2 tbody tr td {
	
}

/* @group Style 2 */

#content table.contenttable.contenttable-2 {
	background-color: white;
	border-spacing: 1px;
	border: 1px none #598096;
}

#content table.contenttable.contenttable-2 tr.tr-even td {
	background-color: #d7d7d7;
}

#content table.contenttable.contenttable-2 tr.tr-0 td {
	background-color: #013658;
	font-weight: bold;
	color: white;
}

#content table.contenttable.contenttable-2 tbody tr td {
	background-color: #e5e5e5;
	margin: 1px;
	padding: 3px;
}



/* @end */

#content table.contenttable.contenttable-3 tbody tr td {
	padding: 0;
	margin: 0;
}

#content .contenttable {
	
}



/* @end */



/* @end */