@charset "utf-8";
/********************** body *********************/
body {
	background-color: #f2f2f2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a img {border: none;}
a {
	color:#006699;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

.clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schließen eines Containers sein, der wiederum einen vollständigen Float enthalten sollte. */
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
 }
.body-wrapper-left {
	width: 980px;
	background-image: url(images/shadow_left.jpg);
	background-repeat: repeat-y;
	padding-left: 11px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	

}
.body-wrapper-right {
	width: 980px;
	padding-right: 11px;
	background-color: #FFFFFF;
	background-image: url(images/shadow_right.jpg);
	background-repeat: repeat-y;
	background-position: right;
	margin: 0px;
	

}

/********************** header *********************/
.header-wrapper {
	background-image: url(images/leibniz_header.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 300px;
	border-top-width: 9px;
	border-top-style: solid;
	border-top-color: #006699;
}
.header-logo {
	height: 80px;
	width: 120px;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 5px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	float: left;
}
.header-navi {
	height: 40px;
	width: 470px;
	padding-left: 0px;
	padding-top: 10px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #858585;
	float: right;
	padding-right: 10px;
	margin: 0px;
	padding-bottom: 0px;
}
.header-navi a {
	text-decoration:none;
	color: #858585;
}

.header-navi a:hover {
	text-decoration:underline;
}
.stdFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #edf2f4;
	margin-top: 10px;
}

/********************** footer *********************/
.foter-wrapper {
	width: 1002px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #979797;
	text-align: center;
	height: 40px;
}
.foter-wrapper a {
		color: #979797;
		text-decoration:none;
}
.foter-wrapper a:hover {
	text-decoration:underline;
}

/********************** columns *********************/
.column-left {
	background-color:#edf2f4;
	margin: 0px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.column-right {
	background-color:#edf2f4;
	margin: 0px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.column-header {
	margin-right: 21px;
	margin-left: 21px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #006699;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-right: 0px;

}
.column-content {
	margin-right: 21px;
	margin-left: 21px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

/********************** content *********************/
.content-main {
	padding-right: 13px;
	padding-left: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3f3f3f;

}
.content-title, .csc-frame-frame1 {
	background-color: #edf2f4;
	padding-top: 0px;
	padding-right: 21px;
	padding-bottom: 5px;
	margin-bottom: 20px;	
	padding-left: 21px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #006699;
}

.csc-textpicHeader h1, .content-title h1, .content-topic h1, .csc-frame-frame1 h1, .csc-header h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #006699;
	font-weight: normal;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.csc-textpicHeader h1, .csc-header h1 {
	/* padding-left: 21px; */
}
.csc-frame-frame1 .bodytext {
	/* padding-left: 21px;*/
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.content-topic, .bodytext {
	padding-top: 0px;
/*	padding-right: 21px; */
	padding-bottom: 10px;
	/*padding-left: 21px;*/
}
.csc-textpicHeader, .csc-header-n1, .csc-header-n2, .csc-header-n3 
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d9e2e6;
}

.column-content .bodytext 
{
	padding:0px;
}	
/********************** main navi *********************/
.naviDL {
	margin: 0px;
	padding: 0px;
}
.naviDT {
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9cb2bd;
	
}
.naviDTActive {
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9cb2bd;
	font-weight: bold;
}
.naviBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.naviBig:hover {
	text-decoration: underline;
}
/********************** rootline *********************/
.rootline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3f3f3f;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}

.rootline a {
	color:#9cb2bd;
	text-decoration:none;
}
.rootline a:hover {
	color:#0068b1;
	text-decoration:underline;
}
/********************** survey *********************/
.tx_simplesurvey_answer
{
	padding-bottom:10px;
}
.tx_simplesurvey_textarea 
{
	width:160px;
}
/********************** tx_newsflexible*********************/
.tx_newsflexible_datetime
{
	text-align:right;
	font-size:10px;
}
.tx_newsflexible_archive_title, .tx_newsflexible_archive_teaser, .tx_newsflexible_archive_date {
	/*padding-left:21px;
	padding-right:21px;*/
}
.tx_newsflexible_article_headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #006699;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d9e2e6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.tx_newsflexible_article_datetime {
	font-size: 10px;
	font-style:italic;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d9e2e6;

}
.tx_newsflexible_article_teaser {
	font-size: 12px;
	font-style:italic;

}
.tx_newsflexible_article_headline, .tx_newsflexible_article_datetime, .tx_newsflexible_article_author, .tx_newsflexible_article_teaser, .tx_newsflexible_article_body 
{
	padding: 0px;
	padding-top: 0px;
	/*padding-right: 21px;*/
	padding-bottom: 0px;
	/* padding-left: 21px; */
}
/********************** tx-gsttopcontent-pi1 *********************/
.tx-gsttopcontent-pi1 a {
	font-size: 12px;
	font-weight: normal;
}
.tx-gsttopcontent-tstamp
{
	text-align:right;
	font-size:10px;
	padding-bottom:10px;
}
/********************** suche *********************/
.tx-indexedsearch-searchbox-sword {
	display:inline;
	height:13px;
	width:120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #858585;
}
.tx-indexedsearch-searchbox-button {
	display:inline;
	float: right;
}
/* *********************** survey ******************** */
.tx-simplesurvey-pi1-listrow-header {
	background-color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.tx-simplesurvey-pi1-listrow-header a {
	color: #FFFFFF;
}
.tx-simplesurvey-pi1-listrow table td {
	width:100px;

}
.tx-simplesurvey-pi1-listrow-header td {
	width:100px;
	text-align:center;
}
/* ************************** tx-keyac-pi1 *********************** */
.tx-keyac-pi1 {
	margin-bottom:5px;
}
.tx-keyac-pi1 h1 {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #006699;
	font-weight: normal;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.tx-keyac-pi1 .content-right {
	text-align:right;
}
.tx-keyac-pi1 .content-left {
	text-align:left;
}
		
.align-right {
 text-align:right;
}
.important {
	color: #8A0020;
}
.name-of-person {
	color: #10007B;
}
.detail {
	color: #186900;
}
