/***************************************************
     AUTHOR: Norbert Dorfner ( stb-ag.com )
   TEMPLATE: pure
       DATE: 2006.04.10
  COPYRIGHT: stb ag
 ***************************************************/


/**************************************************
 Druckansicht
 **************************************************/
@media print {
 #button, #sidebar_container, #header, #footer { display: none; }
}

/***************************************************
   HTML Element Styles
 ***************************************************/

html,body {
  height:100%;
  min-height:100%;
}

body {
  margin: 0;
  padding: 0;
  float: left;
  font: 8pt verdana, arial, sans-serif;  
  line-height: 170%;
  background: #ffffff;
  color: #333333;
}

h1 {
  margin: 0 0 40px 0;
  font: 24pt tahoma, Arial;
  line-height: 90%;
  color: #feb304;
}

h2 {
  margin: 5px 0 0;
  font: bold 11pt tahoma, Arial;
  color: #000;
}

h3 {
  margin: 3px 0 0;
  font: bold 9pt tahoma, Arial;
}

p.ueberschrift_gross {
  margin: 5px 0 0;
  font: bold 8pt tahoma, Arial;
  color: #000;
}

p {
	margin: 0;
	padding: 0;
}

#text ul {
	margin: 5px 0 10px 1em;
	padding: 0 0 0 1em;
	border: 0;
	list-style-image: url(../img/gif/bulletpoint.gif);
	list-style-type: none;
}

#text ul ul {
	margin: 0 0 0 0.5em;
	padding: 0 0 0 0.5em;
	border: 0;
	list-style-image: url(../img/gif/bulletpoint2.gif);
	list-style-type: none;
}

input {
     font-size:9pt;
	 border-width: 1px;
     color:#333333;
     border:solid 1px #666666;
}

INPUT.submit {
	      color: #0b499d;
		  border-width: 1px;
	      font-size:9pt;
	      cursor:pointer;
	      cursor:hand;
		  width: 45px;
}

INPUT.text {
          border-width: 1px;
	      color:#333333;
	      border:solid 1px #666666;
	      font-size:9pt;
}

/***************************************************
  Layout Element Styles
 ***************************************************/

#header {
  position: relative;
  width: 970px;
  height: 45px;
  /*text-align: right;*/
  margin: 0;
  padding: 5px 0 5px 0;
  color: #FFF;
  background: #FFFFFF; /*#0b499d url(../img/gif/header_verlauf.gif) repeat-y 0 0;*/
  border-bottom: 1px solid #0b499d;
}

#logo {
  float: left;
  width: 81px;
  height: 37px;  
  margin-left: 5px;
  margin-right: 10px;
  margin-top:7px;
}

#main_image {
  float: right;
  margin: 0 0 10px 10px;
}

html>body #logo {
  float: left;
  width: 81px;
  height: 37px;
  margin-left: 10px;  
  margin-right: 10px;
}

#language {
  position: absolute;
  text-align:right;
  width:100px;
  bottom: 6px;
  left: 110px;
}

#shortlinks {
  position: absolute;
  bottom: 6px;
  right: 227px;
  /*margin: 0 0 0 15px;*/
}

#search {
  position: absolute;
  bottom: 8px;
  right: 0;
}

html>body #search {
  bottom:10px;
}

/***************************************************
  Title Navigation
 ***************************************************/
#header ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	} 

#header li {
	float: left;
	margin: 0;
	}

#header li a {
        display: block;
		text-decoration: none;
		font: 8pt tahoma, verdana, arial, sans-serif;
		font-weight: 500;
		padding: 2px 2px 2px 13px;
		margin: 2px 0 2px 15px;
		color:#000;
		background: url(../img/gif/header_nav2.gif) bottom left no-repeat;
		}

#header li a:hover{
    padding: 4px 0px 0px 15px;
	}
		

/***************************************************
 Page Content
 ---------------------------------------------------
 1. Navigation (#button)
 2. Center content text (#text)
 3. Right side bar (#sidebar)
 ***************************************************/

@media screen {
#content {
  float: left;
  width: 970px;
  margin: 0;
  text-align: left;
  background: url(../img/gif/bg.gif) top left repeat-y;
}
}

@media print {
#content {
  float: left;
  width: 100%; /*1120px;*/
  margin: 0;
  text-align: left;
 }
}

@media screen {
#text {
  float: left;
  width: 521px;
  padding: 10px 0px 10px 10px;
  margin: 0;
  }
}

@media print {
#text {
  float: left;
  width: 100%; /*620px;*/
  padding: 10px 0px 10px 10px;
  margin: 0;
  }
}

#button {
    float: left;
	width: 200px;
	margin: 0;
	padding: 0;
	border-left: 10px solid #0b499d;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #333;
	}
	
#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		}
		
#button li {
		border-bottom: 1px solid #D2DBEB;
		margin: 0;
		}

#button ul a {
		display: block;
		padding: 5px 5px 5px 10px;
		color: #fff;
		text-decoration: none;
		font-weight: bold;
		}
		
html>body #button li a {
		width: auto;
		}		

#button ul ul {
	    padding-bottom: 1em;
		}
		
#button ul ul li {
	    border-bottom: none;
		}
		
#button ul ul a {
        font-weight: normal;
		padding: 0px 0px 0px 20px;
		w\idth: 180px;
		}



#button li a:hover {
		background-color: #5577B4;
		color: #fff;
		}

#button li a.active {
		background-color: #5577B4;
		color: #fff;
		}

#sidebar_container {
	float: right;
	width: 210px;
}

html>body .sidebar {
  padding: 10px 0 0 0;
  line-height: 140%;
  background-color: #FFF;
}

.sidebar {
  padding: expression((this.parentNode.lastChild == this)? "10px 0 10px 0" : "10px 0 0 0" );
  line-height: 140%;
  background-color: #FFF;
}

.sidebar:last-child  {
  padding: 10px 0 10px 0;
  line-height: 140%;
  background-color: #FFF;
}

.sidebar .title{
	height: 17px;
	padding: 1px 6px 0px;  
	background-color: #A4B7D7;
	color: #FFF;
	font-weight: bold;
}

.sidebar .information{
	overflow: auto;
	padding: 2px 6px 10px 6px;
	border-right: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-color:#A4B7D7;
	height: 250px;	
	color: #555555;
}

.sidebar .information h1 {
  clear: both;
  margin: 5px 0 2px 0;
  color: #777777;
  font: bold 8pt verdana, arial, sans-serif;
}

.sidebar .information h2 {
  clear: both;
  margin: 5px 0 2px 0;
  color: #FF8E09;
  font: bold 8pt verdana, arial, sans-serif;
}

.sidebar .information h6 {
  margin: 0;
  color: #666;
  font: 7pt arial, sans-serif;
}

.sidebar a {
  color: #0B499D;
  line-height: 1.5em;
}

.sidebar a.download, .sidebar a.external-link-new-window {
  padding: 0 0 0 7px;
  background: url(../img/gif/teaser_link.gif) top left no-repeat;
}

.sidebar a:hover {
	color: #FF0000;
}

/***************************************************
 FAQ
 ***************************************************/
div.faq {
  font-size: 10pt;
  width:100%;
  line-height: 170%;
  background: #ffffff;
  color: #333333;
  h1 {font-size:22pt};
  h2 {font-size:22pt};
}

div.faq h1{
  margin: 8px 0px 8px 0px;
  font-weight: bold;
  font-size: 11pt;
  font-style: italic;
  color: black;
}

div.faq h2, div.faq h3, div.faq h4, div.faq h5 {
  margin: 4px 0px 4px 0px;
  font-weight: bold;
  font-style: italic;
  font-size: 10pt;
}

div.faq table.bereich {
  font-size: 12pt; 
  font-weight: bold; 
  color: #FFFFFF;
  letter-spacing:0.2em;
  background-color: #A4B7D7;
  width: 100%;
  text-align: center;
}

div.faq td.back {
  font-size: 9pt;
  font-weight: lighter;
  color: #000000;
  width: 20%;
  text-align: right;
  letter-spacing:0em;
}

div.faq td.question{
  font-size: 9pt;
  font-weight: bold;
  width: 87%;
  color: #003366;
}

div.faq td.answer{
  font-size: 8pt;
  font-style: italic;
  margin:0px;
}

div.faq td.version{
  font-size: 7pt;
  width: 13%;
  text-align: center;
  vertical-align: top;
}
		
/***************************************************
 Footer
 ***************************************************/

#footer {
  clear: both;
  width: 930px;
  margin: 0;
  text-align: left;
  padding: 5px 20px;
  color: #BBB;
  background-color: #0b499d;
}

#footer a {
  color: #BBB;
  text-decoration: none;
}

#footer a:hover {
  color: #fff;
  }



/**************************************************
 tt_news
 **************************************************/

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border:1px solid #FFF;

}
.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	border:0;
	background-color:#FFF;
}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#fff;
	padding:3px;
	margin:3px;
	border:1px solid #CCC;
	background-color:#A4B7D7;
}

.news-latest-container H3 {
        color: #FF8E09;
        font: bold 8pt verdana, arial, sans-serif;
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}

.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#fff;
}

.news-latest-gotoarchive A {
	color:#fff;
}

.news-latest-item {
	/* IE hack */
	/* height: 1%; */
	line-height: 140%;
	/* IE hack end */
	padding:0 3px 3px 3px;
	margin:3px 3px 10px 3px;
	/*border:1px solid #CCC;*/
	background-color:#FFF;
}

.news-latest-item IMG {
	margin:3px 5px 2px 0;
	border:0;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
}

.news-latest-date {
        color:#0B499D;
}

.news-latest-morelink {
	height:12px;	
}

.news-latest-morelink A {
	float:right;
	text-decoration:none;
        padding: 0 0 0 10px;
        background: url(../img/gif/more_arrow.gif) top left no-repeat;	
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	border:0;
	margin-top:-2px;
        background-color:#FFF;
}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 140%;
	/* IE hack end */
	/*padding:3px;*/
	margin-bottom:15px;
	/*border:1px solid #CCC;*/
	border:0;
	}

.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#F9FFE5;
}

.news-search-emptyMsg{
	margin:0px;
}

.news-search-form FORM {
	margin:0px;
}

.news-list-container H3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: 1px solid #BDBDBD;
	background-color: #BDBDBD;
}

.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED {
	color:#fff;
	padding-left:2px;
	text-decoration:none;
}

.news-list-container H3 A:HOVER {
        color:#F00;
}

.news-list-container H3 A {
	color:#fff;

}

.news-list-container P {
	padding-left:3px;
}

.news-list-date {
	float: right;
	color: #FFF;
	width: 200px;
	text-align: right;
	height: 15px;
	margin-top: -2px;
	margin-right: -1px;
	font-size: 9px;
	font-weight: normal;
	background-color: #BDBDBD;
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
	}

.news-list-container IMG {
	float: right;
	border:0;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}

.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:3px;
}

.news-list-category {
        margin-top:5px;
}

.news-list-morelink  {
	margin-bottom:3px;
}

.news-list-morelink A {
        color:#0B499D;
        text-decoration:none;
       	padding: 0 0 0 10px;
        background: url(../img/gif/more_arrow.gif) top left no-repeat;
}

.news-list-morelink A:HOVER {
        color:#F00;
        text-decoration:none;
}

.news-list-browse {
	text-align: center;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border:1px solid #666;
	padding:3px;
	background-color:#F9FFE5;
}
.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	background-color: #BBE53A;
	border:1px solid #666;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/

.news-single-item {
	/* IE hack */
	height: 1%;
	line-height: 140%;
	/* IE hack end */
	padding:5px;
	margin-bottom:5px;
	/*border:1px solid #CCC;*/
	background-color:#FFF;

}

.news-single-item H2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color:#0b499d;
	margin-bottom:0;
}

.news-single-item H3 {
	font: 8pt verdana, arial, sans-serif;
	font-weight: bold;
	margin-bottom: 15px;
}

.news-single-img {
	float: right;
	margin-left:5px;
}

.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {
	float: right;
}
.news-single-backlink, .news-single-backlink a {
        color:#0B499D;
	font: 8pt verdana, arial, sans-serif;
	margin-bottom: 15px;
	margin-top: 10px;
}

.news-single-backlink a {
       	padding: 0 0 0 10px;
        background: url(../img/gif/more_arrow.gif) top left no-repeat;
        text-decoration:none;
}

.news-single-backlink a:hover {
        color:#F00;
        text-decoration:none;
}

.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 8pt;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	background-color: #FFf;
/* 	clear: both; */
	margin-top: 15px;
	border: 1px solid #CCC;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #CCC;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#FFF;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
	border:1px solid #333;
	background-color:#BBE53A;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #666;
	background-color:#F9FFE5;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border:1px solid #666;
	background-color:#769024;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #769024;
	color:#fff;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#F9FFE5;
}
.news-catmenu-header  {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img {
	margin:0px;
	padding:0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level0 {
	background-color:#fff;
}
.level1 {
	padding-left:10px;
	background-color:#eee;
}
.level2 {
	padding-left:10px;
	background-color:#ddd;
}
.level3 {
	padding-left:10px;
	background-color:#ccc;
}
.level4 {
	padding-left:10px;
	background-color:#bbb;
}
