BODY, TD {
	font-family :  Arial, Helvetica, sans-serif;
	vertical-align :  top;
	width : auto;
	border: 0;
	background : #eeCCcc;
	background-color :  #eeCCcc;
}
TD.teiler{ 
background: #eeCCCC;
height: auto;
 font-size :  1px;
 line-height :  1px;
 background-color :  #eeCCcc;
}
TD.titelleiste {
width: 150px}
TH { 
background: #eeCCCC;
 font-family :  Arial, Helvetica, sans-serif;
 border: 2pt solid #eeCCCC;
 width :  auto;
 background-color :  #eeCCcc;
}
P.titel {
        font-family :  Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : bold;
}
P.text {
        font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : normal;
}
P.zitat{ 
font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : normal;
font-style: italic; 
}
#LogoSchrift {
	font-family : "Bradley Hand ITC", "Times New Roman", serif;
 	font-size : 130%;
	COLOR : #008000;
	font-style : italic;
	font-weight : bold;
}
#hervorgehoben {
	font-family : Arial, Helvetica, sans-serif;
	
	text-decoration : no;
	margin-top : 5px;
}
#hinterlegt {
	background-color : #ffff66;
	width : "100%";
	border-style : solid; 
	border-color : green;
	border-width : thin; 
	padding : 2mm;
	margin-top : 0px;
}
TD.formular {
	font-family :  Arial, sans-serif;
	vertical-align :  top;
	width : auto;
	font-size : small;
	font-weight :  lighter;
}
#formfeld, input, textarea {
	font-family : Courier, Arial, sans-serif;
	font-size : x-small;
	Color : darkgreen;
	font-weight : bold;
}
#standardschrift {
	font-family :  Arial, sans-serif;
}

#ticker { 
	background-color: #eeCCcc; 
	border-color: #0000cc; 
	border-style: solid; 
	border-width: 1pt; 
	padding: 3pt; 
	font-color: #0000cc; 
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 10pt;
	border-left-width :  medium;
	border-right-width :  medium;
	border-top-width :  medium;
	border-bottom-width :  medium;
	color :  #995599;
	font-style :  normal;
	font-weight :  bold;
	text-align :  center;
	text-decoration :  underline;
}

HR {
	text-align :  center;
}


A {
	text-decoration: underline;
	color: blue;
}

A:ACTIVE {
	text-decoration: none;
	color: Red;
}

A:VISITED {
	text-decoration: underline;
	color: Purple;
}

TD.navigation {
	text-decoration: none;
	color: #ffff66;
	background-color : #008000;
	text-align :  center;
	vertical-align : top;
	width :  162px;
	font-size : 70%;
}

TD.zierleistelinks {
	text-decoration: none;
	color: #ffff66;
	background-color : #008000;
	text-align :  center;
	vertical-align : middle;
	width :  20	px;
}


A:Hover {
	text-decoration: underline;
	color: red;
}

