/*------------------------------------------------------------------------------
  vim: set expandtab tabstop=2 shiftwidth=2 fdm=marker:

  file             : frigstyle.css
  description      : basis stijlblad teknowlogic.org
  author           : Tuurlijk!
  copyright        : teknowlogic.org 2004
  Last modification: Mon Nov  8 15:49:39 CET 2004

{{{ main
------------------------------------------------------------------------------*/
body {
	font-family: 'Trebuchet MS';
	/* font-family: "Bitstream Vera", "Vera", "Trebuchet MS", 'Lucida Grande', 'Geneva', lucida, verdana, helvetica, sans-serif; */
  	font-size: smaller;
	margin: 0;
	padding: 0;
	border: 0;
}

div.mainContent
{
	position: relative;
	left: 50%;
	width: 1000px;
	margin: 0 0 0 -500px;
	border-color: #CCC;
	border-width: thin;
	border-style: solid;
	
/*background-color: #ffffff; */
}

div.backgroundBehang
{
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(frigimages/SAMlogokort.gif);
	background-repeat: repeat-y;
	filter: alpha(opacity=10);
	-moz-opacity: .10;
	opacity: .10;
	background-color: #CCC;
	z-index: -10;
	width: 100%;
	height: 100%;
	background-position: 750px;
}

div.menuBar
{
	left: 0px;
	height: 60px;
	/*position: absolute;
	
	top: 355px;*/
}

div.Voorpagina
{
	left: 0px;
	z-index: -1;
	/*position: absolute;
	
	top: 355px;*/
/*	filter: alpha(opacity=70);
	-moz-opacity: .70;
	opacity: .70;*/
}
div.footer 
{
	/*vertical-align: bottom;
	position:relative;*/
	background-color: #EAEAEA;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 0px;
	color: #CCC;
	border-top-color: #FF2F2F;
	border-top-style: solid;
	border-top-width: 3px;
	font-size: 9px;
	/*width: 1000px;
	height:500px;*/
	left: 0px;
}

P{

}

p, li, td, li a {
	/*  font-family: "Arial", verdana, helvetica, sans-serif;  */
  color: #333;
	line-height: 1.3em;
}
pre {
  font-family: Courier, "Courier New", fixed-width, monospace;
  font-size: 0.9em;
  line-height: 1.0em;
  color: #222;
  background-color: #fafafa;
  padding: 4px;
  overflow: auto;
  border-top: 1px solid #bbb;
  border-left: 1px solid #bbb;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  -moz-border-radius: 4px;
}
blockquote {
  color: #666;
  background: url('/fileadmin/www.teknowlogic.org/style/images/quotes.gif') no-repeat top left;; margin-left:30px; margin-right:0; margin-top:0; margin-bottom:0; padding-left:20px; padding-right:0; padding-top:10px; padding-bottom:0
}

blockquote p {
  margin-top: 0;
}

table, tr, td {
  padding: 0;
  margin: 0;
  border: 1;
}
td {
  vertical-align: top;
}
.logo {
  margin-top: 10px;
  margin-left: 10px;
}
.managua {
  margin-left: 10px;
}
div.pageheader {
  margin: 0 auto;
  position: relative;
  z-index:0;
  width: 100%;
  height: 280px;
/*  background-image: url('frigimages/SAMlogo.jpg');*/
}
div.headerbackground {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index:-2;
	background-image: url('frigimages/SAMlogo.jpg');
	background-position: top center;
	background-repeat: no-repeat;
/*	background-color: #ffffff;*/
	height: 275px;
}

div.headerlogo {
	position: relative;
	z-index: -1;
	top: 202px;
	left: 850px;
	height: 125px;
	background-image: url('images/logo_ssam_125.gif');
	/*background-repeat: no-repeat;*/
	width: 116px; 
}

#sidebar
{
	background-color: #6CF;
	color: #333;
	font-family: 'Trebuchet MS';
	padding:6px 20px 20px;
	font-size: 12px;
	margin-top: 17px;
}

#sidebarcontent
{
/*	background-color: #6CF;
	color: #333;
	font-family: 'Trebuchet MS';
	
	font-size: 12px; */
	padding:1px 1px 1px;
}



.head em {
  color: #dc0c0c;
}
.header a, b a, strong a, h2 a, h3 a, h4 a,
.header a:hover, h2 a:hover, h3 a:hover, h4 a:hover,
.header, b, strong, h1, h2, h3, h4 {
  font-family: 'Trebuchet MS'; 
  color: #1a1a1a;
  text-decoration: none;
  border: 0;
}
.tx-websiteportfolio-pi1 .title,
.tx-monosock-pi1 h2,
.news-list-item h3,
.news-single-item h2,
h1, .tx-nrdfimport-pi1 h4 {
  font-size: large;
  font-weight: normal;
  text-align: left;
  margin-top: 15px;
  margin-bottom: 10px;
  display: block;
  color: #1a1a1a;
}
h2 {
  font-size: small;
  margin-bottom: -10px;
}
h3 {
  font-size: small;
}
#main {
	//padding-top: 0px;
}
#content {
	color: #333;
	padding: 20px;
	padding-top: 6px;
	/*margin-right: 20px;*/
	margin-top: 0px;
	margin-bottom: 30px;
	border: 1px solid #ccc;
	/*
  -moz-border-radius-topright: 8px;
  -moz-border-radius-bottomright: 8px;
  */
  -moz-border-radius: 2px;
	background-color: #fafafa;
}
#content a.download img {
  border: 0;
}
#content a img {
  border: 0;
}
#contentNoMenu {
  color: #222;
  font-family: "Trebuchet MS"; 
  padding: 20px;
  padding-top: 6px;
  background-color: white;
  margin-top: 20px;
}
.csc-linkToTop {
  clear: both;
  padding-top: 0;
  margin-top: 0;
  text-align: right;
  font-size: smaller;
  text-transform: lowercase;
}
.csc-linkToTop a {
  color: #555;
}
.expander {
  clear: both;
  line-height: 0;
  z-index: 0;
  padding-top: 6px;
}
.celmenu, .csc-menu, .csc-menu-4 p {
  font-weight: bold;
  margin-top: 2px;
  margin-bottom: 2px;
}
.celsubmenu, .csc-section, .csc-abstract {
  padding-left: 20px;
  font-weight: normal;
  margin-top: 2px;
  margin-bottom: 2px;
}
.csc-menu-7 p {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.csc-menu-7 .csc-section {
  padding-left: 10px;
}
.csc-menu-7 .csc-section a {
  color: #222;
}
hr {
  color: #1c2662;
  height: 1px;
  border: 0;
  width: 100%;
}
hr.clearer {
  visibility: hidden;
}
a:hover {
  border-bottom: solid 1px #dc0c0c;
}
a, h1 a {
  color:#dc0c0c;
  text-decoration: none;
/*  border-bottom: dashed 1px #ddd; */
}
.lastModified {
  float: right;
  font-size: x-small;
  color: #bbb;
  text-align: right;
  visibility: hidden;
  height: 0;
}
/*------------------------------------------------------------------------------
}}}
{{{ content image
------------------------------------------------------------------------------*/
.imgtext-table .csc-caption {
  font-style: italic;
}
/*------------------------------------------------------------------------------
}}}
{{{ photoblog
------------------------------------------------------------------------------*/
.tx-photoblog-pi1 .commentHead .title,
.tx-photoblog-pi1 .blogEntry .title {
  font-size: large;
  font-weight: normal;
  text-align: left;
  margin-top: 15px;
  margin-bottom: 10px;
  letter-spacing: 4px;
  color: #dc0c0c;
}
.tx-photoblog-pi1 a,
.tx-photoblog-pi1 a:hover {
  border-bottom: none;
}
.tx-photoblog-pi1 .title {
}
.tx-photoblog-pi1 .thumbList .photo,
.tx-photoblog-pi1 .list .photo,
.tx-photoblog-pi1 .photo {
	text-align: center;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #bbb;
	border-right: 1px solid #bbb;
	background-color: white;
	padding: 6px;
	margin: 2px auto;
  -moz-border-radius: 2px;
}
.tx-photoblog-pi1 .thumbList .photo:hover,
.tx-photoblog-pi1 .list .photo:hover {
	background-color: #dc0c0c;
}
.tx-photoblog-pi1 .commentHead .photo:hover,
.tx-photoblog-pi1 .blogEntry .photo:hover {
	background-color: #000;
}
.tx-photoblog-pi1 .thumbList .title {
  font-size: smaller;
  color: #555;
}
.tx-photoblog-pi1 .thumbList {
}
.tx-photoblog-pi1 .thumbList .random {
  float: right;
}
.tx-photoblog-pi1 .thumbList .nearest,
.tx-photoblog-pi1 .thumbList .latest {
  clear: both;
  float: left;
}
.tx-photoblog-pi1 .thumbList .photo {
  float: left;
  padding: 2px;
}
.tx-photoblog-pi1 .thumbList .photo img,
.tx-photoblog-pi1 .photo img {
}
.tx-photoblog-pi1 .photo a:hover,
.tx-photoblog-pi1 .photo a {
  text-decoration: none;
  display: block;
}
.tx-photoblog-pi1 .thumbList .photo {
  margin-right: 6px;
}
.tx-photoblog-pi1 .blogEntry .navigation {
  float: right;
  font-weight: normal;
  text-align: right;
}
.tx-photoblog-pi1 .blogEntry .navigation .next,
.tx-photoblog-pi1 .blogEntry .navigation .previous,
.tx-photoblog-pi1 .blogEntry .navigation .latest {
  padding-left: 4px;
  clear: right;
}
.tx-photoblog-pi1 .blogEntry .description {
  color: #777;
  font-size: smaller;
}
.tx-photoblog-pi1 .blogEntry .commentLink {
  color: #555;
  font-size: smaller;
  float: right;
  clear: right;
}
.tx-photoblog-pi1 .commentHead .time {
  color: #555;
  font-size: smaller;
  float: right;
  clear: right;
}
.tx-photoblog-pi1 .blogEntry .time {
  color: #555;
  font-size: smaller;
  float: right;
  clear: right;
}
.tx-photoblog-pi1 .archive .item .time,
.tx-photoblog-pi1 .categorylist .item .time {
  color: #bbb;
  font-size: smaller;
  padding-right: 6px;
  float: left;
}
.tx-photoblog-pi1 .archive .item .time,
.tx-photoblog-pi1 .categorylist .item .time {
  color: #bbb;
  font-size: smaller;
  padding-right: 6px;
  float: left;
}
.tx-photoblog-pi1 .archive .commentLink a,
.tx-photoblog-pi1 .categorylist .commentLink a {
  color: #555;
}
.tx-photoblog-pi1 .archive .commentLink,
.tx-photoblog-pi1 .categorylist .commentLink {
  font-size: smaller;
  padding-right: 6px;
}
.tx-photoblog-pi1 .archive .title,
.tx-photoblog-pi1 .categorylist .title {
  float: left;
  padding-right: 6px;
}
.tx-photoblog-pi1 .archive .date,
.tx-photoblog-pi1 .categorylist .category {
	font-weight: bold;
	padding-top: 6px;
} 
.tx-photoblog-pi1 .blogEntry .category {
  color: #555;
  font-size: smaller;
}
.tx-photoblog-pi1 .commentForm,
.tx-photoblog-pi1 .commentList {
  width: 400px;
  clear: both;
  padding-top: 6px;
}
.tx-photoblog-pi1 .commentList .title {
  color: #555;
  font-size: smaller;
  font-weight: bold;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #bbb;
}
.tx-photoblog-pi1 .commentList .time {
  clear: right;
  color: #bbb;
  float: right;
  font-size: smaller;
}
.tx-photoblog-pi1 .commentList .name {
  clear: left;
  font-size: smaller;
}
.tx-photoblog-pi1 .commentList .body {
  font-size: smaller;
  color: #555;
}
.tx-photoblog-pi1 .commentList .comment {
  padding-bottom: 4px;
  border-bottom: 1px solid #ddd;
}
.tx-photoblog-pi1 .commentForm .title {
  color: #555;
  font-size: smaller;
  font-weight: bold;
  border-bottom: 1px solid #bbb;
  margin-bottom: 6px;
}
.tx-photoblog-pi1 .commentForm td {
  padding-bottom: 2px;
}
.tx-photoblog-pi1 .commentForm .key {
  color: #555;
  font-size: smaller;
  padding-right: 4px;
}
.tx-photoblog-pi1 .moderationNotification {
  color: #555;
  font-size: smaller;
  padding: 2px;
  margin-top: 6px;
  border-left: 2px solid #dc0c0c;
}
.tx-photoblog-pi1 .unlockMessage {
  color: #555;
  font-size: smaller;
  padding: 2px;
  margin-top: 6px;
  border: 1px solid #dc0c0c;
}
.tx-photoblog-pi1 div.exifData {
  padding-top: 6px;
}
.tx-photoblog-pi1 .exifData .key {
  white-space: nowrap;
  color: #555;
  font-weight: bold;
  text-align: right;
  padding-right: 6px;
}
.tx-photoblog-pi1 .exifData .value {
  white-space: nowrap;
  text-align: left;
}
.tx-photoblog-pi1-searchbox {
  clear: both;
  padding-top: 6px;
}
.tx-photoblog-pi1-browsebox {
  font-size: smaller;
}
.tx-photoblog-pi1-browsebox p {
  margin: 0;
  padding-top: 6px;
}
.tx-photoblog-pi1 .commentForm .button,
.tx-photoblog-pi1-searchbox-button {
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #bbb;
	border-right: 1px solid #bbb;
  font-weight: bold;
  background: url('/fileadmin/www.teknowlogic.org/style/images/button.bg.gif') repeat-x top left;
}
/*------------------------------------------------------------------------------
}}}
{{{ websiteportfolio
------------------------------------------------------------------------------*/
.tx-websiteportfolio-pi1 a,
.tx-websiteportfolio-pi1 a:hover {
  border-bottom: none;
}
.tx-websiteportfolio-pi1 .title {
  clear: both;
}
.tx-websiteportfolio-pi1 .thumbList .screenshot,
.tx-websiteportfolio-pi1 .list .screenshot,
.tx-websiteportfolio-pi1 .screenshot {
	text-align: center;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #bbb;
	border-right: 1px solid #bbb;
	background-color: white;
	padding: 4px;
  display: table-cell;
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}
.tx-websiteportfolio-pi1 .thumbList .screenshot:hover,
.tx-websiteportfolio-pi1 .list .screenshot:hover,
.tx-websiteportfolio-pi1 .screenshot:hover {
	background-color: #f0f0f0;
}
.tx-websiteportfolio-pi1 .thumbList .screenshot img,
.tx-websiteportfolio-pi1 .screenshot img {
  border: 1px solid #bbb;
}
.tx-websiteportfolio-pi1 .screenshot a:hover,
.tx-websiteportfolio-pi1 .screenshot a {
  text-decoration: none;
  display: block;
}
.tx-websiteportfolio-pi1 .thumbList .screenshot {
  margin-right: 6px;
}
.tx-websiteportfolio-pi1 .thumbList .title {
  font-size: smaller;
  color: #555;
}
.tx-websiteportfolio-pi1 .list {
}
.tx-websiteportfolio-pi1 .thumbList {
  clear: both;
  padding-top: 10px;
}
.tx-websiteportfolio-pi1 .thumbList .random {
  float: right;
}
.tx-websiteportfolio-pi1 .thumbList .nearest,
.tx-websiteportfolio-pi1 .thumbList .latest {
  clear: both;
  float: left;
}
.tx-websiteportfolio-pi1 .thumbList .screenshot {
  float: left;
  padding: 2px;
  margin-bottom: 10px;
  margin-left: 0px;
}
.tx-websiteportfolio-pi1 .entry .navigation {
  float: right;
  clear: right;
  font-weight: normal;
  text-align: right;
}
.tx-websiteportfolio-pi1 .entry .navigation .next,
.tx-websiteportfolio-pi1 .entry .navigation .previous,
.tx-websiteportfolio-pi1 .entry .navigation .list {
  padding-left: 4px;
  float: left;
}
.tx-websiteportfolio-pi1 .entry .description {
}
.tx-websiteportfolio-pi1 .entry .launchdate {
  color: #555;
  font-size: smaller;
  display: table-cell;
}
.tx-websiteportfolio-pi1 .particularsLabel {
  font-weight: bold;
}
.tx-websiteportfolio-pi1 .archive .title {
  float: left;
  padding-right: 6px;
}
.tx-websiteportfolio-pi1 .category {
  color: #555;
  font-size: smaller;
}
/*------------------------------------------------------------------------------
}}}
{{{ monosock
------------------------------------------------------------------------------*/
.tx-monosock-pi1 p {
  padding: 0;
  margin: 0;
}
p.tx-monosock-pi1-alert {
  border: 1px dashed #dc0c0c;
}
.tx-monosock-pi1-editKey,
.tx-monosock-pi1-modeSelector td {
  padding-right: 6px;
  margin: 0;
}
.tx-monosock-pi1-modeSelector .tx-monosock-pi1-modeSelector-SCell {
}
.tx-monosock-pi1 .tx-monosock-pi1-singleView-HCell p {
  color: #555;
}
.tx-monosock-pi1-listrow {
  clear: both;
  margin-bottom: 10px;
}
.tx-monosock-pi1 .tx-monosock-pi1-browsebox,
.tx-monosock-pi1 .tx-monosock-pi1-searchbox {
  clear: both;
}
.tx-monosock-pi1 p.tx-monosock-pi1-listrowField-title {
  padding: 0;
  margin: 0;
}
.tx-monosock-pi1 p.tx-monosock-pi1-singleView-image,
.tx-monosock-pi1 p.tx-monosock-pi1-listrowField-image {
  border: 1px solid #dc0c0c;
  float: right;
  clear: both;
}
.tx-monosock-pi1 .tx-monosock-pi1-browsebox,
.tx-monosock-pi1 p.tx-monosock-pi1-singleView-image,
.tx-monosock-pi1 p.tx-monosock-pi1-listrowField-image {
	text-align: center;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #bbb;
	border-right: 1px solid #bbb;
	-moz-border-radius: 4px;
	background-color: #f0f0f0;
	padding: 4px;
	margin: 4px auto;
  float: right;
  clear: both;
}
.tx-monosock-pi1 td.tx-monosock-pi1-singleView-HCell {
  padding-right: 6px;
}
.tx-monosock-pi1 .tx-monosock-pi1-browsebox {
  float: none;
  text-align: left;
  vertical-align: top;
  background-color: white;
}
.tx-monosock-pi1 .tx-monosock-pi1-back {
  clear: both;
  font-size: smaller;
  color: #555;
}
.tx-monosock-pi1 .tx-monosock-pi1-edit {
  font-size: smaller;
  color: #555;
}
.tx-monosock-pi1 .tx-monosock-pi1-browsebox p {
  font-size: smaller;
  vertical-align: top;
  color: #555;
}
.tx-monosock-pi1 .tx-monosock-pi1-browsebox td {
  vertical-align: top;
}
.tx-monosock-pi1 .tx-monosock-pi1-browsebox td p {
  padding-right: 2px;
  font-size: smaller;
}
/*------------------------------------------------------------------------------
}}}
{{{ gallery
------------------------------------------------------------------------------*/
.tx-lzgallery-pi1 .preview a:hover {
  border-bottom: none;
}
.tx-lzgallery-pi1 #tx-lzgallery-pi1-fotos a:hover {
  border-bottom: none;
}
.tx-lzgallery-pi1 .descr_short {
  font-style: italic;
}
.tx-lzgallery-pi1 #tx-lzgallery-pi1-fotonav td {
  text-align: center;
  padding-right: 6px;
}
.tx-lzgallery-pi1 #tx-lzgallery-pi1-fotos td {
  text-align: center;
  padding: 2px;
}
.tx-lzgallery-pi1 #tx-lzgallery-pi1-listing .line1 td {
  border-top: dashed 1px #bbb;
}
.tx-lzgallery-pi1 #tx-lzgallery-pi1-listing table,
.tx-lzgallery-pi1 #tx-lzgallery-pi1-listing td {
  padding: 0;
  margin: 0;
}
.tx-lzgallery-pi1 .preview .imageBorder {
	min-height: 60px;
	min-width: 80px;
}
.tx-lzgallery-pi1 #tx-lzgallery-pi1-fotos td .imageBorder {
	min-height: 75px;
	min-width: 100px;
}
.tx-lzgallery-pi1 .preview .imageBorder,
.tx-lzgallery-pi1 #tx-lzgallery-pi1-fotos td .imageBorder {
	text-align: center;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #bbb;
	border-right: 1px solid #bbb;
	-moz-border-radius: 2px;
	background-color: #f0f0f0;
	padding: 4px;
	margin: 4px auto;
}
.tx-lzgallery-pi1 .preview .imageBorder:hover,
.tx-lzgallery-pi1 .preview .imageBorder:focus, 
.tx-lzgallery-pi1 #tx-lzgallery-pi1-fotos td .imageBorder:hover,
.tx-lzgallery-pi1 #tx-lzgallery-pi1-fotos td .imageBorder:focus {
	border-top: 1px solid #bbb;
	border-left: 1px solid #bbb;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	background-color: #fff;
}
/*------------------------------------------------------------------------------
}}}
{{{ menu
------------------------------------------------------------------------------*/
.quickLinks {
  text-align: right;
  font-weight: bold;
  padding-top: 2px;
  margin-right: 50px;
  color: #666666;
}
.quickLinks a {
  color: #666666;
}
.quickLinks a:hover {
  color: #dc0c0c;
  text-decoration: none;
  border-bottom: none;
}
.quickLinks form {
  margin: 0;
  padding: 0;
}
.quickLinks td {
  vertical-align: top;
}
.menu ul{
/*  margin: 0;  UL HIERBOVEN WEGHALEN!!! 
  margin-top: 22px;
  padding-right: 10px;
  margin-right: 10px;
  margin-left: 20px;
  padding-bottom: 25px;
  padding-top: 6px; */

  padding-left: 0px;
  margin: 0;
  list-style: none;
  font-weight: bold;
/*  background:#F6F6F6 url(../images/bg-menu.gif) repeat-y scroll left center;
	border:0.1em solid #F00; /*#CCCCCC; */


}
.menu a {
  /*font-family: "Bitstream Vera", "Vera", "Trebuchet MS", 'Lucida Grande', 'Geneva', lucida, verdana, helvetica, sans-serif; */
  text-decoration: none;
  font-weight: bold;
  border: 0;
  white-space: nowrap;;
  width: 10em;
  padding-left: 5px;

}

.menu a:hover{
	/*font-family: "Bitstream Vera", "Vera", "Trebuchet MS", 'Lucida Grande', 'Geneva', lucida, verdana, helvetica, sans-serif; 
  text-decoration: none;
	border: 0;
	background-color:#CCC*/
}
.menu .accessKey {
  border-bottom: 1px dotted #bbb;
}
.menu ul li {
/*  white-space: nowrap;*/
  float: left;
  width: 12em;
  border-left:2px solid #F00;

}

.menu li ul {
	position: absolute;
	width: 12em;
	left: -999em;
	background-color:#F5F5F5;
}
.menu li ul li {
	margin-left: 0px;		
}

.menu li:hover ul {
	left: auto;
	border:1px solid #999;
	margin-left:-1px;
}


.menu li ul a{
	font-size:12px;
	font-weight:normal;
	line-height:1.6em;
	padding-left:10px;
}


.menu li ul li:hover{
	background-color: #CCF2FD;
	/*border:1px solid #00F; */
	padding-right: -20px; 
}

/*#menu li ul li a:hover{
	bordertop:1px solid #00F;
	borderbottom:1px solid #00F;
	leftmargin:10;
	border-color: #00F;
}*/


/*
#menu ul li a {
  line-height: 1.6em;
}
#menu img {
  border: 0;
}
#menu ul {
  list-style-position: outside;
  list-style-type: none;
  padding-left: 18px;
  margin-left: 4px;
  margin-top: 0px;
}
#menu ul ul li a {
  line-height: 1.4em;
  color: #ff9000;
}
#menu ul ul ul {
  border: 0;
}
#menu ul ul li,
#menu ul ul ul li {
  text-align: left;
}
#menu ul ul li a,
#menu ul ul ul li a {
  letter-spacing: 0;
}
#menu a:hover,
#menu ul ul li a:hover,
#menu ul ul ul li a:hover {
  color: #dc0c0c;
}
#menu ul li {
}
#menu li.hasSub a {
}
#menu li.activeHasSub a {
}
#menu li.current a {
  color: #dc0c0c;
}
#menu .hidden {
  visibility: hidden;
}
#menuSpacer {
  background-color: white;
  border: 0;
  float: left;
  font-size: x-small;
  margin: 0;
  padding: 0;
  padding-top: 1px;
  padding-bottom: 2px;
  width: 150px;
}*/
#breadCrumbs {
  vertical-align: middle;
  font-size: x-small;
  text-align: right;
  border: 0;
  margin: 0;
  padding: 0;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 10px;
  background: url('/fileadmin/www.teknowlogic.org/style/images/title.bg.hollow.gif') repeat-x top left;
  background-color: white;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 5;
  border-bottom: 1px solid #bbb;
}
#breadCrumbs a,
#breadCrumbs a:active,
#breadCrumbs a:link,
#breadCrumbs a:visited {
  text-decoration: none;
  color: #dc0c0c;
  border: 0;
}
/*------------------------------------------------------------------------------
}}}
{{{ form
------------------------------------------------------------------------------*/
form {
  margin: 0;
  padding: 0;
}
.csc-form-fieldcell input,
input,
textarea,
select {
  padding-left: 2px;
  padding-right: 2px;
  font-size: smaller;
  font-family: "Bitstream Vera", "Vera", "Trebuchet MS", 'Lucida Grande', 'Geneva', lucida, verdana, helvetica, sans-serif; 
  font-size: x-small;
  color: #dc0c0c;
  background-color: white;
	border-top: 1px solid #bbb;
	border-left: 1px solid #bbb;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
  -moz-border-radius: 4px;
  /*
  background: url('/fileadmin/www.teknowlogic.org/style/images/button.bg.gif') repeat-x top left;
  */
}
textarea,
.csc-form-fieldcell input {
  background-image: none;
}
td.csc-form-labelcell {
  vertical-align: top;
}
td.csc-form-labelcell p {
  padding-top: 0;
  margin-top: 0;
  padding-right: 6px;
}
form {
  margin: 0;
  padding: 0;
}
form label {
	width: 175px;
	display: block;
	float: left;
}
form fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
.csc-mailform-field {
	clear: both;
}
.csc-mailform-field input,
.csc-form-fieldcell input,
input,
textarea,
select {
  padding-left: 2px;
  padding-right: 2px;
  font-size: smaller;
  font-family: "Bitstream Vera", "Vera", "Trebuchet MS", 'Lucida Grande', 'Geneva', lucida, verdana, helvetica, sans-serif; 
  font-size: x-small;
  color: #700;
  background-color: white;
	border-top: 1px solid #bbb;
	border-left: 1px solid #bbb;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
  -moz-border-radius: 4px;
  /*
  background: url('/fileadmin/www.teknowlogic.org/style/images/button.bg.gif') repeat-x top left;
  */
}
textarea,
.csc-mailform-field input,
.csc-form-fieldcell input {
  background-image: none;
}
td.csc-mailform-field label,
td.csc-form-labelcell {
  vertical-align: top;
}
td.csc-mailform-field p,
td.csc-form-labelcell p {
  padding-top: 0;
  margin-top: 0;
  padding-right: 6px;
}
/*------------------------------------------------------------------------------
}}}
{{{ titlebar
------------------------------------------------------------------------------*/
.titleBar {
  border: 0;
  margin: 0;
  padding: 0;
  text-align: left;
  height: 136px;
  background-image: url('/fileadmin/ssam.teknowlogic.org/style/images/titlebar.bg.gif');
  background-repeat: repeat-x;
  background-position: top right;
  background-color: white;
}
.titleBar a {
  text-decoration: none;
  border: 0;
}
.searchForm {
  float: left;
  vertical-align: middle;
}
.searchForm input {
  margin-left: 12px;
  width: 60px;
  font-size: x-small;
  background-color: white;
  background-image: url("/fileadmin/www.teknowlogic.org/style/images/search.png");
  background-repeat: no-repeat;
  background-position: right center;
	border-top: 1px solid #bbb;
	border-left: 1px solid #bbb;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
/*------------------------------------------------------------------------------
}}}
{{{ sitemap
------------------------------------------------------------------------------*/
.csc-menu p.csc-abstract {
  font-weight: normal;
}
p.csc-sitemap {
  margin-top: 2px;
  margin-bottom: 2px;
}
.sitemap1, .csc-sitemap-level1 {
  font-weight: bold;
}
.csc-sitemap-level1 a,
.csc-sitemap-level1 a:active,
.csc-sitemap-level1 a:link,
.csc-sitemap-level1 a:visited {
  text-decoration: none;
  color: #dc0c0c;
}
p.csc-sitemap-level1 {
  padding-top: 5px;
}
.sitemap2, .csc-sitemap-level2 {
  padding-left: 20px;
  font-weight: normal;
}
.csc-sitemap-level2 a,
.csc-sitemap-level2 a:active,
.csc-sitemap-level2 a:link,
.csc-sitemap-level2 a:visited {
  text-decoration: none;
  color: #222;
}
.sitemap3, .csc-sitemap-level3 {
  padding-left: 40px;
  font-weight: normal;
  font-style: italic;
}
.csc-sitemap-level3 a,
.csc-sitemap-level3 a:active,
.csc-sitemap-level3 a:link,
.csc-sitemap-level3 a:visited {
  text-decoration: none;
  color: #222;
}
.sitemap4, .csc-sitemap-level4 {
  padding-left: 60px;
  font-weight: normal;
}
/*------------------------------------------------------------------------------
}}}
{{{ news
------------------------------------------------------------------------------*/
.newsTitle {
  font-size: small;
  border-bottom: 1px solid #ddd;
  color: #222;
  background-color: #fffff5;
  padding-left: 4px;
}
.newsTitle a,
.newsTitle a:active,
.newsTitle a:link,
.newsTitle a:visited {
  text-decoration: none;
  color: #1c2662;
  font-weight: bold;
}
.newsDate, .newsAuthor {
  font-size: x-small;
  color: #555;
}
.newsContent {
  padding: 4px;
  background-color: white;
}
.newsCategory {
  color: #bbb;
  font-size: smaller;
}
.newsImage {
  float: right;
}
.newsItem {
  border: 1px solid #eee;
  display: table;
  margin: 0 auto;
}
.newsList {
  display: table;
}
.newsListItem {
  border: 1px solid #eee;
  display: table;
  text-align: left;
  margin-bottom: 10px;
  margin-right: 0 auto;
  background-color: white;
}
.newsLinks {
  color: #aaa;
}
.newsLeesMeer {
  font-size: smaller;
}
.newsLeesMeer a,
.newsLeesMeer a:active,
.newsLeesMeer a:link,
.newsLeesMeer a:visited {
  text-decoration: none;
  color: #555;
}
/*------------------------------------------------------------------------------
}}}
{{{ rdf newsfeeds
------------------------------------------------------------------------------*/
.tx-nrdfimport-pi1 {
  padding-bottom: 20px;
}
.tx-nrdfimport-pi1 li a {
  color: #dc0c0c;
  font-weight: bold;
  margin-left: 0;
  padding-left: 0;
}
.tx-nrdfimport-pi1 li {
  clear: both;
  margin-left: 0;
  padding-left: 0;
  padding-top: 0;
  list-style-type: none;
  display: block;
}
.tx-nrdfimport-pi1 h4 {
  clear: both;
  margin-left: 0;
  padding-left: 0;
}
.tx-nrdfimport-pi1 p {
  margin-left: 0;
  padding-left: 16;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 6px;
}
.tx-nrdfimport-pi1 img {
  clear: both;
}
.tx-nrdfimport-pi1 a:hover {
  text-decoration: none;
  border-bottom: none;
}
.tx-nrdfimport-pi1 a:hover img {
  text-decoration: none;
  border-bottom: none;
}
.tx-nrdfimport-pi1 blockquote {
  display: inline-table;
  display: none;
  margin: 0;
  padding: 0;
  margin-top: 4px;
  margin-bottom: 4px;
  margin-left: 20px;
}
._tx-nrdfimport-pi1 h4 {
  font-size: 13pt;
  text-align: left;
  border: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #bbb;
	border-right: 1px solid #bbb;
  -moz-border-radius: 4px;
  margin-top: 4px;
  padding: 2px;
  padding-left: 4px;
  /*
  background-color: #fafafa;
  background-image: url('/fileadmin/www.teknowlogic.org/style/images/news.title.bg.png');
  */
  padding-bottom: 0px;
}
.tx-nrdfimport-pi1 b,
.tx-nrdfimport-pi1 strong {
  color: #222;
}
/*------------------------------------------------------------------------------
}}}
{{{ front end user registration
------------------------------------------------------------------------------*/
.tx-srfeuserregister-pi1 p {
  margin: 0;
  padding: 0;
  padding-right: 6px;
  padding-bottom: 2px;
  vertical-align: top;
}
/*------------------------------------------------------------------------------
}}}
{{{ new login box
------------------------------------------------------------------------------*/
.tx-newloginbox-pi1 p {
  margin: 0;
  padding: 0;
  padding-right: 6px;
  padding-bottom: 2px;
  vertical-align: top;
}
/*------------------------------------------------------------------------------
}}}
{{{ news
------------------------------------------------------------------------------*/
.news-list-container .news-list-item .news-list-date,
.news-single-item .news-single-timedata {
  float: right;
  font-size: small;
  font-weight: normal;
  clear: both;
  color: #ddd;
  letter-spacing: 0;
}
.news-list-container .news-list-item .news-list-category,
.news-single-item .news-single-category {
  font-size: smaller;
  clear: both;
  color: #ddd;
  padding: 0;
  margin: 0;
}
.news-single-item .news-single-author {
  float: right;
  font-size: smaller;
  clear: both;
}
.news-single-item .news-single-backlink,
.news-list-container .news-list-item .news-list-morelink {
  font-size: smaller;
}
/*------------------------------------------------------------------------------
}}}
{{{ indexed search
------------------------------------------------------------------------------*/
.tx-monosock-pi1 input.tx-monosock-pi1-formButton,
.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button{
  width: 60px;
  font-weight: bold;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #bbb;
	border-right: 1px solid #bbb;
  -moz-border-radius: 4px;
  background: url('/fileadmin/www.teknowlogic.org/style/images/button.bg.gif') repeat-x top left;
}
.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {
  width:60px;
  background: 0;
}
.tx-indexedsearch select {
  background: 0;
  padding: 0;
  border: 0;
}
.tx-indexedsearch .tx-indexedsearch-whatis p .tx-indexedsearch-sw {
  font-weight:bold;
  color: #dc0c0c;
}
.tx-indexedsearch .tx-indexedsearch-sectionlinks ul {
  margin-top: 0;
  margin-bottom: 0;
}
.tx-indexedsearch .tx-indexedsearch-rules h2 {
  padding: 0;
  padding-right: 4px;
  margin: 0;
  text-align: right;
  color: #bbb;
}
.tx-indexedsearch .tx-indexedsearch-rules p {
  padding: 0;
  padding-right: 4px;
  margin: 0;
  font-size: smaller;
  text-align: right;
  color: #bbb;
}
.tx-indexedsearch .tx-indexedsearch-whatis {
  margin-top:3px;
  margin-bottom:3px;
}
.tx-indexedsearch .tx-indexedsearch-browsebox p {
  color: #dc0c0c;
  margin-bottom: 0;
}
.tx-indexedsearch .tx-indexedsearch-browsebox-SCell p {
  font-weight: normal;
}
.tx-indexedsearch p.tx-indexedsearch-noresults {
  text-align:center;
  font-weight:bold;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title {
  padding: 0;
  margin: 0;
  text-align: left;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title p {
  padding: 0;
  margin: 0;
  font-weight: bold;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title p.tx-indexedsearch-percent {
  padding: 0;
  margin: 0;
  font-weight:normal;
  font-size: smaller;
  color: #bbb;
  padding-right: 4px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr p {
  padding: 0;
  margin: 0;
  color: #444;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr p .tx-indexedsearch-redMarkup {
  color: #dc0c0c;
  border-bottom: 1px dotted #dc0c0c;

}
.tx-indexedsearch .tx-indexedsearch-res td {
  padding: 0;
  margin: 0;
  padding-left: 4px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info p,
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info p a {
  padding: 0;
  margin: 0;
  font-size: smaller;
  color: #bbb;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead p,
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead h2 {
  padding: 0;
  margin: 0;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead td {
  padding-right: 4px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead table {
  text-align: left;
  border: 1px solid #ddd;
  -moz-border-radius: 4px;
  margin-top: 4px;
  padding-left: 4px;
  background-color: #fafafa;
  background-image: url('/fileadmin/www.teknowlogic.org/style/images/news.title.bg.png');
}
/* }}} */

.csc-header-date
{
text-align: left;
font-size:9px;	
line-height:0.8em;
color:#DC0C0C;
margin-top: 10px;
margin-bottom: 0px;
}

