@charset "UTF-8";
/* Content settings */
	
#content h1 {
	color: #1b3a8b;
	font-size: 1.45em;
	line-height: 1.2em;
	margin: 16px 0 5px 0;
}

#content h2 {
	color: #1b3a8b;
	font-size: 1.2em;
	margin: 16px 0 0 0;
}

#content h3 {
	color: #1b3a8b;
	font-size: 1.1em;
	margin: 5px 0 0 0;
	font-weight: bold;
}

#content img {
	margin-bottom: 15px;
	margin-left: 1px;
}

#content p {
	margin-right: 48px;
	line-height: 1.35em;
	margin: 5px 48px 10px 0;
}

#content-wrapper a {
	color: #22499c;
	text-decoration: none;
}

#content-wrapper a:focus, #content-wrapper a:hover, #content-wrapper a:active {
	text-decoration: underline;
}

#content ul, #content ol {
	padding: 5px 0 5px 20px;
	list-style-type: disc;
}

#content ol {
	list-style-type: decimal;
}

#content .ocms_de_bt img {
	margin: 0;
}


#content h2.career {
	margin-bottom: 1em;
}

#content h3.news {
	color: #000000;
	margin: 0px 0 1em 0;
	font-weight: bold;
}

#content .newsThumbnail {
	float: left;
	margin: 15px 5px 0px 0px; 
}

#content .newsTeaser {
	height:1%;	
	width: auto;
}

#content .newsContainer {
	height: 1%;
	width: 100%;
}

.jobsBox h3 {
	margin-bottom: 0.5em;
}

.newsBox p {
	margin-bottom: 0.5em;
}

#content table {
	padding-right: 48px;
	line-height: 1.5em;
	border-collapse: separate;
	border-spacing: 8px;
}

#content table td {
	vertical-align: top;
}

#content table th {
	vertical-align: top;
	text-align: left;
	font-weight: bold;
}

#search .highlight {
 	color: red;
}

#search h2 {
	margin-bottom: 0.5em;
}

#search .link {
	font-size: 90%
}

/* Sitemap settings */

ul#sitemap, ul#sitemap ul {
    list-style-type: none;
}

ul#sitemap {
    font-size: 1.1em;
    font-weight: bold;
}

ul#sitemap li {
    margin-top: 5px;
}

ul#sitemap ul {
    font-size: 0.9em;
    font-weight: normal;
}

ul#sitemap ul li {
    margin-top: 2px;
}
