/* LAYOUT ITEMS */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	margin:0px;
	height: 100%;
	min-height: 100%;
	text-align: center;
	font-size: 11pt;
	}
	
body, p, td, ul, li, ol {font-size: 11pt;}
	
#white {display: none;}

#wrapper {
	z-index: 5;
	position:relative;
	text-align:left;
	margin-right:auto;
	margin-left:auto;
	width: 100%;
	background: #fff;
	height: 100%;
	min-height: 100%;
	overflow: visible;
/*	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede; */
	text-align: center;
	}
	
#topred {display:none;}	

#logotop {
	width: 100%;
	text-align: left;
	margin-bottom: 10px;}
	
#mainmenu {display: none}
	
#content {
	text-align: left;
	background-color:#eee;
	background-image:url(../layout/maintablebg.gif);
	background-repeat:repeat-y;
	width:100%;
	}
	
#left-content {display:none;}
	
#middle-col {
	background: #fff;
	padding-top: 12px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 10px;
	color: #666;
	width: 142px;
	}
	
#main-col {
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	}
	
#main-col table {
	color: #000;
	padding-left: 10px;
	}
.bilderamme1  {float:right;width:150px;background:#eee;color:#666;font-size:11px;margin-left:10px;margin-bottom:10px;}
.bildeholder1 {background:#ccc;width:150px;}
.bilderamme2  {float:right;width:225px;background:#eee;color:#666;font-size:11px;padding-left:10px;margin-bottom:10px;}
.bildeholder2 {background:#ccc;width:225px;}
.bilderamme3  {width:440px;background:#eee;color:#666;font-size:11px;margin-bottom:10px;display:block;}
.bildeholder3 {background:#ccc;width:440px;}

#footer {display: none;}	
	
/* COMMON TEXT STYLES */
h1 {font-size:20px; color: #000; font-weight:bold;display:block;margin:0px;}
h2 {font-size:16px; color: #333; font-weight:bold;display:block;margin:0px;}

.toplink {display:none;}

#topsearchform {display:none;}

.greylink {}
a.greylink:link {color: #666;}
a.greylink:active {color: #666;}
a.greylink:visited  {color: #666;}
a.greylink:hover {color: #000;}

#content-table .boxlink {padding-left: 10px;padding-right: 2px;background-image:url(../layout/boxlinkbg.gif);background-repeat: no-repeat;}
#content-table a.boxlink:link {color: #000; text-decoration: underline;}
#content-table a.boxlink:active {color: #000; text-decoration: underline;}
#content-table a.boxlink:visited  {color: #000; text-decoration: underline;}
#content-table a.boxlink:hover {background-color:#000; color: #fff; text-decoration: none;background-image:url(../layout/boxlinkbg.gif);background-repeat: no-repeat;}

#figtable td {font-size: 11px;line-height: normal;}
#figtable td {border-bottom: 11px solid #fff;background:#ddd;}
.figtable-whitebreak {width: 148px; border-left: 4px solid #fff;}
.figbg {padding-left:2px;padding-right:2px;font-size: 11px; background-color: #333; color: #fff;}

/* Gill Sans text replacements */
.gsub {font-size: 24px; font-weight:bold; color: #000;}
.gseb {font-size: 24px; font-weight:normal; color: #000;}
.gsb {font-size: 24px; font-weight:normal; color: #000;}
.gs {font-size: 18px; font-weight:normal; color: #000;}
.gsl {font-size: 20px; color: #333;}
.gsl24 {font-size: 24px; color: #fff;letter-spacing:-1px;}
.gsebw20 {font-size: 14px; color: #fff;}
.gsebw24 {font-size: 20px; color: #fff;}
.gsebg {font-size: 13px; color: #666; font-weight: bold; display:block;margin-bottom:2px;}

