@charset "utf-8";
@import url("extensions.css");
/* CSS Document */



/*--------------------------------------

	Normalization			

----------------------------------------*/

.clear {
	clear: both;
	height:1px;
	font-size:1px;
	line-height:1px;
}
/* Normalizes margin, padding */
.csc-firstHeader{
	color:#434036;
	font-family:"Times New Roman", Times, serif;
	font-weight:lighter;
	font-size:20px;
	margin-top:15px;
	margin-bottom:13px;

}
html {
 overflow-y:scroll;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
/*Normalizes font-size for headers*/

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
/*Removes list-styles from lists*/

ol, ul, li {
	list-style: none;
	margin-bottom: 8px;
	padding-bottom: 8px;
}
/*Normalizes font-style and font-weight to normal*/

address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
/*Removes borders from tables*/

table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*Removes Borders from fieldset and img*/

fieldset, img {
	border: 0;
}
/*Left-aligns text in caption and th*/

caption, th {
	text-align: left;
}
/*Removes quotation marks from q*/

q:before, q:after {
	content:'';
}
a {
	color:#434036;
	text-decoration:underline;
}
a:hover {
 color:#000000;
}
/*--------------------------------------

	LAYOUTDESCRIPTION			

----------------------------------------*/



body {
	font-size:12px;
	background-color: #f3f5f6;
	color:#434036;
	margin: 0px;
	background-image: url(../img/background.jpg);
	line-height:140%;
}
p {
	line-height:20px;
	padding:0 0 20px 0;
	line-height:140%;
}
div#container {
	position: relative;
	left: 0px;
	width: 900px;
	margin: 0 auto 0 auto;
}
#container2 {
	width: 900px;
	clear: both;
	margin: 0 auto;
}
p.px10 {
	font-size:10px;
}
p.px11 {
	font-size:11px;
}
p.px12 {
	font-size:12px;
}
p.px13 {
	font-size:13px;
}
p.px14 {
	font-size:14px;
}
p.px15 {
	font-size:15px;
}
p.px10-Times {
	color:#434036;
	font-family:"Times New Roman", Times, serif;
	font-weight:lighter;
	font-size:10px;
}
p.px11-Times {
	color:#434036;
	font-family:"Times New Roman", Times, serif;
	font-weight:lighter;
	font-size:11px;
}
p.px12-Times {
	color:#434036;
	font-family:"Times New Roman", Times, serif;
	font-weight:lighter;
	font-size:12px;
}
p.px13-Times {
	color:#434036;
	font-family:"Times New Roman", Times, serif;
	font-weight:lighter;
	font-size:13px;
}
p.px14Times {
	color:#434036;
	font-family:"Times New Roman", Times, serif;
	font-weight:lighter;
	font-size:14px;
}
p.px20-Times {
	color:#434036;
	font-family:"Times New Roman", Times, serif;
	font-weight:lighter;
	font-size:20px;
}
span.px10 {
	font-size:10px;
}
span.px11 {
	font-size:11px;
}
span.px12 {
	font-size:12px;
}
span.px13 {
	font-size:13px;
}
span.px14 {
	font-size:14px;
}
span.px15 {
	font-size:15px;
}
span.px10-Times {
	font-size:10px;
	color:#434036;
	font-family:"Times New Roman", Times, serif;
	font-weight:lighter;
}
span.px11-Times {
	font-size:11px;
	color:#434036;
	font-family:"Times New Roman", Times, serif;
	font-weight:lighter;
}
span.px12-Times {
	font-size:12px;
	color:#434036;
	font-family:"Times New Roman", Times, serif;
	font-weight:lighter;
}
span.px13-Times {
	font-size:13px;
	color:#434036;
	font-family:"Times New Roman", Times, serif;
	font-weight:lighter;
}
span.px14-Times {
	font-size:14px;
	color:#434036;
	font-family:"Times New Roman", Times, serif;
	font-weight:lighter;
}
span.px20-Times {
	font-size:20px;
	color:#434036;
	font-family:"Times New Roman", Times, serif;
	font-weight:lighter;
}
/* HEADERAREA */


/* TOP*/
#headerLeft {
	float: left;
	margin-left: 30px;
	margin-top: 40px;
	margin-bottom: 40px;
}
#headerRight {
	font-weight: bold;
	float: right;
	margin-right: 50px;
	margin-top: 45px;
}
#container1 {
	font-weight: bold;
	background-image: url(../img/top_back.jpg);
}
div#header {
	position: relative;
	width: 900px;
	height: 128px;
	background-image: url(../img/header_bg.jpg);
	background-repeat: no-repeat;
}
div#logo {
	position: absolute;
	width: 128px;
	height: 80px;
	left: 20px;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	top: 18px;
}
blockquote {
	position:absolute;
	text-indent:-99999px;
}
div#logo a {
	display:block;
	width: 128px;
	height: 80px;
}
div#logo span {
	display:none;
}
div#slogan {
	position: absolute;
	width: 102px;
	height: 61px;
	top: 22px;
	right: 90px;
	background-image: url(../img/slogan.gif);
}
/* LANGNAV */

div#langNav {
	float: right;
	width: 200px;
	text-align: right;
	padding-top: 15px;
}
#langNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#langNav ul li {
	margin: 0px;
	float: right;
	padding-right: 0px;
	padding-bottom:4px;
	padding-left: 18px;
}
#langNav ul li a {
	float: left;
	text-decoration: none;
	display: block;
	height: 2.3em;
	font-size: 12px;
	color: #777777;
}
#langNav ul li.active a {
  color:#000000;
}

/* NAVAREA */

#mainNav {
	padding-top:15px;
	width: 700px;
	margin: 0px;
	float: left;
}
#mainNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#mainNav ul li {
	margin: 0px;
	float: left;
	padding-right: 18px;
	padding-bottom:4px;
}
#mainNav ul li a {
	float: left;
	text-decoration: none;
	display: block;
	height: 2.3em;
	font-size: 12px;
	color: #777777;
}
#mainNav ul li a.active {
  color:#000000;
}
#mainNav ul li a span {
	text-align: center;
	float: left;
	height: 2.3em;
}
#mainNav ul li a:hover {
	text-decoration:underline;
	cursor: pointer;
}
#mainNav ul li a:hover span {
	cursor: pointer;
}
#mainNav ul li a.current, #Navigation ul li a.section, #Navigation ul li a.section:hover, #Navigation ul li a.current:hover {
}
#mainNav ul li a.current span, #Navigation ul li a.section span, #Navigation ul li a.section:hover span, #Navigation ul li a.current:hover span {
}
#leftNav {
	padding-top:0px;
	width: 220px;
	margin: 0 auto;
	float: left;
}
#leftNav ul {
}
#leftNav ul li {
	width:190px;
	padding:0px;
	margin:0px;
}
#leftNav ul li a {
	text-decoration: none;
	font-size: 12px;
	color: #777777;
	display:block;
	width:165px;
	border-bottom: solid 1px #D5D5D4;	
	padding-top:7px;
	padding-bottom:7px;
	padding-left:5px;
}
#leftNav ul li a.active {
  color:#000000;
}
#leftNav ul li a.lastlink {
 border:none;
}
#leftNav ul li a span {
	text-align: center;
	float: left;
	height: 2.3em;
}
#leftNav ul li a:hover {
	text-decoration:underline;
	cursor: pointer;
}
#leftNav ul li a:hover span {
	cursor: pointer;
}
#leftNav ul li a.current, #Navigation ul li a.section, #Navigation ul li a.section:hover, #Navigation ul li a.current:hover {
}
#leftNav ul li a.current span, #Navigation ul li a.section span, #Navigation ul li a.section:hover span, #Navigation ul li a.current:hover span {
}

.mainImage {
 margin-bottom:10px;
}
#Feedback {
	margin:0px;
	padding: 15px;
	text-align: center;
	font-size:11px;
	background-color:#F7F7F3;
}

#Feedback p {
 margin:0px;
 padding:0px;
}
#copyright {
	padding-bottom: 10px;
	text-align: center;
	padding-left:8px;
	font-size:10px;
}
/* FOOTER NAVIGATION*/
#subNav {
	text-align: center;
	padding-left:8px;
}
#subNav a {
	text-decoration: none;
	height: 2.3em;
	font-size: 12px;
	color: #777777;
	padding-right:5px;
}
#subNav a:hover {
  text-decoration:underline;
}
#subNav a.a-subnav-first,
#subNav a.a-subnav {
 background-image:url(../img/divider.gif);
 background-repeat:no-repeat;
 background-position:right;
}
#subNav a.a-subnav, #subNav a.a-subnav-last {
 padding-left:5px;
}
#subNav a.active {
 color:#000000;
}

div#subNav {
}
div#subNavCo {
	position: relative;
	width: 886px;
	height: 53px;
	padding: 7px 0 0 14px;
	background-image: url(../img/main_co_bg.gif);
	background-repeat: repeat-y;
}


div#mainContent {
	width:680px;
	float: right;
}
/* CONTENTAREA */



div#addCo {
	position: relative;
	width: 900px;
	background-color: #c1d6e9;
	background-image: url(../img/add_co_top.gif);
	background-repeat: no-repeat;
}
div#coWrap {
}
div#coWrapCo {
	position: relative;
	width: 878px;
	overflow: hidden;
	padding: 0 11px 10px 11px;
	background-image: url(../img/main_co_bg.gif);
	background-repeat: repeat-y;
}
div#coLeft {
	position: relative;
	width: 290px;
	float: left;
}
div#coRight {
	width: 555px;
	float: left;
	left: 12px;
	position: relative;
}
div#coLeftFull {
	position: relative;
	float: left;
	padding-left: 8px;
	width: 850px;
}
div#teaserWrap {
	position: relative;
	width: 889px;
	padding: 0 0 6px 11px;
	background-image: url(../img/main_co_bg.gif);
	background-repeat: repeat-y;
	overflow: hidden;
}
div#coBottom {
	position: relative;
	width: 900px;
	background-image: url(../img/main_co_bottom.gif);
	background-repeat: no-repeat;
	height: 13px;
	margin-bottom: 0px !important; /* Fr moderne Browser */
	margin-bottom:-4px; /* Fr IE 6.0*/
}
/* FOOTAREA */



div#footer {
	position: relative;
	width: 900px;
	height: 142px;
	background-image: url(../img/footer_bg.gif);
}
/*--------------------------------------

	CONTENTDESCRIPTION			

----------------------------------------*/



/* LINKTYPES */



a.linkType-1 {
	color: #000;
	text-decoration: none;
	font-weight:bold;
}
a.linkType-1:hover {
	color: #99cc33;
}
a.linkType-2 {
	font-size: 15px;
	font-weight:normal;
	line-height: 19px;
	color: #0768a9;
	text-decoration: underline;
}
/* TEXT WITH IMAGE */



.csc-textpic {
	padding: 0 0 10px 0;
}
/* LISTS */



div#coLeftFull ul {
	padding:3px 0 10px 16px;
}
div#coLeftFull ul li {
	list-style-image: url(../img/list_arrow.gif);
	padding: 0 0 4px 4px;
}
div#coLeftFull ol {
	padding:3px 0 10px 16px;
}
div#coLeftFull ol li {
	list-style-type:decimal;
	padding: 0 0 4px 4px;
}
div#coRight ul {
	padding:3px 0 10px 16px;
}
div#coRight ul li {
	list-style-image: url(../img/list_arrow.gif);
	padding: 0 0 4px 4px;
}
div#coRight ol {
	padding:3px 0 10px 16px;
}
div#coRight ol li {
	list-style-type:decimal;
	padding: 0 0 4px 4px;
}
ul.bullets {
	padding:3px 0 10px 16px;
}
ul.bullets li {
	list-style-image: url(../img/list_arrow.gif);
	padding: 0 0 4px 4px;
}
/*	HEADLINES */



h2, h1 {
		color:#434036;
	font-family:"Times New Roman", Times, serif;
	font-weight:lighter;
	font-size:20px;

	position:relative;
	display:block;
	margin-bottom:13px;
}
h2 span {
	display:block;
	margin-top:1px;
	width:1px;
	font-size:43px;
	line-height:48px;
	overflow:hidden;
}
h2 span span {
	display:block;
	width:1000px;
}
h3 {
	position:relative;
	display:block;
	margin-bottom:13px;
}
h3 span {
	display:block;
	margin-top:1px;
	width:1px;
	font-size:26px;
	line-height:30px;
	overflow:hidden;
}
h3 span span {
	display:block;
	width:1000px;
}
h4 {
	position:relative;
	display:block;
	margin-bottom:13px;
}
h4 span {
	display:block;
	margin-top:1px;
	width:1px;
	font-size:20px;
	line-height:26px;
	overflow:hidden;
}
h4 span span {
	display:block;
	width:1000px;
}
/* SITEMAP */



.csc-sitemap ul {
	margin: 0 0 10px 0;
	padding: 0;
}
.csc-sitemap ul li {
	margin: 4px 0 0 16px;
	padding: 0;
}
.csc-sitemap ul li a {
	text-decoration: none;
}
.csc-sitemap ul li a:hover {
	text-decoration: none;
	color: #fa6800;
}
/*	MAILFORM */



.csc-mailform {
	border: 0px;
	padding: 0;
	margin: 0;
}
.csc-mailform-field {
	clear: both;
	padding: 6px 0px;
}
.csc-mailform-field input {
	width: 400px;
	height: 20px;
	padding: 0;
	margin: 0;
	border:none;
	background-color:#ebebeb;
}
.csc-mailform-field textarea {
	width: 400px;
	height: 120px;
	padding: 0;
	margin: 0;
	border:none;
	background-color:#ebebeb;
}
.csc-mailform-field label {
	float: left;
	width: 80px;
	margin: 0;
	padding: 0 10px 0 0;
	text-align: left;
}
#mailformformtype_mail {
	width: 100px;
	margin: 0 0 0 416px;
	border: 0px;
	color: white;
	cursor: pointer;
	height: 21px;
	width:74px;
	background-color: transparent;
	background-image: url(../img/sendebutton.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	font-size:13px;
}
/* NO MARGINS AROUND PICTURES INSTIDE ADDCONTAINER */



/* Pictures on right, add margin on left */

div#addCo DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,  div#addCo DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,  div#addCo DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-left: 0px;
}
/* Pictures centered, add margin on left */

div#addCo DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-left: 0px;
}
div#addCo DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom: 0px;
}
div#addCo DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow {
	margin-bottom: 0px;
	display: block;
}
/*--------------------------------------

	EXTENSIONS			

----------------------------------------*/



/* Indexsearch */



.tx-indexedsearch .tx-indexedsearch-browsebox LI {
	display:inline;
	margin-right:5px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
	width:100px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
	width:150px;
}
.tx-indexedsearch .tx-indexedsearch-whatis {
	margin-top:10px;
	margin-bottom:5px;
}
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw {
	font-weight:bold;
	font-style:italic;
}
.tx-indexedsearch .tx-indexedsearch-noresults {
	text-align:center;
	font-weight:bold;
}
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr {
	font-style:italic;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color:red;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	background:#eeeeee;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
	margin-top:20px;
	margin-bottom:5px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {
	margin-top:0px;
	margin-bottom:0px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD {
	background:#cccccc;
	vertical-align:middle;
}
.tx-indexedsearch .tx-indexedsearch-res .noResume {
	color:#666666;
}
.tx-indexedsearch .tx-indexedsearch-category {
	background:#cccccc;
	font-size:16px;
	font-weight:bold;
}
/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */

.tx-indexedsearch .res-tmpl-css {
	clear:both;
	margin-bottom:1em;
}
.tx-indexedsearch .searchbox-tmpl-css LABEL {
	margin-right:1em;
	width:10em;
	float:left;
}
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css {
	letter-spacing:0;
	font-weight:normal;
	margin-top:-1.2em;
	float:right;
}
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd {
	float:left;
}
.tx-indexedsearch .info-tmpl-css dd.item-mtime {
	float:none;
}
.tx-indexedsearch .info-tmpl-css dd.item-path {
	float:none;
}
/* TT_NEWS */




div.newssingleview {
	position: relative;
	left: 0px;
	margin: 0;
	padding: 0;
}
span.newssingletitlel {
	color:#434036;
	font-family:"Times New Roman", Times, serif;
	font-weight:lighter;
	font-size:20px;
	display:block;
	padding-bottom:15px;
}
span.newssingledate {
	display: block;
	margin-bottom: 8px;
	font-size: 12px;
}
span.newssingletext {
	display: block;
}
div.newslistitem .news-current a {
	color:#8c2f45;
}
li.news-amenu-item-year {
	border:none;
	padding-top:8px;
}
.news-amenu-item-year {
	color:#000;
	background-color:#f2f4f5;
}
span.archivLink {
	padding:0 0 0 8px;
}


.news-item-box {
 clear:both;
 display:block;
 padding-top:15px;
 padding-bottom:5px;
 border-bottom: solid 1px #D5D5D4;	
}
.newslistdate {
 padding-right:6px;
}
.newssubheader {
 clear:both;
 display:block;
 padding-top: 15px;
 font-size:11px;
}
.spacer {
 clear:both;
 font-size:1px;
 height:1px;
 line-height:1px;
}

.csc-frame-frame1, .csc-frame-frame2  {
 background-color: #F7F7F3;
 padding:20px;
 padding-bottom:2px;
 margin-bottom:10px;
}
.csc-frame-frame2  {
 background-color: #E9EAE8;
}
.csc-frame-frame1 .csc-textpic-imagewrap,
.csc-frame-frame2 .csc-textpic-imagewrap {
 padding-top:30px;
 padding-bottom:30px;
 width:160px;
 text-align:center;
 margin:auto !important;
}
.csc-frame-frame1 .csc-firstHeader,
.csc-frame-frame2 .csc-firstHeader {
 margin-top:0px;
}
.csc-frame-frame1 .csc-textpic-imagewrap .csc-textpic-image,
.csc-frame-frame2 .csc-textpic-imagewrap .csc-textpic-image {
 width:160px !important;
}

.csc-frame-frame1 .csc-textpic-text,
.csc-frame-frame2 .csc-textpic-text {
 float:right;
 width:460px;
}

