body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	background-color: #f6f6f6;
	color: #666;
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.home-head {

padding-bottom: 15px;
}

.home-head h1{
font-size: 12px;
font-weight: normal;
}

.home-desc {
padding-top: 10px;
width: 600px;
text-align: center;
margin-left: auto; 
margin-right: auto;

}


.home-desc h1{
font-size: 12px;
font-weight: normal;

}


#wrapper {
	padding: 0px;
	width: 947px;
	margin-right: auto;
	margin-left: auto;
}
#home-bottom-left {
	background-color: #FFF;
	background-image: url(images/home-bottom-left.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 263px;
	height: 205px;
	float: left;
}
#bottom {
	margin: 0px;
	padding: 0px;
	height: auto;
}
#home-bottom-center {
	background-color: #FFF;
	background-image: url(images/home-bottom-center.png);
	background-repeat: no-repeat;
	height: 185px;
	width: 338px;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: center;
	margin: 0px;
}
#home-bottom-right {
	float: right;
	height: 185px;
	width: 286px;
	background-color: #FFF;
	background-image: url(images/home-bottom-right.png);
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#home-test p {
	margin: 0px;
	padding: 0px;
}

/* begin logo */

#logo  {
    float: left;
     background-image: url(images/bergwall-logo.png);
     background-repeat:no-repeat;
     height: 55px;
     width: 167px;
     display:block;
     text-indent:-9999px;
}
/* end logo */


#login  {
     
     float: right;
     background-image: url(images/login.png);
     background-repeat:no-repeat;
     height: 29px;
     width: 65px;
     margin-top: 12px;
     margin-right: 3px;
     display:block;
     text-indent:-9999px;
     z-index: 5;
     position: relative;
}

#try-bergwall  {
     float: right;
     margin-right: 5px;
     background-image: url(images/try-bergwall.png);
     background-repeat:no-repeat;
     height: 29px;
     width: 98px;
     margin-top: 12px;
     display:block;
     z-index: 5;
     text-indent:-9999px;
     position: relative;
     
    
}



/* begin Menu */
/* menu structure */

.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover
{
  text-align: left;
  text-decoration: none;
  outline: none;
  letter-spacing: normal;
  word-spacing: normal;
}

.art-menu, .art-menu ul
{
 position: relative;
  margin: 0 0 0 167px;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.art-menu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background: none;
}

.art-menu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.art-menu li li
{
  float: none;
}

.art-menu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background: none;
}

.art-menu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.art-menu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.art-menu:after, .art-menu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.art-menu, .art-menu ul
{
  min-height: 0;
}

.art-menu ul
{
  background-image: url(images/spacer.gif);
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.art-menu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}




/* menu structure */

.art-menu
{
  padding: 8px 4px 0 0;
}

.art-nav
{
  position: relative;
  height: 55px;
  z-index: 100;
}

.art-nav .l, .art-nav .r
{
  position: absolute;
  z-index: -1;
  top: 0;
  height: 55px;
  background-image: url('images/nav.png');
}

.art-nav .l
{
  left: 0;
  right: 3px;
}

.art-nav .r
{
  right: 0;
  width: 986px;
  clip: rect(auto, auto, auto, 983px);
}


/* end Menu */

/* begin MenuItem */
.art-menu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 37px;
  cursor: pointer;
  text-decoration: none;
}

.art-menu li
{
  margin-right: 0;
  margin-left: 0;
}

.art-menu ul li
{
    margin:0;
    clear: both;
}


.art-menu a .r, .art-menu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 111px;
  background-image: url('images/menuitem.png');
}

.art-menu a .l
{
  left: 0;
  right: 5px;
}

.art-menu a .r
{
  width: 410px;
  right: 0;
  clip: rect(auto, auto, auto, 405px);
}

.art-menu a .t
{
  margin-right: 10px;
  margin-left: 10px;
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  color: #E6DFD0;
  padding: 0 18px;
  margin: 0 5px;
  line-height: 43px;
  text-align: center;
}

.art-menu a:hover .l, .art-menu a:hover .r
{
  top: -37px;
}

.art-menu li:hover>a .l, .art-menu li:hover>a .r
{
  top: -37px;
}

.art-menu li:hover a .l, .art-menu li:hover a .r
{
  top: -37px;
}
.art-menu a:hover .t
{
  color: #124C6C;
}

.art-menu li:hover a .t
{
  color: #124C6C;
}

.art-menu li:hover>a .t
{
  color: #124C6C;
}


.art-menu a.active .l, .art-menu a.active .r
{
  top: -74px;
}

.art-menu a.active .t
{
  color: #125B81;
}
/* end MenuItem */

/* begin MenuSubItem */
.art-menu ul a
{
  display: block;
  text-align: center;
  white-space: nowrap;
  height: 25px;
  width: 175px;
  overflow: hidden;
  line-height: 25px;
  background-image: url('images/subitem.png');
  background-position: left top;
  background-repeat: repeat-x;
  border-width: 0;
  border-style: solid;
}

.art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

.art-menu ul a, .art-menu ul a:link, .art-menu ul a:visited, .art-menu ul a:hover, .art-menu ul a:active, .art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 25px;
  color: #2A719D;
  margin-right: 10px;
  margin-left: 10px;
  font-size: 11px;
  margin:0;
  padding:0;
}

.art-menu ul li a:hover
{
  color: #215A7D;
  background-position: 0 -25px;
}

.art-menu ul li:hover>a
{
  color: #215A7D;
  background-position: 0 -25px;
}

.art-nav .art-menu ul li a:hover span, .art-nav .art-menu ul li a:hover span span
{
  color: #215A7D;
}

.art-nav .art-menu ul li:hover>a span, .art-nav .art-menu ul li:hover>a span span
{
  color: #215A7D;
}


/* end MenuSubItem */


#footer {
margin-top: 10px;
clear: both;
}

#footer a:link
{
  text-decoration: none;
  color: #205779;

}

#footer a:visited
{
  text-decoration: none;
  color: #205779;

}

#footer a:hover
{
  color: #A84724;
  text-decoration: none;
}
