﻿/* CSS-Datei Fehrsschule - Reihenfolge nach Mambo-Buch, (c) 2007 adosoft computing */
/* ************************************************ TABELLE (auch Menübereich) ***************** */
/* Umrandung tabelle */
hr. * {
	color: #BBCBCA;
}
table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 5px;
	border-spacing: 0px;
	border-collapse: collapse;
	border: 1px solid #cccccc;
}

/* "Aktuelles" auf der Startseite */
.latestnewsaktuelles_head {
	position: absolute;
	top: 280px;
	left: 669px;
	width: 240px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
ul.latestnewsaktuelles {
	position: absolute;
	top: 288px;
	left: 664px;
	height: 210px;
	font-size: 12px;
}

li.latestnewsaktuelles {
		padding-bottom: 2px;
}

/* "Aktuelle Termine" auf der Startseite */
.mod_events_latest_head {
	position: absolute;
	top: 400px;
	left: 669px;
	width: 240px;
	font-size: 12px;
	font-weight: bold;
text-decoration: underline;
}
.mod_events_latest_table {
	position: absolute;
	top: 420px;
	left: 664px;
	width: 335px;
	font-size: 12px;
	z-index: 1000;
}

.bilderrahmen {
        border-style: solid;
	border-width: 1px;
}

.FAQstyle {
        font-size: 14pt;
        font-family: Arial;
        color: #222299;
        border-bottom: 1px;
        border-bottom-color: #222299;
        border-bottom-style: solid;
}

div.moduletable {
	overflow: hidden;
	display: block;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 0px solid #ccc;
	margin-bottom: 2px;
	width: 90%; /* for IE Bug */
}
/* Tabellen/Modul-überschriften (z.B. Hauptmenü) */
table.moduletable th, div.moduletable h3 {
	color: #333333;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}
table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
table.content_table {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
table.content_table td {
	padding: 0px;
	margin: 0px;
}
table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}
/* ***************************** LINKS + Menübereich ****************** */
/* Allgemeine Links */
a:link, a:visited {
	color: #1A395C;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #1A395C;
	font-weight: bold;
	text-decoration: underline;
}
/* Link im Menü auf Ebene 1 */
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;
    margin-right: 15px;
    margin-left: 6px;
	color: #1A395C;
	text-decoration: none;
	font-family: arial;
	font-size: 9pt;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-top: 3px;
	border-left: solid 5px #BEBEBE;
	background-color: #f9f9f9;
	border-right: solid 2px #DDDDDD;
}
/* Link im Menü auf Ebene 1 bei Hover */
a.mainlevel:hover {
	color: #555555;
	text-decoration: underline;
	background-color: #DBEBEA;
	border-left: solid 5px #9E9E9E;
}
a#active_menu {
	background-color: #3a6ea5;
	color: #ffffff;
	border-right: solid 2px #9E9E9E;

}
a#active_menu:hover {
	background-color: #2a5e95;
	color: #ffffff;
	border-right: solid 2px #9E9E9E;

}
/* Link im Menü auf Ebene 2,3... */
a.sublevel:link, a.sublevel:visited {
	display: block;
	padding-left: 5px;
	color: #2A496C;
	text-decoration: none;
	font-family: arial;
	font-size: 9pt;
	margin-left: 13px;
	border-left: solid 5px #9B9B9B;
	background-color: #f9f9f9;
	padding-bottom: 1px;
	padding-top: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 15px;
		border-right: solid 2px #9B9B9B;
}
/* Link im Menü auf Ebene 2,3... bei Hover */
a.sublevel:hover {
	color: #555555;
	text-decoration: underline;
	background-color: #DBEBEA;
	border-left: solid 5px #BBCBCA;
}
/* Eingabefeld z.B. für Login (auch Schnellsuche-Feld!) */
.inputbox {
	border: solid 1px #cccccc;
	background-color: #ffffff;
	font-size: 11px;
	color: #111111;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
}
/* *************************** Inhaltselemente für Hauptinhalte **************************** */
# .createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}
.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}
/* CONTENTPANE (Ende eines Contenteintrags?) *************** */
table.contentpaneopen {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
table.contentpaneopen td {
	padding-right: 5px;
}
table.contentpaneopen td.componentheading {
	padding-left: 4px;
}
table.contentpane {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
table.contentpane td {
	margin: 0px;
	padding: 0px;
}
table.contentpane td.componentheading {
	padding-left: 4px;
}
table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}
/* Geschrieben von .... */
.small {
	color: #999999;
	font-size: 11px;
}

/* ******************************** Ãœbersichts-Listen-Aussehen ****** */
.sectiontableheader {
	font-weight: bold;
	background: #DDDDDD;
	padding: 4px;
}
.sectiontablefooter {
}
.sectiontableentry1 {
	background-color: #ffffff;
	height: 18px;
}
.sectiontableentry2 {
	background-color: #EEEEEE;
	height: 18px;
}

tr.sectiontableentry1 td {
    padding-right: 10px;
}

tr.sectiontableentry2 td {
    padding-right: 10px;
}


/* ++++++++++++++++++++++++++++++++ ENDE CSS-Anweisungen aus Buch */
/* **************** Sonstige verwendete *********** */
body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, Sans Serif;
	color: #000000;
	background: #ffffff;
}
form {
	margin: 0;
	padding: 0;
}
span.article_seperator {
	display: block;
	height: 10px;
}
#pathway_text {
	overflow: hidden;
	display: block;
	height: 22px;
	line-height: 20px;
	padding-left: 4px;
	border: 1px solid #ccc;
}
#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}
/* Ãœberschrift einer News */
.contentheading {
	height: 30px;
	color: #222222;
	font-weight: bold;
	font-size: 16px;
	white-space: nowrap;
}
/* Ãœberschrift einer Komponenten News, z.B. bei der Verwendung der Kontakt-Komponente */
.componentheading {
	height: 30px;
	color: #222222;
	font-weight: bold;
	font-size: 16px;
	white-space: nowrap;
}
/* ************* MANUELL IN INDEX.PHP EINGEGEBEN  ****** */
#left_outer {
	float: left;
	margin-top: 2px;
	width: 165px;
}
#left_inner {
	border: 1px solid #cccccc;
	padding: 2px;
	float: none !important;
	float: left;
}
/* Markierung hinter gefundenem Suchtext */
.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
/* Folgende Benötigt ????????? */
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}
div.mosimage {
	border: 1px solid #ccc;
}
.mosimage {
	border: 1px solid #cccccc;
	margin: 5px;
}
.mosimage_caption {
	margin-top: 2px;
	background: #efefef;
	padding: 1px 2px;
	color: #666;
	text-transform: normal;
	font-size: 10px;
	border-top: 1px solid #cccccc;
}
td {
font-size: 12px;
}
h3 {
font-size: 14px;
margin: 0px;
margin-bottom: 4px;
}


* {
font-family: Tahoma, Arial;
}
