body {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
}

body.top {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	}
body.left {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	}
body.main {
	font-family: Arial;
	/* 
	(ettl-me) - resultiert in keiner Fontsize bei Eingabe
	font-size: 12px; 
	*/
	font-size: 10pt;
	font-style: normal;
}

td, th {
	font-family: Arial;
	font-style: normal;
}


a {
	font-family: Arial;
	text-decoration: none; 
	font-weight:bold;
} 

h1,h2,h3,h4,h5,h6 {
	font-family: Arial;
}

a.navi
       { font-size: 10pt;
         font-family: Arial;
         text-decoration: none;
         font-weight: bold;
       }

﻿
body {
	background-color: #00044B;
	color: #A7BDDF;
	font-family: Verdana;
	font-size: 12px;
	}
body.top {
	background-color: #00044B;
	background-image: url(top.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	color: #A7BDDF;
	font-family: verdana;
	font-size: 12px;
}
body.left {
	background-color: #00044B;
	background-image: url(left.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	color: #A7BDDF;
	font-family: verdana;
	font-size: 12px;
}
body.main {
	background-color: #00044B;
	color: #A7BDDF;
	font-family: verdana;
	font-size: 12px;
	scrollbar-arrow-color: #7FA0D1;
	scrollbar-track-color: #00024C;
	scrollbar-face-color: #00003F;
	scrollbar-highlight-color: #0B9B9D;
   	scrollbar-3dlight-color: #3BECF0;
    scrollbar-dark-shadow-color: #0B9B9D;
    scrollbar-shadow-color: #3BECF0;
	}
body.main table {
	color: #A7BDDF;
	font-family: verdana;
	font-size: 12px;
	border-color: #030429;
	}

body.main td, th {
	border-color: #030429;
	font family: verdana;
	font size: 12px;
	color: #A7BDDF;
	}

td.Ltrc1 {
	background-color: #082E6C; /*Bedeutung*/
	}


a 	{
	color: #0FC5C3;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}

a.navi {
	color: #7FA0D1;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
       }

h1,h2 {
	color: #0FC5C3;
	font-family: verdana;
	font-size: 18px;
	font-weight:bold;
	}

h1.ue {
	color: #0FC5C3;
	font-family: verdana;
	font-size: 22px;
	margin: 40px;
	margin-left: 4px;
	text-align: left;
	text-decoration:none;
}

h3,h4 {
	color: #0FC5C3;
	font-family: verdana;
	font-size: 16px;
	font-weight:bold;
}

h5,h6 {
	color: #0FC5C3;
	font-family: verdana;
	font-size: 14px;
	font-weight:bold;
}

/*TABELLEN*/

div.Menu {
  border: 0px solid #6379AA;
  font-family: verdana;
  position: absolute;
  top: 40px;
  left: 0px;
}
/* Top and Left Menu */
div.menurow, div.menurowL  {
	float: left;
	padding: 0px;
	margin: 0px;
	height: auto;
	width: 141px;
	font-family: verdana;
	border: 1px solid #008AAC;
	background-color: #00003F;
	margin-left: 4px;
	margin-top: 35px;
}

/* Left Menu */
div.menurowL {
	float: none;
	margin-bottom: 4px;
	margin-top: 0px;
}

div.btn {
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Verdana;
	text-align: left;
	vertical-align: middle;
	line-height: 20px;
	margin-left: 1px;
	padding-right:17px;
	padding-left:18px;
	background-repeat:no-repeat;
	background-position:1px 0px;
	background-image:url(aufzaehlung1.gif);
}
div.btn a {
	font-style: normal;
}

div.btn a:hover  {
	color: #0FC5C3;
	font-family: verdana;
}
