body {
	font-family: arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;	
	font-size: 11pt;
}


#main-container {
	margin: 0 auto; /* make website center or left */
	padding: 0;
 	width: 920px; /* make website liquid (100%) or fixed */ 	
}


td
{
  vertical-align: top;
}

a {
	color: #2b2b2b;
	text-decoration: none;
}

a:hover {
  color: #484848;
	text-decoration: underline;
}



/*=============================
      Header-Core-Pane
=============================*/

#header-core-pane {
  float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 60%;
  text-align: right;  
  height: 30px;  
}

#header-core-pane .sitedomain {
  padding: 8px 5px;  
}

#header-core-pane .sitetools {
  padding: 4.5px 0 4.5px 5px;
  
}


/*=============================
        Header-Pane
=============================*/


#header-pane {
  float: left;
	margin: 18px 0 0 0 ;
	padding: 0 0 0 0 ;
	width: 100%;
	height: 200px;	
}



#header-pane-sub {
  float: left;
	margin: 18px 0 0 0 ;
	padding: 0 0 0 0 ;
	width: 100%;
	height: 200px;
}



/*=============================
          Page-Tools
=============================*/

#page-tools {
	color: #9D9D9D;
	font-size:75%;
  float: left;
	width: 850;
	margin: 10px 0 0px 0;
	padding: 0 10px;	
}



/*=============================
        Content-Pane
=============================*/


#content-pane {
  float: left;
	margin: 5px 0 0 2px;
	padding: 5px 0px;
	width: 700px;	
	font-size: 80%;
	text-align:justify;
	line-height:20px;
}

#content-pane .page-title {
  font-size: 140%;  
  font-weight: bold;
}

#content-pane h2{  
	font-size: 110%;
	height: 13px;
}


#content-pane p{
  padding: 0px;
}


#content-pane hr{  
	color: #a3a3a3;
  background-color: #a3a3a3;
  height: 1px;  
  margin: 10px 0 5px 0;
  border: 0px;
}


#page-image {
  
  float: left;
  margin: 10px 20px 0 0; 
}




/*=============================
        Bottom-Pane
=============================*/

#bottom-pane {  
  float: left;
	width: 100%;
	margin: 30px 0 0 0;
	padding: 10px 0;
  height: 13px;	
  font-size: 80%;
}

#bottom-pane div {
	position: relative;
  margin: 0 0 0 0px;
}

#bottom-pane ul {
	position: absolute;
	top: 0;
	left: 0;
	list-style: none;
	margin: 0;
	padding: 0;
} 

#bottom-pane li {
	float: left;
	margin: 0;
	padding: 0;
}


#bottom ul a:link, 
#bottom ul a:visited {
	display: block;
	float: left;
	padding: 0px 10px;
	text-decoration: none;
}

#bottom-pane li a:hover {	
	text-decoration: underline;
}



/*=============================
        Footer-Pane
=============================*/

#footer-pane {
  float: left;
	width: 100%;
	font-size: 70%;
	text-align: center;
	color:#BDBDBD;
}


/*=============================
      Footer-Core-Pane
=============================*/


#footer-core-pane {
  clear:both;
	width: 100%;
	font-size: 70%;
	text-align: center;
	color:#BDBDBD;
}

#footer-core-pane a{
  color:#BDBDBD	
}

#footer-core-pane a:hover{
  color:#ccff42
}



/*=============================
      Frontpage 
=============================*/
#content-pane-main {
  float: left;
	margin: 20px 0 0 1px;
	padding: 0 0;	
	max-width: 920px;	
	font-size: 80%;
}

#content-pane-main h1{
  color: #585858;
	font-size: 140%;
}


#pages-summary {
	margin: 10px 0;
	padding: 0 0;	
	width:100%;
}

#pages-summary .line-separator {
  border-bottom:1px dashed #CCCCCC;
  padding: 10px 0px 10px 0px;	
}

#pages-summary-image {
  float: none;
  margin: 0px 20px 10px 5px; 
}

#pages-summary-text {
  margin: 0px 10px 10px 10px;
 	font-size:100%;  
  text-align: justify;
}

#pages-summary-text .pages-title {
  font-weight: bold;
  font-size: 100%;
  color: #caefff;
}

#news-headlines {
	margin: 10px 10px;
	padding: 0 0;	
}

#news-headlines .line-separator {
  border-bottom:1px dashed #CCCCCC;
  padding: 10px 0px 10px 0px;	
}



/*=============================
     Content-Pane-Right
=============================*/


#content-pane-right {
  float: left;
	margin: 5px 0 0 5px;
	padding: 5px 5px;
	width: 200px;	
}


#menu-trail {
	color: #9D9D9D;
	font-size:85%;
  float: left;
	width: 100%;
}

#menu-trail-box-style-outer { 
  background: #f8f8f8;
  border: 1px solid #f8f8f8;  
}

#menu-trail-box-style { 
  background: #fcfcfc; 
  border: 1px solid #fcfcfc;  
}

#page-tools-box-style { 
  background: #fcfcfc; 
  border: 1px solid #eaeaea;
}

#content-page-box-style { 
  /*background: #ffffff;
  border: 3px solid #ffffff;*/ 
}

#menu-vertical-box-style { 
  background: #f3f3f3; 
  border: 3px solid #eaeaea;
}


/*=============================
        Tags
=============================*/
#related-items {
	color: #9D9D9D;
	font-size:100%;
  float: left;
	width: 100%;
}

#related-items-style-outer { 
  background: #f3f3f3; 
  border: 1px solid #f8f8f8;  
}

#related-items-style { 
  background: #fcfcfc; 
  border: 1px solid #fcfcfc;  
}

#related-items-insidebox {
  background: #f8f8f8; 
  border: 1px solid #f3f3f3;  
}

/*=============================
  Photogallery-Image-Style
=============================*/

#photogallery-image-style {
 padding: 2px;
 border: 1px solid #cccccc;
}

/*=============================
         table-frame
=============================*/
#table-frame {
  border-left: 1px solid #949494;
  border-top: 1px solid #949494;
}


#table-frame td{
  border-bottom: 1px solid #949494;
  border-right: 1px solid #949494;
}

/*=============================
Panelet - intro-text
=============================*/
#intro-text {
	margin: 0 0;
	padding: 0 0;	
}

#intro-text-image {
  float: left;
  margin: 15px 20px 5px 0;
}

#intro-text-text {
  margin: 10px 0px 0 0;
	padding: 10px 10px 0px 0px;	
 	font-size: 100%;
  color: #6D6D6D;
  line-height: 20px;
  text-align: left;
  }

#intro-text-text .pages-title {
  font-weight: bold;
  font-size: 100%;
  color: #000000;
}

#intro-text-readMoreArrow {
  padding: 10px;
}


