body  {
	background-color : #FFFFFF;
	color : #000000;
	font-family : Verdana,Arial,Helvetica;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	margin : 10px;
}

a  {
	border-style : none;
	color : #0000ff;
	font-family : Verdana,Arial,Helvetica;
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
}

a:hover  {
	background-color : #FFFFFF;
	color : #FF0000;
}

a.img:hover  {
	font-style : normal;
}

hr  {
	color : #F17514;
	background-color : #F17514;
	height : 2px;
}

img  {
	border-style : none;
}

p  {
	font-size : 9pt;
	margin-bottom : 10px;
	margin-top : 10px;
}

table  {
	border : 0;
}

td  {
	font-size : 9pt;
}

/* =======================================
	Start Menu
=======================================*/
a.mnu  {
	font-size : 8pt;
	padding : 2px;
	width : 170px;
	font-family : Verdana;
	color : #000000;
	text-align : left;
}

a.mnu:hover  {
	background-color : #F17514;
	color : #FFFFFF;
}

div.mnu  {
	font-size : 8pt;
	padding : 2px;
}

img.mnu0  {
	left : 180px;
	top : 35px;
	position : absolute;
}

img.mnu3 {
	left : 778px;
	top : 35px;
	position : absolute;
}

table.submnu  {
	background-color : #FFFFFF;
	margin : 2px;
	padding : 2px;
}

td.mnu  {
	padding-bottom : 2px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 2px;
	padding : 2px;
	height : 40px;
	width : 180px;
	background-color : #EAEAEA;
	border-style : solid;
	border-color : #C0C0C0;
	border-width : 1px;
}

p.mnu  {
	height : 10px;
}

/* Versionsangabe*/
.chg  {
	color : #F17514;
	font-size : 8pt;
	text-align : center;
}

/* Haupttitel*/
div.title  {
	left : 240px;
	top : 90px;
	color : #F17514;
	font-size : 16pt;
	position : absolute;
}

/* Untertitel*/
div.subtitle  {
	color : #F17514;
	font-size : 12pt;
	text-align : left;
}

/* Bild zwi. Menu und Eingabebereich*/
img.content  {
	left : 240px;
	top : 130px;
	position : absolute;
	width : 125px;
/*
	height : 320px;
*/
	height : 640px;
}

/* Verschiebebereich mit Scrollbalken */
div.scroll  {
	overflow : scroll;
	width : 840px;
	height : 640px;
	position : absolute;
	left : 390px;
	top : 125px;
}

/* Verschiebebereich mit Scrollbalken, unterhalb Spaltenüberschrift */
div.scroll_dl  {
	overflow : scroll;
	width : 840px;
	height : 480px;
	position : absolute;
	left : 390px;
	top : 285px;
}

/* Eingabebereich*/
div.content  {
	width : 820px;
}

select.dropdown  {
	left : 390px;
	top : 90px;
	color : #F17514;
	width : 400px;
	padding : 5px;
	font-size : 12pt;
	height : 34px;
	position : absolute;
}

/* Team*/
img.team  {
	width : 125px;
	height : 80px;
}

td.border  {
	border-style : solid;
	border-width : 1px;
	padding : 5px;
	border-color : #F17514;
}

/* Header-Zelle vor Matrix-Zeilen */
td.border_head  {
	border-style : solid;
	border-width : 1px;
	padding : 5px;
	border-color : #F17514;
	width : 452px;
}

/* Jahr-Zelle in Matrix-Zeilen */
td.border_year  {
	border-style : solid;
	border-width : 1px;
	font-size : 8pt;
	padding : 5px;
	border-color : #F17514;
	width : 74px;
}

/* Matrix-Zellen */
td.border_mtrx  {
	border-style : solid;
	border-width : 1px;
	padding : 5px;
	border-color : #F17514;
	width : 30px;
}

.shortName  {
	color : #F17514;
	font-size : 10pt;
	font-weight : bold;
	height : 20px;
	width : 100px;
}

.wichtig  {
	color : #000000;
	font-weight : bold;
}

/* Listen*/
ul  {
	margin-top : 10px;
	margin-bottom : 10px;
}

li  {
	font-size : 9pt;
	margin-top : 5px;
	margin-bottom : 5px;
}

div.li  {
	font-size : 8pt;
	margin-bottom : 2px;
	margin-top : 2px;
}

