/* -- Allgemeines -- */
body {
 color: black;
 margin: 5px;
 min-width: 970px;  /* Bei weniger als 640px Breite soll ein Scrollbalken erscheinen, funktioniert nicht bei IE6 */
 font-size: 100.01%; /* umgeht den Font-Size-Bug im Safari, älteren Operas und IE */
 font-family: arial;
}

#mr_seite {
    margin: auto;      /* standardkonforme horizontale Zentrierung */ 
    width: 970px;  /* Breite fix einstellen */
}

#mr_seitenkopf {
 background-image: url('../images/svs_topbanner.png');
 background-repeat: no-repeat;
 background-position: top center;
 height: 160px;
 padding: 0 0px;
 color: white;
}

#mr_brotkrume {
 float: left;
 background: white;
 height: 24px;
 margin-top: 135px;
 margin-left: 2px;
 padding: 0 0px;
}

#mr_suchen {
 float: right;
 height: 24px;
 margin-top: 135px;
 margin-right: 2px;
 padding: 0 0px;
 color: white;
 font-weight: bold;
 font-size: 12px;
}

#mr_links {
    margin-top: 5px;
    padding: 0px;
    float: left; width: 140px;
    background-color: #FFFFFF;
    text-align: left;
}

#mr_rechts {
    margin-top: 5px;
    padding: 5px;
    float: right; width: 200px;
    background-color: #FFFFFF;
     	font-size: 12px;
 	font-family: arial;
  }

#mr_inhaltmitrechts {
 	text-align: left;
 	font-size: 12px;
 	font-family: arial;
	background-color: #FFFFFF;
    margin-top: 5px;
    margin-left: 145px;
    margin-right: 215px;
    padding: 5px;
}
#mr_inhaltohnerechts {
 	text-align: left;
 	font-size: 12px;
 	font-family: arial;
	background-color: #FFFFFF;
    margin-top: 5px;
    margin-left: 145px;
    padding: 5px;
}

#mr_inhalt1 {
    float: left;
    margin: 0px;
    margin-left: 5px;
    width: 280px;
}

#mr_inhalt2 {
    float: right;
    margin: 0px;
    margin-right: 5px;
    width: 280px;
}

#mr_fuss {
	margin-top:20px;
    clear: both;
    text-align: center;
    font-size: 10px;
 	font-family: arial;
    background-color: #FFFFFF;
  }

		
/*  Joomla Stuff	*/
img {
	border-style: none;
	}
			
.pathway
{
 color: #636363;
 font-size: 12px;
font-weight:bold;
}

a.pathway:link, a.pathway:visited 
{
	color: #636363;
	font-weight:bold;
}
a.pathway:hover {
	color: #cccccc;
      font-weight:bold;
}

a:link, a:visited {
	color: #636363;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #b6b6b6;
        text-decoration: none;
	font-weight: bold;
}

/* wegen Tabellenbreite ie8 der Kategorienliste */
table {
	  width: 594px;
	  }
	  
table.contentpaneopen {
 	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
    font-size: 12px;
    width: 100%;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}

table.contentpane {
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
    font-size: 12px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
    font-size: 12px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

fieldset.input {
	border: none;
	}

.button {
  color: #636363;
  font-family: Arial;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  border: 1px solid #cccccc;
  width: auto;
  background: url('../images/button_bg.png') repeat-x;
  line-height: 18px !important;
  line-height: 16px !important;
  height: 26px !important;
  height: 24px !important;
  margin: 1px; padding-left:5px; padding-right:5px; padding-top:0px; padding-bottom:0px
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
    color: #636363;
    border-bottom: 1px solid #cccccc;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bolder;
	font-size: 14px;
	text-transform: uppercase

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	color: #636363;
    border-bottom: 1px solid #cccccc;
	font-weight: bolder;
	font-size: 14px;
/*	white-space: nowrap; */
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 90%;
}

table.searchintro td {
	font-weight: bold;
}

ul.menu {
	margin: 0;
	padding: 0;
	list-style-position:outside;
	list-style-type: none;
}

ul.menu li a:link, ul.menu li a:visited {
	display: block;
    background-image: url('../images/button_bg1.gif');
    background-repeat: repeat;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 6px;
	padding-left: 20px;
	height: 20px !important;
	text-decoration: none;
}

ul.menu li a:hover {
      background-image: url('../images/button_bg2.gif');
}

a.mainlevel#active_menu {
        background-image: url('../images/button_bg2.gif');
}

a.mainlevel#active_menu:hover {
	color: #ffffff;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
	font-size: 12px;
}

div.moduletable h3 {
	display: Block;
	background-image: url('../images/button_bg1.gif');
    color: #ffffff;
    vertical-align: middle;
	text-align: left;
	padding-left: 20px;
	padding-top: 6px;
	height: 18px;
	font-weight: bold;
	font-size: 12px;
	/* text-transform: uppercase; */
	margin-left:0; margin-right:0; margin-top:0; margin-bottom:2px
}

div.moduletable_menu {
	margin-bottom: 5px;
	}
	
div.moduletable_menu h3 {
	display: Block;
    color: #000000;
    vertical-align: middle;
	text-align: left;
	padding-left: 20px;
	padding-top: 16px;
	height: 20px;
	font-weight: bold;
	font-size: 12px;
	/* text-transform: uppercase; */
	margin-left:0; margin-right:0; margin-top:0; margin-bottom:0px
}

div.moduletable_text {
	padding: 0;
	margin-bottom: 2px;
	font-size: 12px;
}

div.moduletable_text h3 {
	display: Block;
	background-image: url('../images/button_bg1.gif');
    color: #ffffff;
    vertical-align: middle;
	text-align: left;
	padding-left: 20px;
	padding-top: 6px;
	height: 18px;
	font-weight: bold;
	font-size: 12px;
	/* text-transform: uppercase; */
	margin-left:0; margin-right:0; margin-top:0; margin-bottom:2px
}

table.moduletable td {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
	background-image: url('../images/section_bg.gif');
    color: #636363;
	height: 25px;
	font-weight: bold;
	font-size: 12px;
}

/* Abstand Kategorielieste # zu Titel */
td.sectiontableheader a {
	padding-left: 10px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}
/* Abstand Kategorielieste # zu Titel */
tr.sectiontableentry1 td a {
	padding-left: 10px;
}

.sectiontableentry2 {
	background-color : #ffffff;
}
/* Abstand Kategorielieste # zu Titel */
tr.sectiontableentry2 td a {
	padding-left: 10px;
}

.category {
	padding-left: 5px;
}

.small {
	color: #636363;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #636363;
	font-size: 13px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #636363;
	font-size: 13px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background-color: #e50102;
  color: #ffffff;
    border-bottom: 1px solid #cccccc;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase
}


.highlight {
	background-color: Yellow;
	color: Blue;
	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 {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #ffffff;
  padding: 1px 2px;
  color: #666;
  font-size: 14px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}

.back_button
{
 font-size: 12px;
}


#form-login fieldset.input {
	margin: 0px;
	padding: 0px;
}

/* breite für Benutzer und Passwortfeld anpassen */
#modlgn_username.inputbox {
	width: 120px;
}
 #modlgn_passwd.inputbox {
	width: 120px;
}

/* Anmeldemakse Frontend one Buttons vor Kennung und Passwort vergessen */

#form-login ul {
	font-size: 10px;
	list-style-type: none;
	padding-left: 0px;
	}
	
/* Für Jevent Latest Event Anzeige */	
/* Damit Tabelle nicht über den rechten Bereich rausragt */
table.mod_events_latest_table {
	 width: 99%;
}

/* Ohne Linie zwischen den Terminen und dafür mit Abstand */
.mod_events_latest {
	border-top: none;
	padding-top: 10px;
	}
	