div.heading
{
font-size: large;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #1A321A;
  font: bold;
}

div.heading2
{
font-size: 15px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #1A321A;
  font: bolder;
}

a.hover-title 
{ 
	color: #000000; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 100%; 
	margin-top: 20px;
}

a.hover-title:hover 
{ 
	color: #000000; 
	background-color: #eaeaea; 
	text-decoration: underline; 
	margin-top: 20px;
}

a.hover-title:link 
{ 
	color: #000000; 
	text-decoration: none 
	margin-top: 20px;
}

a.hover-title:visited 
{ 
	color: #000000; 
	text-decoration: none 
	margin-top: 20px;
}


a.menu
{
	FONT-FAMILY: "verdana", "arial", "geneva", "sans-serif";
	text-decoration: none; color: #D0A18D;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bolder;
}

a.menu:hover 
{
	FONT-FAMILY: "verdana", "arial", "geneva", "sans-serif";
	text-decoration: underline; color: #D0A18D;
	FONT-WEIGHT: bold;
}

a.menu_passive
{
	FONT-FAMILY: "verdana", "arial", "geneva", "sans-serif";
	text-decoration: none; color: #D0A18D;
	FONT-WEIGHT: bolder;
}

a.menu0
{
	FONT-FAMILY: "verdana", "arial", "geneva", "sans-serif";
	text-decoration: none; color: #000000;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
}

a.hover-ul-00
{
	text-decoration: none; color: blue;
}

a.hover-ul-00:hover 
{
	text-decoration: underline; color: blue;
}

a.bottom
{
	text-decoration: none; 
	color: #aaaaaa;
	font-size: 9px;
}

a.bottom:hover 
{
	text-decoration: none; 
	color: #000000;
	font-size: 9px;
}

div.bottom
{
	text-decoration: none; 
	color: #aaaaaa;
	font-size: 9px;
}

div.bottom:hover 
{
	text-decoration: none; 
	color: #000000;
	font-size: 9px;
}

div.news
{
    FONT-FAMILY: "verdana", "arial", "geneva", "sans-serif";
    FONT-SIZE: 85%
	text-decoration: none; 
	color: #1A321A;
}

TD
{
    FONT-FAMILY: "verdana", "arial", "geneva", "sans-serif";
    FONT-SIZE: 75%
}
TH
{
    FONT-FAMILY: "verdana", "arial", "geneva", "sans-serif";
    FONT-SIZE: 85%;
    FONT-WEIGHT: bold
}
A
{
    FONT-FAMILY: "verdana", "arial", "geneva", "sans-serif";
    FONT-SIZE: 100%
}
INPUT
{
    FONT-FAMILY: "verdana", "arial", "geneva", "sans-serif";
    FONT-SIZE: 80%;
}
SELECT
{
    FONT-FAMILY: "verdana", "arial", "geneva", "sans-serif";
    FONT-SIZE: 80%
}
TEXTAREA
{
    FONT-FAMILY: "verdana", "arial", "geneva", "sans-serif";
    FONT-SIZE: 100%
}
A.klasse
{
    COLOR: blue;
    FONT-FAMILY: "verdana", "arial", "geneva", "sans-serif";
    FONT-SIZE: 75%
}
A.mandatoryklasse
{
    COLOR: blue;
    FONT-FAMILY: "verdana", "arial", "geneva", "sans-serif";
    FONT-SIZE: 75%;
    FONT-WEIGHT: bolder
}
A.superklasse
{
    COLOR: black;
    FONT-FAMILY: "verdana", "arial", "geneva", "sans-serif";
    FONT-SIZE: 75%
}
A.childklasse
{
    COLOR: gray;
    FONT-FAMILY: "verdana", "arial", "geneva", "sans-serif";
    FONT-SIZE: 75%;
    FONT-WEIGHT: lighter
}
TD.klasse
{
    FONT-FAMILY: "verdana", "arial", "geneva", "sans-serif";
    FONT-SIZE: 75%
}
TD.mandatoryklasse
{
    FONT-FAMILY: "verdana", "arial", "geneva", "sans-serif";
    FONT-SIZE: 75%;
    FONT-WEIGHT: bolder
}
TD.superklasse
{
    FONT-FAMILY: "verdana", "arial", "geneva", "sans-serif";
    FONT-SIZE: 75%
}
TD.childklasse
{
    COLOR: gray;
    FONT-FAMILY: "verdana", "arial", "geneva", "sans-serif";
    FONT-SIZE: 75%;
    FONT-WEIGHT: lighter
}
A.treenode
{
    FONT-FAMILY: "verdana", "arial", "geneva", "sans-serif";
    FONT-SIZE: 100%;
}
form { margin-bottom : 0; }

#mainCenter {
	height:100%;
}

#titleframe {
	width: 100%;
	/*height: 92px;*/
	background-color: #CCCCCC;
	
}

#TopFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

a 			{ color: #3D19C2; text-decoration: none; font-weight:normal;} 
a:hover		{ color: #3D19C2; text-decoration: underline; }

a.header 		{ color: #000000; text-decoration: none; font-weight:bold;} 
a.header:hover		{ color: #000000; text-decoration: underline; }


img.WithBorder {
	border : 1px solid black;	
}

/* title frame */

.titleContent { padding: 6px 0 6px 6px; }

.banner
{
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	color: #333;
}

.banner .title{
	font-size:1.2em;
	font-weight:bold;
}

.banner .info{
	font-size:0.9em;
}

.banner .email{
	font-weight:bold;
}

/* index frame */

.indexContent {
	width:95%;
	border-bottom:1px dotted #333333;
	padding-top:6px;
	padding-bottom:6px;
}

.indexImage {
	font-size:10px;
	padding-bottom:6px;
}

.indexInfo {
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 0 0 6px;
}

.indexInfo .filename {
	color: #000;
}

.indexInfo .date {
	color: #666;
}

/* file info */

#content {
	width:100%;
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
	border-bottom:1px dotted #333333;
	padding:8px;
}

#content .header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}

#contentLast {
	width:95%;
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
	padding-top:6px;
}

#contentLast .header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}


