/* custom stuff */

html {
  height: 100%;
  margin-bottom: 1px;
}


body {
	margin: 0;
	padding: 0;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
}

fieldset {
	border: 0;
	padding: 5px 0;
}

span.pathway {
	display: block;
/*	height: 16px;
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left:20px;
	font-weight: bold;
	font-size: larger;
*/	height: 8px;
	line-height: 12px;
	vertical-align: top;
	margin-top: 7px;
	margin-bottom: 0px;
	margin-left:0px;
	font-weight: normal;
	font-size:small;
}


span.pathway img {
	margin: 0px 0px;
	vertical-align: top;
}

div#pathway {
	margin-bottom: 10px;
	padding-left: 8px;
}

a.readon {
	display: block;
	float: left;
	padding-left: 20px;
	margin-top: 10px;
	line-height: 14px;
	height: 16px;
	background: url(../images/play.png) no-repeat;
}

/*** fonts ***/
body {
		line-height: 125%;
		font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
		color: #000;
}

/* size attributes */

body.f-smaller {
	font-size: 11px;
}

body.f-default {
	font-size: 13px;
}

body.f-larger {
	font-size: 15px;
}

a {
	color: #000;
}

a:hover {
	color: #D0003E;
}

td.left a.mainlevel#active {
	color: #000;
}

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 100%;
}

#nav a,
#inset a {
	font-size: 110%;
}

div.moduletable h3,
.contentheading,
.componentheading {
	font-size: 120%;
	color: #000;
}

.componentheading {
  margin-bottom: 15px;
}

td.componentheading {
	padding-bottom: 15px;
}


/* font family */
h3,
.contentheading,
.componentheading,
#nav,
.sectiontableheader,
.small,
.createdate,
.modifydate,
#inset {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

span.pathway {
	font-family: Arial, Helvetica, sans-serif;
	font-size: normal;
	font-weight: normal;
}


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

a:hover {
	text-decoration: none;
}

/* module settings */

div.moduletable h3 {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 0;
}

div.moduletable {
/*	margin-bottom: 10px; */
	margin-bottom: 10px;
}

td.left div.moduletable,
td.right div.moduletable  {
	margin-bottom: 15px;
}

div.moduletable ul {
	margin: 5px 0;
	padding: 0 2em;
}

div.moduletable ul li {
	padding-bottom: 3px;
}

/* default menu link styles */
a.mainlevel {
	display: block;
}

a.mainlevel:hover {
	text-decoration: none;
}

a.sublevel:hover {
	text-decoration: none;
}

#inset a.mainlevel {
	display: inline;
	background: none;
	padding: 0 15px;
}

/** regular joomla menu **/

a.mainlevel {
	display: block;
	height: 16px;
	line-height: 15px;
	padding: 0;
	padding-left: 20px;
	background: url(../images/play.png) no-repeat;
	margin-bottom: 3px;
}

a#active:link,
a#active:visited {
	color: #333;
}

li.active a,
li.active li.active a,
li.active li.active li.active a,
li.active li.active li.active li.active a {
  /* color: #333;*/
   font-weight: bold;
}

li.active li a,
li.active li.active li a,
li.active li.active li.active li a {
/*   color: #B23B03; */
/*   color: #333; */
   font-weight: normal;
}

a.sublevel:link,
a.sublevel:visited {
	font-weight: bold;
}

table.mainbody ul.menu {
	padding: 0;
	margin: 0;
	float: none;
}

table.mainbody ul.menu li {
	border: 0;
	margin: 0px;
	line-height: 15px;
	margin-top: 5px;
  margin-bottom: 5px;
	padding: 0;
	padding-left: 10px;
	background: url(../images/kerschi_layout/play.png) no-repeat;
}

table.mainbody ul.menu ul li {
  margin-left: 5px;
  background: none;
  padding-left: 10px;
  background: url(../images/kerschi_layout/play2.png) no-repeat;
}

table.mainbody ul.menu ul ul li {
  margin-left: 20px;
  background: none;
}

/* headings */

h1 {
	padding-bottom: 5px;
}

h2 {
   padding-bottom: 5px;
   margin-bottom: 3px;

}

h3 { 
   padding-bottom: 5px;
   margin-bottom: 0px;
}

h4 {
	 padding-bottom: 5px;
         margin-bottom: 0px;

}

ul {
         margin-top: 0px;
}

.small {
	font-weight: bold;
	color: #999;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
/*	font-weight: bold;*/
	font-weight: normal;
font-size: smaller;
	color: #999;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
	color: #999;
}

/** some joomla class stuff */

table.contenttoc {
  margin: 5px;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


td.buttonheading {
 	vertical-align: middle;
}

td.buttonheading img {
	margin-right: 5px;
}

table.mainbody td.mainbody td.sectiontableheader {
  font-weight: bold;
  padding: 4px;
  line-height: 20px;
  background: #e0e5ed;
  border-bottom: 1px solid #cad1d8;
}

table.mainbody td.mainbody tr.sectiontableentry1 td, 
table.mainbody td.mainbody tr.sectiontableentry2 td {
  padding: 4px;
  border-bottom: 1px solid #e0e5ed;
}

table.mainbody td.mainbody td.sectiontableentry1, 
table.mainbody td.mainbody td.sectiontableentry2{
  padding: 4px;
  border-bottom: 1px solid #e0e5ed;
}

table.contentpaneopen, table.contentpane {
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  width: 100%;
}

div.contentpane, div.contentpaneopen {
  width: 100%;
}


.clr {
	clear: both;
}

div.mosimage {
  margin: 5px;
}


table.adminform textarea {
  width: auto;
  color: #666;
}

/** width stuff **/

.w-wide div.wrapper {
	width: 900px;
}

.w-thin div.wrapper {
	width: 750px;
}

.w-fluid div.wrapper {
	margin: 0 20px;
}


/* showcase */
#showcase {
	border-bottom: 1px solid #BCC0C7;
	background: #DCE0E8 url(../images/showcase-bg.png) repeat-x;
	color: #444;
}


/** template layout stuff **/

#page_bg {
	height: 100%; 
	padding: 0;
	margin-bottom: 1px;
	background: #DCE0E8;
}

#mainbg {
	background: url(../images/body-bg.png) repeat-x;
}

#mainbg-2 {
	background: #fff url(../images/body-shadow-br.png) 100% 0 repeat-y;
}

#mainbg-3 {
	background: transparent url(../images/body-shadow-bl.png) 0 0 repeat-y;
}

#mainbg-4 {
	background: transparent url(../images/body-shadow-tr.png) 100% 0 no-repeat;
}

#mainbg-5 {
	background: transparent url(../images/body-shadow-tl.png) 0 0 no-repeat;
	padding: 0 25px;
}

#mainft-2 {
	background: #dce0e8 url(../images/footer-shadow-tr.png) 100% 0 no-repeat;
}

#mainft-3 {
	background: transparent url(../images/footer-shadow-tl.png) 0 0 no-repeat;
	padding: 0 24px;
}

div.wrapper {
	margin: auto;
	position: relative;
}


#showcase ul,
td.left ul,
td.right ul,
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#showcase li,
td.left li,
td.right li,
#footer li {
		border-bottom: 1px dotted #b7bbc7;
		padding-bottom: 0;
		margin-bottom: 2px;
}

#showcase .padding,
#footer .padding {
	padding: 5px 0px;
}

#mainbody-padding {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  
}

#inset {
	color: #ccc;
	text-align: center;
	margin: 15px 0;
}

#inset table {
	width: auto;
	margin: 0 auto;
}

#footer {
	padding-top: 10px;
}

#the-footer {
	text-align: center;
	background: url(../images/kerschi_layout/logo_balken.jpg) repeat;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #636D8;
}

#the-footer .padding {
	padding: 10px 0;
	width: 100%;
	border-top: 1px solid #636D84;	
	
}

table.showcase,
table.mainbody,
table.headlines,
table.footer {
	width: 100%;
	padding: 0;
}

table.headlines {
	margin-top: -5px;
}

table.showcase tr,
table.mainbody tr,
table.headlines tr,
table.footer tr {
	vertical-align: top;
}

table.showcase td.showcase,
table.footer td.footer,
table.headlines td.headlines {
	width: 33%;
}

table.showcase td.showcase,
table.footer td.footer,
table.mainbody td.left,
table.mainbody td.right,
table.headlines td.headlines {
	padding: 0 10px;
	
}

table.mainbody td.mainbody {
	padding: 0;
	background: #e6eaf2 url(../images/content-bg.png) repeat-x;
}

td.mainbody .padding {
	padding: 0 15px;
}

table.mainbody td.left,
table.mainbody td.right {
	width: 15%;
	background: #DCE0E8 url(../images/side-bg.png) repeat-x;
	padding-top: 5px;
}

table.mainbody td.left {
	border-right: 1px solid #fff;
}

table.mainbody td.right {
	border-left: 1px solid #fff;
}

table.headlines td.headlines {
	background: #E9EDF5;
}

/* toolbar */

#toolbar {
	height: 25px;
	background: Gray repeat-x;
	position: relative;
}

/* some page content things */

.hide {
	display: none;
}

form {
	border: 0;
	margin: 0;
	padding: 0;
}

table.blog span.article_seperator {
	display: block;
	height: 20px;
}

table.pollstableborder td {
	text-align: left;
	padding: 2px 0;
}

input#mod_search_searchword {
	width: 120px;
}

.highlight {
  background-color: #ffc;
}

table#adminform #toolbar {
	background: none;
}

a img { border: 0; }

.pagenav{
font-weight: normal;
font-size: smaller;
}

.markiert
{
background:#FFFF99;
}

.verantwortlich
{
font-size: smaller;
color:   #999999;
font-weight: normal;
}

.liste_buchstaben
{
list-style-type:lower-alpha;
}


.login-fields
{
        margin:10px 0
}

.login-fields label
{
        float:left;
        width:9em
}

.login-description img,
.logout-description img
{
        float:left;
        margin-right:20px
}

/* VG Anpassung 2.5 */

.login-description,
.logout-description
{
        overflow:hidden;
                padding-left:5px;
                margin:20px 0 10px 0
}

.logout-description
{
        margin-bottom:20px
}

/* VG Anpassung des Passwort-ändern-Moduls: Keine Anzeige bestimmter Felder wie E-Mail, Name,... */
.form-validate .optional,
.profile-edit .form-validate .validate-email,
.form-validate .star,
.form-validate legend,
#jform_name,
#jform_name-lbl,
#jform_email1-lbl,
#jform_email2-lbl
{
display: none;
}

#modlgn-username,
#modlgn-passwd
{
display: block;
}
/* System Messages */ /* Übernommen von Beez5 durch VG, damit Fehlermeldungen schön angezeigt werden */

.error
{
        padding:0px;
        margin-bottom: 20px;
}

.error h2
{
        color:#000 !important;
        font-size:1.4em !important;
        text-transform:uppercase;
        padding:0 0 0 0px !important
}

#system-message
{
                margin:10px 0 20px 0;
                border-left:0;
                border-right:0;
}

#system-message dt
{
	font-weight: bold;
}
#system-message dd
{
	margin: 0 0 15px 0;
	font-weight: bold;
	text-indent: 0px;
	padding:0
}
#system-message dd ul
{
	color: #000;
	list-style: none;
	padding: 0px;
}
#system-message dd ul li
{
	line-height:1.5em
}

/* System Standard Messages */
#system-message dt.message
{
	position:absolute;
	top:-2000px;
	left:-3000px;
}

#system-message dd.message  ul
{
	background: #fff  url(../images/system/notice-info.png) no-repeat;
	padding-left:40px;
	padding: 10px 10px 10px 40px;
	border-top: 2px solid #90B203;
	border-bottom: 2px solid #90B203;
}

#system-message dd.message ul li{background:none !important}

/* System Error Messages */
#system-message dt.error
{
	position:absolute;
	top:-2000px;
	left:-3000px;
}

#system-message dd.error ul
{
	background:#fff url(../images/system/notice-alert.png) no-repeat ;
	padding-left:40px;
 	padding: 10px 10px 10px 40px;
    border-top: 2px solid #990000;
    border-bottom: 2px solid #990000;
}



/* System Notice Messages */
#system-message dt.notice
{
	position:absolute;
	top:-2000px;
	left:-3000px;
}

#system-message dd.notice  ul
{
		background:#fff url(../images/system/notice-note.png) no-repeat ;
		padding-left:40px;
	    padding: 10px 10px 10px 40px;
	    border-top: 2px solid #FAA528;
	    border-bottom: 2px solid #FAA528;
}
#system-message dd.notice ul { color: #000;margin:10px 0 }

#system-message
{
    margin-bottom: 0px;
    padding: 0;
}

#system-message dt
{
    font-weight: bold;
}

#system-message dd
{
    font-weight: bold;
    padding: 0;
}


/* 2.5 */

#finder-search {}
form .finder label {}
dl.search-results dd.result-url {}
.finder .inputbox {}
#header form .finder {}

.img-fulltext-left {}
.img-intro-left {}
.img-fulltext-right {}
.img-intro-right {}


/* Weitere Anpassungen VG */
.cat-list-row0, .cat-list-row1
{
    background: url("../images/kerschi_layout/play.png") no-repeat scroll 1px 5px rgba(0, 0, 0, 0);
    line-height: 15px;
    margin: 5px 0;
    padding: 5px 0 0 10px;
	border-top: 1px dashed #CCC;
}
.list-title
{
    line-height: 15px;
    margin: 5px 0;
    padding: 2px 0 3px 10px;
		border-top: 1px dashed #CCC;
}

.category
{
padding-left:36px;
padding-top: 25px;
width: 75%;
}

.cat-children
{
width: 75%;
}
.cat-children ul li
{
    background: url("../images/kerschi_layout/play.png") no-repeat scroll 1px 2px rgba(0, 0, 0, 0);
    line-height: 15px;
    margin: 10px 0;
    padding: 2px 0 0 10px;
	list-style: none outside none;
	border-top: 1px solid #CCC;
}


table.showcase
{
margin-top:5px;
}

#showcase .padding
{
padding-bottom: 0px;
padding-top: 2px;
}