﻿body 
{
	background-color: #e5e3dc;
}

h1
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top:0px;
}

.pnlMenu
{
	position:  relative;
	left: 5px;
	top: 5px;
	z-index: 300;
/*	width: 560px;
	height: 117px;*/

}

.pnlLogotype
{
	position:  relative;
	left: 490px;
	top: -51px;
	z-index: 300;
	width: 260px;
	height: 117px;
}

.pnlMain
{
	width: 760px;
	height: 550px;
	overflow: hidden;
	margin: 0px auto;
}

.pnlBody
{
	width: 556px;
	height: 251px;
	position:  relative;
	left: 5px;
	top: -103px;
	z-index: 100;
	background-image: url('../images/picture1.jpg');
}

.pnlBodyText
{
	/*position:  relative;
	left: -30px;
	top: 20px;*/
	z-index: 150;
	text-align: left;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	font-style: normal;
	height: 225px;
	width: 450px;
	overflow: hidden;
	margin: 0px 5px 0px 40px;
	vertical-align: middle;
}

.pnlBodyExtra
{
	width: 233px;
	height: 233px;
	position:  relative;
	left: 522px;
	top: -336px;
	z-index: 200;
	background-image: url('../images/background_large.gif');
	
}

.pnlBodyExtraText
{
/*	position:  relative;
	left: 10px;
	top: 40px;*/
	z-index: 250;
	text-align: left;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	font-style: normal;
	overflow: hidden;
	height: 180px;
	width: 180px;
	margin: 0px 5px 0px 15px;
}

.pnlFooter
{
	position:  relative;
	left: 5px;
	top: -326px;
	z-index:300;
	text-align: left;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	font-style: normal;
	height: 190px;
	width: 750px;
	overflow: hidden;
}

A
{
    font-family:Verdana;
    font-size: 10px;
    color: #000000;  
    text-decoration:none;
    font-weight: bold;
}

A:visited
{
    font-family:Verdana;
    font-size: 10px;
    color: #000000;    
    text-decoration:none;  
    font-weight: bold;
}

A:hover
{
    font-family:Verdana;
    font-size: 10px;
    color: #999999;    
    text-decoration:none;
    font-weight: bold;
}
