/* Style-Sheet-Definitionen fuer die Inhaltsseiten */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* (c) 06/2002 by Buerkle Services */
/* http://www.buerkle-services.com */
/* Autor: Goetz Buerkle [goetz.buerkle@buerkle-services.com] */


/* =================== Beginn der Definitionen =================== */

/* ~~~~~~~~~~ Allgemeine Definitionen ~~~~~~~~~~  */

body
	{
	font-size : 10pt;
	font-family : arial,helvetica,sans-serif;
	color : #000000;
	text-align : left;
	background-color: #CCCCFF;
	padding: 0px;
	margin: 0px;
	background-image: url(../grafik/bg_1500x1.gif);
	background-repeat: repeat-y;
	}
	
p,ul, ol, li, .liste,dl
	{
	font-size : 10pt;
	font-family : arial,helvetica,sans-serif;
	color : #000000;
	text-align : left;
	}
	
dt
	{
	font-weight:600;
	}
	
dd
	{
	margin-bottom: 10px;
	}
	
ul.listing li
	{
	margin-bottom: 10px;
	}
	
img
	{
	border: 0;
	}
	
div.designinhalt img
	{
	margin: 10px;
	}

/* ~~~~~~~~~~ Definitionen fuer die Ueberschriften ~~~~~~~~~~  */

h1
	{
	font-size : 30pt;
	font-family : arial,helvetica,sans-serif;
	font-weight : 900;
	color : #000000;
	text-align : left;
	padding: 25px;
	}

h2  
	{
	font-size : 20pt;
	font-family : arial,helvetica,sans-serif;
	font-weight : 600;
	color : #000000;
	text-align : left;	
	}

h3  
	{
	font-size : 14pt;
	font-family : arial,helvetica,sans-serif;
	font-weight : 600;
	color : #000000;
	text-align : left;
	}

h4  
	{
	font-size : 12pt;
	font-family : arial,helvetica,sans-serif;
	font-weight : 600;
	color : #000000;
	text-align : left;
	}
	
/* ~~~~~~~~~~ Dokumentenweite Definitionen fuer Links ~~~~~~~~~~  */
	/* ~~~ Navigations-Links ~~~  */
		/* ~ 1st ~ */
div.designnavi ul.navi,li.navi
	{
	list-style-type: none;
	list-style-position:inside;
	margin:0px;
	padding:0px;
	}
		
div.designnavi a
	{
	width: 115px;
	height: 15px;
	margin-bottom: 10px;
	padding-left: 5px;
	display: block;
	font-family: arial,helvetica,sans-serif;
	font-size: 9pt;
	font-weight: 600;
	}
	
A.navi1st:Link div.navi1st,A.navi1st:Link, div.navi1st A.navi1st:Link
	{
	color : #333399;
	text-decoration : none;
	}

A.navi1st:Visited div.navi1st,A.navi1st:Visited
	{
	color : #333399;
	text-decoration : none;
	}

A.navi1st:Active div.navi1st,A.navi1st:Active
	{
	color : #666699;
	text-decoration : none;
	}

A.navi1st:Hover div.navi1st,A.navi1st:Hover, div.navi1st A.navi1st:Hover
	{
	color : #CCCCFF;
	background-color: #666699;
	text-decoration : none;
	}

		/* ~ 2nd ~ */

A.navi2nd:Link
	{
	font-family: arial,helvetica,sans-serif;
	font-size: 9pt;
	font-weight: 300;
	color : #333399;
	text-decoration : none;
	margin-left: 15px;
	}

A.navi2nd:Visited
	{
	font-family: arial,helvetica,sans-serif;
	font-size: 9pt;
	font-weight: 300;
	color : #333399;
	text-decoration : none;
	margin-left: 15px;
	}

A.navi2nd:Active
	{
	font-family: arial,helvetica,sans-serif;
	font-size: 9pt;
	font-weight: 300;
	color : #666699;
	text-decoration : none;
	margin-left: 15px;
	}

A.navi2nd:Hover
	{
	font-family: arial,helvetica,sans-serif;
	font-size: 9pt;
	font-weight: 300;
	color : #99ccff;
	background-color: #333399;
	text-decoration : overline;
	margin-left: 15px;
	}

		/* ~ 3rd ~ */

A.navi3rd:Link
	{
	font-family: arial,helvetica,sans-serif;
	font-size: 9pt;
	font-weight: 300;
	color : #000080;
	text-decoration : none;
	}

A.navi3rd:Visited
	{
	font-family: arial,helvetica,sans-serif;
	font-size: 9pt;
	font-weight: 300;
	color : #000080;
	text-decoration : none;
	}

A.navi3rd:Active
	{
	font-family: arial,helvetica,sans-serif;
	font-size: 9pt;
	font-weight: 300;
	color : #FF0000;
	text-decoration : none;
	}

A.navi3rd:Hover
	{
	font-family: arial,helvetica,sans-serif;
	font-size: 9pt;
	font-weight: 300;
	color : #0000ff;
	background-color: #ffffcc;
	text-decoration : underline;
	}

		/* ~ impressum / copyright ~ */

A.footer:Link
	{
	font-family: arial,helvetica,sans-serif;
	font-size: 8pt;
	font-weight: 300;
	color : #996600;
	text-decoration : none;
	}

A.footer:Visited
	{
	font-family: arial,helvetica,sans-serif;
	font-size: 8pt;
	font-weight: 300;
	color : #99ccff;
	text-decoration : none;
	}

A.footer:Active
	{
	font-family: arial,helvetica,sans-serif;
	font-size: 8pt;
	font-weight: 300;
	color : #0000ff;
	text-decoration : none;
	}

A.footer:Hover
	{
	font-family: arial,helvetica,sans-serif;
	font-size: 8pt;
	font-weight: 300;
	color : #CC9933;
	background-color: #ffffcc;
	text-decoration : none;
	}
	
	/* ~~~ allgemeine Links ~~~  */
	
A:Link
	{
	color : #0000FF;
	text-decoration : underline;
	}

A:Visited
	{
	color : #000080;
	}

A:Active
	{
	color : #CC0000;
	}

A:Hover
	{
	color : #6785CE;
	}	
	
/* ~~~~~~~~~~ Zusaetze ~~~~~~~~~~  */

.center
	{
	text-align: center;
	}

.footer
	{
	font-family: arial,helvetica,sans-serif;
	font-size: 8pt;
	font-weight: 300;
	color : #000000;
	text-decoration : none;
	text-align : right;
	}

.autor
	{
	font-size : 8pt;
	font-family : arial,helvetica,sans-serif;
	color : #999999;
	text-align : left;
	}
	
.totop
	{
	font-size : 8pt;
	font-family :arial,helvetica,sans-serif;
	font-weight : 300;
	color : #006666;
	text-align : right;
	}
	
/* Designsachen - ebenenpositionen */

.main
	{
	width:750px;
	min-height:470px;
	padding: 0px;
	margin: 0px;
	/* border: 1px solid #ffff00; */
	/* background-color: #bbbbee; */
	}
	
.designlogo
	{
	width:100px;
	height:100px;
	padding-left:15px;
	padding-top:10px;
	padding-bottom: 0px;
	z-index:3;
	/* border: 1px solid #ff0000; */
	/* background-color: #bbbbee; */
	}
	
.designnavi
	{
	position:absolute;
	top:0px;
	left:0px;
	width:140px;
	padding-left: 10px;
	padding-top: 0px;
	z-index:3;
	/* border: 1px solid #00ff00; */
	background-color: #bbbbee;
	float: left;
	}
	
.designinhalt
	{
	width:570px;
	min-height:470px;
	/* height:470px; */
	z-index:4;
	padding-top: 1px;
	padding-left: 20px;
	padding-right: 10px;
	/* background-color: #CCCCFF; */
	overflow: visible;
	/* border: 1px solid #00ffff; */
	margin-left: 150px;
	background-image: url(../grafik/tzi_logo_bg_570x1200_kleiner.gif);
	background-repeat: no-repeat;
	}

.designfooter
	{	
	position:relative;
	left: 10px;
	width:590px;	
	height:40px;
	margin-left: 150px;
	z-index:10;
	/* background-color: #CCCCFF; */
	overflow: visible;
	/* border: 1px solid #00ff00; */
	}

/* Darstellung von Fehlern */
.errors
	{
	font-size : 9pt;
	font-family : courier new,courier,monospace;
	color : #ff0000;
	text-align : left;
	}
	
/* ~~~~~~~~~~ Begriffserlaeuterungen ~~~~~~~~~~  */

	/* RGB-Wert			=	Im Internet gebraeuchliche Art, eine bestimmte Farbe anzugeben. */
						/*	#FF0000 entspricht Rot */
						/*	#00FF00 entspricht Gruen */
						/*	#0000FF entspricht Blau */
						/*	Der Wert wird als Hexadezimalwert angegeben. D.h.: */
						/*	hex 1-9 entspricht dezimal 1-9 */
						/*	hex A-F entspricht dezimal 10-15 */
	/* Links, Verweise	=	Hyperlinks, mit ihnen werden die verschiedenen Internetseiten miteinander verknuepft */