* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #535a5e;
	background-color: #ffffff;
}

div.clear {
	clear: both;
}

a {
	color: #45587b;
	text-decoration: none;
}

img {
	border: 0px;
}

h1 {
	font-size: 17px;
	color: #45587b;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 3px;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	margin-top: 13px;
	margin-bottom: 3px;
}

select, input, textarea {
	width: 206px;
	height: 17px;
	padding-left: 1px;
	margin-bottom: 3px;
	border: 1px solid #c4cfd6;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(/custom/img/bg_input.png);
	background-repeat: repeat-x;
	background-color: transparent;
}

ul {
	margin-top: 10px;
	margin-left: 16px;
	list-style-image: url(/custom/img/li.png);
}

li {
	margin-bottom: 7px;
}

div.text {
	width: 600px;
}

input[type=submit], select {
	width: 209px;
}

input[type=checkbox] {
	width: auto;
	border: none;
}

input.turquoise, div.turquoise {
	border: none;
	height: 17px;
	width: auto;
	padding-left: 4px;
	padding-right: 4px;
	color: #ffffff;
	font-weight: bold;
	background-image: none;
	background-color: #45587b;
}

div.turquoise {
	height: 14px;
	padding-top: 3px;
}

div.turquoise a {
	color: #ffffff;
	font-weight: bold;
}

textarea {
	height: 50px;
}

.err {
	border: 1px solid #ff0000;
}

input[type=checkbox].err {
	outline: 1px solid #ff0000;
}



label {
    display: block;
    float: left;
    width: 107px;
}

div.formelement {
	float: left;
	margin-right: 10px;
}

#main {
	margin: auto;
	width: 960px;
}

#sm {
	float: right;
	width: 44px;
	margin-top: 11px;
}

#sm img {
	margin-top: 7px;
}

#header {
	height: 83px;
	background-color: #000000;
	background-image: url(/custom/img/header.png);
	background-repeat: no-repeat;
}

#line {
	height: 16px;
	margin-top: 1px;
	background-color: #45587b;
}

#servicetop {
	float: right;
	padding-top: 7px;
}

#footer {
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 14px;
	border-top: 1px solid #c4cfd6;
}

#portalsandtopics {
	margin-bottom: 25px;
}

#servicebottom {
	float: left;
}

#copyright {
	float: right;
	text-align: right;
}

#homelink, #yourportal {
	float: left;
	padding-top: 39px;
	padding-left: 41px;
}

#yourportal {
	padding-left: 69px;
}

a.servicelinktop, a.servicelinktop_h {
	color: #ffffff;
	margin-right: 10px;
}

a.servicelinkbottom, a.servicelinkbottom_h {
	color: #535a5e;
	margin-right: 10px;
}

a.servicelinktop_h, a.servicelinkbottom_h {
	text-decoration: underline;
}

#articles {
	float: left;
	width: 600px;
}

#events {
	float: right;
	width: 330px;
	padding-left: 10px;
	padding-right: 10px;
	color: #000000;
	background-color: #f2f4f5;
}

#events h1 {
	font-size: 11px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 9px;
}

#events h2 a {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

div.article, div.event {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #c4cfd6;
}

div.excerpt {
	float: right;
	width: 490px;
}

div.excerpt1st {
	width: 600px;
}

div.excerpt h1, div.excerpt1st h1 {
	margin-top: 0px;
}

div.logo {
	float: right;
	width: 60px;
	height: 60px;
	padding: 5px;
	margin-left: 10px;
	border: 1px solid #c4cfd6;
}

div.eventtext {
	float: right;
	width: 220px;
}

div.eventtext h2 {
	margin-top: 0px;
}

img.article, img.event {
	float: left;
	margin-right: 10px;
}

div.referenceimage {
	float: left;
	width: 80px;
	padding-left: 20px;
	background-color: #ffffff;
}

img.article1st {
	margin-bottom: 10px;
}

#filter {
	height: 45px;
	padding-top: 28px;
	padding-left: 25px;
	margin-bottom: 10px;
	color: #000000;
	background-image: url(/custom/img/bg_filter.png);
	background-repeat: no-repeat;
}

div.folder {
	height: 24px;
	padding-top: 5px;
	padding-left: 25px;
	padding-right: 5px;
	margin-bottom: 10px;
	color: #000000;
	background-color: #f2f4f5;
}

div.pages {
	float: left;
	padding-top: 3px;
}

div.pagelinks {
	float: right;
}

div.pagelink, div.pagelinkinactive {
	float: left;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	margin-right: 2px;
	color: #c4cfd6;
}

div.pagelink {
	border: 1px solid #000000;
}

div.pagelinkinactive {
	border: 1px solid #c4cfd6;
}

div.pagelink a {
	color: #000000;	
}

div.pagelink a.active {
	text-decoration: underline;	
}

#newslist {
	float: right;
	padding-right: 15px;
}
