



/*
      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      +
      +  DESIGN © BY
      +  www.jentzschdesign.com
      +  Hartmut Jentzsch
      +  Burggraben 1
      +  D-53359 Rheinbach
      +  http://www.jentzschdesign.com
      +
      +  CODE © BY
      +  www.jentzschdesign.com
      +  Christoph Becker
      +
      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
*/




/* + + + + + + + + + + + + + + + + + + + + + + + + + + + TAGS + + + + + + + + + + + + + + + + + + + + + + + + + + + */
* {
	margin: 0;
	padding: 0;
	}

html, body { 
	min-width: 856px;
	border: 0 solid;
	margin: 0;
	padding: 0;
	}
	
body { 
	font: 95% Verdana;
	background: #FFFFFF url(../de_images/elements/bkg_image.jpg) repeat-x;
	}

li  { 
	color: black;
	font-size: 8pt;
	line-height: 13pt;
	font-family: Verdana;
	list-style-image: url(../de_images/elements/kaestchen_blau.jpg);
	list-style-position: outside;
	margin-left: 40px;
	margin-bottom: 13pt;
	}

p {
	color: black;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	line-height: 13pt;
	font-family: Verdana;
	margin-bottom: 13pt;
	}



img { margin: 0; border: 0;}
a  	{ color: #00408a; font-weight: bold; font-size: 8pt; line-height: 13pt; font-family: Verdana; text-decoration: none; }
em 	{ font-style: normal; font-weight: bold; }
p   { color: black; font-style: normal; font-weight: normal; font-size: 8pt; line-height: 13pt; font-family: Verdana; }
br  { color: black; font-style: normal; font-weight: normal; font-size: 8pt; line-height: 13pt; font-family: Verdana; }
h1 {
	color: #00408a;
	font-style: normal;
	font-weight: 100;
	font-size: 14pt;
	line-height: 20pt;
	font-family: Verdana;
	text-transform: uppercase;
	letter-spacing: 0.35pt;
	margin-bottom: 13pt;
	}
h2  {
	color: #00408a;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	line-height: 14pt;
	font-family: Verdana;
	text-transform: uppercase;
	letter-spacing: 0.25pt;
	margin-bottom: 13pt;
	}
h3  {
	color: #00408a;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	line-height: 14pt;
	font-family: Verdana;
	text-transform: uppercase;
	letter-spacing: 0.25pt;
	}

/* + + + + + + + + + + + + + + + + + + + + + + + + + + + ID's + + + + + + + + + + + + + + + + + + + + + + + + + + + */
#output a { font-weight: bold; }

/* + + + + + + + + + + + + + + + + + + + + + + + + + + + Klassen + + + + + + + + + + + + + + + + + + + + + + + + + + + */
.blau  		{ color: #00408a; }
.blaufett 	{ color: #00408a; font-weight: bold; }
.orange 		{ color: #f99f00; }
.orangefett { color: #f99f00; font-weight: bold; }

.searchword   { color: #222; background-color: #f00; border: dotted 1px #f00; }
.searchword0  { color: #222; background-color: #f6b746; border: dotted 1px #f6b746; }
.searchword1  { color: #222; background-color: #6091cb; border: dotted 1px #6091cb; }
.searchword2  { color: #222; background-color: #c0c0c0; border: dotted 1px #c0c0c0; }
.searchword3  { color: #222; background-color: #f6b746; border: dotted 1px #f6b746; }
.searchword4  { color: #222; background-color: #6091cb; border: dotted 1px #6091cb; }
.searchword5  { color: #222; background-color: #c0c0c0; border: dotted 1px #c0c0c0; }
.mod { font-size: 0.8em; display: block; }
.zit { color: #444; font-style: italic; font-size: 7pt; line-height: 13pt; font-family: Verdana; }
.aut { color: #000; font-style: italic; font-size: 7pt; line-height: 13pt; font-family: Verdana; }
.border { background-color: #00408a; }


/*
   + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
   + +
   + +
   + +                                           Tabellen Definitionen
   + +
   + +
   + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
*/

/* + + + + + + + + + + + + + + + + + + + + + + + Workshop Termiene + + + + + + + + + + + + + + + + + + + + + + + */
.table_mit_rahmen {
	border-top: 1px solid #00408A;
   border-left: 1px solid #00408A;
}
.workshop_td {
	border-right: 1px solid #00408A;
   border-bottom: 1px solid #00408A;
   font-family: Verdana;
   font-size: 8pt;
   padding: 10px 0 10px 14px;
}

/* + + + + + + + + + + + + + + + + + + + + + Allgemeine Formular Definitionen + + + + + + + + + + + + + + + + + + + + */
.row_left{
	width: 155px;
   height: 26px;
}
.row_reight{
	width: 250px;
   height: 26px;
}
.textarea_left{
	width: 155px;
   height: 60px;
}
.textarea_reight{
	width: 250px;
   height: 60px;
}
