/* allgemein f?r img-tags */
.img  { color: #999999; margin-bottom: 9px; border: solid 1px }
.img_links { color: #999999; margin-right: 9px; margin-bottom: 9px; border: solid 1px }
.img_rechts { color: #999999; margin-bottom: 9px; margin-left: 9px; border: solid 1px }
/* sicherheitshalber noch f?r verlinkte img */
a.img   { margin-bottom: 9px; border: dotted 1px red }
a.img_links { margin-right: 9px; margin-bottom: 9px; border: dotted 1px red }
a.img_rechts { margin-bottom: 9px; margin-left: 9px; border: dotted 1px red }

/* eigene */

.rubrikzeile {
  font-size: 13px;
  color: #ffffff;
}


.zwischenhead { color: #000000; font-size: 14px; line-height: 16px }


.text_alternativ {
  color: #996666;
}


a.mailto { color: #333E74; text-decoration: underline; }
.kleinerText  { font-size: 11px; line-height: 13px }
.HauptNavi { font-size: 13px; line-height: 15px; padding-left: 16px }
.introtext   { color: #633; font-size: 14px; line-height: 16px }
/* Top-Menue, suffix: -nav */
a.mainlevel-nav:link, a.mainlevel-nav:visited{
	float: left;
	background: url(../images/reiter145.gif) no-repeat;
	font-color: #333;
	text-align: ;
	text-indent: 0px;
	padding: 0px 0px 0px 0px;
	height: 60px !important;
	height: 60px; 
	width: 145px;
	text-decoration: none;
	font-size: 13px;
}

table.moduletable-top {
	padding: 0px;
	margin: 0px;
	spacing: 0px;
}


a.mainlevel-nav#active_menu-nav {
    float: left;
	background: url(../images/reiter145_2.gif) no-repeat;
	font-color: #ff0000;
	text-align: ;
	text-indent: 0px;
	padding: 0px 0px 0px 0px;
	height: 60px !important;
	height: 60px; 
	width: 144px;
	text-decoration: none;
	font-size: 13px;
}

/* Menue linke Seite, Rest fast ganz unten, dringend aufr?umen ! 

a.mainlevel:active {
	font-color: #ff0000;
	text-align: ;
	height: 60px !important;
	height: 60px; 
	width: 144px;
	text-decoration: none;
}*/

/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin-bottom: 1px;
}

.clr {
	clear: both;
}

.outline   { background: #ffffff; border: solid 1px #cccccc }
.outline1 { border: solid 1px #cccccc; outline-color: inherit }
.outline_bild_links { background: #ffffff; margin: 0 9px 0 0; border: solid 1px #cccccc }
#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;
}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px;
}

#pathway_text {
    overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
    border: 1px solid #cccccc;
	padding: 0px;
    height: 21px !important;
    height: 23px;
    overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: verdana;
	font-size: 11px;
	color: #999999;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 150px;
	background: url(../images/header_short.jpg) no-repeat;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
  padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 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;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.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;

}

/** old stuff **/

.back_button a:link, .back_button a:hover, .back_button a:visited{
  color: #cccccc;
  float: left;
  text-align: center;
  font-size: 11px;
  width: auto;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  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;
    font-size: 11px;
    color: #cccccc;
	padding: 3px;
}

ul {
margin: 0;
padding: 0;
list-style: none;
}

li {
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/submenu_aktiv.gif);
background-repeat: no-repeat;
background-position: 0px 2px;
}

td  { 
	color: #333; 
	font-size: 13px; 
	font-family: verdana; 
	line-height: 15px; 
}

body  {
	color: #333333; 
	font-size: 13px; 
	font-family: verdana; 
	line-height: 15px; 
	background: #ffffff; 
	margin: 15px; 
	padding: 0; 
	height: 100% }


/* Joomla core stuff */

.contentpaneopen a:link, .contentpaneopen a:visited   { color: #900 }
a {
	text-decoration: none;
}

.contentpaneopen a:hover   { color: #f03 }
a {
	text-decoration: none;
}

table.contentpaneopen {
    width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	spacing: 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;
	spacing: 0px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}


.button {
   color: #663333;
   background-color: #ffffff;
   font-family: Verdana;
   text-align: center;
   font-size: 11px;
   border:solid 1px #ffffff;
   width: auto;
   padding: 0px 0px;
   line-height: 18px !important;
   line-height: 16px;
   height: 26px !important;
   height: 24px;
   margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	width:90%;
}

.contentcolumn {
	padding-right: 5px;
}


.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #999999;
        font-family: Arial; 
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 30px;
	font-size: 17px;
	text-transform: uppercase;

}


.contentheading  { 
	color: #999999; 
	font-size: 17px; 
	font-family: Arial; 
	font-weight: bold; 
	line-height: 22px; 
	height: 30px; 			/* hb Semikolon hinzugef?gt */
	padding-top: 15px; 		/* hb padding-top hinzugef?gt */
}

/* hb Styles f?r Klasse buttonheading hinzugef?gt */
.buttonheading {
	width: 30px;
}
/* Ende hb */

.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;
	spacing: 0px;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 20px;
	line-height: 21px;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	spacing: 0px;
	
}

table.pollstableborder td {
  padding: 0px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
	width: 90%;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #ffffff;
	font-size: 11px;
}

.smalldark  { color: #c03; font-size: 11px }
.createdate  { 
	color: #966; 
	font-size: 11px; 
	padding-bottom: 10px; 
	height: 13px }

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}


/* neu hb contenttocdiv Seitenübersicht*/
.contenttocdiv {
    margin: 10px 0px 5px 0px;
    line-height: 20px;
    font-size: 11px;
}
/* Ende neu hb */


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-size: 10px;
	text-transform: uppercase;
}


a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	color: #333;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 20px; 
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	text-decoration: none;
	color: #cc0033;
}

a.mainlevel#active_menu  { color: #c03 }

a.mainlevel#active_menu:hover {
	color: #cc0033;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	color: #333333;
	text-align: left;
}

a.sublevel:hover {
	color: #cc0033;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333333;
}

.highlight  { color: #300; background-color: #fcc; padding: 0 }
.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    { margin-right: 9px; margin-bottom: 9px; left: 0; border: solid 1px #999 }

.mosimage_caption  { color: #999999; font-size: 11px; font-family: Verdana; line-height: 13px; background: #f0f0f0; margin-top: 2px; padding: 1px 2px; border-top: 1px solid #999999 }

span.article_seperator {
	display: block;
	height: 1.5em;
}

/*____neu: Marc ___*/

ul#navlist {
list-style: none;
margin: 0px;
padding: 0px;
}

ul#navlist li {
list-style: none;
float: left;
margin: 0px;
padding: 0px;
width: 146px;
height: 61px;
}

ul#navlist li.home473 {
width: 176px !important;
}

ul#navlist li a{
list-style: none;
width: 146px;
height: 61px;
padding-left: 20px;
padding-top: 20px;
display: block;
background: url(../images/menu.png) top left no-repeat;
font-size: 12px;
color: #4E4E4E;
font-weight: normal;
}

ul#navlist li a.home{
background: url(../images/reiter_logo.gif) top left no-repeat;
width: 176px;
height: 60px;
padding: 0px;
}

ul#navlist li a#current0, ul#navlist li a:hover { color: #c03; background-position: 0 -81px }

ul#navlist li a.home#current0, ul#navlist li a.home:hover{
background-position: 0px 0px;
}

ul#navlist li a.home span{
display: none;
}




ul.subnavlist {
list-style: none !important;
margin: 0px;
padding: 0px;
}
ul.subnavlist li{
list-style: none !important;
margin: 0px;
padding: 0px;
width: 180px;
border-top: 1px solid #CCC;
text-align: left;
}

ul.subnavlist li a{
background: #FFF;
display: block;
margin-top: 1px;
font-size: 11px;
color: #333;
padding: 3px 0px 3px 18px;
font-weight: normal;

}

/* neu hb */
ul.subnavlist li a:hover {
color: #c03;
}

ul.subnavlist #active2 a:hover {
color: #333;
}
/* Ende neu hb */

ul.subnavlist li a#subcurrent1 { color: #c03 }

ul.subnavlist li li {
border: 0px;
}

ul.subnavlist li li a {
padding-left: 34px;
font-weight: normal;
}

ul.subnavlist li li a#subcurrent2 {
padding-left: 34px;
background: #FFF url(../images/submenu_aktiv.gif) 18px 8px no-repeat;
}



.roterbalken_ueberschrift {
width: 100%;
height: 26px;
display: block;
color: #FFF;
background: #CC0001 url(../images/schleife.gif) top right no-repeat;
font-size: 12px;
line-height: 26px;
text-indent: 5px;
margin-bottom: 5px;
font-weight: bold;
}