
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: 12px;
}

hr {
	border: 0px solid;
	border-bottom:#CCCCCC solid 1px;
}

li {
	margin-bottom: -2px;
}

#content li {
	margin-bottom: 5px;
}
sup, sub {
	line-height: 0px;
}

ul
{
	margin:12px 0px 0px 0px;
	padding:0px;
	padding-left: 18px;
	list-style:disc;
}

/* allgemein */
a,
a:hover,
a:link,
a:visited,
a:active,
a:focus
{
    outline: none;
}


/* 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#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;
	margin-bottom: 23px;
}
div.contentLeft a, a.blue, p.bodytext a {
	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;
}

div.addthis_toolbox {
	clear: both;
	padding-top: 25px;
}


a.rss {
	display:block;
	float:left;
	background-image: url(/fileadmin/templates/main/images/rss.gif);
	width: 15px;
	height: 15px;
	margin-right: 5px;
	text-decoration: none !important;
}
a.rss:active, a.rss:hover {
	background-position: left bottom;
}
a.ics {
	display:block;
	float:left;
	background-image: url(/fileadmin/templates/main/images/ics.gif);
	width: 15px;
	height: 15px;
	margin-right: 5px;
	text-decoration: none !important;
}
a.ics:active, a.ics:hover {
	background-position: left bottom;

}
a.wti-net {
	display:block;
	float:left;
	background-image: url(/fileadmin/templates/main/images/wti-net.gif);
	width: 49px;
	height: 15px;
	margin-right: 5px;
	text-decoration: none !important;
}
a.wti-net:active, a.wti-net:hover {
	background-position: bottom;
}

div#logo {
    position: absolute;
    top: 20px;
    left: 20px;
}
div#infoBox {
    position:absolute;
	top:48px;
	left:270px;
    width: 685px;
	height: 48px;
	overflow:hidden;
    color: #787878;
    font-size: 10px;
	line-height: 12px;
}

div#infoBox a {
    color: #787878;
}


div#infoBox div.address {
	width:460px;
	height:25px;
}

div#infoBox div.address p
{
	float:left;
	width:230px;
	height:25px;
	overflow: hidden;
}
div#infoBox div.quickLinks
{
	margin-top:5px;
	float:left;
}

div#mainNav {
    position: relative;
}
div#topLine
{
    background-color:#00bdef;
}

div#rss_net_ics {
	position:absolute;
/*	width: 95px;*/
	width: 455px;
	left: 500px;
	top: 78px;
}

.wteye {
	/* done inline ! :( */
}

#headerHome .wteye {
	width: 270px;
}

.wteye ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 20px;
}
.wteye ul li {
	
}
.wteye ul li a {
	font-size: 11px;
	color: #787878;
}






.simpleOver {
	background-color: #ebf0f6;
}

div.homeblueLine {
	border-bottom: 2px solid #346491;
	/*
	margin-bottom: 19px;
	*/
}

div.topDate {
	line-height: 16px;
	margin-bottom: 1px;
	font-size: 11px;
	color: #7D7676;
}
div.topDate img {
	float: left;
	margin-right: 5px;
}

.homeTopItems {
	width: 220px;
}
.homeTopItem {
	cursor: pointer;
	padding-top: 17px;
}
.homeTopItem h2 {
	clear: both;
	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: 22px;
}
.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;
}a.anchor {
    position: relative;
    text-indent: -9999px;
    display:inline-block;
    background-image: url(/fileadmin/templates/main/images/iconAnchor.gif);
	background-repeat: no-repeat;
	background-position: left top;
    width: 16px;
    height: 15px;
    top: -1px;
}
a.anchor:hover {
	background-position: left bottom;
}

div.date, div.grey {
	color: #7D7676 ;
	line-height: 13px;
	margin-bottom: 2px;
}

a.moreinfo, a.showall {
	display:block;
	margin-bottom: 2px;
}
div.more_seperator {
	margin-left: 14px;
	width: 23px;
	border-bottom: 1px solid #ACABAB;
	height: 1px;
	margin-bottom: 6px;
	padding-top: 4px;
}
a.more_internal {
	padding-left: 13px;
	background-image: url(/fileadmin/templates/main/images/icon_more_internal.png);
	background-repeat: no-repeat;
}
a.more_external {
	padding-left: 13px;
	background-image: url(/fileadmin/templates/main/images/icon_more_external.png);
	background-repeat: no-repeat;
}
a.more_email {
	padding-left: 13px;
	background-image: url(/fileadmin/templates/main/images/icon_more_email.png);
	background-repeat: no-repeat;
}
a.more_file {
	padding-left: 13px;
	background-image: url(/fileadmin/templates/main/images/icon_more_file.png);
	background-repeat: no-repeat;	
}
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 {
	font-size: 11px;
	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.cluster {
	background-image: url(/fileadmin/templates/main/images/iconCluster.gif);
}
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);
}
a.course{
	background-image: url(/fileadmin/templates/main/images/iconCourse.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.document a{
	line-height: 10px;
	height: auto;
	padding-bottom: 7px;
}
div.wpInfo div.showrelated {
	padding-top: 5px;
	width: 262px;
	position:relative;
	top: 2px;
}


div.clusterWrap {
    float: left;
    position: relative;
    width: 211px;
    margin-top: 10px;
    margin-right: 25px;
}

div.clusterEntry {
    position:relative;
    background-color: #E4E4E4;
    font-size: 11px;
    line-height: 12px;
    margin-bottom: 12px;
    overflow:hidden;
    padding-bottom: 4px;
}
div.clusterEntry div.leader {
    float: left;
	position:relative;
	margin-right: 3px;
	margin-top: 3px;
}
div.clusterEntry div.header {
    font-size: 11px;
    padding-top: 2px;
    margin-bottom: 4px;
}
img.clusterBottom {
    position:absolute;
    bottom: 0px;
    left: 0px;
}
span.plus, span.minus {
    position:absolute;
    top: 5px;
    right: 5px;
    width: 14px;
    height: 14px;
    background-image: url(/fileadmin/templates/main/images/plus_minus.png);
    background-position: top left;
    cursor: pointer;
}
span.plus:hover {
    background-position: bottom left;
}
span.minus {
    background-position: top right;
}
span.minus:hover {
    background-position: bottom right;
}
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;*/
	border-bottom: 1px solid black;
	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 {
	font-size: 11px;
	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.css3_button {
    padding: 1px 6px 0px 6px;
    text-decoration: none;
    border: 1px solid #9e9e9e;
    background-color: #dfdfdf;
    border-radius: 2px;
    -moz-border-radius: 2px;
}
a.css3_button_active, a.css3_button:hover {
    background-color:#f5f5f5;
}
a.advanced_button, a.reset  {
	margin-top: 1px;
	margin-left: 5px;
	display:block;
	float:left;
}
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.filterTabFlexible {
	line-height: 24px;
	padding-left: 11px;
	padding-right: 11px;
	float:left;
	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;
	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 {
	float:left;
	margin-bottom: 5px;
	margin-left: 5px;
	width: 117px;
}
select.projectFilter {
	width: 190px !important;
}
select.wpFilter {
	width: 220px !important;
}
select.clusterFilter {
	width: 220px !important;
}
select.clusterprojectFilter, select.oldprojectFilter {
	width: 222px !important;
}
div.advanced_filter {
    padding-top: 3px;
    display:none;
    border-top: 1px solid white;
}
div.advanced_filter_visible {
    display:block;
}

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;
}


/* infoBox generic */
div.genericInfoBox {
	position: relative;
	background-color: #e4e4e4;
	border:1px solid #acabab;
	padding:2px 5px 4px;
}
div.genericInfoBox img.topLeft,
div.genericInfoBox img.topRight,
div.genericInfoBox img.bottomRight,
div.genericInfoBox img.bottomLeft
{
	float: none;
	position: absolute;
	width:5px;
	height:5px;
	margin: 0px;
}
div.genericInfoBox img.topLeft
{
	left: -1px;
	top: -1px;
}
div.genericInfoBox img.topRight
{
	right: -1px;
	top: -1px;
}
div.genericInfoBox img.bottomRight
{
	right: -1px;
	bottom: -1px;
}
div.genericInfoBox img.bottomLeft
{
	left: -1px;
	bottom: -1px;
}

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 */

fieldset {
    border: none;
    padding: 0;
    margin: 0;
}

div.csc-mailform-field label {
    width: 180px;
    float: left;
    padding-top:3px;
}
div.csc-mailform-field label[for=mailforminfo_required] {
    width: 180px;
}
div.csc-mailform-field input[type=text] {
    width: 220px;
    padding: 3px;
    font-size: 12px;
    font-family: Arial, sans-serif;
}
div.csc-mailform-field input.csc-mailform-submit{
    margin-left: 180px;
    margin-top: 25px;
    width: 220px;
    padding: 3px;
    cursor: pointer;
}

div.csc-mailform-field {
    clear: both;
    margin-bottom: 7px;
}




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;
	color: #777777;
}

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;
}
div#infoBox form
{
	position: absolute;
	top:0px;
	right:0px;
	width:210px;
	height:25px;
	overflow:hidden;
	margin: 0px;
	padding:0px;
	text-align: right;

}
div#infoBox div#searchbox
{
	position: relative;
	margin: 0px !important;
}

div#infoBox input.nccr-searchbox
{

	padding:5px 16px 10px 7px;
	overflow: hidden;
}

div#search-submit
{
	top:0px !important;
}
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 */
div#crumbNav
{
	height: 15px;
	overflow: hidden;
}

.blackCrumb {
	background-color: #000000;
}
.blueCrumb {
	background-color: #346491;
}
.greyCrumb {
	background-color: #acabab;
}

.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;
}
.researchCrumbNav {
	background-color: #000000;
}
.specialCrumbNav {
	background-color: #ACABAB;
}

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;
}


/* 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;
}

/* wp nav */
ul.wpNav
{
	list-style: none !important;
	list-style-image: none !important;
	padding:0px;
	margin:0px;

}
ul.wpNav li
{
	padding:4px 0px;
}
ul.wpNav ul.subNav
{
	list-style: none !important;
	list-style-image: none !important;
	padding:0px;
	margin:0px 0px 5px 20px;

}
ul.wpNav ul.subNav li
{
	padding:1px 0px;
}
ul.wpNav a.active
{
	color: #346491;
	text-decoration: underline;
}

/* featured nav */

ul.featured {
	position:relative;
	left: -8px;
	width: 248px;
	margin: 37px 0px 0px 0px;
	padding: 0px;
	border-top: 1px solid #acabab;
}
ul.featured li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-bottom: 1px solid #acabab;
	background-image: url(/fileadmin/templates/main/images/star.gif);
	background-position: 5px 5px;
	background-repeat:no-repeat;
}
ul.featured li a
{
	display:block;
	padding:4px 4px 4px 30px;
	color: #777777 !important;
}/*
blue nav #ccf2fc
over nav #e3f8fd
*/


div#mainNav
{
    margin-left:270px;

}
div#mainNav div.nav,
div#mainNav div.navActive
{
    width:auto;
    padding: 0px 12px;
    margin:0px;
    text-align: center;
}
div#mainNav div.nav a
{
    width: auto;
    padding: 0px;
    margin: 0px;
}

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: #ccf2fc;
}
div.navActive a {
	text-decoration: underline;
}

/* crumb */

div.leftCrumb
{
	background-color: #356490;
	height:16px;
}
div.crumbNav,
div.blueCrumb
{
	background-color: #00bdef;
}

div#wpNav a.subsub
{
	padding-left:10px;

}

div.courseCrumb, div.courseLeftCrumb
{
	background-color: #346491;
}

div.homeCrumb {
	background-color: #00bdef;
	width: 450px;
}

/* wp nav */
ul.wpNav li.last {
	padding-top: 22px;
}
/*@font-face {
	font-family: 'PrimusRegular';
	src: url('/fileadmin/fonts/primubld-webfont.eot');
	src: local('☺'), url('/fileadmin/fonts/primubld-webfont.woff') format('woff'), url('/fileadmin/fonts/primubld-webfont.ttf') format('truetype'), url('/fileadmin/fonts/primubld-webfont.svg#webfontpozHwQdY') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MBemboRegular';
	src: url('/fileadmin/fonts/mbem-webfont.eot');
	src: local('☺'), url('/fileadmin/fonts/mbem-webfont.woff') format('woff'), url('/fileadmin/fonts/mbem-webfont.ttf') format('truetype'), url('/fileadmin/fonts/mbem-webfont.svg#webfontBAOCz8cK') format('svg');
	font-weight: normal;
	font-style: normal;
}
*/
.simpleOver {
	/*background-color: #e3f8fd;*/
	/*background-color: #f2fcfe;*/
	background-color: #edfafe;
}

div.homeblueLine {
	border-bottom: 2px solid #00BDEF;
	/*
	margin-bottom: 19px;
	*/
}

div#headerHome
{
	position: relative;
	width:960px;
	height:294px;
	margin-left:20px;
	overflow:hidden;
	
}

div#headerHome div#infoBox
{
	left:0px;
	top:122px;
	width:210px;
	height:100px;
	overflow: hidden;
	z-index: 99;
}

div#headerHome div#infoBox div.address
{
	position: absolute;
	left:0px;
	top:0px;
	width:210px;
	height:40px;
}
div#headerHome div#infoBox div.quickLinks
{
	position: absolute;
	left:0px;
	top:40px;
}

div#headerHome div#rss_net_ics {
	position:absolute;
	width: 255px;
	left: 0px;
	top: 235px;
}

div#headerHome div#infoBox form
{
	position: absolute;
	top:70px;
	left:0px;
}

div#moods
{
	/*font-family: MBemboRegular, serif;*/
	cursor:pointer;
	position: absolute;
	right:0px;
	top:0px;
	width:685px;
	height:216px;
	overflow:hidden;
}
div#moods a
{
	color: white;
	text-decoration: none !important;
}

div#moods div.images
{
	position: absolute;
	left:0px;
	top:0px;
	width:685px;
	height:216px;
	overflow:hidden;
}
div#moods div.images img
{
	position: absolute;
	left:0px;
	top:0px;
	display: none;
}
div#moods div.images img.active
{
	display: block;
}
div#moods div.text
{
	position: absolute;
	left:0px;
	top:110px;
	width:685px;
	height:120px;
	overflow: hidden;
	color:#fff;
	text-align: center;
	line-height:normal;
}
div#moods div.text div
{
	display:none;
	position: absolute;
	left:65px;
	top:0px;
	width:685px;
	height:100px;
	overflow: hidden;
	color:#fff;
	text-align: left;
	line-height: normal;
	white-space: nowrap;
	font-size: 18px;
	font-weight: bold;
}
div#moods div.text div.active
{
	display:block;
}
div#moods div.text div p
{
/*	font-family: PrimusRegular, sans-serif; */
	font-family: Arial;
	display: block;
	width: 100%;
	font-size:47px;
	line-height: 50px;
	font-weight: normal;
	letter-spacing: -2px;
	margin-bottom:  -7px;
	height:52px;
	overflow:hidden;
}
div#headerHome div#mainNav
{
	position: absolute;
	left:0px;
	top:223px;
	margin:0px;
	border-top:3px solid #a8a8a8;
	padding-left:275px;
	width: 975px;
	
}



div.courses
{
	border-top:3px solid #4f4f4f;
}

div.courses h2
{
	padding:9px 0px;
	margin:0px;
}

div.courses div.listItem
{
	border-top:1px solid #4f4f4f;
	padding:6px 0px;
	height:72px;
	overflow:hidden;
}

div.courses div.listItem img.thumbnail
{
	display:block;
	float:left;
	width:210px;
	height:72px;
	margin-right: 10px;
}

div.courses div.listItem h3
{
	float:left;
	width:290px;
	height:14px;
	font-size:12px;
	font-weight: bold;
	margin:0px;
}
div.courses div.listItem div.headerText
{
	float:left;
	width:280px;
	height:55px;
	overflow:hidden;
	margin:0px;
	color:#3a3a3a;

}
div.courses div.listItem div.listDate
{
	float: right;
	width:160px;
	height:14px;
	font-size:12px;
	font-weight: bold;
	margin:0px;
}

div.courses div.listItem div.persons
{
	position: relative;
	float: right;
	width:150px;
	min-height:20px;
	margin-top:3px;
	background-color: #e4e4e4;
	border:1px solid #acabab;
	padding:2px 5px 4px;
}
div.courses div.listItem div.persons img.topLeft,
div.courses div.listItem div.persons img.topRight,
div.courses div.listItem div.persons img.bottomRight,
div.courses div.listItem div.persons img.bottomLeft
{
	float: none;
	position: absolute;
	width:5px;
	height:5px;
	margin: 0px;
}
div.genericInfoBox img.topLeft
{
	left: -1px;
	top: -1px;
}
div.genericInfoBox img.topRight
{
	right: -1px;
	top: -1px;
}
div.genericInfoBox img.bottomRight
{
	right: -1px;
	bottom: -1px;
}
div.genericInfoBox img.bottomLeft
{
	left: -1px;
	bottom: -1px;
}



div.courseoverview_infobox {
	position:relative;
	background-color:#E4E4E4;
	border:1px solid #ACABAB;
}

div.courseoverview_headerimage {
	position: relative;
	padding-top: 15px;
	cursor: pointer;
	width:685px;
	height:165px;
	overflow:hidden;
}
div.courseoverview_headerimage a
{
	color: white;
	text-decoration: none !important;
}

div.courseoverview_headerimage div.images
{
	position: absolute;
	left:0px;
	top:10px;
	width:685px;
	height:165px;
	overflow:hidden;
}
div.courseoverview_headerimage div.images img
{
	position: absolute;
	left:0px;
	top:0px;
	display: none;
}
div.courseoverview_headerimage div.images img.active
{
	display: block;
}
div.courseoverview_headerimage div.text
{
	position: absolute;
	left:0px;
	top:97px;
	width:685px;
	height:120px;
	overflow: hidden;
	color:#fff;
	text-align: center;
	line-height:normal;
}
div.courseoverview_headerimage div.text div
{
	display:none;
	position: absolute;
	left:65px;
	top:0px;
	width:685px;
	height:100px;
	overflow: hidden;
	color:#fff;
	text-align: left;
	line-height: normal;
	white-space: nowrap;
	font-size: 18px;
	font-weight: bold;
}
div.courseoverview_headerimage div.text div.active
{
	display:block;
}
div.courseoverview_headerimage div.text div p
{
/*	font-family: PrimusRegular, sans-serif; */
	font-family: Arial;
	display: block;
	width: 100%;
	font-size:47px;
	line-height: 50px;
	font-weight: normal;
	letter-spacing: -2px;
	margin-bottom:  -7px;
	height:52px;
	overflow:hidden;
}


div.courseoverview_info {
	margin-bottom: 0px !important;
	margin-top: 0px !important;
}


/*div.contentNavEntry {
	border-bottom: 1px solid #00BDEF !important;
}
*/
select.courseFilter {
	width: 190px !important;
}


div.programmeInfo {
	font-size: 11px;
	line-height: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #e0e0e0;
	background-image: url(/fileadmin/templates/main/images/programmeBg.gif);
}
div.programmeInfo div.leader {
	width: 220px;
	position:relative;
	margin-right: 10px;
	margin-left: 5px;
}
div.programmeInfo div.leader div.leftFloat {
	margin-top: 6px;
}
div.programmeInfo div.leader div, div.programmeInfo div.leader a {
	margin-right: 4px;
}
div.programmeInfo div.document {
	width: 220px;
	position:relative;
	padding-top: 1px;
	top: 2px;
}
div.programmeInfo div.showrelated {
	padding-top: 4px;
	margin-left: 7px;
	width: 212px;
	position:relative;
	top: 2px;
}div#content div.person
{
	position: relative;
	width: 100%;
	margin-top: 8px;
	padding-bottom: 8px;
	overflow:hidden;
	border-bottom: 1px solid #000;
}

div#content div.person img.thumbnail
{
	position: relative;
	float: left;
	margin-right:10px;
}
div#content div.person h3
{
	float: left;
	display:block;
	width:150px;
	margin:-1px 10px 0px 0px;
	line-height: 14px;
}
div#content div.person h3 span
{
	font-size: 11px;
	display: block;
	font-weight: normal;
	
}
div#content div.person div.text
{
	margin-top: -2px;
	float:left;
	width:280px;

}
div#content div.person div.projects
{
	float: right;
	width:160px;
	min-height:16px;
	margin-top:1px;

}

/*div#content div.person a.course
{
	display:block;
	padding:4px 0px 4px 20px;
	background-image: url(/fileadmin/templates/main/images/iconCourse.gif);
	background-repeat: no-repeat;
	background-position: left center;
	overflow: hidden;
	white-space: nowrap;
	font-size: 9px;
	line-height: 11px;
	color: #747474;
}*/
