/*---Body */
.site_name {
	font-size: 16px;
	font-weight: bolder;
	color: #445E88;
}
body {
	margin-top: 0px;
	background-color: #B7B7B7;
    background-image: url(../images/bg_body.gif);
    background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
td, tr, p, div {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  color : #666;
}
a:link, a:visited {
	color: #7E2731;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

a:hover {
	color: #FF0000;	text-decoration: none;

}

hr, hr.separator {
	height : 1px;
	width : 100%;
	border: 0px solid #D5DE9E;
}
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: #333;
	width: auto;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	height: 16px;
	text-align: center;
	border-left: 1px solid #eaeaea;
	margin-top: 2px;
	padding-right: 18px;
	padding-left: 18px;
	text-indent: 2px;
	padding-top: 2px;
	text-decoration: none;
}
#mainlevel-nav li a:hover{
	color: #fff;
}
/*Meistgelesen Formatierung*/
ul.mostread {
	margin: 0 0 10px 20px;
}
li.mostread {
	margin: 2px 0 1px 0;
	list-style-type: disc;
}
a.mostread:link, a.mostread:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	width: 160px;
	border: 0px solid lime;
	overflow: hidden;
	display: block;
}


/* menu mainlevel */
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-align: right;
	width: 120px;
	text-decoration: none;
	line-height: 20px;
	border-bottom: 1px dotted #999;
	padding-right: 7px;
}

a.mainlevel:hover {
	color: #FF0000;
	border-bottom: 1px dotted #ccc;
}
/* menu sublevel */
a.sublevel:link, a.sublevel:visited {
	display: block;
	font-size: 11px;
	font-weight: normal;
	color: #ccc;
	text-align: left;
	width: 120px;
	text-decoration: none;
	line-height: 16px;
	border-bottom: 1px dotted #CDD5DA;
}

a.sublevel:hover {
	color: #FF0000;
	border-bottom: 1px dotted #D5DE9E;
}



/* mambo core stuff */
table.moduletableaktuell {
	width: 90%;
}
table.moduletable {
	width: 70%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
table.moduletable th,
table.moduletableaktuell th {
	color: #103956;
	line-height: 19px;
	border-bottom: 1px solid #fff;
}

table.moduletable td,
table.moduletableaktuell td {
	font-size: 10px;
	color: #333;
}
.marginalie {
	font-size: 10px;
	color: #333;
	margin: 0 0 0 10px;
	display: block;
}

.search .moduletable td form {
	padding: 0;
	margin: 0;
	position: relative;
	top: 0px;
	left: 40px;
}
.moduletableloginform {
	margin: 50px 0 20px 0;
	color: #ccc;
}
.moduletableloginform label {
	color: #ccc;
	font-size: 10px;
}
table.moduletableloginform th,
table.moduletableloginform td {
	color: #ccc;
}
table.moduletableloginform td a {
	color: #fff;
	font-size: 9px;
	margin: 5px 0 0 3px;
}
.pathway {
	color: #900;
}
a.pathway, a.pathway:visited {
	color: #900;
}
a.pathway:hover {
	color: #FF0000;
}

/*Navioben manuell*/
#navioben a.navioben {
	color: #fff;
	padding: 0 20px 0 20px;
	text-decoration: none;
}

/*** General Mambo Styles*/
.back_button{
	text-align: center;
}
.pagenavbar {
	color: #729E7B;
}
.pagenav, a.pagenav, a.pagenav:visited {
	color: #729E7B;
	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: #FF0000;
}

.small {
	font-size: 10px;
	font-weight: bold;
	color: #8098BF;
}


/**
 * Mambo Form Styles
 * -----------------
 * Here are 2 styles that Mambo uses to let users control
 * how their forms and buttons may look.
 */

.button {
	background-color: #EAEAEA;
	border: 1px solid #7E2731;
	font-size: 10px;
	font-weight: normal;
	color: #900;
	margin: 0 0 0 3px;
}
.inputbox {
	border: 1px solid #ccc;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	background-color: #FFFFFF;
}
.inputbox#mod_login_password,
.inputbox#mod_login_username {
	margin: 3px 0 0 0;
	padding: 0;
	width: 110px;
}
.moduletable label {
	color: #fff;
	width: 130px;
}

/**
 * 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: #ccc;
}
.modifydate {
	font-size: 10px;
	padding: 20px 0 20px 0;
	color: #000;
	text-align: right;
}
.readon, a.readon:link, a.readon:visited{
	color: #729E7B;
	float: right;
	background-image: url(../images/Icons_3.png);
	background-repeat: no-repeat;
	background-position: 0px -5px;
	padding-left: 16px;
}
a.readon:hover{
	color: #8AB5AC;
	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: #7E2731;
	font-weight: bold;
	font-size: 16px;
	}
.contentpagetitle, .category {
	color: #9DBC70;
	font-weight: bold;
}
a.contentpagetitle:link, a.contentpagetitle:visited, a.category:link, a.category:visited {
	font-size: 12px;
	font-weight: bold;
	color: #7E2731;
	}

a.contentpagetitle:hover, a.category:hover {
	color: #8098BF;
	}




/**
 * 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 #8098BF;
	color: #445E88;
}

/**
 * Mambo Sections Styles
 * ---------------------
 * Styling of sections tables
 */

.sectiontableheader {
	background-color : #CDD5DA;
	color            : #445E88;
	font-weight      : bold;
	border-top: 1px solid #8098BF;
	border-right: #8098BF;
	border-bottom: 1px solid #8098BF;
	border-left: #8098BF;
	line-height: 16px;
}

.sectiontableentry1 {
}

.sectiontableentry2 {
  background-color : #EEEDEA;
}



/*  Weblinks */
.weblinks{}


/*  Newsfeeds */
.newsfeedheading {}
.newsfeeddate {}
.fase4rdf {}


/* Search page */
table.searchintro {}


/*  Contact's table settings  */
table.contact {}
table.contact td.icons {}
table.contact td.details {}

/*Footer*/
td.foot {
	font-size: 10px;
	color: #999;
	padding: 3px 0 5px 0;
}
.footcopy {
	font-size: 10px;
	color: #000;
}
.foot a {
	font-size: 10px;
	text-decoration: none;
}
#none {
	display: none;
	visibility: hidden;
}
