/* Änderung ursprünglicher Datei:
 in .contentpaneopen: width:500px
Extra Klassen für Frontend-Editor eingefügt */



/*-----------------------------------------------------*/
/* Vorgaben für Frontend-Editor		*/
/* 2001-01-19 Jan-M. Schmitz		*/
/*-----------------------------------------------------*/

.Ueberschrift { /* ehem. .fam-headline */
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight: lighter;
color: #E95F63;
margin-bottom: -15px;
text-align: left;
}

.Unterueberschrift { /* ehem. .fam-subhead */
font: 14px Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
text-align: left;
}

.Bild { /* ehem. .fam-bilder */
float:right;
margin:0px 0px 30px -60px;
right:-89px;
position:relative;
}


.Fliesstext { /* ehem. .fam-body */
text-align: left;
}


/* alte Deklatationen des Familienzentrums -------------------------------------*/

.fam-headline { /* in editor.css: h1 */
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight: lighter;
color: #E95F63;
margin-bottom: -15px;
}

.fam-subhead { /* in editor.css: h2  */
font: 14px Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
}

.fam-bilder { /* ehem. .fam-bilder */
float:right;
margin:0px 0px 30px -60px; right:-83px;
position:relative;
}

.fam-body { /* in editor.css: p  */
text-align:left;
}

.familie {
margin-left: 20px;
list-style-type:disc;
list-style-position:outside;
text-align:left;
}
.familie_ol {
margin-left: 10px;
list-style-type:decimal;
list-style-position:outside;
text-align:left;
}


/*--------------------------------------------------------------------------*/




body {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
td, tr, p, div {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color: #000000;
margin: 0;
padding: 0;
}


a:link, a:visited {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a:hover {
	color: #C10134;
	text-decoration: none;
}

hr, hr.separator {
	height : 1px;
	width : 100%;
	border: 1px solid #C10134;
}

ul, li {
  margin: 0;
  padding: 0;
  list-style: none;
	border-bottom:1px #fff;
}


.ueberschrift {
	font-size: 12px;
	font-weight: bold;
	color: #006666;
}
.linie { border: 1px solid white; background: cornsilk}

/* Menu Styling
 * ------------*/

/* menu -nav */
#mainlevel-nav li
{
	float: left;
}
#mainlevel-nav li a:link, #mainlevel-nav li a:visited{
	color: #FFFFFF;
	width: 122px;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	height:26px;
	text-align: center;
	background-image: url(../images/healing_21.gif);
	background-position: 0px 0px;
	float: left;
	padding-top: 7px;
}
#mainlevel-nav li a:hover{
	color: #000000;
	background-position: -128px 0px;
	padding-top: 6px;
}


/* menu mainlevel */
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	width: 160px;
	text-decoration: none;
	background-image: url(../images/healing_16.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 12px;
	height: 24px;
	padding-top: 3px;
}

a.mainlevel:hover {
	background-position: 0px -27px;
	color: #000000;
	padding-left: 10px;
}

a.category:link, a.category:visited {

	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 24px;
border:2px;


}

a.category:hover {
	color: #000000;
}


/* menu sublevel */
a.sublevel:link, a.sublevel:visited {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	width: 160px;
	text-decoration: none;
	padding-left: 5px;
	/*height: 15px;*/
padding-bottom:5px;
}

a.sublevel:hover {
	color: #C10134;
}



/* contentbereich */
table.moduletable {
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
	padding-bottom: 5px;
	padding-top: 5px;
}

table.moduletable th {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: left;
	width: 160px;
	text-decoration: none;
	background-image: url(../images/ueberschrift.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 12px;
	height: 24px;
	margin-top: 8px;
	padding-top:4px;
	}
table.moduletable td {
	color: #000000;
	line-height: 20px;
	font-weight: bold;
	padding-left:0px;
	}

.pathway {
	color: #333333;

}
a.pathway, a.pathway:visited {
	color: #333333;
}
a.pathway:hover {
	color: #C10134;
}


/*** General Mambo Styles*/
.back_button{
	text-align: left;
}
.pagenavbar {
	color: #333333;
}
.pagenav, a.pagenav, a.pagenav:visited{
	color: #333333;
	height: 20px;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
	padding-top: 2px;
	border: 1px solid #CDD5DA;
	background-color: #FFFFFF;
}
a.pagenav:hover{
	color: #C10134;
}



.small {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}


/**
 * Mambo Form Styles
 * -----------------
 * Here are 2 styles that Mambo uses to let users control
 * how their forms and buttons may look.
 */

.button {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC7A8F;
	border-right-color: #C10134;
	border-bottom-color: #C10134;
	border-left-color: #CC7A8F;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left:3px;
}
.inputbox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C10134;
	border-right-color: #CC7A8F;
	border-bottom-color: #CC7A8F;
	border-left-color: #C10134;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 3px;
	}

.input  {
 color: #333333;
 font-size: 10px;
 font-family: Arial, Helvetica, sans-serif;
 text-align: left;
 margin: 0px;
 padding: 0px;
 border: 0px }


/**
 * Mambo Tabbed Frontend Admin Interface
 * -------------------------------------
 * The CSS styles here defines how the frontend admin interface
 * will look like when editing and adding news through frontend.
 */

.ontab {}
.offtab {}
.tabpadding {}
.tabheading {}
.pagetext {}


/**
 * Mambo General styling for Sections/Categories/Contents
 * ------------------------------------------------------
 * These stylings are either sometimes or often used across
 * Sections, categories and contents. They, therefore, deserves
 * to be mentioned and separated from others.
 */

.createdate {
	font-size: 10px;
	color: #333333;
}
.modifydate {
	font-size: 10px;
	color: #333333;}

.readon, a.readon:link, a.readon:visited{
	color: #C10134;
	float: left;
	background-image: url(../images/healing_19.gif);
	background-repeat: no-repeat;
	background-position: 0px -31px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}
a.readon:hover{
	color: #FFF;
	background-position: 0px -7px;
	padding-left: 15px;

}


/**
 * Mambo Styling for Contents
 * --------------------------
 * All the styling for contents are listed
 * below.
 */

.contentpane {
  text-align       : left;
}

.contentpaneopen {
  text-align       : left;
width:500px;
}



.contentdescription {margin: 0px; padding: 0px;}
table.contenttoc {}
table.contenttoc td {}
.content_rating {}
.content_vote {}


/**
 * Mambo Styles for Categories
 * ---------------------------
 * The following are the styling for "Category" items
 * generated from the Sections area
 */
 /* For content item titles that are hyperlink instead of Read On */
	.contentheading {
	color: #C10134;
	font-weight: bold;
	font-size: 16px;
	}

	.componentheading{
	color: #C10134;
	font-weight: bold;
	font-size: 16px;
	}

.contentpagetitle {
	color: #C10134;
	font-weight: bold;
}

.category {
	color: #C10134;
	font-weight: bold;
font-size: 14px;
}

a.contentpagetitle:link, a.contentpagetitle:visited, a.category:link, a.category:visited {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	}

a.contentpagetitle:hover, a.category:hover {
	color: #C10134;
	}




/**
 * Mambo Blog styling
 * ------------------
 * Not too sure where this is used yet. I tried the blog section
 * but it doesn't seem to use it. If you have info on this,
 * email me. I'll update this part.
 */

.blogsection{}



/**
 * Mambo's Built-in Component's Syling
 * -----------------------------------
 * These stylings are used for Mambo's built-in components
 * such as newsfeeds, weblinks, contact, search and polls.
 * A commented subtitle will guide you which is for which
 */


 /*  Polls  */



.poll {
	font-size: 11px;
	color: #8AB5AC;
}
table.pollstableborder {
	border: 1px solid #C10134;
	color: #445E88;
}

/**
 * Mambo Sections Styles
 * ---------------------
 * Styling of sections tables
 */

.sectiontableheader {
	background-color : #CDD5DA;
	color            : #445E88;
	font-weight      : bold;
	border-top: 1px solid #C10134;
	border-right: #8098BF;
	border-bottom: 1px solid #C10134;
	border-left: #8098BF;
	line-height: 16px;
}

.sectiontableentry1 {
	background-color: #FFFFFF;
}

.sectiontableentry2 {
  background-color: #CDD5DA;
}



/*  Weblinks */
.weblinks{  background-color: #CDD5DA;}


/*  Newsfeeds */
.newsfeedheading {}
.newsfeeddate {}
.fase4rdf {}


/* Search page */
table.searchintro {}


/*  Contact's table settings  */
table.contact {}
table.contact td.icons {}
table.contact td.details {}


/* spacers */
span.article_separator {
	display: block;
	height: 20px;
	border-left: 7px solid #ECECEA;
	padding-left: 0px;
	background-color: #f8f8f7;
}

span#article_separator {
	display: block;
	height: 20px;
	border-left: 7px solid #ECECEA;
	padding-left: 0px
	background-color: #f8f8f7;
}

.article_column {
padding-left: 0px;
padding-right: 5px;
margin-bottom: 10px;
border-top: 1px solid #C10134;
border-bottom: 1px solid #C10134;
background-color: #f8f8f7;
}

.column_separator {
	border-left: 7px solid #ECECEA;
	padding-left: 0px;

}

td.buttonheading img {
	border:none;
}




.caption {
	margin-top: 2px;
	background: #CCCCCC;
	padding: 0px;
	color: #000000;
	font-size: 11px;
	border-top: 1px solid #cccccc;
	text-indent: 5px;
	font-weight: bold;
}



div.mosimage {
  border: 1px dashed #fff;
  padding:5px 1px;
}

.mosimage {
  border: 0px;
  margin: 0px;
  padding:0px;
  background: #CCCCCC;
}

.mosimage_caption {
	margin-top: 2px;
	background: #CCCCCC;
	padding: 0px;
	color: #000000;
	font-size: 11px;
	border-top: 1px solid #cccccc;
	
	font-weight: bold;
}
.img {
border: 0px;
border: none;
/*margin: 0px;
padding: 0px;*/
    }
