/*---Colors 
.menu{ Color: #FF9900; }
.lines{ Color: #C79685; }
.titlebar{ Color: #DDDFE8; }
.maintext{ Color: #1D3000; }
.title{ Color: #7F0700; }
.submenu{ Color: #BF7300; }
.topmenu{ Color: #003E84; }
.topmenu_hover{ Color: #FF0F00; }
.zitat{ Color: #00840F; }
.menu_hover{ Color: #76C400; }
.tablebg{ Color: #CF006F; }
.links{ Color: #0052B0; }

*/

/*---Body */
.site_name {
	font-size: 14px;
	color: white;
	font-weight: bold;
	vertical-align: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	margin-top: 10px;
	background-color: .lines;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: none;
	background-color: #FF9900;
}

td, tr, p, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1d3000;
	line-height: 18px;






}

.zitat {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	color: #7f0700;
	text-align: left;
	font-variant: normal;
	line-height: 20px;



}

a:link, a:visited {
	color: #0052B0;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

a:hover {
	color: #76c400;	text-decoration: none;

}

hr, hr.separator {
	height : 1px;
	width : 100%;
	border: 1px solid #b2d67a;
}
ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* Mambo Menu Styling
* ------------*/

/* menu -nav */
#mainlevel-nav li{
	float: right;
}

#mainlevel-nav li a:link, #mainlevel-nav li a:visited{
	color: #003e84;
	width: auto;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	height: 16px;
	text-align: center;
	border-right: 0px solid;
	border-color: #8AB5AC;
	border-left: 1px solid;
	border-color: #8AB5AC;
	margin-top: 2px;
	padding-right: 9px;
	padding-left: 9px;
	text-indent: 2px;
	padding-top: 2px;
}
#mainlevel-nav li a:hover{
	color: #ff0f00;
}


/* menu mainlevel */
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #ff9900;
	text-align: left;
	width: 140px;
	overflow: hidden;
	text-decoration: none;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDD5DA;
	background-image: url(../images/Icons_1.png);
	background-repeat: no-repeat;
	background-position: 0px -4px;
	padding-left: 18px;
}

a.mainlevel#active_menu {
	color: #8AB5AC;
}

a.mainlevel:hover {
	background-position: 0px -36px;
	color: #76c400;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5DE9E;
}

/* menu sublevel */
a.sublevel:link, a.sublevel:visited {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #bf7300;
	text-align: left;
	width: 140px;
	text-decoration: none;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDD5DA;
	padding-left: 18px;
}

a.sublevel#active_menu {
	color: #8AB5AC;
}

a.sublevel:hover {
	color: #76c400;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5DE9E;
}



/* mambo core stuff */
table.moduletable {
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	text-align: left;
	width: 100%;
	color: #1d3000;



}
table.moduletable th {
	color: #cf006f;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDD5DA;
	bottom: 2px;
	left: auto;
	text-align: left;

}
table.moduletable td {
	text-align: left;
	vertical-align: middle;

}

.pathway {
	color: #003e84;
	font-size: 11px;
	font-weight: bold;
}
a.pathway, a.pathway:visited {
	color: #003e84;
}
a.pathway:hover {
	color: #FF0f00;
}


/*** General Mambo Styles*/
.back_button{
	text-align: center;
}
.pagenavbar {
	color: #76c400;
}
.pagenav, a.pagenav, a.pagenav:visited{
	color: #00840f;
	height: 20px;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
	padding-top: 2px;
	border: 1px solid;
	border-color: #CDD5DA;
	background-color: #FFFFFF;
}
a.pagenav:hover{
	color: #ff9900;
}

.small {
	font-size: 10px;
	font-weight: bold;
}


/**
* 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: #CDD5DA;
	border-right-color: #8098BF;
	border-bottom-color: #8098BF;
	border-left-color: #CDD5DA;
	font-size: 10px;
	font-weight: bold;
	color: #003e84;
	margin-top: 2px;
	margin-bottom: 2px;
	cursor: hand;

}
.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: #8098BF;
	border-right-color: #CDD5DA;
	border-bottom-color: #CDD5DA;
	border-left-color: #8098BF;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	background-color: #FFFFFF;
}

/**
* 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: #b2d67a;
}
.modifydate {}
.readon, a.readon:link, a.readon:visited{
	color: #76c400;
	float: right;
	background-image: url(../images/Icons_3.png);
	background-repeat: no-repeat;
	background-position: 0px -5px;
	padding-left: 16px;
}
a.readon:hover{
	color: #b2d67a;
	background-position: 0px -37px;
}


/**
* Mambo Styling for Contents
* --------------------------
* All the styling for contents are listed
* below.
*/

.contentpane {}
.contentpaneopen {}


.contentdescription {}
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, .componentheading{
	color: #76c400;
	font-weight: bold;
}
.contentpagetitle, .category {
	color: #b2d67a;
	font-weight: bold;
}
a.contentpagetitle:link, a.contentpagetitle:visited, a.category:link, a.category:visited {
	font-size: 12px;
	font-weight: bold;
	color: #76C400;
}

a.contentpagetitle:hover, a.category:hover {
	color: #B2D67A;
}




/**
* 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 Styling
* -----------------------------------
* 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;
	text-align: left;
	clear: left;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	vertical-align: text-bottom;




}

/**
* Mambo Sections Styles
* ---------------------
* Styling of sections tables
*/

.sectiontableheader {
	background-color : #dddfe8;
	color            : #003e84;
	font-weight      : bold;
	border-top: 1px solid #0052b0;
	border-right: #0052b0;
	border-bottom: 1px solid #0052b0;
	border-left: #0052b0;
	line-height: 16px;
}

.sectiontableentry1 {
}

.sectiontableentry2 {

}



/*  Weblinks */
.weblinks{
	text-decoration: underline;
}


/*  Newsfeeds */
.newsfeedheading {}
.newsfeeddate {}
.fase4rdf {}


/* Search page */
table.searchintro {}


/*  Contact's table settings  */
table.contact {}
table.contact td.icons {}
table.contact td.details {}

/*  Footer Section  */
.footer {
	color: #1d3000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;


}
.moduletablelogin {
	font-size: 12px;
	color: #990000;
	text-align: left;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 10px;
	padding: 10px 0px;
	border: none #FFFFFF;
	overflow: hidden;
	clear: none;










}

