/* Design & Programmierung by: Marcel Seelhofer */


/* **************** */
/* * Grund-Layout * */
/* **************** */

/* Standard-Text */
body, td, th			{ font-family: Verdana, Arial; font-size: 11pt; color: #000000; font-weight: bold; }
.kleineSchrift			{ font-size: 10pt; }
.kleineSchrift td		{ font-size: 10pt; }
.kleineSchrift th		{ font-size: 10pt; }


/* Links */
.navischrift a:link		{ color: #000000; text-decoration: none; }
.navischrift a:visited		{ color: #000000; text-decoration: none; }
.navischrift a:hover		{ color: #000000; text-decoration: underline; }
.navischrift a			{ color: #000000; text-decoration: none; }

a:link				{ color: #900000; text-decoration: none; }
a:visited			{ color: #900000; text-decoration: none; }
a:hover				{ color: #FF0000; text-decoration: underline; }
a				{ color: #900000; text-decoration: none; }


/* Hintergrund */
body				{ background: #FFFFFF; }
.hintergrund			{ background: #FFFFFF; }


/* Formular */
textarea			{ font-family: Verdana, Arial; font-size: 10pt; }

/* Elemente für Design*/
.header				{ background-image:url(header.jpg); }
.navigation			{ background-color:#FFE8D1; }
.uebergang			{ background-image:url(uebergang.jpg); }
.fusszeile			{ color: #FFFFFF; font-size: 8pt; font-weight: normal; }
.schwarzeLinie			{ background-color:#990000; }
.navischrift			{ padding-top: 8px; padding-bottom: 8px; font-size: 12pt; font-weight: bold; }


.ueberschrift			{ font-size:14pt; font-weight: bold; text-decoration:underline; }
.ersterBuchstabe		{ font-size:24pt; font-weight: bold; }
.zitat				{ text-align:right; font-style:italic; margin-right: 40px; }
.startseiteAuflistung ul	{ margin: 3px; }
.startseiteAuflistung li	{ margin-left:30px; }
.bilderrahmen			{ border-style:solid; border-width:2px; border-color:#000000; }
.aufzaehlung td			{ vertical-align: top; padding-right: 10px; padding-top: 15px; }

.einfacheTabelle		{ background-color:#000000; }
.kopfTabelle			{ background-color:#999999; font-weight: bold; }
.kopfTopTabelle			{ color:#FFFFFF; background-color:#666666; font-weight: bold; }

.referenzenLinie		{ background-color:#000000; }


.ButtonUp			{ width:30px; height:24px; background-color: #666666; background-image:url(desc_order.gif); background-repeat: no-repeat; background-position: center; }
.ButtonDown			{ width:30px; height:24px; background-color: #666666; background-image:url(asc_order.gif);  background-repeat: no-repeat; background-position: center; }

.vollbild			{ width:100%; height:100%; }
