﻿body {background-color:#FDF0D9; margin-top:0px;}
body, td, li, p {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#8F2A2A}
h1 {font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#8F2A2A; font-weight:bold;}
h2 {font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#8F2A2A; font-weight:bold;}
h3 {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#8F2A2A; font-weight:bold;}
h4 {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#8F2A2A; font-weight:bold;}


a {font-family:Arial, Helvetica, sans-serif; font-size:13px; }
a:link { font-weight:normal; font-style:normal; color:#8F2A2A; text-decoration:none; }
a:visited { font-weight:normal; font-style:normal; color:#8F2A2A; text-decoration:none; }
a:focus { font-weight:normal; font-style:normal; color:#8F2A2A; text-decoration:underline; }
a:hover { font-weight:normal; font-style:normal; color:#8F2A2A; text-decoration:underline; }
a:active { font-weight:normal; font-style:normal; color:#8F2A2A; text-decoration:none; }

a.navi {font-family:Arial, Helvetica, sans-serif; font-size:16px;}
a.navi:link { font-weight:normal; font-style:normal; font-weight:bold; color:#8F2A2A; text-decoration:none; }
a.navi:visited { font-weight:normal; font-style:normal; font-weight:bold; color:#8F2A2A; text-decoration:none; }
a.navi:focus { font-weight:normal; font-style:normal; font-weight:bold; color:#8F2A2A; text-decoration:underline; }
a.navi:hover { font-weight:normal; font-style:normal; font-weight:bold; color:#8F2A2A; text-decoration:underline; }
a.navi:active { font-weight:normal; font-style:normal; font-weight:bold; color:#8F2A2A; text-decoration:none; }

a.navik {font-family:Arial, Helvetica, sans-serif; font-size:16px;}
a.navik:link { font-weight:normal; font-style:normal; font-weight:normal; color:#8F2A2A; text-decoration:none; }
a.navik:visited { font-weight:normal; font-style:normal; font-weight:normal; color:#8F2A2A; text-decoration:none; }
a.navik:focus { font-weight:normal; font-style:normal; font-weight:normal; color:#8F2A2A; text-decoration:underline; }
a.navik:hover { font-weight:normal; font-style:normal; font-weight:normal; color:#8F2A2A; text-decoration:underline; }
a.navik:active { font-weight:normal; font-style:normal; font-weight:normal; color:#8F2A2A; text-decoration:none; }

.menue {padding-top:30px; padding-bottom:30px;}
.main {
	padding-top:30px; 	 
	background-image:url(jpg/leo.jpg);
	background-repeat:no-repeat;
	/*border-width:1px; 
	border-color:#8F2A2A; 
	border-style:solid; */
	}

.leftCol
{
	background-image:url(jpg/left-top.jpg);
	background-repeat:repeat-x;	
}

.rightCol
{
	background-image:url(jpg/right-top.jpg);;
	background-repeat:repeat-x;	
}

.top
{
	background-image:url(jpg/logo.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:150px;	
}

.topLeft
{
	background-image:url(jpg/top-left.jpg);
	background-repeat:repeat-x;
	width:150px;	
	height:150px;
}

.content {
  font-family: Arial, Helvetica, sans-serif; 
  font-size:12px; 
  color:color:#8F2A2A; 
  width:790px; 
  height:825px; 
  overflow-y:auto; 
  overflow-x:hidden;
  scrollbar-base-color:#8B8A88;
  scrollbar-3d-light-color:#FFFFFF;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#FCECC2;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#FDF5DF;
  margin-left:5px;
}
