/* SECTION: Standard stylesheet */
/* SECTION: general elements */
body{
  margin: 0px;
  padding: 0px;
  font-family: "Trebuchet MS", Helvetica, Arial, Sans-serif;
  font-size: 11px; 
  text-align: center;
  background-color: #FFFFFF;
  color: #000000;
  background-image: none;
}

caption,th,td{
  font-family: "Trebuchet MS", Helvetica, Arial, Sans-serif;
  font-size: 11px; 
  color: #000000;
}

h1{
  margin: 4px 0px;
  padding: 0px;
  font-size: 18px;
}
h2{
  margin: 4px 0px;
  padding: 0px;
  font-size: 15px;
}
h3{
  margin: 4px 0px;
  padding: 0px;
  font-size: 12px;
}
h4{
  margin: 4px 0px;
  padding: 0px;
  font-size: 11px;
}
h5{
  margin: 4px 0px;
  padding: 0px;
  font-size: 10px;
}
h6{
  margin: 4px 0px;
  padding: 0px;
  font-size: 10px;
}
p{
  padding: 0px;
  margin: 4px 0px 16px 0px;
}
/* End General elements*/

/* Use class layout on images and tables used for layout */
img.layout, a img.layout{
  margin: 0px;
  padding: 0px;
  border: 0px;
}
table.layout{
  margin: 0px;
  padding: 0px;
}
td.layout{
  padding: 0px;
  text-align: left;
  vertical-align: top;
}


/* SECTION: link styles */

/* Normal link styles */
a:link {color: #000000;}
a:visited {color: #000000;}
a:hover  {color: #000000;}

/* read more.. links */
.link {}
a.link:link{}
a.link:visited{}
a.link:hover{}


/* Linked headlines (normally inside LIST-sections) */ 
.headlinelink { font-size: 13px; font-weight: bold;}

/* Linked headlines on listing pages */
.headline .headlinelink { font-size: 18px; font-weight: bold;}

/* Navigation path links */
.path {font-weight: normal; color: #000000; }
a.path:link{text-decoration: none;}
a.path:visited{text-decoration: none;}
a.path:hover{text-decoration: none;}

/* Sitemap links */
		.tree{font-weight: normal;}
		a.tree:link{text-decoration: none; color: #000000;}
		a.tree:hover{text-decoration: underline; color: #000000;}
		a.tree:visited{text-decoration: none; color: #000000;}
		a.tree:visited:hover{text-decoration: underline; color: #000000;}

		.sitetree{font-weight: bold;}
		a.sitetree:link{text-decoration: none; color: #000000;}
		a.sitetree:hover{text-decoration: underline; color: #000000;}
		a.sitetree:visited{text-decoration: none; color: #000000;}
		a.sitetree:visited:hover{text-decoration: underline; color: #000000;}


/* SECTION: Standard CP classes*/
.default { }
.date { font-size: 10px;}
.feedback {font-weight: normal;}
.copyright {font-weight: normal;}
/* Standard tools */
div.tools{margin: 15px 0px;}
div.tool{margin: 2px 0px;}
/* SECTION: listing/view styles */

div.pagedescription{}
.pagedescription{
font-size: 14px;
font-weight: bold;
}

.headline, h1.headline {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.headlineview, h1.headlineview {
	font-size: 18px; 
	font-weight: bold; 
	margin: 0px;
	padding: 0px;
}

.subheadline, h2.subheadline {
	font-size: 11px; 
	font-weight: normal; 
	margin: 5px 0px 0px 0px;
	padding: 0px;
  line-height: 1.0;
}
.ingress, p.ingress{
	margin: 6px 0px; padding: 0px;
}
.ingressview, p.ingressview{
	margin: 6px 0px; padding: 0px;
}
p.byline, .byline{
	margin: 0px; padding: 0px;
}


/* SECTION: viewarea block/spacing elements */
.block{
	margin-bottom: 15px;
}
hr{
clear: both;
}
div.hr{
	/* Replacement for hr. This is easier to style */
	font-size: 1px;
	clear: both;
	height: 5px;
	margin-bottom: 15px;
}
div.body{
	clear: both; 
	margin: 0px 0px 22px 0px;
}

/* Artpics */
table.artpic{
  margin-left: auto;
  margin-right: auto;
}
td.artpic img{
  margin: 2px;
}

/* SECTION: page containers */ 

#page{
text-align: left;
}
#top{
margin: 0px;
padding: 0px;
position: relative;
}
#logo{
  position: relative;
  width: 267px;
  height: 120px;
}
#rcassinlogo{
  position: absolute;
  margin-top: 62px;
  margin-left: 73px;
}
#tegning{
  display: none;
}
#flash{
  display: none;
}
#middle{
 /* position: relative;*/
}
#indexmain, #main{
  position: relative;
}
#indexmain{
}
#main{
}
#mainthcorner{
  display: none;
}
#main .cell, #indexmain .cell{
  padding: 10px 10px 10px 10px;
}

#navbar{
  display: none;
}

#topnavigation{
line-height: 1.5em;
height: 1.5em;
margin-bottom: 10px;
}

#sidebar{
  display: none;
}

#footer{}

/* SECTION: page elements */ 

#main_bunn{
  display: none;
}

/* End standard containers and items */

/* SECTION: standard box */ 

.box{
  padding: 0px;
  margin: 0px 0px 15px 0px;
}
#sidebar .box{
}
.box .cell{
padding: 5px 5px 5px 5px;
  background-color: #FFFFFF;
}

.box p{
padding: 0px;
margin: 0px 0px 5px 0px;
}

.box ul{
padding: 0px;
margin: 0px 0px 5px 0px;
list-style-type: none;
}

.box ul li{
margin: 5px 0px;
padding: 0px;
}

.box h3{
font-size: 13px;
font-weight: bold;
margin: 0px;
padding: 0px;
color: #000000;
}

/* SECTION: banner locations */

.bannerlocation{
  clear: both;
  text-align: center;
}

.bannerlocation table{
  margin-left: auto;
  margin-right: auto;
}
.bannerlocation td{
  text-align: center;
  padding: 5px 0px;
}
