
/*********************************************************/
/***** START - Main stylesheet for HTML & BODY ***********/
/*********************************************************/

html {
	height: 100%;
	overflow-y: scroll;
	font-size: 62.5%;
}

body {
	/*font-family: verdana, helvetica, tahoma, arial, sans-serif;*/
	font-size: 1.2em; /* edit here for global setting - 1em eq. 10px*/
	padding: 0;
	/*Xwidth: 960px !important;*/
	margin: 0 auto;
	color: #5A5F62;
}

/*********************************************************/
/***** STOP - Main stylesheet for HTML & BODY  ***********/
/*********************************************************/

/*********************************************************************************************/
/***** START - The following is used to remove the dotted lines from links *******************/
/*********************************************************************************************/

a:active {
	outline: none;
}

:-moz-any-link:focus {
 outline: none;
}

/*********************************************************************************************/
/***** STOP - The following is used to remove the dotted lines from links  *******************/
/*********************************************************************************************/


/**************************************************************************************/
/***** START - The following is used style various content from TYPO3 *****************/
/**************************************************************************************/

a {
	color: #9B005B;
	background: transparent;
}

p {
	margin: 0 0 0.5em 0;
	line-height: 1.6em;
}

h1,
h2,
h3,
h4,
h5 {
	overflow: hidden;
	background: transparent;
	margin: 0;
}

h1 {
	font-size: 2.6em;
	color: #7b7f81;
	font-weight: bold;
	background-image: url(../images/h1-bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:20px;
}

h2 {
	color: #9b005b;
	font-size: 1.3em;
	font-style: italic;
	margin: 18px 0 15px 0;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.4em;
}

h5 {
	font-size: 1.4em;
}

.csc-frame {
	border: none;
}

.csc-frame-rulerBefore {
	border-top: .1em solid #000000;
	margin: 0 0 1em 0;
	padding: 1em 0 0 0;
}

.csc-frame-rulerAfter {
	border-bottom: .1em solid #000000;
	margin: 0 0 1em 0;
}

.csc-frame-frame1 {
	background: #D1D1D1;
	padding: 1em;
	border: .1em solid #000000;
	margin: 0 0 1em 0;
	overflow: hidden;
}

.csc-frame-frame2 {
	background: #D1D1D1;
	padding: 1em;
	border: .1em dashed #000000;
	margin: 0 0 1em 0;
	overflow: hidden;
}

.csc-header-date {
	background: transparent;
}

.csc-linkToTop {
	text-align: right;
}

.csc-linkToTop a {
	background: transparent;
}

.align-left {
	text-align: left;
}

.align-center {
	text-align: center;
}

.align-right {
	text-align: right;
}

.align-justify {
	text-align: justify;
}

.indent {
	margin-left: 10em;
}

.imgtext-table {
	margin: .3em 0 0 0;
}

.csc-sitemap ol,
.csc-sitemap ul {
	list-style-position: inside;
	margin: .3em 0 .3em 2em;
}

input.text {
	border: .1em solid #000000;
	background-color: #FFFFFF;
	width: 20em;
}

input.submit {
	border: .1em solid #000000;
	background-color: #FFFFFF;
}

textarea.textarea {
	border: .1em solid #000000;
	background-color: #FFFFFF;
	width: 20em;
	height: 30em;
}

div.csc-textpic-border img {
	border: .1em solid #000000;
}

table.contenttable p {
	padding: 0;
	margin: 0;
}

/**************************************************************************************/
/***** STOP - The following is used style various content from TYPO3  *****************/
/**************************************************************************************/


.tx-tcsnartabs-pi1 div.tabcontent {
	display:none;
	position:absolute;
	top:31px;
	left:0;
}

div.tx-tcsnartabs-pi1 div.tabcontent div.inner {
	padding: 10px;
	background-color:#eeefef;
}

.tx-tcsnartabs-pi1 {
	position:relative;
	background-color:#eeefef;
}

.tx-tcsnartabs-pi1 ul {
	margin:0;
	padding:0;
}

.tx-tcsnartabs-pi1 li.contentblocks {
	float:left;
	list-style:none;
}

.tx-tcsnartabs-pi1 li h1.tabheader {
	padding:0;
	width:140px;
	margin:0 0px;
	height:31px;
	cursor:pointer;
	background-color:#FFF;
}

.tx-tcsnartabs-pi1 li h1.tabheader span {
	overflow:hidden;
	text-indent:-999em;
	display:block;
}

.tx-tcsnartabs-pi1 li h1.act {
	background-position:0px 0px;
	cursor: default;
	background-color:#eeefef;
}

.tx-tcsnartabs-pi1 ul.block {
	height:31px;
}

.corner-rt,
.corner-lt,
.corner-rb,
.corner-lb {
	display:none;
}

/* default styles for extension "tx_tcsnarbooks_pi1" */
	
.tx-tcsnarbooks-pi1 .bookscontainer {
	margin-bottom: 10px;
	padding-bottom: 10px;
	background-image:url(../images/tx-tcsnarbooks-pi1_bookscontainer-border.png);
	background-repeat: no-repeat;
	background-position: 65px bottom;	
}

.tx-tcsnarbooks-pi1 .bookscontainer:last-of-type {
	background-image:none;
	
}

.tx-tcsnarbooks-pi1 .bookscontainer h5 a {
	font-size:12px;
	font-style:italic;
	color:#9B005B;
	text-decoration:none;
}

.tx-tcsnarbooks-pi1 .bookitem {
	/*float: left;*/
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.tx-tcsnarbooks-pi1 .description {
/*width: 85%;*/
}

.tx-tcsnarbooks-pi1 .description a {
	text-decoration: none;
	color: #5a5f62;
}

.tx-tcsnarbooks-pi1 .picture {
	margin: 0 .5em 0 0;
	float:left;
}

.copyright {
	color: #d1d1d1;
}

.gbooks {
	float:right;
}

.authors,
.publishyear,
.libterm,
.isbn,
.description2,
.doctypes,
.files,
.kolofon,
.copyright,
.moredata {
	margin: 5px 0;
}

.kolofon div {
	border:1px solid #E0E0E0;
	padding:50px;
}

.authors,
.doctypes,
.files {
	float:left;
	width:32.9%;
}

.description2 {
/*float:left;*/
		}

.authors ul,
.doctypes ul,
.files ul {
	margin:0;
	padding:0;
}

.authors ul li,
.doctypes ul li,
.files ul li {
	margin: 0;
	list-style:none;
}

.longdesc {
/* font-size:.8em;*/
		}

.ref .bookscontainer {
}

.ref .bookscontainer .description {
}



/* default styles for extension "tx_tcnewsmodule_pi1" */
	
.tx-tcnewsmodule-pi1 {
	margin: 0 0 20px 0;
}

.tx-tcresources-pi1 .lightdivider{
	border-top: none;
}

.tx-tcnewsmodule-pi1 .lightdivider {
	background-image:url(../images/tx-tcsnarbooks-pi1_bookscontainer-border.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 1px;
	margin:10px 0;
}

.tx-tcnewsmodule-pi1 .lightdivider:last-of-type {
	background-image:none;
	
}

.tx-tcnewsmodule-pi1 h5 {
	margin-bottom:3px;
}
.tx-tcnewsmodule-pi1 h5 a{
	font-size:12px;
	font-style:italic;
	color:#9B005B;
	text-decoration:none;
}

.tx-tcnewsmodule-pi1 .listlink a{
	text-decoration: none;
}



.tx-tcnewsmodule-pi1 h5.header {
	margin: 0 0 2px 0;
	cursor: pointer;
}

.tx-tcnewsmodule-pi1 .container {
	height: 36px;
	overflow-y: hidden;
}

.tx-tcnewsmodule-pi1 .date {
	padding: 0 8px 0 0;
	margin: 0 8px 0 0;
	color: #757575;
	font-weight: 700;
}

.tx-tcnewsmodule-pi1 .listdate {
	color: #757575;
	font-size: 0.9em;
	margin: 0 0 2px 0;
}


.subpage .tx-tcnewsmodule-pi1 h1{
	font-size: 2.4em;
}

.tx-tcnewsmodule-pi1 .singledate {
	margin: 20px 0 10px 0;
	color: #818181;
}

.tx-tcnewsmodule-pi1 .csc-frame {
	display: none;
}

.tx-tcnewsmodule-pi1 .readmore {
	padding: 5px 0 10px 0;
	display: block;
}

.tx-tcnewsmodule-pi1 .singledescription p {
	margin: 0 0 0.5em;
}


.tx-tcnewsmodule-pi1 .singleteaser {
	font-weight: 700;
	margin: 0 0 20px 0;
}

.tx-tcnewsmodule-pi1 .singleimage {
	float: left;
	margin: 5px 10px 5px 0;
}

.tx-tcnewsmodule-pi1 .listimage {
	float: left;
	margin: 5px 10px 0 0;
}

.tx-tcnewsmodule-pi1 a.relatednews {
	display: block;
}

.tx-tcnewsmodule-pi1 a.relatedfile {
	display: block;
}

.tx-tcnewsmodule-pi1 a.listnews {
	display: block;
	margin: 5px 0 15px 0;
}

.tx-tcnewsmodule-pi1 img.rssimage {
	vertical-align: bottom;
	margin: 0 5px 0 0;
}

.tx-tcnewsmodule-pi1 .clearboth {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}

.tx-tcnewsmodule-pi1 .spacer {
	clear: both;
	font-size: 0;
	height: 20px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

.tx-tcnewsmodule-pi1 .browseLinksWrap {
	margin: 10px 0 20px 0;
}

.tx-tcnewsmodule-pi1 .browseLinksWrap a {
	padding: 0 7px 0 0;
}

.tx-tcnewsmodule-pi1 .browseLinksWrap .activeLinkWrap a {
	text-decoration: none;
}

.tx-tcnewsmodule-pi1 a.gotoarchive {
	margin: 0 0 30px 0;
	display: block;
}

.tx-tcnewsmodule-pi1 .listteaser a {
	text-decoration: none;
	color: #5a5f62;
}



#c59905 p{
	line-height: 13px;
}

#c59905 h2{
	margin: 0;
}


