body {
   color:#666666;
   background:#FFFFFF url(/_system/_img/gp_bodybg.jpg) repeat-x top;
   font-family:Geneva, Arial, Helvetica, sans-serif;
   font-size:11px;
   color:#999999;
   margin:0px;
   border:none;
   text-align:center;
}

#complete {
   width:770px;
   display:table;
   margin-left:auto;
   margin-right:auto;
   margin-bottom:1px;
}

#leftshadow {
   width:8px;
   height:800px;
   float:left;
   background: url(/_system/_img/gp_bodyleftshadow.jpg) no-repeat;
}

#main {
   width:751px;
   float:left;
   background-color:#FFFFFF;
   border-left:1px solid #CCCCCC;
   border-right:1px solid #CCCCCC;
   border-bottom:1px solid #CCCCCC;
   text-align:left;
}

#mainspacer {
   width:1px;
   height:690px;
   float:left;
   border:0px solid red;
}

#innercontent {
   /*width:748px;*/
   float:left;
   text-align:left;
}

#header {
   width:704px;
   height:104px;
   background: url(/_system/_img/gp_bgheader.jpg);
   text-align:left;
}

#logo {
   float:left;
}

#languagenavigation {
   width:465px;
   float:left;
   text-align:right;
   margin-top:20px;
}

#languagenavigation ul {
   list-style-type:none;
   display:inline;
}

#languagenavigation li {
   display:inline;
}

#languagenavigation a {
   color:#666666;
   text-decoration:none;
}

#languagenavigation a:hover {
   text-decoration:underline;
}

#search {
   float:left;
   width:465px;
   margin-top:20px;
   text-align:right;
   color:#666666;
}

#search input.text {
   font-family:Geneva, Arial, Helvetica, sans-serif;
   font-size:11px;
   color:#666666;
   height:12px;
}

#search input.button {
   position:relative;
   top:1px;
   margin-left:5px;
}

#navigation {
   float:left;
   width:239px;
   margin-top:30px;
   /*border:1px solid green;*/
}

#navigation ul {
   padding:0px;
   margin:0px;
}

#navigation ul li {
   list-style-type:none;
   list-style-image:none;
   border-bottom:1px solid #CCCCCC;
   background:#FFFFFF url(/_system/_img/gp_navbutton.jpg) no-repeat 0 top;
   margin:0px;
   padding:0px;
   margin-top:3px;
   margin-right:5px;
}

#navigation ul li.current {
   border-bottom:1px solid #FFFFFF;
}

#navigation ul li a {
   font-size:12px;
   color:#00256C;
   font-weight:bold;
   text-decoration: none;
   display: block;
   padding: 3px 0px 3px 35px;
   margin-top:3px;
   margin-bottom:3px;
}

#navigation ul li a:hover,#navigation ul li a.current {
   color:#C89D73;
}

#navigation ul ul {
	border: none;
	border-top: 1px solid #CCCCCC;
}

#navigation ul ul li {
	list-style-type: none;
	list-style-image: none;
	font-weight:normal;
	margin: 0;
	padding: 0;
	margin-top: 0px;
	border-bottom: 1px solid #FFF;
        background: #FFFFFF;
}

#navigation ul ul li a {
	font-size:11px;
	color:#999999;
	text-decoration: none;
	font-weight:normal;
	display: block;
	padding: 2px 5px 2px 35px;
        margin-top:2px;
        margin-bottom:2px;
}

#navigation ul ul li a:hover,#navigation ul ul li a.current {
	background: #FFFFFF url(/_system/_img/gp_subnavbuttonh.jpg) no-repeat 0 top;
}

#navigation ul ul ul li a {
   margin-left:10px;
}

#navigation ul ul ul ul li a {
   margin-left:20px;
}

#content {
   width:466px;
   border-left:1px solid #CCCCCC;
   min-height:700px;
   background: url(/_system/_img/gp_titlebgwhite.jpg) no-repeat 0px 110px;
   padding:0px;
   display:table;
}

#copyimage {
   width:465px;
   height:110px;
   float:left;
}

#leftcontentspacer {
   width:24px;
   height:100px;
   float:left;
}

#innertext {
   width:408px;
   margin-top:19px;
   font-size: 11px;
   color: #333333;
   float:left;
}

#innertext h2 {
   background-image:url(/_system/_img/gp_titlearrow.gif);
   background-repeat:no-repeat;
   border-bottom: 1px dotted #999999;
   padding: 3px 5px 3px 23px;
   font-size: 16px;
   margin-bottom:5px;
   margin-top:1px;
}

#innertext h2 a {
   color: #333333;
   text-decoration:none;
}   

#innertext table {
   padding:0px;
   border-spacing:0px;
}

#innertext tr, #innertext td {
   padding:0px;
   padding-bottom:2px;
   border-spacing:0px;
   vertical-align:top;
   font-family:Geneva, Arial, Helvetica, sans-serif;
   font-size:11px;
   color:#333333;
}

#innertext input.text {
   font-family:Geneva, Arial, Helvetica, sans-serif;
   font-size:11px;
   height:12px;
   border:1px solid #666666;
}

#innertext table.formtable {
   border-spacing:0px;
   border-collapse:collapse;
   width:400px;
   margin:2px;
   table-layout:fixed;
}

#innertext table.formtable,#innertext table.formtable td {
   /*border:1px solid red;*/
   vertical-align:middle;
}

#innertext fieldset {
   padding:0px;
}

#innertext .contactsubmit {
   position:relative;
   left:2px;
   width:69px;
   border:1px solid #666666;
   background:none;
   font-family:Geneva, Arial, Helvetica, sans-serif;
   font-size:11px;
   color:#666666;
   height:17px;
   text-align:left;
}

#innertext .registrationsubmit {
   width:62px;
   border:1px solid #666666;
   background:none;
   font-family:Geneva, Arial, Helvetica, sans-serif;
   font-size:11px;
   color:#666666;
   height:17px;
   text-align:left;
}

#innertext .registrationsubmit div {
   position:relative;
   left:-3px;
}

#innertext button.contactsubmit:hover {
   cursor:pointer;
}

#innertext button.registrationsubmit:hover {
   cursor:pointer;
}

#articlestable {
   border:1px solid #CCCCCC;
   border-collapse:collapse;
   width:410px;
}

#articlestable td.headline {
   border:1px solid #cccccc;
   border-right:1px solid #dddddd;
   background: #cccccc;
   padding-left:1px;
   padding-right:1px;
   text-align:right;
   white-space:nowrap;
}

#articlestable td.headline_last {
   border-right:1px solid #cccccc;
}

#articlestable td.data {
   border-bottom:1px solid #cccccc;
   border-right:1px solid #dddddd;
   padding-left:1px;
   padding-right:1px;
   text-align:right;
}

#articlestable td.data_last {
   border-right: 1px solid #cccccc;
}

.superscriptgross {
   font-size:11px;
   position:relative;
   top:-3px;
}

.superscriptklein {
   font-size:9px;
   position:relative;
   top:-4px;
}

#contentspacer {
   width:1px;
   height:590px;
   float:right;
   border:0px solid red;
}

#footerspacer {
   clear:left;
   width:750px;
   height:10px;
}

#footer {
   width:710px;
   height:42px;
   border-top:1px dotted #999999;
   margin-left:20px;
   margin-right:20px;
}

#copyright {
   float:left;
   width:207px;
   margin-top:10px;
   margin-left:5px;
   margin-right:5px;
   font-size:9px;
   text-align:center;
}

#linklist {
   margin-top:10px;
   margin-left:5px;
   margin-right:5px;
   font-size:9px;
   text-align:center;
}

#linklist ul {
   list-style-type:none;
   display:inline;
   position:relative;
   left:-30px;
}

#linklist li {
   display:inline;
   margin-left:13px;
   padding-left:5px;
   background:url(/_system/_img/gp_footerarrow.jpg) no-repeat;
   background-position:0px 2px;
}

#linklist a {
   color:#666666;
   text-decoration:none;
}

#linklist a:hover, #linklist a.current {
   color:#C89D73;
}

#rightshadow {
   float:left;
   width:8px;
   height:800px;
   background: url(/_system/_img/gp_bodyrightshadow.jpg) no-repeat;
}