body{
	font-family: Arial,sans-serif;
	color: #000000;
	line-height: 1.0;	
	margin: 0px;
	padding: 0px;
	/*background-image:url(../images/hg.gif);*/
	/*background-repeat:no-repeat;*/
	background-color:#AAAAAA;
	/*width: 810px;
	height: 1100px;*/
}

Table#layout {
	width: 900px;
	border: 2px solid #999999;
	padding: 4px;
	background-color: #DDDDDD;
}

Table#maintable {
	background-color: #DDDDDD;
	width: 100%;
	/*margin: 0px 5px 6px 0px;*/
	height: 400px;
	border: 0px solid #ff9900;
}

TD#rahmen {
}

a {
	outline: 0;
}

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

a:hover {
	color: #990000;
	text-decoration: none;
}

/* GENERAL fonts */
P, OL, UL, DIV, H1, H2 {
	font-family: Arial,sans-serif;
	line-height: 1.2;	
	font-size: 12px;
	padding: 0px;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 3px;
}

P, H1, H2 {margin: 0px 0px 3x 0px;}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 110%;
 color: #000000;
 text-align: left;
}

h2{
 font-size: 130%;
 color: #006699;
}

h3{
 font-size: 120%;
 color: #334d55;
}

h4{
 font-size: 110%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 105%;
 color: #334d55;
}

li {
    list-style-position : inside;
    text-indent : 1em; /*optional*/
  }


TD#header {
	border: 0px solid #FFFFFF;
	background-color: #FFFFFF;
	background-image:url(../images/header.jpg);
}

TD#white-tab {
	border: 0px solid #FFFFFF;
	background-color: #FFFFFF;
	height: 6px;
}

TD#zitat {
	color:#FFFFFF; 
	text-align:center;
	vertical-align:middle;
}

TD#zitat p {
	color: #FFFFFF;
	line-height: 1.3;
	font-size:12px; 
	font-weight:bold; 
	text-align:center;
	vertical-align:middle;
	padding: 0px 0px 0px 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	white-space:normal;
}

TD#zitatb{
	width: 100px;
	text-align: center;
	vertical-align: middle;
	padding: 0px 10px 10px 0px;
}

TD#zitatb img{
	/*height: 90px;*/
	border: 0px none;
	vertical-align: middle;
}

h1#sitename {
 font-size: 150%;
 color: #334d55;
 text-align: right;
}

TD#pnavigation {
	border-style:solid;
	border-color: #CCCCCC;
	border-width:1px;
	white-space: nowrap;
	background-color: #dddddd;
	padding-left:5px;
}

TD#pnavigation a {
	color:#000000; 
	font-size: 90%;	
	font-weight: bold;	
}

TD#pnavigation a:hover {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
}

/* Style for the Path-menu: */
TD#path {
  	white-space: nowrap;
	border-style: solid;
	border-width: 0px;
	border-color: #FFFFFF;
	background-color:#DEDEE6;
	font-family: verdana, arial;
  	font-size: 11px;
	padding: 2px 6px 2px 6px;
	color: #000000;
	background-image:url(../images/path.gif);
	background-repeat:repeat-x;
	height: 24px;
}

TD#path A {
  text-decoration: none;
  color:#333333;
}

TD#path A:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}

TD#path_td {
	/*border-style: solid;
	border-width: 1px;
	border-color: #DDDDDD;*/
	background-color: #CCCCCC;
	background-image:url(../images/headerline.gif);
}

TD#content_u {
	background-image:url(../images/under_hl.gif);
	background-repeat:repeat-x;
}

TD#content_d {
	background-image:url(../images/under_hl.gif);
	background-repeat:repeat-x;
}


TD#footer {
	font-size: 11px;
	text-align: center;
	/*background-color: #CCCCCC;*/
	/*border: 1px solid #BBBBBB;*/
}

TD#footertable {
	vertical-align: middle; 
	text-align: left;
	/*padding: 0px 5px 5px 5px;*/
	background-image:url(../images/under_ft.gif);
	background-repeat:repeat-x;
	height: 24px;
}

TD#footer img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

/* Content Table */
TABLE#contenttable {
	/*background-color: #DDDDDD;*/
	border: 2px solid #AB5E03;
}

/* Content column */
TD#content {
	vertical-align: top; 
	text-align: left;
	padding: 6px 6px 0px 6px;
}

/* Content Title */

TD#contenttitle_t {
	vertical-align: top; 
	text-align: left;
	padding: 0px 6px 0px 6px;
}

TD#contenttitle {
	vertical-align: top; 
	background-color: #F9F9F9;
	text-align: center;
 	font-family: Verdana,Arial,sans-serif;
 	font-size: 130%;
 	color: #334d55;
	font-weight: bold;
	/*border: 1px solid #BBBBBB;*/
}

TD#content_1{
	background-color: #F9F9F9;
	border: 0px solid #AB5E03;
	/*padding-left: 10px;*/
	padding: 0px 5px 0px 0px;
	/*vertical-align: top; */
	/*width: 709px;*/
}

TD#content P {
	line-height: 1.2;
	margin-top: 2px;
	margin-bottom: 3px;
}

TD#content P A {
	color: #993300;
	text-decoration: none;
}
TD#content P A:hover {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

/* Menu 1 column */
TD#menucell {
	padding-top: 1px;
	vertical-align: top;
	width: 170px;	
	background-color:#FFFFFF;
}

TD#menubox1 {
	background-image:url(../images/box_head.gif);
}

TD#menubox2 {
	background-color:#9999cc;
	background-image:url(../images/box_headline.gif);
	text-align:center;
	font-size: 14px; 
	font-weight: bold; 
	color:#990000;
	padding-left:6px;
}

TD#menubox3 {
	background-image:url(../images/box_bg_l.gif);
}

TD#menubox4 {
	background-image:url(../images/box_bg_r.gif);
}

TD#menubox5 {
	background-image:url(../images/box_foot.gif);
}

Table#menutable {
	background-color: #DDDDDD;
	border-color: #666666;
	border-style:solid;
	border-width:1px;
	border-left: 1px none;
	width: 100%;
}

Table#menutable2 {
	background-color:CCCCCC;
	border-color: #666666;
	border-style:solid;
	border-width:1px;
	border-left: 1px none;
	width: 100%;
}

TD#menutitle {
	background-color: CACACA; 
	text-align: center; 
	font-size: 12px; 
	font-weight: bold; 
	color:#990000;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

TD#menu_1 DIV.menu1-title {
	text-align:center;
	font-size: 14px; 
	font-weight: bold; 
	color:#990000;
}

/* Menu 1 column */
TD#menu_1 {	
	vertical-align: top; 
	width: 115px;	
	/*background-image: url(../images/Menu.jpg);
	background-repeat : no-repeat;*/
	background-color:#DDDDDD;
	padding-top: 5px;
	/*border-right: 2px solid #FFFFFF;*/
}

TD#menu_1 DIV {
	width: 100%;
}
TD#menu_1 DIV A {
	color: #000000;
	text-decoration: none;
}
TD#menu_1 DIV A:hover {
	font-weight: bold;
	color: #990000;
}

/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no {
  /*border-bottom: 1px dotted #999999;*/
  font-size: 14px;
  padding-top:5px;
  padding-left:5px;
}
/*  MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level1-act {
  border-bottom: 1px solid #990000;
  font-weight:bold;
  font-size: 14px;
  padding-top:5px;
  padding-left:5px;

  /*background-color:#000099;*/
  /*filter:alpha(opacity='70', style='0');*/
}
TD#menu_1 DIV.menu1-level1-act A {
  color: #990000;
}

/*  MENU 1, level 2, normal state (NO) */
TD#menu_1 DIV.menu1-level2-no {
  font-size: 12px;
  padding-left:10px;
}

TD#menu_1 DIV.menu1-level2-no A{
  color: #000000;
}

/*  MENU 1, level 2, active state (ACT) */
TD#menu_1 DIV.menu1-level2-act {
  font-size: 12px;
  font-weight:bold;
  padding-left:10px;
}

/*  MENU 1, level 3, normal state (NO) */
TD#menu_1 DIV.menu1-level3-no {
  font-size: 11px;
  padding-left:30px;
}
/*  MENU 1, level 3, active state (ACT) */
TD#menu_1 DIV.menu1-level3-act {
  font-size: 11px;
  font-weight:bold;
  padding-left:30px;
}

/*  MENU 2, level 1, general for all table cells: */
TR#menu_2 TD {
  background-color: #999999;
  width: 10%;
  text-align: center;
  padding: 1px 2px 1px 2px;
  border-left: 1px solid #666666;
}
TR#menu_2 TD A {
  color: black;
  font-size: 12px;
  font-family: verdana, arial;
  text-decoration: none;
}
TR#menu_2 TD A:hover {
  color: #004D91;
  font-weight: bold;
}
TR#menu_2 TD.oddcell {
  background-color: #666666;
  font-size: 11px;
}
TR#menu_2 TD.menu2-level1-act {
  background-color: #CCCCCC;
}

/*  MENU 2, level 2, general for all table cells: */
TR#menu_2_2 TD {
  background-color: #CCCCCC;
  width: 8%;
  text-align: center;
  padding: 1px 2px 1px 2px;
  border-left: 1px solid #666666;
}
TR#menu_2_2 TD A {
  color: black;
  font-size: 10px;
  font-family: verdana, arial;
  text-decoration: none;
}
TR#menu_2_2 TD A:hover {
  color: #004D91;
  font-weight: bold;
}
TR#menu_2_2 TD.oddcell {
  background-color: #666666;
  font-size: 11px;
}
TR#menu_2_2 TD.menu2-level1-act {
  background-color: #CCCCCC;
}


/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

TABLE#news-table {
  border: dotted 1px #999999;
  background-color: #EEEEEE;
  margin: 0px;
}

TD.news-header {
	background-color: #CCCCCC;
}

TD.news-header H1 {
  color: #334d55;
  margin: 0px 0px 0px 0px;
  text-align: center;
}

TD.news-inhalt {
}

DIV.news-latest-item {
	padding:2px;
	margin:2px;
}

DIV.news-latest-container {
}

DIV.news-latest-item P {
	font-color: #111111;
	font-family: verdana;
	margin: 0px 0px 0px 0px;
}

P.news-date { font-size: 10px; background-color: #DDDDDD; margin-top: 10px;}
P.news-title { font-size: 12px; font-weight: bold; }
P.news-title A { text-decoration: none; color: navy;}
P.news-title A:hover { text-decoration: underline; color:#FF3300;}
P.news-subheader {font-size: 12px;}
P.news-category { font-size: 10px; padding-top: 2px; font-style: italic;}
P.news-morel A { font-size: 10px;}

DIV.news-latest-gotoarchive { padding-left: 2px;}
DIV.news-latest-gotoarchive A {	}
DIV.news-latest-gotoarchive A:hover {text-decoration: none;}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {  }

.news-list-container H3 { }

.news-list-container P {
	padding-left:3px;
}

.news-list-item {
	padding: 3px;
	padding: 5px 5px 5px 5px;
	margin: 8px 0px 0px 0px;
	background-color: #EEEEEE;
	border:1px solid #999999;
}

.news-list-date {
	float: right;
	text-align: right;
	font-size: 11px;
	font-weight: normal;
}

.news-list-title {
	text-align: left;
	font-size: 18px;
	font-weight: bold;
}

P.news-list-subheader {
	text-align: left;
	font-size: 12px;
	font-weight: normal;
}

.news-list-container IMG {
	margin-top: 5px;
		margin-bottom:5px;
}

.news-list-category {
	font-style:italic;
	font-size: 10px;
}

.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink {
	font-size:10px;
	margin-bottom:3px;
}

.news-search-form {
	padding:3px;
	margin-bottom:10px;
	border:1px solid #EEEEEE;
}

.news-search-emptyMsg{
margin:0px;
margin-top: 5px;
margin-bottom: 15px;
}

.news-search-form FORM {
	margin:0px;
}

.news-list-imgcaption {
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
	}

.news-list-browse {
	text-align: center;
}

	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px 5px 5px 5px;
	margin-bottom:5px;
	border:1px solid #999999;
}

.news-single-timedata { font-size: 11px; 	float: right; font-style: italic }
.news-single-category { font-size: 11px;	float: right; font-style: italic; }

.news-single-item  h2{
	font-size: 20px;
	font-weight:bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.news-single-title {
	font-size: 20px;
	font-weight:bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.news-single-author {
	font-size: 14px;
	font-weight: normal;
}

.news-single-subheadera {
	text-align: left;
	font-size: 12px;
	font-weight: normal;
}

news-single-content {
	text-align: left;
	font-size: 12px;
	font-weight: normal;
}

.news-single-item H3 {	
	margin-bottom: 5px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
}

.news-single-img {
	float: none;
	margin-top: 5px;
	margin-bottom:5px;
}

.news-single-imgcaption {	padding:3px; }

.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}

.news-single-additional-info {
	clear: both;
	margin-top: 6px;
	padding-bottom:1px;
}

.news-single-related,.news-single-files,.news-single-links  {
	border: 1px dotted #CCCCCC;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
}

.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;
	margin-bottom: 15px;
	padding:3px;
	border:1px solid #EEEEEE;
}

.news-amenu-container LI {
	padding-bottom:1px;
	padding: 3px;
}

.news-amenu-container UL {
	padding:3px;
	margin: 5px 5px 5px 5px;
	list-style-type: none;
	border: 1px dotted #CCCCCC;
}

.news-amenu-container H2 {
	font-size: 18px;
	color:#000000;
	padding:3px;
}

.news-amenu-item-year {
	font-weight: bold;
	padding: 3px;
}






