/*
** MediaWiki 'dikon' style sheet for CSS2-capable browsers.
** Copyright Gabriel Wicke - http://wikidev.net/
** License: GPL (http://www.gnu.org/copyleft/gpl.html)
**
** Loosely based on http://www.positioniseverything.net/ordered-floats.html by Big John
** and the Plone 2.0 styles, see http://plone.org/ (Alexander Limi,Joe Geldart & Tom Croucher,
** Michael Zeltner and Geir Bækholt)
** All you guys rock :)
*/

/**
 * Stylesheet for screen/projection.  All rules not marked media-specific are
 * shared with handheld.css and should be updated in tandem.  The rules can't
 * be in the same file because old browsers like IE5 won't obey @media rules.
 *
 * Rules that are screen/projection-specific are marked with commented-out
 * @media rules and indentation.
 */

/* @media screen, projection { */


/* Farben */

.green {
	background: url(green.gif);
	width:100%;
	height: 2px;
	background-position: top center;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	}

.blue {
	background-color: #0d5fa8;
	height: 100%;
	width:100%;
	border-width:0px;
	border-style: solid;
	border-color: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* Ende Farben */

/* Linien */
.hrgreen {
	background-color:#0d9869 ;
	height: 10;
	width:100%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* Ende Linien */

/* Tabellenrand Farbe */

.tablegreen {
	background-color: none;
	height: 100%;
	width:100%;
	border-width:1px;
	border-style: solid;
	border-color: #02976a;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.tableblue {
	background-color: none;
	height: 100%;
	width:100%;
	border-width:0px;
	border-style: solid;
	border-color: #0d5fa8;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* Ende Tabellenrand Farbe */

/* Mitarbeiter */ 

.maintableM {
	background-color: transparent;
	height: 300px;
	width:100%;
	border-width:0px;
	border-style: solid;
	border-color: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.tablei {
	background-color: transparent;
	height: 300px;
	width:450px;
	vertical-align: top;
	border-style: solid;
	border-color: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.tr1 {
	background-color:transparent;
	width:100%;
	font-family:Arial;
	font-size:12px;
	font-color:#000000;
	font-weight:regular;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.tdBild {
	background-color:transparent;
	vertical-align: top;
	margin-top:0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.font18buc {
	font-size:18px;
	color:#02976a;
	text-align:top;
	font-weight:bold;
	text-decoration:underline;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.font18bugrey {
	font-size:18px;
	color:#b9b9ba;
	text-align:top;
	font-weight:bold;
	text-decoration:underline;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.font18bublue {
	font-size:18px;
	color:#0d5fa8;
	text-align:top;
	font-weight:bold;
	text-decoration:underline;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



.font12 {
	background-color: transparent;
	font-family:Arial;
	font-size:12px;
	font-color:#000000;
	font-weight:regular;
	text-decoration:none;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.font12b {
	background-color:none;
	font-size:12px;
	font-color:#000000;
	font-weight:bold;
	text-decoration:none;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.font12bu {
	background-color:none;
	font-size:12px;
	font-color:#000000;
	font-weight:bold;
	text-decoration:underline;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.td {
	background-color: transparent;
	height: 100%;
	width:100%;
	border-width:2px;
	border-height:12px;
	border-style: solid;
	border-color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* Mitarbeiter Ende */ 


/* News */

.tablei {
	background-color: transparent;
	height: 300px;
	width:450px;
	border-style: solid;
	border-color: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.font12bc {
	width:100%;
	height: 10px;
	background-color:#cdcdce;
	font-size:12px;
	font-color:#000000;
	font-weight:bold;
	text-decoration:none;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* News Ende*/



/*Artikel*/

.maintableA {
	background-color: transparent;
	height: 300px;
	width:100%;
	border-width:3px;
	border-style: solid;
	border-color: #524c8f;
	vertical-align:top;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.tablart {
	background-color: transparent;
	height: 300px;
	width:650px;
	border-width:0px;
	border-style: solid;
	border-color: none;
	vertical-align:top;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.tr1 {
	background-color:transparent;
	width:100%;
	font-family:Arial;
	font-size:12px;
	font-color:#000000;
	font-weight:regular;
	margin-top: 0px;
	margin-left: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.tdBildA {
	background-color:transparent;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.font18bucv {
	font-size:18px;
	color:#524c8f;
	text-align:top;
	font-weight:bold;
	text-decoration:none;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

.font12bcv {
	font-size:12px;
	color:#524c8f;
	font-weight:bold;
	text-decoration:none;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*Artikel Ende*/
