P  {}

H1  {
	font-size : 14pt;
	font-family : Verdana;
	color : Black;
	font-style : normal;
	font-weight : normal;
	position : static;
}

H2  {
	font-family : Verdana;
	font-Weight : bold;
	color : Black;
	font-size : 12pt;
	font-style : normal;
	text-align : left;
}

H3  {
	font-size : 11pt;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : Black;
}

A  {}

A:visited {
		font-size: 8pt;
		text-decoration:underline;
		font-Weight:normal;
		font-family:Verdana;
		color: #005FC5;}

A:link {font-size: 8pt;
		text-decoration:underline; 
		font-Weight:normal;
		font-family:Verdana;
		color: #005FC5;}

A:hover {font-size: 8pt;
		text-decoration:none;
		font-Weight:normal;
		font-family: Verdana;
		color: black;}

A:active {font-size: 8pt;
		text-decoration:underline; 
		font-Weight:normal;
		font-family: Verdana;
		color: #red;}


.over {color:#FFFFe1;
		 background: #4BA4D0}
 

BODY  {
	font-size : xx-large;
}

.textklein  {
	font-size : xx-small;
	font-family : Verdana;
	font-weight : normal;
	color : Black;
}

.text_normal  {
	font-size : 8pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Black;
	padding-left : 3px;
}

td  {
	font-size : 8pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Black;
	padding-left : 3px;
}

.code  {
	color : buttonface;
	font-size : xx-small;
}

.menu  {
	font-size : 8pt;
	font-family : Verdana;
	font-style : italic;
}

.trennbalken  {
	border-top : 1px solid buttonhighlight;
	border-left : 1px solid buttonhighlight;
	border-bottom : 1px solid buttonshadow;
	border-right : 1px solid buttonshadow;
	width : 30px;
	height : 5px;
	margin-left : 1px;
	margin-right : 3px;
}

.clsTabl  {
	font-family : Verdana;
	font-size : 8pt;
	height : 100%;
	width : 380;
	border-color : White;
	border-style : double;
	background-color : #ebebeb;
	padding : 5px;
}

.exTabl  {
	font-family : Verdana;
	font-size : 8pt;
	height : 100%;
	width : 380;
	border : 0;
	background-color : #ebebeb;
	padding : 5px;
}

.objTablHead {
	background-color:#0982DD;
}

.objTabl  {
	border-color : #0074C9;
	border-style : double;
        background-color:#eeeeee;
}

.wichtig  {
	font-size : 8pt;
	font-family : Verdana;
	color : #cc3300;
}
