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: #FFFFFF;
	color: #50673B;
	font-family: Verdana;
	font-size: 10pt;
	scrollbar-arrow-color: #50673B;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
   	scrollbar-3dlight-color: #DEDCDF;
    scrollbar-dark-shadow-color: #DEDCDF;
    scrollbar-shadow-color: #FFFFFF;
	}
body.top {
	background-repeat: repeat;
	background-attachment: fixed;
}
body.left {
	background-repeat: repeat;
	background-attachment: fixed;
	font-family: Verdana;
	font-size: 10pt;
}

body.main table {
	color: #50673B;
	border-color: #7C7378;
	font-family: Verdana;
	font-size: 10pt;
	}

body.main td, th {
	border-color: #7C7378;
	color: #50673B;
	font-family: Verdana;
	font-size: 10pt;
	}
a 	{
	color: #7C7378;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10pt;
	}

a.navi {
	color: #50673B;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
       }

h1,h2 {
	color: #50673B;
	font-size: 16pt;
	font-weight:bold;
	font-family: Verdana;
	}

h1.ue {
	color: #50673B;
	font-size: 20pt;
	margin: 30px;
	margin-left: 120px;
	text-decoration: none;
	text-align: left;
	font-family: Verdana;
}

h3,h4 {
	color: #50673B;
	font-size: 14pt;
	font-weight:bold;
	font-family: Verdana;
}

h5,h6 {
	color: #50673B;
	font-size: 12pt;
	font-weight:bold;
	font-family: Verdana;
}

/*TABELLEN*/
/* Top and Left Menu */
div.menurow  {
	border: 1px solid #7C7378;
	background-color: #FFFFFF;
}

div.btn {
	padding-left:20px;
	background-repeat:no-repeat;
	background-position:1px 0px;
	background-image:url(aufzaehlung1.gif);
}

div.btn a:hover  {
	color: #94B945;
}
