
html {
	/* height: 100% */
}
body{
	/*height: 100%; */
}
table {
	padding:0px;
	margin:0px;
	border-spacing: 0px;
	border-width:0px;
	border-collapse:collapse;
}

/* internet explorer br / letter-spacing bug */
br {
	letter-spacing: normal;
}

td {
	padding: 0px;
	vertical-align: top;
}

p, div {
	padding: 0px;
	margin: 0px;
}

img {
	border: 0px;
}

.nobr
{
	white-space: nowrap;
}

.leftFloat
{
	position:relative; float:left;
}
.rightFloat
{
	position:relative; float:right;
}

.killer
{
	clear:both;
	/* background-color: #ff00ff; */
	height: 0px;
}body  {
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 12px;
	font-family: Arial, sans-serif;
	background-color:#ffffff;
}

td
{
	font-family:  Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}


a, a:visited, a:active, a:link {
	color: #000000;
	text-decoration: none;
	-moz-outline-width: 0;
}

a:hover  {
	color: #000000;
	text-decoration: underline;
}

h1 {
	font-family: Georgia, serif;
	margin: 0px 0px 17px 0px;
	padding: 0px;
	font-size: 20px;
    font-weight: bold;
	line-height: 24px;
}

h2 {
	font-family: Georgia, serif;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
}

h3 {
	margin: 0px 0px 3px 0px;
	padding: 0px;
	font-size: 11px;
}

hr {
	border: 0px solid;
	border-bottom:#CCCCCC solid 1px;
}

li {
	margin-bottom: -2px;
}

ul
{
	margin:12px 0px 0px 0px;
	padding:0px;
	padding-left: 18px;
	list-style:disc;
}



/* body start */

div#container
{
	width: 1010px;
	margin-left: 0px;
	margin-right: auto;	
}
div#topLine
{
	width: 100%;
	height: 7px;
	background-color: #346491;
}

div#header {
	position: relative;
	margin-left: 23px;
	height: 102px;
	width: 955px;
}
div#logo {
	position: absolute;
	top: 43px;
	left: 273px;
}
div#infoBox {
	line-height: 12px;
	position:absolute;
	width: 211px;
	right: 0px;
	color: #787878;
	font-size: 10px;
}
div#infoBox a {
	color: #787878;
}
div#infoBox div.address {
	margin-bottom: 3px;
}
div#mainNav {
	position: relative;
}
div#wpNav {
	margin-left: 8px;
	margin-top: 10px;
	float:left;
	width: 240px;
	/* margin-bottom: 70px; */
}
div#headerImage {
	margin-bottom: 18px;
	padding-right: 1px;
	width: 962px;
	border-right: 1px solid #4d473b;
}
div#mainContent {
	position: relative;
	width: 955px;
	margin-left: 23px;
}
div#content {
	margin-top: 22px;
	width: 684px;
	float:right;
	margin-bottom: 50px;
}
div#footer {
	margin-left: 23px;
	width: 240px;
	font-size: 10px;
	line-height: 11px;
	color: #787878;
}
div#footer a {
	color: #787878;
}
#credits {
	position:relative;
	cursor:pointer;
}
#creditsBig {
	position:absolute;
	display:none;
	bottom: 23px;
	left: -10px;
	background-color:#ebebeb;
	border:1px solid #B6B6AE;
	height:76px;
	width:164px;
}
#creditsBig p {
	padding: 10px 0px 0px 10px;
}

div.contentLeft {
	float:left;
	width: 450px;
}
div.contentLeft a, a.blue {
	color: #346491;
}
a.grey {
	color: #7D7676;
}
div.contentRight {
	width: 211px;
	float:right;
	font-size: 11px;
	line-height: 12px;
}

div.relatedRight {
	line-height: 12px;
	font-size: 11px;
	width: 211px;
	float:right;
	margin-bottom: 12px;
	position:relative;
	background-color: #e4e4e4;
}
div.relatedRight a {
	color: #000000 !important;
}
div.border {
	border-right: 1px solid #acabab;
	border-left: 1px solid #acabab;
	padding: 4px 4px 6px 4px;
}
div.borderFirst {
	border-right: 1px solid #acabab;
	border-left: 1px solid #acabab;
	padding: 0px 4px 6px 4px;
}

div.imagesRight {
	width: 211px;
	float:right;
}
img.rightImage {
	margin-bottom: 6px;
}

.line {
	height: 3px;
	background-color: #4f4f4f;
}
.thinLine {
	height: 1px;
	background-color: #4f4f4f;
}
img.headerImage {
	margin-bottom: 18px;
}
.simpleOver {
	background-color: #ebf0f6;
}

div.homeblueLine {
	border-bottom: 2px solid #346491;
	/*
	margin-bottom: 19px;
	*/
}

.homeTopItems {
	width: 220px;
}
.homeTopItem {
	cursor: pointer;
	padding-top: 17px;
}
.homeTopItem h2 {
	margin-bottom: 4px;
}

.homeTopItem .text {
	padding-bottom: 7px;
	font-family: Georgia, serif;
	line-height: 14px;

}
div.homeContentLeft {
	margin-top: -17px !important;
}
div.homeContentRight div.itemCollection {
	margin-bottom: 15px;
}
.homeRightItem {
	padding-top:6px;
	padding-bottom: 7px;
	border-bottom: 1px solid #bfbfbf;
	line-height: 12px;
	cursor: pointer;
}
.homeRightItem a {
	text-decoration: none;
}

div.homeContentRight {
	position:relative;
	top: -39px;
}
div.homeContentRight div.titleBar {
	background-color: #a8a8a8;
	display:block;
	height: 15px;
	line-height: 16px;
	margin-bottom: 15px;
}
div.homeContentRight div.titleBar div.title {
	margin-left: 8px;
	font-weight: normal;
	color: #ffffff;
	float: left;
}
div.homeContentRight div.titleBar a {
	text-decoration: none;
	color: #444444;
	font-size: 10px;
}
div.homeContentRight div.titleBar a.over {
	color: #ffffff;
}
div.homeContentRight div.titleBar div.more {
	float:right;
	margin-right: 8px;
}

div.homeRelated {
	line-height: 12px;
	font-size: 11px;
	width: 220px;
	margin-bottom:5px;
	position:relative;
	background-color: #e4e4e4;
}
div.homeRelated div.otherLinkages {
	padding-top: 4px;
}
div.topDate {
	line-height: 12px;
	margin-bottom: 0px;
	font-size: 11px;
	color: #7D7676;
}
div.date, div.grey {
	color: #7D7676 ;
	line-height: 13px;
	margin-bottom: 2px;
}

a.moreinfo, a.showall {
	display:block;
	margin-bottom: 2px;
}
a.bigDownload {
	line-height: 53px;
	padding-left: 50px;
	padding-right: 14px;
	background-image: url(/fileadmin/templates/main/images/publicationLink.gif);
	background-repeat: no-repeat;
	height: 45px;
	border: 1px solid #a9a9a9;
	display:block;
	float:left;
	margin-bottom: 19px;
	color: #000000 !important;
}
div.bigDownload a{
	color: #000000 !important;
}

a.linkage {
	padding-left: 19px;
	display: block;
	padding-bottom: 4px;
	padding-top: 1px;
	background-repeat: no-repeat;
	color: #000000 !important;
}
a.linkageHome {
	margin-top: 2px;
	padding-left: 19px;
	display: block;
	padding-bottom: 4px;
	padding-top: 1px;
	background-repeat: no-repeat;
	color: #7d7676 !important;
}
a.pdf {
	background-image: url(/fileadmin/templates/main/images/iconPDF.gif);
	padding-left: 20px;
	display: block;
	padding-bottom: 4px;
	padding-top: 4px;
	height: 14px;
	background-repeat: no-repeat;
	color: #000000 !important;
}
a.project {
	background-image: url(/fileadmin/templates/main/images/iconProject.gif);
}
a.wp {
	background-image: url(/fileadmin/templates/main/images/iconWp.gif);
}
a.event {
	background-image: url(/fileadmin/templates/main/images/iconEvent.gif);
}
a.publication{
	background-image: url(/fileadmin/templates/main/images/iconPublication.gif);
}
a.news{
	background-image: url(/fileadmin/templates/main/images/iconNews.gif);
}

div.video {
	margin-bottom: 19px;
}
div.wpInfo {
	font-size: 11px;
	line-height: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #e0e0e0;
	background-image: url(/fileadmin/templates/main/images/wpBg.gif);
}
div.wpInfo div.leader {
	width: 280px;
	position:relative;
	margin-right: 10px;
	margin-left: 5px;
}
div.wpInfo div.leader div.leftFloat {
	margin-top: 6px;
}
div.wpInfo div.leader div, div.wpInfo div.leader a {
	margin-right: 4px;
}
div.wpInfo div.document {
	width: 119px;
	position:relative;
	padding-top: 1px;
	top: 2px;
}
div.wpInfo div.showrelated {
	padding-top: 5px;
	width: 262px;
	position:relative;
	top: 2px;
}


div.projectEntry {
	cursor: pointer;
	float:left;
	width: 210px;
	margin-right: 27px;
	padding-top: 8px;
	border-bottom: 1px solid #346491;
	padding-bottom: 8px;
}
div.projectEntry h2 {
	height: 35px;
	overflow: hidden;
}
div.contentNavEntry {
	cursor: pointer;
	float:left;
	width: 210px;
	margin-right: 27px;
	padding-top: 13px;
	border-bottom: 1px solid #346491;
	padding-bottom: 8px;
}
div.contentNavEntry h2 {
	height: 17px;
	overflow: hidden;
}

h2 a, h2 a:visited, h2 a:active, h2 a:hover, h2 a:link {
	color: #000000;
	text-decoration: none;
}

div.header {
	font-family:Georgia, serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 17px;
}

/*a.person {
	line-height: 13px;
	background-image: url(/fileadmin/templates/main/images/personBG.gif);
	background-repeat: repeat-x;
	display:inline;
	padding-bottom: 3px;
	color: #000000 !important;
}
a.person img {
	position:relative;
	top: 4px;
}*/

a.person {
	background-image: url(/fileadmin/templates/main/images/personBG.gif);
	background-repeat: repeat-x;
	background-position: 5px 5px;
	display: block;
	float: left;
	height: 20px;
	line-height: 13px;
	margin-top: -2px;
	padding: 0px;
	position: relative;
	color:#000000 !important;
	margin-right: 4px;
}
a.person img {
	position:relative;
	top: 5px;
}
a.reset {
	background-image: url(/fileadmin/templates/main/images/resetBg.gif);
	background-repeat: no-repeat;
	padding: 2px 8px 2px 6px;
	text-align: center;
}
div.relatedRight div.persons {
	margin-bottom: 6px;
}
div.relatedLine {
	border-bottom: 1px solid #acabab;
}


.listMode {
	float:right;
	width: 45px;
	height: 23px;
	margin-right: 5px;
	margin-top: 1px;
	position:relative;
}
div.normalMode {
	background-image: url(/fileadmin/templates/main/images/normalMode.gif);
	background-repeat: no-repeat;
}
div.extendedMode {
	background-image: url(/fileadmin/templates/main/images/extendedMode.gif);
	background-repeat: no-repeat;
}
div.listMode a {
	display:block;
	position:absolute;
	height: 17px;
	width: 22px;
}
div.listMode a.normalMode {
	display:block;
	position:absolute;
	top: 0px;
	left: 0px;
}
div.listMode a.extendedMode {
	display:block;
	position:absolute;
	top: 0px;
	right: 0px;
}

.listItem {
	line-height: 14px;
	width: 100%;
	margin-bottom: 5px;
}
.listTitle {
	width: 450px;
	margin-right: 10px;
}
.listTitle a {
	font-weight: bold;
	font-size: 12px;
}
.listTitle p {
	font-size: 11px;
	color: #787878;
	line-height: 12px;
}
.listTitleNarrow {
	width: 360px;
	margin-right: 10px;
}
.listTitleNarrow a{
	font-weight: bold;
}
.listTitleNarrow p {
	font-size: 11px;
	color: #787878;
	line-height: 12px;
}
.extendedListItem {
	padding: 6px 0px 6px 0px;
	line-height: 14px;
	width: 100%;
	border-bottom: 1px solid #4f4f4f;
}
.downloadIcon {
	width: 40px;
}
.downloadText {
	width: 420px;
}
div.person div.name{
	font-weight: bold;
	width: 130px;
	margin-right: 15px;
}
div.person div.function{
	width: 330px;
}
div.person div.projects{
	width: 180px;
}
.listDate {
	width: 85px;
}
.listPerson {
	width: 115px;
	margin-right: 5px;
	display:inline;
}
.listType {
	width: 105px;
}

/* filters */
div.filters {
	background-color: #dfdfdf;
	/*border-top: 1px solid #eeeeee;*/
	/*border-left: 1px solid #eeeeee;*/
	/*border-right: 1px solid #adadad;*/
	/*border-bottom: 1px solid #adadad;*/
	margin-bottom: 7px;
}
div.tabs {
	background-color: #c6c6c6;
	margin-bottom: 6px;
	border-bottom: 1px solid #858585;
	height: 20px;
}
div.filterTab {
	line-height: 24px;
	text-align: center;
	float:left;
	width: 129px;
	background-color: #adadad;
	/*border-left: 1px solid #e0e0e0;*/
	border-right: 1px solid #858585;
	/*border-bottom: 1px solid #858585;*/
	height: 20px;
}
div.filterTabActive {
	line-height: 24px;
	text-align: center;
	float:left;
	width: 129px;
	background-color: #e0e0e0;
	border-right: 1px solid #858585;
	height: 21px;
}
div.filterTabLast {
	line-height: 24px;
	text-align: center;
	float:left;
	width: 130px;
}
div.filterTabNarrow {
	width: 32px !important;
}
select.filter {
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: -3px;
	width: 117px;
}
select.projectFilter {
	width: 190px !important;
}

div.imgCopyright {
	color: #787878;
	text-transform: lowercase;
	font-size: 10px;
}

h2.download {
	width: 460px;
	float:left;
	margin-top: 6px;
	margin-bottom: 7px;
}
div.downloadHeader {
	font-weight: bold;
	margin-top: 7px;
	text-align: left !important;
}

div.contentTable table tr td {
	padding-bottom: 16px;
}/* standard */
div.csc-default {
	margin-bottom: 23px !important;
}

/* bild obendran */
div.csc-textpic-above div.csc-textpic-imagewrap {
	margin-bottom: 11px !important;
}

/* bidl untendran */
div.csc-textpic-below div.csc-textpic-text {
	margin-bottom: 11px !important;
}
div.csc-textpic-below div.csc-textpic-imagewrap {
	padding-bottom: 11px !important;
	border-bottom: 1px solid #000000 !important;
}





/* default styles for extension "tx_cssstyledcontent" */
/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

	/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border: 2px solid black;
		padding: 0px 0px;
	}

	DIV.csc-textpic-imagewrap { padding: 0; }

	DIV.csc-textpic IMG { border: none; }

	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

	/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }

	/* Clearer */
	DIV.csc-textpic-clear { clear: both; }

	/* Margins around images: */

	/* Pictures on left, add margin on right */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 10px;
	}

	/* Pictures on right, add margin on left */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}

	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

	/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 10px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 10px !important;
	}

	/* Positioning of images: */

	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */
DIV.csc-textpic DIV.csc-textpic-imagerow-last { margin-bottom: 0; }/* forms */

div.tx-powermail-pi1 {
	border-left: 1px solid #4d473b;
	border-right: 1px solid #4d473b;
	padding: 0px 1px 0px 1px;
}
div.tx-powermail-pi1_formwrap {
	background-color: #b9b2a8;
	padding: 14px 12px 14px 12px;
}
div.tx-powermail-pi1_mandatory {
	background-color: #b9b2a8;
	padding: 14px 12px 0px 12px;
	margin-bottom: 0px;
}
ul.powermail_mandatory_list {
	margin-bottom: 10px;
}
div.formLine {
	border-bottom: 1px solid #4d473b;
}

div.tx-powermail-pi1_fieldset {
	border-bottom: 1px solid #4d473b;
	margin-bottom: 14px;
}

.formDescription {
	font-size: 11px;
	margin-left: 186px;
	width: 230px;
	margin-top: -6px;
	line-height: 13px;
}

.formLabel
{
    position:relative;
    float:left;
    width: 177px;
    display:inline;
    margin-right: 9px;
}

div.tx_powermail_pi1_fieldwrap_html_label {
	padding-bottom: 10px;
	padding-top: 4px;
}
div.tx_powermail_pi1_fieldwrap_html
{
    margin-bottom: 12px;
}
div.tx_powermail_pi1_fieldwrap_html_submit {
	text-align: right;
	width: 416px;
}

input, select, textarea
{
	border: 1px solid #4d473b;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	/* margin-bottom: 9px; */
}

.powermail_textarea
{
    border: 1px solid #4d473b;
    width:230px;
    height: 130px;
}
.powermail_text
{
    width: 230px;
}
.powermail_select
{
    width: 230px;
}
.powermail_check_inner, .powermail_radio_inner {
	margin-bottom: 4px;
	float: left;
	margin-right: 25px;
}

.powermail_radio, .powermail_check {
	float:left;
	width: 18px;
	text-align: left;
	margin: 0px 4px 0px 0px;
	border: transparent;
}
.powermail_radio_label, .powermail_check_label {
	padding-top: 0px;
	margin-top: -1px;
	float:left;
}

input.normalInput, select.normalInput
{
	width: 168px;
    margin-bottom: 10px;
}
input.zip
{
	width: 50px;
	margin-right: 9px;
    margin-bottom: 10px;
}
input.city
{
	width: 108px;
    margin-bottom: 10px;
}
textarea.normalTextarea
{
	border: 1px solid #4d473b;
	margin-bottom: 9px;
	width:168px;
	height: 110px;
}
input.checkbox
{
    margin-bottom: 0px;
    margin-left: 0px;
}
.searchentry
{
    border-bottom: 1px dashed #005380;
    padding-top: 2px;
    padding-bottom: 7px;
}

#searchbox {
	position:relative;
	margin-bottom: 5px;
	margin-top: 4px;
	height: 25px;
	overflow:hidden;
}

.nccr-searchbox {
	background-color:transparent;
	padding-top: 5px;
	padding-bottom: 10px;
	border: none;
	width: 210px;
	padding-left: 7px;
	font-size: 11px;
	background-image: url(/fileadmin/templates/main/images/searchBg.png);
	background-repeat: no-repeat;
}

h2.search a, h2.search a:visited, h2.search a:active, h2.search a:link {
	color: #346491;
	text-decoration: none;
}
h2.search a:hover {
	color: #000000;
	text-decoration: none;
}

div#search-submit {
	position:absolute;
	top: 3px;
	right: 0px;
}

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

a.plusLink {
	background-image: url(/fileadmin/templates/main/images/plusLink.gif);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 17px;
	display:block;
	float:left;
	padding-right: 4px;
	line-height: 12px;
	border-right: 1px solid #cecece;
	text-decoration: none;
}
a.plusLinkOver {
	background-image: url(/fileadmin/templates/main/images/plusLinkOver.gif) !important;
	border-right: 1px solid #b0b0b0 !important;
}
a.plusLinkFixed {
	width: 83px;
	padding-right: 0px !important;
}


/* crumb */
.blackCrumb {
	background-color: #000000;
}
.blueCrumb {
	background-color: #346491;
}
.greyCrumb {
	background-color: #acabab;
}
.homeCrumb {
	background-color: #346491;
	width: 450px;
}
.crumb {
	font-size: 11px;
	height: 15px;
	float:left;
	color: #ffffff;
}
.crumb a {
	font-size: 11px;
	color: #ffffff;
	/* text-decoration: none; */
	background-image: url(/fileadmin/templates/main/images/crumbArrow.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 15px;
	padding-left: 0px;
	margin-right: 6px;
	display: block;
	float: left;
	height: 15px;
}
.crumb a.lastCrumb {
	background-image: none !important;
}
.leftCrumb {
	background-color: #000000;
	width: 248px;
}
.researchLeftCrumb {
	background-color: #000000;
}
.crumbInner {
	padding: 0px 8px 0px 8px;
}
.crumbNav {
	background-color: #346491;
}


a.wpNav {
	display:block;
	height: 21px;
}
a.wpNavActive {
	display:block;
	height: 21px;
	color:#346491;
	text-decoration: underline;
}



/* meta */
div#metaNav {
	font-size: 11px;
}
/* main */
div.noLine {
	border-left: transparent !important;
}
div.nav, div.navActive {
	font-size: 11px;
	font-weight: bold;
	line-height: 30px;
	height: 29px;
	position:relative;
	border-left: 1px solid #cccccc;
	float:left;
	width: 135px;
	cursor:pointer;
}
div.nav a {
	text-decoration: none;
}
div.navActive {
	background-color: #e1ebf5;
}
div.navActive a {
	color: #346491;
	text-decoration: underline;
}

/* sub */
div.subNavContainer {
	border-bottom: 1px solid #FFFFFF;
}
div.sub {
	padding: 2px 0px 2px 10px;
	height: 17px;
	border-top: 1px solid #ffffff;
}
div.subActive {
	padding: 2px 0px 2px 10px;
	background-color: #FFFFFF;
	padding-left: 10px;
	border-top: 1px solid #ffffff;
}
div.subActive a, div.sub a {
	font-size: 14px;
	text-decoration: none;
}

div.subSubNavContainer {
	padding-bottom: 6px;
	background-color: #FFFFFF;
}
div.subSub {
	background-color: #FFFFFF;
	padding-left: 23px;
	
}
div.subSubActive {
	background-color: #FFFFFF;
	padding-left: 23px;
}
div.subSubActive a, div.subSub a, div.subSubActive a:visited, div.subSub a:visited, div.subSubActive a:active, div.subSub a:active, div.subSubActive a:link, div.subSub a:link  {
	font-size: 11px;
	text-decoration: none;
	color: #4d473b;
}
div.subSub a:hover {
	color: #000000;
}
div.subSubActive a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

a.subNav {
	font-size: 14px;
	font-family: DinMedium;
	color: #4d473b;
}
a.subNavActive {
	font-size: 14px;
	font-family: DinMedium;
	color: #4d473b;
}
a.subNav:hover {
	font-size: 14px;
	font-family: DinMedium;
	color: #000000;
}


div.mainNavItemActive {
	position: relative;
	width: 158px;
	margin-left: 16px;
	border-top: 1px dotted #002c52;
	border-bottom: 1px dotted #002c52;
	padding-top: 2px;
	padding-bottom: 3px;
}
div.mainNavItem a, div.mainNavItem a:active, div.mainNavItem a:link, div.mainNavItem a:visited {
	text-decoration:none;
	font-size: 14px;
	color: #668bb1;
}

a.crumbActive {
	text-decoration:none;
	font-weight:bold;
}