body {
    font-family: verdana,sans-serif;
    padding:0px;
    margin:0px;
    font-size: 80%;
	background: url(/images/back-gradient.jpg) repeat-x top;  
    background-color: #816647; 

}

#top {
	position:absolute;
	left: 50%;
	top:0px;
	padding: 0px;
	margin: 0px;
	margin-left:-465px;
	width:930px;
	height:140px;
	background: url(/images/glp-top-banner.jpg) no-repeat top left; 
}

#top h1 {
	border: 0px;
	color: #baa081;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-right: 10px;
	font-size: 3.5em;
	text-align: right;
}

#top h2 {
	border: 0px;
	color: #baa081;
	margin-top: 0px;
	margin-right: 10px;
	font-size: 2.0em;
	text-align: right;
}

#top li {
    display: block;
    position: absolute;
    top:0px;
    left: 25%;
    margin: 0px;
    color:#fff;
    text-align: center;
    font-weight: bold;

}

#top li a,a:visited,a:active {
    color:#fff;
    text-decoration:none;
    font-weight: bold;
}

#top li a:hover {
    color: #d9bb7a;
}

#top li.glpmain {
    margin-left:40px;
    font-size:1.5em;
    line-height:1.3em;
}

#top li.essp {
    margin-left:270px;
    font-size:1.5em;
    line-height:1.3em;
}

#top li.link1 {
    margin-left:405px;
    width: 102px;
    font-size:1.1em;
    line-height:1.6em;
}

#top li.link2 {
    margin-left:507px;
    width: 63px;
    font-size:1.1em;
    line-height:1.6em;
}

#top li.link3 {
    margin-left:570px;
	width: 63px;
    font-size:1.1em;
    line-height:1.6em;
}

#top li.link4 {
    margin-left:633px;
    width: 63px;
    font-size:1.1em;
    line-height:1.6em;
}

#main {
   position:absolute;
   left:50%;
   margin-left: -297px;
   margin-top:160px;
   width:552px;
}

#main .content {
   border: 1px solid #816647;
   background: #fff;
   width:530px;
   padding: 10px;
}

#main .footer {
   font-size: 80%;
   color: #fff;
   text-align:center;
}

#front-main {
    position: absolute;
    left: 50%;
    top: 160px;
    height: 270px;
/*    background: #fff url(/images/glp-front-picture1.jpg) no-repeat left; */
    margin: 0px;
    margin-left: -297px; 
    border-collapse: collapse;
    width:750px;
    padding:5px;
    border: 1px solid #816647;
}

#front-main1a {
	position:absolute;
	width: 210px;
	height: 250px;
	left: 5px;
	top: 5px;
	border-style:solid;
	border: 1px solid #D9BB7A;
	padding: 5px;
}

#centrebox {
	position:absolute;
	width: 260px;
	height: 250px;
	left: 236px;
	top: 5px;
	border-style:solid;
	border: 1px solid #D9BB7A;
	padding: 5px;

}
#latestnews {
	position:absolute;
	width: 225px;
	height: 250px;
	left: 518px;
	top: 5px;
	border-style:solid;
	border: 1px solid #D9BB7A;
	padding: 5px;
}

#latestnews a:link, #latestnews a:visited {
	text-decoration:underline;
	color: #6a543a;
	font-weight:bold;
}

#latestnews a:hover {
	text-decoration:underline;
	color: #FFFFFF;
	font-weight:bold;
}

#front-boxes {
    position:absolute;
    left:50%;
    top: 450px;
    margin: 0px;
    border-collapse: collapse;
    margin-left: -297px;
    border: 0px;
    padding: 0px;
}

#front-boxes td {
    padding: 0px;
    margin: 0px;
}

#front-boxes .space {
    width: 9px;
}

#front-boxes .topleft {
    width: 248px;
    height: 20px;
    background: url(/images/box-topleft.gif) no-repeat top left; 
}

#front-boxes .topcenter {
    width: 248px;
    height: 20px;
    background: url(/images/box-topmiddle.gif) no-repeat top left; 
}
#front-boxes .topright {
    width: 248px;
    height: 20px;
    background: url(/images/box-topright.gif) no-repeat top left; 
}

#front-boxes .middle {
    width: 248px;
    height: 150px;
    background: #d9bb7a; 
    text-align: center;
}

#front-boxes .middle img {
    width: 208px;
    height: 140px;
}

#front-boxes .bottom {
    width: 248px;
    height: 140px;
    background: #d9bb7a;
    text-align: left;
}
#front-boxes .text {
    display: block;
    background-color: #fff;
    height: 100px;
    width:234px;
    clear: bottom;
    margin:2px;
    padding:5px;
    font-size: 82%;
}

#front-boxes .text h3 {
    font-size: 1em;
    line-height: 1em;
    margin:0px;
    padding:0px;
    padding-bottom:5pt;
    color: #6a543a;
}

#front-boxes p {
    margin:0px;
    padding:0px;

}

#front-boxes .readmore {
    margin:0px;
    padding:0px;
    color:#816647;
    text-align: right;
}

#front-boxes .readmore a,a:visited,a:hover {
    color:#816647;
    text-decoration: none;
    font-weight: bold;
}

#front-footer {
    position:absolute;
    left: 50%;
    margin-left: -297px;
    margin-bottom: 20px;
	top: 800px; 
    width: 735px;
    height:40px;
    padding-top:10px;
    padding-right:25px;
    background-image: url(/images/glp_front_footer.jpg);
    text-align: center;
    color: #fff;
    font-size: 0.70em;
}

#front-footer a:link, #front-footer a:visited {
    color: #fff;
    text-decoration: none;
}

#front-footer a:hover, {
    color: #000000;
    text-decoration: none;
}

#front-footer p {
	margin:0px;
	padding:0px;
}

#front-footer strong {
   font-weight:bold;
   font-size:120%;
}


#variable-footer {
    padding-top:10px;
    padding-left:10px;
    padding-right:10px;
    text-align: center;
    color: #fff;
    font-size: 0.70em;
}

#variable-footer a:link, #variable-footer a:visited {
    color: #fff;
    text-decoration: none;
}

#variable-footer a:hover, {
    color: #000000;
    text-decoration: none;
}

#variable-footer p {
	margin:0px;
	padding:0px;
}

#variable-footer strong {
   font-weight:bold;
   font-size:120%;
}

#sidemenu {
	position:absolute;
	left: 50%;
	margin-left: -465px;
	top: 160px;
	background-image: url(/images/sidemenu-bund.gif);
	background-position: 100% 100%;
	background-repeat: no-repeat;
	padding:0px;
	width:160px;
}

#sidemenu .menu {
	padding-top:10px;
	background-color: #816647;
	margin-bottom:25px;
}

#sidemenu ul{
    display: block;
    margin: 6px;
    padding:0px;
    list-style:none;
}

#sidemenu li {
	margin:5px;
}

#sidemenu li a:visited,a,a:hover {
	color:#fff;
	text-decoration: none;
	font-weight:bold;
}

#rightbox {
    position:absolute;
    left: 50%;
    margin-left: 265px;
    top: 160px;
    background-image: url(/images/rightbox-bund.gif);
    background-position: 100% 100%;
    background-repeat: no-repeat;
    padding:0px;
    width:200px;
}

#rightbox .content {
    border-width: 1px 1px 0px 1px;
    border-style: solid;
    border-color:#816647;
    padding:5px;
    background-color: #fff;
    margin-bottom:25px;
    font-size: 85%;
}

#rightbox a,a:visited {
   color: #816647;
   font-weight: normal;
   text-decoration: underline;
}


h1 {
	margin-top:0px;
	color: #6a543a;
	border-bottom: 3px solid #d9bb7a;
	font-size: 2em;
}

h2{
	color: #6a543a;
	border-bottom:1px solid #d9bb7a;
	font-size:1.5em;
}

img {
   border-width: 0px;
}

#main a,a:visited {
   color:#816647;
   font-weight: normal;
   text-decoration:underline;
}

.pictureblock {
   display: block;
   clear:both;
}

.pictureblock_image {
   float:left;
   padding-right: 10px;
}

.pictureblock p {
   
}

thead {
  background-color: yellow;
}

tr.line1 {
  background-color: #cccccc;
}

