/* CSS of the "transformation thinker portal"
	14.04.2005, by Bjýÿrn Klusekemper, it-akademie ostwestfalen */

body,
td,
ul,
ol,
li, 
span,
input,
textarea,
form,
table,
tr,
td {
	margin: 0;
	padding: 0;
	color: #222;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body  {
	background-color: #fafafa;
	background-image: url(../images/back_body.gif);
	background-repeat: repeat-x;
	width: 100%;
	behavior: url(fileadmin/dev/css/csshover.htc);
}
a:hover,
a:link,
a:active,
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #AAAAAA;
}
p,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1,
#home,
#title,
#date {
	padding: 17px 0 7px 0;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}
h2 {
	padding: 8px 0 3px 0;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}
h3 {
    padding: 8px 0 8px 0;
    font-weight: bold;
}
.twocolumn {
	background-image: url(../images/back_content_twocolumn.gif);
	background-repeat: repeat-y;
}

/*
*   bring divs that seem to be empty to correct height
*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}


ul {
	padding: 0;
	margin: 0 0 8px 0;
	list-style: none;
}
ul ul {
	margin: 0 0 4px 0;
}
#content_middle li {
	background-image: url(../images/li.gif);
}
li {
	padding: 0 0 0 18px;
	background-repeat: no-repeat;
	background-position: 0 5px;	
}
li.news-amenu-item-year {
    font-size: 11px;
    font-weight: bold;
	padding: 0;
	background-image: none;
}

#main_navi {
	margin: 0 0 0 10px;
}
#home {
	margin: 0 0 0 10px;
}
#home ul {
	margin: 0;
}
#home ul,
#home li,
#main_navi ul,
#main_navi li {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}
#content_right ul {
	margin: 0 10px 0 10px;
}
.no {
	background-image: url(../images/menu_ifsub.gif);
/*	background-image: url(../images/menu_no.gif); */
}
.ifsub {
	background-image: url(../images/menu_ifsub.gif);
}
.act {
	background-image: url(../images/menu_actifsub.gif); 
/*	background-image: url(../images/menu_act.gif); */
}
.actifsub {
	background-image: url(../images/menu_actifsub.gif); 
}
.no,
.ifsub,
.act,
.actifsub {
	background-position: 0 5px;
}
.act a:active,
.act a:link,
.act a:visited,
.actifsub a:active,
.actifsub a:link,
.actifsub a:visited {
	color: #CFA21D;
}
.no a:active,
.no a:link,
.no a:visited,
.ifsub a:active,
.ifsub a:link,
.ifsub a:visited {
	color: #003366;
}
.act a:hover,
.actifsub a:hover,
.no a:hover,
.ifsub a:hover {
	color: #AAAAAA;
}

#title {
	float: left;
}
#date {
	float: right;
}

#container {
	background-image: url(../images/back_content.gif);
	background-repeat: repeat-y;
	text-align: left;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 1002px;
}
#header {
	color: #fff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding: 0;
	height: 77px;
	background-color: #275092;
}
#header_left {
	font-size: 31px;
	line-height:64px;
	margin: 0;
	padding: 0px;
	padding-left: 201px;
	height: 77px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	float:left;
}
#header_right {
	font-size: 1px; 
	margin: 0;
	padding: 0;
	height: 77px;
	width: 191px;
	background-color: #17438a;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	background-position:center;
	float:right;
}
#header_bottom {
	font-size: 1px;
	margin: 0;
	padding: 0;
	height: 20px;
	width: 100%;
	background-color: #275092;
	background-image:url(../images/header_line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	float:left
}
#content {
	background-image: url(../images/back_content_head.gif);
	background-repeat: no-repeat;
}
#content_middle {
	margin: 0 201px 0 201px;
}
#main_content {
	float: left;
	width: 600px;
}
#main_content h1 {
	background-image: url(../images/back_h1_trans.gif);
	background-repeat: repeat-x;
}
#column_left {
	margin-left: 1px;
	width: 190px;
	float: left;
}
#content_left {
	margin-left: 0px;
}
#content_left h1{
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../images/back_h1_gray.gif);
	background-repeat: repeat-x;
}
#content_left .bodytext,
#content_right .bodytext {
	padding-left: 10px;
	padding-right: 10px;
}
#content_right {
	margin-right: 1px;
	width: 190px;
	float: right;
}


/* Layout ýÿnderungen fýÿr IE: */
* html li, * html h1, * html h2, * html h3, * html h4 {
	width: 100%;
}
* html li {
	background-position: 0 6px;
}
* html #column_left {
	margin-left: 0px;
	position: relative;
	left: 1px;
}
* html #content_right {
	margin-right: 0px;
	position: relative;
	right: 1px;
}

#content_right h1{
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../images/back_h1_gray.gif);
	background-repeat: repeat-x;
}
#content_right .csc-firstHeader{
	background: none;
	background-image: none;
}
#footer {
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	clear: both;
	height: 18px;
	background-color: #275092;
}

#footer,
#footer a:link,
#footer a:active,
#footer a:visited {
	color: #ffffff;
	font-weight: bold;
}
#footer a:hover {
	color: #AAAAAA;
	font-weight: bold;
}
#foot_middle {
	height: 18px;
	margin: 0 201px 0 200px;
}
#print {
	float: left;
}
#copyright {
	float: right;
}
#foot_left {
	padding-right: 10px;
	height: 18px;
	background-color: #17438A;
	width: 181px;
	float: left;
}
#foot_right {
	padding-left: 10px;
	height: 18px;
	background-color: #17438A;
	width: 181px;
	float: right;
}

* html #foot_left,
* html #foot_right {
    width: 191px;
}

.bodytext {
	margin: 0 0 8px 0;
}
.csc-bulletlist {
	padding: 0 0 8px 0;
}
.layout_end {
	height: 30px;
	clear: both;
}
.thumb {
	text-align: center;
	float: left;
	width: 120px;
	height: 120px;
	border: 1px;
	border-color: #ffffff;
	background-color: #F7F7F7;
}
.single {
	text-align: center;
}
.more-link {
	widht: 100px;
    margin: -8px 0 8px 0;
}

/*
* CSS for tt_news
*/
.tx-ttnews-browsebox {
    padding: 12px 0 0 0;
    text-align: center;
}
.tx-ttnews-browsebox table {
    margin-left: auto;
    margin-right: auto;
}
.tx-ttnews-browsebox table td {
    padding: 0 2px 0 2px;
}
.tx-ttnews-browsebox-strong{
    font-weight: bold;
}
.tx-ttnews-browsebox-SCell a:active,
.tx-ttnews-browsebox-SCell a:link,
.tx-ttnews-browsebox-SCell a:visited {
	color: #CFA21D;
}
.news-date {
    text-transform: none;
    font-size: 10px;
}
.news-row {
    margin: 0;
    padding: 0;
}
.news-image {
    float: left;
	width: 170px;
	padding: 0 10px 5px 10px;
}
.news-image img {
	margin: 12px 0 0 0;
}
.news-text {
	float: left;
	width: 300px;
	margin: 0 0 0 10px
}
.news-single-author {
    font-size: 10px;
}
.news-single-image {
    margin: 12px 0 5px 0;
    float: right;
}


/*
* CSS for dir_listing
*/
.tx-dirlisting-pi1-header-filename,
.tx-dirlisting-pi1-header-filesize,
.tx-dirlisting-pi1-header-filemod {
	padding: 8px 0 3px 0;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}


/* default styles for extension "tx_cssstyledimgtext" Licensed under the GPL, see http://www.gnu.org/copyleft/gpl.html
(c) the TYPO3 content rendering group
*/

/* COMMON */
.csi-textpic {}
.csi-textpic img {}
.csi-textpic .csi-caption {
    text-align: center;  /* will have to be an inline style?  - controlled by TS [left - right - center]*/
    font-style: italic;  /*XXX demo only*/
}
.csi-textpic .csi-image {
    margin: 0 0 3px 0;  /*XXX demo only*/
    /*width: 210px; will have to be an inline style - controlled by TS*/
}
.csi-textpic .csi-imagewrap {}
.csi-textpic .csi-text {
    text-align: left; /*will have to be an inline style - controlled by TS*/
}
.csi-text p {
    margin-top: 0;
}

/* CENTER */
.csi-center .csi-image {
    margin: 0 auto 3px;
}

/* RIGHT */
.csi-right div.csi-image {
    float: right;
    clear: both;
}
.csi-right div.csi-text {
    clear: right;
}

/* LEFT */
.csi-left div.csi-image {
    float: left;
    clear: both;
}
.csi-left div.csi-text {
    clear: left;
}

/* INTEXT LEFT */
.csi-intext-left .csi-image {
    float: left;
    clear: both;
    margin-right: 10px;
}

/* INTEXT RIGHT */
.csi-intext-right .csi-image {
    float: right;
    clear: both;
    margin-left: 10px;
}

/* INTEXT RIGHT NOWRAP */
.csi-intext-right-nowrap .csi-text {
    /*margin-right: 215px; will have to be an inline style - controlled by TS*/
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
*html .csi-intext-right-nowrap .csi-text {
    height: 1%;
}
/* End hide from IE5/mac */

.csi-intext-right-nowrap .csi-image {
    float: right;
    clear: both;
}

/* INTEXT LEFT NOWRAP*/
.csi-intext-left-nowrap .csi-text {
    /*margin-left: 215px;will have to be an inline style - controlled by TS*/
}

 /* Hide from IE5-mac. Only IE-win sees this. \*/
    *html .csi-intext-left-nowrap .csi-text {
    height: 1%;
}
/* End hide from IE5/mac */

.csi-intext-left-nowrap .csi-image {
    float: left;
    clear: both;
}
