/* CSS Document */


html {
	height: 100%;
}

body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	color: #333333;
	line-height:150%;
	font-size: 13px;
         background-image: url(../images/tma_hg.jpg); 
         background-position: top; 
         background-repeat: repeat-x;
}


/* ganzer Seitenhintergrund */

.ganzeSeiteaussen {
  border: 1px solid #000000;
  background: #ffffff;
  padding: 10px;
}

/*die Brotkrumen-Navigation */
td.pathway {
   border-top: 1px solid #990000;
   vertical-align : top;
   height:30px;
   font-size:11px;
   /* border-bottom: 1px solid #990000; */
}


/****************/
/* Linkes Menue */
/****************/
a.mainlevel:link, a.mainlevel:visited  {
	display: block;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size: 14px;
	font-weight : normal;
	color: #444444;
	text-align: left;
	padding-top: 1px;
	padding-left: 10px;
         padding-bottom: 1px;
         height: 20px !important;
   	height: 19px;
	width: 170px; /*160*/
	text-decoration: none;
         border-bottom: 1px solid #dddddd;
         
}

a.mainlevel:hover {
         text-decoration: none;
	color: Maroon;
background:silver;
}

a.mainlevel#active_menu {
	color: Maroon;
	}

a.mainlevel#active_menu:hover {
	color: Maroon;
	font-weight : bold;
 }

a.sublevel:link, a.sublevel:visited {
display: block;
	padding-left: 12px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	height: 20px !important;
	height: 21px;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

div.moduletablehmenue {
   border: 1px solid #bebebe;
   width:180px; /* 170*/
}

table.moduletablehmenue th, div.moduletablehmenue h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 0px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 0px 0;
}





table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}




.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;  
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}


td {
	text-align: left;
	font-size: 13px;
}







/* Joomla core stuff */
a:link, a:visited {
	color: #c64934; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #900;	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #c64934;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;


}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	/* height: 30px; */

	color: #c64934;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
border-bottom: 1px solid #ff0000;
margin-bottom:5px;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
width:170px;
}

div.moduletable170 {
	padding: 0;
	margin-bottom: 2px;
         border: 1px solid #bebebe;
width:170px;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
         border: 1px solid #bebebe;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}


.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}



td.mitte {
   padding-left:5px;
   padding-right:5px;
   background: white;

}


.Fusszeile {
   text-align : center;
   font-size:10px;
   color:#333333;
}

/* fuer den Formulartest */
	 .tmameldtext {
	 	color: Black;
	 	font-family : "MS Sans Serif", Geneva, sans-serif;

	 	font-size : 14px;
	 	font-weight : bold ;
	 }
          .tmameldtextw {
	 	color: #990000;
	 	font-family : "MS Sans Serif", Geneva, sans-serif;

	 	font-size : 14px;
	 	font-weight : bold ;
	 }


	 .tmameldtextnormal {
	 	color: Black;
	 	font-family : "MS Sans Serif", Geneva, sans-serif;

	 	font-size : 14px;
	 	font-weight : normal ;
	 }	 
	 .tmameldfeldkurz {
	 	border : 1px solid Gray;
	 	font-family : "MS Sans Serif", Geneva, sans-serif;

	 	font-size : 14px;
	 	font-weight : normal;
	 	color : Maroon;
		width: 200px;
	 }
	  .tmameldfeldlang {
	 	border : 1px solid Gray;
	 	font-family : "MS Sans Serif", Geneva, sans-serif;

	 	font-size : 14px;
	 	font-weight : normal;
	 	color : Maroon;
		width: 404px;
	 }
	 .tmameldfeldkurz1 {
	 	border : 1px solid Gray;
	 	font-family : "MS Sans Serif", Geneva, sans-serif;

	 	font-size : 14px;
	 	font-weight : normal;
	 	color : Maroon;
		width: 50px;
	 }	 
 	 .tmameldfeldkurz2 {
	 	border : 1px solid Gray;
	 	font-family : "MS Sans Serif", Geneva, sans-serif;

	 	font-size : 14px;
	 	font-weight : normal;
	 	color : Maroon;
		width: 350px;
	 }	 
	  .tmameldtextfeld {
	 	border : 1px solid Gray;
	 	font-family : "MS Sans Serif", Geneva, sans-serif;

	 	font-size : 14px;
	 	font-weight : normal;
	 	color : Maroon;
		width: 404px;
		height:150px;
	 }



table.moduletable_schlagzeile {
/*	width: 150px;*/
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	text-align : center;
background: #999999;
}

div.moduletable_schlagzeile {
	padding: 0;
	margin-bottom: 2px;
         border: 1px solid #bebebe;
/*         width: 150px;*/
}

table.moduletable_schlagzeile th, div.moduletable_schlagzeile h3 {
	color: #999999;
	text-align: center;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0 0 0 0;
  /*      width:150px;*/
        background: Maroon;
}


a.first_n_news_schlagzeile:link, a.first_n_news_schlagzeile:visited  {

	font-size: 10px;
	font-weight : normal;
	color: Maroon;
	text-align: left;
	/*width: 150px;*/
	text-decoration: none;
        padding-bottom: 5px;

}
table.contentpaneopen ul {
	height: 100%;
	padding: 0px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	color: #333333;
	line-height:150%;
	font-size: 13px;
         list-style: circle;
}

li
{
line-height: 15px;
padding-left: 15px;  
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}

div.moduletable-topnav {
	text-align: right;
}

.moduletable-topnav td {
	text-align: right;
	font-size: 13px;
}