/* CSS Document */
.htmlarea-content-body{
        background:#00ff00;
}

body{
	margin:0;
	padding:0;
	background:url(../../../{$page.file.backgroundimage}) no-repeat #E3001B;
	font-family:"Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
	font-size:12px;
	color:#333333;
	font-style:normal;
	font-weight:normal;
}

#menu li{
	list-style:none;
	float:left;
	padding:4px 20px 4px 10px;
	background:url(../../../{$page.file.menulistitem}) no-repeat;
}

#menu a:link, #menu a:visited{	
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:silver;
	font-size:20px;
	font-style:italic;
	font-weight:bold;
	background:none;
}

#menu a:hover,#menu a:active, #menu li .active{
	color:yellow;
	font-size:20px;
	font-style:italic;
	font-weight:bold;
	background:none; 			
}


#borderbottom{
	position:absolute;
	bottom:-40px;
	left:0;
	width:100%;
	height:40px;
	background:url(../../../typo3conf/ext/rk_tplgen/files/borderbottom.png) repeat-x;
}

#bordertop{
	position:absolute;
	top:-30px;
	left:0;
	width:100%;
	height:40px;
	background:url(../../../typo3conf/ext/rk_tplgen/files/bordertop.png) repeat-x;
}
#borderleft{
	position:absolute;
	left:-30px;
	top:0;
	height:100%;
	width:40px;
	background:url(../../../typo3conf/ext/rk_tplgen/files/borderleft.png) repeat-y;
}

#borderright{
	position:absolute;
	right:-40px;
	top:0;
	height:100%;
	width:40px;
	background:url(../../../typo3conf/ext/rk_tplgen/files/borderright.png) repeat-y;
}

#leftbottom{
	position:absolute;
	left:-20px;
	bottom:-30px;
	width:40px;
	height:40px;
	background:url(../../../typo3conf/ext/rk_tplgen/files/borderleftbottom.png) no-repeat;
}
#rightbottom{
	position:absolute;
	right:-15px;
	bottom:-40px;
	height:40px;
	width:40px;
	background:url(../../../typo3conf/ext/rk_tplgen/files/borderrightbottom.png) no-repeat;
}

h1{
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#333333;
	font-style:italic;
	font-weight:bold;
	background:none;
}

h2{
	margin:0;
	padding:0;
	font-family:"Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
	font-size:16px;
	color:olive;
	font-style:normal;
	font-weight:normal;
	background:none;
}

h3{
	margin:0;
	padding:0;
	font-family:"Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
	font-size:16px;
	color:#333333;
	font-style:normal;
	font-weight:normal;
	background:none;
}

h4{
	margin:0;
	padding:0;
	font-family:"Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
	font-size:16px;
	color:#333333;
	font-style:normal;
	font-weight:normal;
	background:none;
}

.damd_gallery_catmenu a:link, .damd_gallery_catmenu a:active, .damd_gallery_catmenu a:visited{
  font-family:"Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
  color:#FFFFFF;
  font-size:12px;
  font-style:normal;
  font-weight:normal;
  background:#0080c6;
  text-decoration:none;
  padding:0 4px;
  margin:0 2px 0 0;
}

.damd_gallery_catmenu_active a:link, .damd_gallery_catmenu_active a:visited, .damd_gallery_catmenu_active a:active, .damd_gallery_catmenu a:hover  { 
  font-family:"Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
  color:#FFFFFF;
  font-size:12px;
  font-style:normal;
  font-weight:normal;
  background:#96bf0d; 	
  text-decoration:none;
  padding:0 4px;
  margin:0 2px 0 0;
}


p.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, td.align-left { text-align: left; }
p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, td.align-center { text-align: center; }
p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, td.align-right { text-align: right; }
p.sponsorbg1 { text-align: right; }
p.sponsorbg2 { text-align: right; }
p.sponsorbg1 { text-align: right; }

/* Two frame examples taken from the example CSS file of CSS Styled Content extension and applied to p and table block elements.*/
p.csc-frame-frame1, table.csc-frame-frame1 { background-color: #EDEBF1; padding: 2px 4px 2px 4px; border: 1px solid #333333; }
p.csc-frame-frame2, table.csc-frame-frame2 { background-color: #F5FFAA; padding: 2px 4px 2px 4px; border: 1px solid #333333; }

/* Bullet styles for unordered lists.*/
ul.component-items { color: #186900; list-style-type: circle; }
ul.action-items { color: #8A0020; list-style-image: url(img/red_arrow_bullet.gif); }

/* Numbering styles for ordered lists.*/
ol.component-items-ordered { color: #10007B; list-style-type: lower-roman; }
ol.action-items-ordered { color: #8A0020; list-style-type: lower-greek; }

/* Three inline text colors taken from the color scheme of CSS Styled Content extension.*/
		span.important {
		  font-family:"Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
		  color:#FEDC00;
		  font-size:12px;
		  font-style:normal;
		  font-weight:normal;
		  background:none; 	
		}
		span.name-of-person {
		  font-family:"Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
		  color:#a3c504;
		  font-size:12px;
		  font-style:normal;
		  font-weight:normal;
		  background:none; 	
		}
		span.detail {
		  font-family:"Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
		  color:#FFFFFF;
		  font-size:14px;
		  font-style:normal;
		  font-weight:normal;
		  background:black; 	
		}

/* Selectors for the default configuration of the link accessibity feature.*/
a.external-link {}
a.external-link-new-window {}
a.internal-link {}
a.internal-link-new-window {}
a.download {}
a.mail {}


a:link, a:visited{
	color:#333333;
}

a:hover, a:active{
text-decoration:none;
}

