h2 {
	font-size: 14pt;
	font-family: Arial;
	font-weight: bold;
	color: #333333;
}

h3 {
	font-size: 12pt;
	line-height: 180%;
	color: #333333;
	font-family: Verdana;
	font-weight: bold;
}

h4 {
	font-size: 10pt;
	font-family: Verdana;
	font-weight: normal;
	color: #333333;
}

body {
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-shadow-color: #CC6600; 
	scrollbar-3dlight-color: #CC6600;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF;
}

hr {
	color: #C0C0C0;
	height: 1px;
}

p {
	font-size: 8pt;
	line-height: 180%;
	color: #333333;
	font-family: Verdana;
}

ul {
	font-size: 8pt;
	line-height: 180%;
	color: #333333;
	font-family: Verdana;
}

ol {
	font-size: 8pt;
	line-height: 180%;
	color: #333333;
	font-family: Verdana;
}

A:link { 
	color: #999999;
	text-decoration: none;  
}

A:visited { 
	color: #999999;
	text-decoration: none; 
}

A:active { 
	color: #999999;
	text-decoration: none;
}

A:hover { 
	color: #CC6600;
	text-decoration: none;	
}

td {
	font-size: 8pt;
	font-family: Verdana;
	color: #333333;
	line-height: 180%; 
}

tr {
	font-size: 8pt;
	color: #333333;
	font-family: Verdana;
	line-height: 180%;
}

.spezial {
	text-decoration: underline;
}
.fett  {
	font-weight: bold;
}
.eingerueckt {
	margin-left: 30px;
}
.textmarke {
	color: #333333;
}
.grau {
	color: #999999;
}
.orange {
	color: #CC6600;
}
.zentriert { text-align: center; }
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}

.inhaltsTabelle {
	margin-top: 30px;
	width: 92%;
	border: 0pt;
	height: 376px;
	table-layout: fixed;
}

.ersteSpalte {
	width: 315px;
	vertical-align: top;
	text-align: right;
	/* 	Philosophie width: 29%; */
}

.zweiteSpalte {
	width: 50px;
	/* 	Philosophie width: 6%; */
}

.dritteSpalte {
	/* 	Philosophie width: 65%; */
	width: 100%;
}

.vierteSpalte {
}

.zweiSeiten {
	width: 70px;
	height: 21px;
	text-align: center;
}

.eineSeite {
	width: 50px;
	height: 21px;
	text-align: center;
}

.dreiSeiten {
	width: 90px;
	height: 21px;
	text-align: center;
}

.normal {
	font-weight: normal;
}

.fuenfteSpalte {
	width: 15px;
	height: 21px;
}

.linie {
	background-image: url(../images/gepunkteteLinie.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

.impressum {
	vertical-align: bottom;
	text-align: right;
}

.menueOben {
	text-align: left;
	margin-top: 0pt;
	background-image: url(../images/menuebalken_clean.jpg);
}

.logoOben {
	text-align: left;
	margin-left: 3px;
	margin-bottom: 0pt;
}

.logoObenRechts {
	text-align: right;
	vertical-align: bottom;
	margin-left: 180px;
	visibility: hidden;
}

.logoObenRechtsBild {
	width: 283 px;
	height: 30 px;
	border: 0pt;
}

.textTabelle {
	border: 0pt;
	width: 100%;
	height: 100%;
	background-image: url(../images/back1.jpg);
}

/*
	Jetz folgen nicht verwendete Definitionen
	
H1 {
	FONT-SIZE: 36px; FONT-FAMILY: Arial; font-weight: bold
}
H3 {
	FONT-SIZE: 10px; FONT-FAMILY: Verdana ; font-weight: normal; COLOR: #999999;
}
CODE {
	COLOR: black; COLOR: white; FONT-FAMILY: Courier,Courier New,monospace
}
.leg {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; LINE-HEIGHT: 140%
}
.anz {
	DISPLAY: none
}
.dr {
	DISPLAY: none
}
*/