/* Author: R.Guenther             */
/* (c)1999-2004 DaKoMa IT-Systems */

body { background-color: #ffffff; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; }

A {font-weight: bold; }
A:link {color: #3913AC; }
A:active {color: #ff9933; }
A:visited {color: #270E72; }
A:hover {color: #dd0000; }

p, td, th, ul, ol {font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	}

/* Seitenkopf */
/**************/
table.thema {border-width: 0; }
table.thema td {vertical-align: bottom; }

h1.thema {font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #000080;
	margin-top: 0px;
	margin-bottom: 0px; }

.bthema {color: #000080;
	margin-top: 0px;
	margin-bottom: 0px;}

/****************/

.kapitel {font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #000080;}

h2 {font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold; }

h3 {font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold; 
	font-style: italic; }
	
.abschnitt {font-size: 12pt;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
	color: #bf3e05;
	background-color: #EEEEEE;
	width: 100%; }

.schlagwort {font-weight: bold;
	         margin-bottom: 0px; }

.copyright {font-size: 8pt;
	text-align: center; }

.foto {font-size: 8pt; }
	
.klein { font-size: 8pt; }

.kleinw { font-size:8pt;
    color: #ffffff; }

.gross { font-size: 12pt; }

/* Fotos mit Titel */
/*******************/
table.foto { background-color: #e5e5e5;
  border: 0px solid black;
  margin: 1px; }
  
table.foto td {
   padding: 0px; 
   vertical-align: top;
   text-align: left;
   font-size: 8pt;}

/* Formulare            */
/* Ränder nicht in NS 4 */
/************************/
table.form {background-color: #EEEEEE; 
	border: 1px solid #d0d0d0;
	padding: 2px;
	width: 0px; }

table.form td {vertical-align: middle; }

.formtitel {font-weight: bold; }

/* Textbox  */
/************/
table.txtbox {background-color: #D8DCF5; }

table.txtbox th { background-color: rgb(34,49,151); 
	color: #ffffff;
	text-align: left; }
