BODY
{
background-color: #303020;
}
.bag
{
	background-image: url(aeblebg.jpg);
	width: 985px;
	height: 683px;
}
.head
{
 font-family: "Times New Roman", Times, serif;
 font-size: 36px;
 font-weight: bold;
 color: #D0D0C0;
 left: 200px;
}
.topramme
{
   position: relative;
	float: right;
	margin-right: 10px;
	width: 938px;
	height: 30px;
 
}
.topramme2
{
	float: right;
	margin-right: 30px;
	width: 580px;
	height: 40px;
/*	border: thin solid fuchsia;*/
	border-bottom: thin solid #556b2f;
}
.topramme3
{
	float: right;
	margin-right: 30px;
	width: 580px;
	height: 40px;
/*	border: thin solid fuchsia;*/
}

.leftramme
{
   position: relative;
	float: left;
	width: 330px;
	height: 480px;
/*	border: thin solid fuchsia;*/
}

.leftmenuramme
{
	position: relative;
        top: 190px;
	left: 30px;
	width: 210px; 
/*	height: 170px;*/
	padding: 10px 10px 10px 30px;
	border: thin solid #556b2f;
}
.mainramme
{
	/*float: left;*/
	width: 580px;
	height: 540px;
	margin-top: 30px;
	margin-right: 30px;
/*	border: thin solid fuchsia;*/
}

.bundramme
{
   position: relative;
	float: right;
	margin-right: 10px;
	width: 610px;
	height: 15px;
	
}
A
{
	color: #F2EA99;
	text-decoration: none;
}
A:hover
{
	color: #9E4966;
	text-decoration: underline;
}
.topmenu
{
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #406040;
	font-weight: bold;
	font-style: italic;
	float: left;
	padding: 20px 0px 0px 20px;
}
.sidemenu
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #D0D0C0;
	font-style: italic;
	width: 210px;
	padding: 0px;
	line-height: 200% 
	
}
H1
{
 font-family: "Times New Roman", Times, serif;
 font-size: 32px;
 font-weight: bold;
 color: #D0D0C0;
/* margin-left: 110px;*/
}
H2
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	color: #6C9814;
}
.content
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
 color: #D0D0C0;
	padding: 10px;
	text-align: left;
}
