/*---Body */

.schwarz_11 {
	font-size: 11px;
	color: #000000;
}
.schwarz_14 {
	font-size: 14px;
	color: #000000;
}
.schwarz_17 {
	font-size: 17px;
	color: #000000;
}
.schwarz_17:hover {
	font-size: 17px;
	color: #c5000b;
}
.schwarz_20 {
	font-size: 20px;
	color: #000000;
}
.schwarz_22 {
	font-size: 22px;
	color: #000000;
}
.schwarz_24 {
	font-size: 24px;
	color: #000000;
}
.schwarz_30 {
	font-size: 30px;
	color: #000000;
}
.rot_11 {
	font-size: 11px;
	color: #c5000b;
}
.rot_14 {
	font-size: 14px;
	color: #c5000b;
}
.rot_17 {
	font-size: 17px;
	color: #c5000b;
}
.rot_20 {
	font-size: 20px;
	color: #c5000b;
}
.rot_22 {
	font-size: 22px;
	color: #c5000b;
}
.rot_24 {
	font-size: 24px;
	color: #c5000b;
}
.rot_30 {
	font-size: 30px;
	color: #c5000b;
}
.blau_11 {
	font-size: 11px;
	color: #040e9a;
}
.blau_14 {
	font-size: 14px;
	color: #040e9a;
}
.blau_17 {
	font-size: 17px;
	color: #040e9a;
}
.blau_20 {
	font-size: 20px;
	color: #040e9a;
}
.blau_22 {
	font-size: 22px;
	color: #040e9a;
}
.blau_24 {
	font-size: 24px;
	color: #040e9a;
}
.blau_30 {
	font-size: 30px;
	color: #040e9a;
}
}
.gruen_11 {
	font-size: 11px;
	color: #209a04;
}
.gruen_14 {
	font-size: 14px;
	color: #209a04;
}
.gruen_17 {
	font-size: 17px;
	color: #209a04;
}
.gruen_20 {
	font-size: 20px;
	color: #209a04;
}
.gruen_22 {
	font-size: 22px;
	color: #209a04;
}
.gruen_24 {
	font-size: 24px;
	color: #209a04;
}
.gruen_30 {
	font-size: 30px;
	color: #209a04;
}
.site_name {
	font-size: 18px;
	font-weight: bold;
	color: #d47500;
}
body {
	background-color: #dcdcdc;
	overflow: -moz-scrollbars-vertical;
}
td, tr, p {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
  color : #000000;
}
h3 {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 12px;
  color : #c5000b;
  font-weight: bold; 
  padding-left: 10px;
}
h4 {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
  color : #c5000b;
  font-weight: none;
}
div {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
  color : #000000;
}
h2 {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 17px;
  font-weight: extra bold;
  color : #c5000b;
  text-decoration: underline;
}
a:link, a:visited {
	color: #000000; 
	text-decoration: none;
	font-weight: none;
}
a:hover {
	color: #c5000b;	
	text-decoration: none;
	font-weight: bold;
}
hr, hr.separator {
	height : 1px;
	width : 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
}
ul, li {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Mambo Menu Styling
 * ------------*/

/* menu -nav */
#mainlevel-nav {
	margin: 0; 
	padding: 0px;
	background: #ffffff
}
#mainlevel-nav a {
	display: block;
	float: left;
	text-decoration: none;
	color: #000000;
	background: url(../images/topmenu_lang.jpg) no-repeat 0px -0px;
	font-size: 11px;
	line-height: 32px;
	white-space: nowrap;
	width: 126x;
	height: 28px;
	text-align: center;
	text-indent: 5px;
}
#mainlevel-nav li {
	list-style:none;
	float: right;
	margin: 0;
	width: 126px;
	font-size: 10px;
	white-space: nowrap;
	text-indent: 15px;
	bottom: 5px;
	display: block;
}
#mainlevel-nav a {
	float: none;
}
#mainlevel-nav a:hover {
	color: #c5000b;
	background-position: -150px 0px;
}

/* menu -hom*/
a.mainlevel-hom {
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	width: 152px;
	padding-left: 15px;
	line-height: 20px;
	display: block;
}
a.mainlevel-hom:hover{
	width: 152px;
	padding-left: 15px;
	color: #c5000b;
	background: transparent url(../images/module_middle_h.jpg) left repeat-y;
	display: block;
}
div.module-hom {
	width: 152px;
	background: transparent url(../images/module_middle.jpg) left repeat-y;
}
div.module-hom div {
	width: 152px;
	background: transparent url(../images/module_top.jpg) top left no-repeat;
}
div.module-hom div div div {
	width: 152px;
	padding-top: 8px;
	background: transparent url(../images/module_bottom.jpg)  bottom left no-repeat;
	padding-bottom: 10px;
}
/* menu -sch*/
a.mainlevel-sch {
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	width: 152px;
	padding-left: 15px;
	line-height: 20px;
	display: block;
}
a.mainlevel-sch:hover{
	width: 152px;
	padding-left: 15px;
	color: #c5000b;
	background: transparent url(../images/module_middle_schh.jpg) left repeat-y;
	display: block;
}
div.module-sch h3 {
	font-size: 12px;
	width: 152px;
	font-weight: bold;
	margin: 0px;
	padding-left: 10px;
	margin-bottom: 5px;
	text-decoration: underline;
}
div.module-sch {
	width: 152px;
	background: transparent url(../images/module_middle_sch.jpg) left repeat-y;
}
div.module-sch div {
	width: 152px;
	background: transparent url(../images/module_top_sch.jpg) top left no-repeat;
}
div.module-sch div div div {
	width: 152px;
	padding-top: 8px;
	background: transparent url(../images/module_bottom_sch.jpg)  bottom left no-repeat;
	padding-bottom: 10px;
}
/* menu -tou*/
a.mainlevel-tou {
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	width: 152px;
	padding-left: 15px;
	line-height: 20px;
	display: block;
}
a.mainlevel-tou:hover{
	width: 152px;
	padding-left: 15px;
	color: #c5000b;
	background: transparent url(../images/module_middle_gh.jpg) left repeat-y;
	display: block;
}
div.module-tou h3 {
	font-size: 12px;
	width: 152px;
	font-weight: bold;
	margin: 0px;
	padding-left: 10px;
	margin-bottom: 5px;
	text-decoration: underline;
}
div.module-tou {
	width: 152px;
	background: transparent url(../images/module_middle_g.jpg) left repeat-y;
}
div.module-tou div {
	width: 152px;
	background: transparent url(../images/module_top_g.jpg) top left no-repeat;
}
div.module-tou div div div {
	width: 152px;
	padding-top: 8px;
	background: transparent url(../images/module_bottom_g.jpg)  bottom left no-repeat;
	padding-bottom: 10px;
}
/* menu -tra*/
a.mainlevel-tra {
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	width: 152px;
	padding-left: 15px;
	line-height: 20px;
	display: block;
}
a.mainlevel-tra:hover{
	width: 152px;
	padding-left: 15px;
	color: #c5000b;
	background: transparent url(../images/module_middle_grh.jpg) left repeat-y;
	display: block;
}
div.module-tra h3 {
	font-size: 12px;
	width: 152px;
	font-weight: bold;
	margin: 0px;
	padding-left: 10px;
	margin-bottom: 5px;
	text-decoration: underline;
}
div.module-tra {
	width: 152px;
	background: transparent url(../images/module_middle_gr.jpg) left repeat-y;
}
div.module-tra div {
	width: 152px;
	background: transparent url(../images/module_top_gr.jpg) top left no-repeat;
}
div.module-tra div div div {
	width: 152px;
	padding-top: 8px;
	background: transparent url(../images/module_bottom_gr.jpg)  bottom left no-repeat;
	padding-bottom: 10px;
}
/* menu -bmw*/
a.mainlevel-bmw {
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	width: 152px;
	padding-left: 15px;
	line-height: 20px;
	display: block;
}
a.mainlevel-bmw:hover{
	width: 152px;
	padding-left: 15px;
	color: #c5000b;
	background: transparent url(../images/module_middle_bmwh.jpg) left repeat-y;
	display: block;
}
div.module-bmw h3 {
	font-size: 12px;
	width: 152px;
	font-weight: bold;
	margin: 0px;
	padding-left: 10px;
	margin-bottom: 5px;
	text-decoration: underline;
}
div.module-bmw {
	width: 152px;
	background: transparent url(../images/module_middle_bmw.jpg) left repeat-y;
}
div.module-bmw div {
	width: 152px;
	background: transparent url(../images/module_top_bmw.jpg) top left no-repeat;
}
div.module-bmw div div div {
	width: 152px;
	padding-top: 8px;
	background: transparent url(../images/module_bottom_bmw.jpg)  bottom left no-repeat;
	padding-bottom: 10px;
}
/* menu -apr*/
a.mainlevel-apr {
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	width: 152px;
	padding-left: 15px;
	line-height: 20px;
	display: block;
}
a.mainlevel-apr:hover{
	width: 152px;
	padding-left: 15px;
	color: #c5000b;
	background: transparent url(../images/module_middle_aprh.jpg) left repeat-y;
	display: block;
}
div.module-apr h3 {
	font-size: 12px;
	width: 152px;
	font-weight: bold;
	margin: 0px;
	padding-left: 10px;
	margin-bottom: 5px;
	text-decoration: underline;
}
div.module-apr {
	width: 152px;
	background: transparent url(../images/module_middle_apr.jpg) left repeat-y;
}
div.module-apr div {
	width: 152px;
	background: transparent url(../images/module_top_apr.jpg) top left no-repeat;
}
div.module-apr div div div {
	width: 152px;
	padding-top: 8px;
	background: transparent url(../images/module_bottom_apr.jpg)  bottom left no-repeat;
	padding-bottom: 10px;
}
/* menu -new*/
table.moduletable-new {
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	width: 152px;
	line-height: 12px;
	display: block;
	background: transparent url(../images/module_middle.jpg) left repeat-y;
}
/*a.mainlevel-new:hover{
	width: 152px;
	background: transparent url(../images/module_middle_h.jpg) right repeat-y;
	display: block;
}*/
table.moduletable-new td{
  	padding-left: 5px; 
	width: 152px;
	padding-top: 5px;
	padding-bottom: 5px;
}
table.moduletable-new tbody{
	background: transparent url(../images/module_bottom.jpg) bottom right no-repeat;
}
table.moduletable-new tbody tbody{
	background: transparent;
}/*
table.moduletable-new tr tr{
	background: transparent;
}*/
table.moduletable-new td td{
	background: transparent;
/*}
table.moduletable-new th th{
	background: transparent;
*/}
table.moduletable-new th {
  	font-family : Verdana, Arial, Helvetica, sans-serif;
  	font-size : 11px;
	text-align: left;
  	color : #c5000b;
  	font-weight: bold; 
  	padding-left: 10px;
	padding-top: 8px;
	width: 152px;
	margin: 0px;
	margin-bottom: 5px;
	text-decoration: underline;
	background: transparent url(../images/module_top.jpg) top left no-repeat;
}
/* menu -tea*/
table.moduletable-tea {
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	width: 152px;
	line-height: 12px;
	display: block;
	background: transparent url(../images/module_middle.jpg) left repeat-y;
}
table.moduletable-tea td{
  	padding-left: 5px; 
	width: 152px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: transparent url(../images/module_top.jpg) top left no-repeat;
}
table.moduletable-tea tbody{
	background: transparent url(../images/module_bottom.jpg) bottom right no-repeat;
}
table.moduletable-tea tbody tbody{
	background: transparent;
}
table.moduletable-tea td td{
	background: transparent;
}
table.moduletable-tea th {
  	font-family : Verdana, Arial, Helvetica, sans-serif;
  	font-size : 11px;
	text-align: left;
  	color : #c5000b;
  	font-weight: bold; 
  	padding-left: 10px;
	padding-top: 8px;
	width: 152px;
	margin: 0px;
	margin-bottom: 5px;
	text-decoration: underline;
}
/* menu */
a.sublevel:link, a.sublevel:visited {
	color: #d47500;
	width: 130px;
	line-height: 15px;
	font-weight: normal;
	padding-top: 7px;
	text-decoration: none;
	text-align: left;
	padding-left: 5px;
	display: block;
	float: right;
}

a.sublevel:hover {
	background-position: 0px -26px;
	color: #dcc085;
	border-bottom-color: #FFFFFF;
	background-color: #d47500;
}

/*mambo core stuff*/ 
table.moduletable {
	width: 100%;
	margin-bottom: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
table.moduletable th {
	font-size : 11px;
	color: #c5000b;
	text-align: left;
	padding-left: 0px
	}

div.moduletable {
	color: #d47500;
	width: 710px;
	font-size: 10px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	display: inline;
	float: right;
	}

table.moduletable td {
	font-size : 11px;
	text-transform : none;
	text-align : left;
	height : 13px;
}
.pathway {
	color: #000000;
}

a.pathway, a.pathway:visited {
	color: #000000;
}

a.pathway:hover {
color: #c5000b;
}

/*** General Mambo Styles*/
.back_button{}
.pagenavbar {
	color: #000000;
} 
.pagenav, a.pagenav, a.pagenav:visited{
	color: #c5000b;
	height: 20px;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
	padding-top: 2px;
	border: 1px solid #626166;
}
a.pagenav:hover{
	color: #c5000b;
}

	
	
.small {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}


/**
 * Mambo Form Styles
 * -----------------
 * Here are 2 styles that Mambo uses to let users control
 * how their forms and buttons may look.
 */
 
.button {
	background-color: #c5000b;
	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: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	margin-top: 2px;
	margin-bottom: 2px;
}
.inputbox {
	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: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-size: 10px;
	color: #000000;
	}

/**
 * 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: #d47500;
} 
.modifydate {} 
.readon, a.readon:link, a.readon:visited{
	color: #000000;
	float: right;
	background-repeat: no-repeat;
	border: #ffffff;
	background-position: 0px -4px;
	padding-right: 6px;
}
a.readon:hover{
	color: #c5000b;
	float: right;
	padding-left: 20px;
	background-repeat: no-repeat;
	border: #d47500;
	background-position: 2px -24px;
	padding-right: 12px;
}


/** 
 * 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{}
.contentpagetitle, .category {
background-image: url(../images/topeye_24.png);
	background-position: 2px -2px;
	background-repeat: no-repeat;
	color: #c5000b;
	font-weight: bold;
	padding-left: 18px;
}
a.contentpagetitle:link, a.contentpagetitle:visited, a.category:link, a.category:visited {
	font-size: 12px;
	font-weight: bold;
 	color: #000000;
	text-align:left;
	}

a.contentpagetitle:hover, a.category:hover {
background-image: url(../images/topeye_24.png);
	background-position: 2px -2px;
	background-repeat: no-repeat;
	color: #c5000b;
	font-weight: bold;
	padding-left: 18px;
}




/**
 * 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: 9px;
	color: #ffffff;
}
table.pollstableborder {
	border: 1px solid #000000;
}

/**
 * Mambo Sections Styles
 * ---------------------
 * Styling of sections tables 
 */

.sectiontableheader {
	background-color : #626166;
	color            : #d47500;
	font-weight      : bold;
	border: #ffffff;
}

.sectiontableentry1 {
  background-color : #FFFFFF;
}

.sectiontableentry2 {
  background-color : #FFFFFF;
}



/*  Weblinks */
.weblinks{} 


/*  Newsfeeds */
.newsfeedheading {} 
.newsfeeddate {} 
.fase4rdf {} 


/* Search page */
table.searchintro {} 


/*  Contact's table settings  */
table.contact {} 
table.contact td.icons {} 
table.contact td.details {}
