 /* small_text */
.small_text {
	font-size: 0.9em;
	color: gray;
	}
.small_text a {
	text-decoration: none;
	color: inherit;
	font-weight: normal;
	border: 0px;
	}
.small_text a:hover {
	color: #333;
	
	}
.small_text h1, .small_text h2,.small_text h3,.small_text h4 {
	font-size: inherit;
	font-weight: bold;
	color: inherit;
	}
.small_text h1 br, .small_text h2 br, .small_text h3 br, .small_text h4 br {
	display:none;
	}

.small_text p {
	margin: 0 0 2px 0;
	font-size:inherit;
	color: inherit;
}

.nobreak {
	white-space: nowrap;
	color: red;
	}

.csc-caption {
	font-size:10px;
	color: gray;
}
/* Typo3 frames */

.csc-frame {
	margin: 2px 0 5px 0;
	clear: both;
	height: auto;
	*heigth: 1%;
	overflow:hidden;

}

.csc-frame-invisible {
	}
.csc-frame-rulerBefore {
	border-top: 1px solid #ccc;
	padding-top: 5px;
	margin-top: 8px;
	}
.csc-frame-rulerAfter {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #ccc;
	}
.csc-frame-frame1 {
	padding: 8px 15px 8px 15px;
	border: 1px dashed #ccc;
	
	}
.csc-frame-frame2 {
	padding: 8px 15px 8px 15px;
	border: 1px solid #ccc;
	background: #efefef;
	}
.csc-frame-indent {

	}
.csc-frame-indent3366 {

	}
.csc-frame-indent6633 {

	}
div.csc-frame-indent, div.csc-frame-indent3366 {

	}
div.csc-frame-indent h4, div.csc-frame-indent3366 h4 {

	}
div.csc-frame-indent3366 {

}
	
table.csc-uploads {
	width: 90%;
	}
table.csc-uploads td, table.csc-uploads p, table.csc-uploads tr {
	margin: 0;
	padding: 0;
	}

	
/* Typo3 fix */
img.spacer-gif, div.content_right br,.imgtext-table br {
	display: none;
	}
.content_right table, td {
	}
p.bodytext {
	}
div#content p.bodytext {
	margin-right: 50px;
	}	
.csc-header br {
	display:none;
	}
.csc-menu * {
	margin: 0px;
	}
	
.csc-firstHeader {
	margin-top:0;
	}
div#content_wrapper br {
	}
.imgtext-table tr td {
	padding: 0 3px 3px 0;
	}
.imgtext-table {
	margin-bottom: 2px;
	}

/* Link list */
.tx-ablinklist-pi1 .link_categori {

	margin-bottom: 4px;
		margin-top: 6px;

}

.tx-ablinklist-pi1 .link_item {
	background: #ffffff url(../images/bull-out.gif) no-repeat 5px top;
	padding-left: 20px;
	margin-bottom: 4px;
}
.error {
	color: red;
	}
	
/* RSS Import n_rdfimport */

p.n_rdfimport_detail {
	padding-left: 20px;
	margin: 0px;
	background: #ffffff url(../images/bull-out.gif) no-repeat 5px top;
}
p.n_rdfimport_detail a {
	font-size: 0.9em;
	color: gray;
}
div.tx-nrdfimport-pi1 {
	margin-bottom: 10px;;
	}
	
/* Guestbook */
.guestbook-form {  }
.guestbook-list .navigation { border: 1px solid #ddd; background: #eee; padding: 4px; display: inline; margin-bottom: 10px;}
.guestbook-list .navigation a { margin: 4px; text-decoration: none; }
.guestbook .meta {  font-size: 90%; line-height: 1em; margin-bottom: .2em;}
.guestbook-form .captcha { padding: 10px 4px; border-top: 2px solid #ddd; border-bottom: 2px solid #ddd; background: #ffe; margin-bottom: 10px;} 
.guestbook-form .captcha img { margin-left2: 12em; border: 1px solid #666;}    
.guestbook-form .captcha p { width: 11em; float: left; margin: 0; text-align: right; margin-right: 1em;}
.guestbook-list .entry { border-top: 4px solid #555; margin: 10px 0; padding: 6px; background: #666; color: #ccc; }
.guestbook-list .entry h3 { margin: 0 0 5px; color: #fff;}
    

.newsletter_subscription p {
	clear:left;
	height: auto;
	*height: 1%;
	overflow:hidden;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 2px 0 2px 0;
	}
.newsletter_subscription h4 {
	margin-bottom: 5px;
	}
	
	
	
/*-----------------------------------  tt_news  -----------------------------------*/
/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border:1px solid #F9FFE5;

}
.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	margin-top: 15px;
}

.news-latest-container hr, .news-latest-container .news-latest-date, .news-latest-container H2, .news-latest-container .news-latest-gotoarchive {
	display:none;
}

.news-latest-container .news-latest-item h4 {
	margin-bottom: 2px
	
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
}
.news-latest-gotoarchive A {
}
.news-latest-item {
	height: 100px;
	/* IE hack */
	*height: 1%;
	*line-height: 1.3;
	/* IE hack end */
	padding: 3px 15px 8px 15px;
	margin-bottom:5px;
	background: #efefef;
	width: 40%;
	float: left;
	margin: 0 15px 15px 0;
}

.news-latest-item IMG {
	margin-bottom:5px;
	margin-right:5px;
	float:left;
}
.news-latest-category IMG {
	display:none;
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float:right;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

}


.news-list-item {
	height: auto;
	/* IE hack */
	*height: 1%;
	/* IE hack end */
	margin-bottom: 10px;
	overflow:hidden;
	}

.news-search-form {
	display:none;

}
.news-search-emptyMsg{
	display:none;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H2 {
	margin-top: 0px;
	
}
.news-list-container H2 A:LINK,.news-list-container H2 A:VISITED,.news-list-container H2 A:HOVER {
}
.news-list-container H2 A {
}
.news-list-container P {
}
.news-list-date {
	float: right;
	width: auto;
	font-size: 9px;
	color: gray;
	font-weight: normal;
	display:none;
}
.news-list-container hr {
	display:none;
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container img {
	float: right;
	border: 4px solid #efefef;
	margin: 0 5px;
}
.news-list-container img:hover {
	border: 4px solid #ccc;
}
.news-list-category {
	font-weight: bold;
	text-transform: uppercase;
	color: #999;
}

.news-list-morelink,.news-list-category {
	font-size:9px;
}
.news-list-morelink  {
	margin-top:3px;
}
.news-list-browse {
	text-align: center;
}

	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	width: 430px;
}
.news-single-item H1 {

}
.news-single-item H3 {
margin-bottom: 15px;
clear: none;
}



.news-single-img {
	clear: both;
	float: right;
	width: 60%;
	margin-bottom: 5px;
	margin-left: 5px;
	height: auto;
	*height: 1%;
	
}
.news-single-category {
	display:none;
	}

.news-single-img img {
	float: left;
	margin: 0 5px 5px 0;
	border: 4px solid #efefef;
}
.news-single-img img:hover {
	border: 4px solid #ccc;
}

.news-single-imgcaption {
	padding:3px;
	display:none;
}
div.news-single-body {
 margin-top: 5px;
 clear: both;
}

div.news-single-body ul {
	margin: 0;
	padding: 0;
	list-style:none;
	background: #efefef;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
div.news-single-body ul li {
	border-top: 1px solid #ccc;
	padding: 3px;
	padding-left: 5px;
	}
div.news-single-body ul li strong {
	}
.news-single-category {
	color: gray;
	float: right;
}
.news-single-backlink, .news-single-backlink a {

	margin-top: 30px;
}
.news-single-timedata {
	float: right;
	color: gray;
	display:none;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	clear: both;
	margin-top: 20px;

}
.news-single-related,.news-single-files,.news-single-links  {

}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}

/* csc-mailform - e-postform gs */

.csc-mailform input, .csc-mailform textarea {
	margin-bottom: 10px;
	}
.csc-mailform td {
	vertical-align:top;
	padding: bottom: 10px;
	}

/* contenttable - tabeller gs */

table.contenttable p {
	margin: 0px;
	}
table.contenttable {
	width: 100%;
	/*border-collapse: collapse;*/
	}
table.contenttable tr.tr-even td {
	background: #efefef;
	margin: 0px;
	padding: 3px;
	border-top: 1px solid #ccc;
	}
table.contenttable tr.tr-odd td {
	background: #snow;
	margin: 0px;
	padding: 3px;
	border-top: 1px solid #ccc;
	}
div.csi-imagewrap {

	}
dl.csi-image {

	}
DIV.csi-border DIV.csi-imagewrap .csi-image IMG {
  border: 1px solid #ccc;
  padding: 4;
  margin: 0 6px 6px 0;
}


/* CCS-MENU */

.csc-menu {

	}
.csc-menu h4 {

	border-bottom: 1px solid #ccc;
}
div.csc-menu p {
margin: 0px;
padding: 0px;
padding-bottom: 4px;
}
div.csc-menu a {
      padding-left: 15px;
      text-decoration: none;
      font-weight: bold;
      background: url(../images/bull-arrow.gif) no-repeat 0px center;
      }
div.csc-menu a:hover {
	background: url(../images/bull-arrow.gif) no-repeat 5px center;
}
