html {
  min-height: 100%;
  scrollbar-3dlight-color:#ffffff;
    scrollbar-arrow-color:#ffffff;
    scrollbar-face-color:#000000;
    scrollbar-track-color:#000000;
    scrollbar-darkshadow-color:#666666;
    scrollbar-highlight-color:#cccccc;
    scrollbar-shadow-color:#666666;
}
body {
    background:#000000 url('bg/bg_page.jpg');
    margin top: 10px;
    font-family:Verdana;
   font-size: 12px;
   font-weight: normal;
   color: #000000;
   text-align: left;

}

#wrapper {
    margin:0 auto;
    margin top:5px;
    margin bottom:0px;
	min-height: 100%;
	height:730px;
	width:840px;
	background: url('bg/bg.jpg');
	border:4px double #EFE8D6;

}

#wrapper1 {
    margin:0 auto;
    margin top:5px;
    margin bottom:0px;
	min-height: 100%;
	height:730px;
	width:840px;
	background: url('bg/bg_start.jpg');
	border:4px double #B08D79;

}

#wrapper_g {
    margin:0 auto;
    margin top:5px;
    margin bottom:0px;
	min-height: 100%;
	height:730px;
	width:840px;
	background: url('bg/bg_gallery.jpg');
	border:4px double #B08D79;

}


a 
{
   font-weight: bold;
   color: #434343;
   text-decoration : none;
   
   
}

a:visited 
{
   color: #000000;
}
a:hover 
{
   text-decoration: none; color: #B08D79; border-bottom:#333333 1px dotted}
   
a:active
{
   color: #000000;
}


p {
   margin-top: 10px;
   margin-bottom: 10px;
   margin-left: 13px;
   margin-right: 10px;
   line-height:15pt;
   text-align: left;
   font-weight: normal;
   font-size: 11px;
}
p.gross {
   margin-top: 10px;
   margin-bottom: 10px;
   margin-left: 30px;
   margin-right: 10px;
   line-height:15pt;
   text-align: left;
   font-weight: bolder;
   font-size: 30px;
   font-family: Bradley Hand ITC;
}

p.center {
   margin-top: 5px;
   margin-bottom: 5px;
   margin-left: 5px;
   margin-right: 5px;
   line-height:15pt;
   text-align:center;
   font-weight: normal;
   font-size: 12px;
     }

p.footer {
   margin-top: 0px;
   margin-bottom: 10px;
   margin-left: 10px;
   margin-right: 10px;
   line-height:10pt;
   text-align: center;
   font-weight: normal;
   font-size: 11px;
}

p.block {
   margin-top: 10px;
   margin-bottom: 10px;
   margin-left: 13px;
   margin-right: 10px;
   line-height:15pt;
   text-align:justify;
   font-weight: normal;
   font-size: 11px;   
  }

ul { 
   list-style-image: url('layout/list.gif'); 
   font-family: verdana;
   font-size: 11px;
   text-align: left;
   margin-top: 5px;
   margin-bottom: 5px;
   line-height: 10px;
   vertical-align: middle
}
ul.faq { 
   list-style-image: url('layout/list.gif'); 
   font-family: verdana;
   font-size: 11px;
   text-align: left;
   margin-top: 5px;
   margin-bottom: 5px;
   line-height: 20px;
   vertical-align: middle
}

h1 {
  font-family: verdana;
  font-size: 11px;
  font-weight: normal;
  color: #edebd5;
  text-align: left;
}

.h2 {
  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  text-align: left;
  margin-left: 10px;
  margin-top: 10px;
}

.h3 {
  font-family: verdana;
  font-size: 14px;
  font-weight: bold;
  color: #877C54;
  text-align: center;
  margin-left: 10px;
  margin-top: 10px;
}


.headlineindex {
   font-weight: bold;
   font-size: 14px;
   font-family: verdana;
   margin-top: 10px;
   margin-bottom: 10px;
   margin-left: 10px;
   margin-right: 10px;
   text-align: center;
   color: #877C54;
}

a.home:link {font-family:verdana,arial; color:#000000; font-size: 8pt; text-decoration: none}
a.home:visited,A.footer:active {font-family:verdana,arial; color:#000000; font-size: 8pt; text-decoration: none}
a.home:hover {font-family: verdana,arial; color: #000000; font-size: 8pt; text-decoration: none}

   
A.link:link {font-family:verdana,arial; color:#333333; font-size: 8pt; text-decoration: none; border-bottom:#ffffff 1px dotted}
A.link:visited,A.footer:active {font-family:verdana,arial; color:#000000; font-size: 8pt; text-decoration: none; border-bottom:#ffffff 1px dotted}
A.link:hover {font-family: verdana,arial; color: #B08D79; font-size: 8pt; text-decoration: none; border-bottom:#333333 1px dotted}


A.blacklink:link {font-family:verdana,arial; color:#cc6600; font-size: 8pt; text-decoration: none; }
A.blacklink:visited,A.footer:active {font-family:verdana,arial; color:#edbd6a; font-size: 8pt; text-decoration: none; }
A.blacklink:hover {font-family: verdana,arial; color: #edbd6a; font-size: 8pt; text-decoration: none; }


 table.footer {
   border-left:medium none;
   border-right:medium none;
   border-bottom:medium none;
   width: 840px;
   height: 115px;
   margin-left:auto; 
   margin-right:auto;
   text-align: center;
   border-spacing: 0;
   padding: 0px;
   background: none;
  }
 
  
   table.top1 {
   border-left:medium none;
   border-right:medium none;
   border-bottom:medium none;
   width: 840px;
   height: 85px;
   margin-left:auto; 
   margin-right:auto;
   text-align: center;
   border-spacing: 0;
   padding: 0px;
   background: none;
  }
  
    table.middle {
   border-left:medium none;
   border-right:medium none;
   border-bottom:medium none;
   width: 840px;
   height: 525px;
   margin-left:auto; 
   margin-right:auto;
   text-align: center;
   border-spacing: 0;
   padding: 0px;
   background: none;
  }
  
  .Java	{ border-color:#cc6600;
   margin:0 auto;
   border-style:solid;
   border-width:2px;
   background-color:#BDC0C5;
   width: 845px;
   height: 80px;
   text-align: center;
   font-family: verdana;
   font-size: 12px;
   font-weight: normal;
   color: #cc6600;
   line-height: 15pt;

  }

p.java {
   margin-top: 5px;
   margin-bottom: 5px;
   margin-left: 5px;
   margin-right: 5px;
   text-align: center;
   font-family: verdana;
   font-size: 20px;
   font-weight: normal;
   color: #000000;


}
