body {
	background: #FFFFFF;
	color: #000000;
	font-size: 11px; 
	margin: 0;
	padding: 0 0 4px 0;
	height: 100%; /* Required */
	width: 100%;
	text-align: center;
	line-height: 140%;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;

}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

a[href]:after {
	content: " [" attr(href) "]";
}

hr {
	border: none;
	border-bottom: 1px #ccc solid;
	height: 1px;
	margin: 0px;
}

#content {
	float: left;
	text-align: justify;
	margin: 18px 0 0 8px;
	padding: 0px 30px 40px 10px;
}

#mainContent blockquote {
	font-size: 90%;
	margin: 0 60px 20px 40px;
	padding: 0 0 0 7px;
	border-left: 1px solid #D6D2C6;
	border-right: 1px solid #D6D2C6;
}

#mainContent pre {
	font-family: monospace;
	font-size: 12px;
	border:1px dotted #949494;
	margin: 0 60px 20px 40px;
	padding: 10px 10px 12px 10px;
	overflow: auto;
	width: 440px;
	text-align: left;
}

#rightContent {
	display: none;
}

#footer {
	clear: both;
	height: 39px;
	text-align: left;
	padding: 14px 0px 0px 18px;
}

.news-latest-item {
	margin-bottom: 1em;
	border-bottom: 1px solid #ccc;
}

.news-latest-date {
	float: right;
	margin: 0px;
	padding-right: 20px;
	font-size: 100%;
}

.news-latest-item h2 {
	font-size: 160%;
}

.news-latest-item p {
	font-size: 90%;
}

.news-single-item {
	margin-bottom: 2em;
        border-bottom: 1px solid #ccc;
}

.news-single-item h2 {
	font-size: 160%;
}

.news-single-item h3 {
	line-height: 140%;
	font-size: 110%;
}

.news-single-item pre {
	line-height: 100%;
}

.news-single-timedata {
	float: right;
	padding-right: 20px;
}

.csc-header h2 {
	font-size: 140%;
}

.tx-veguestbook-pi1-captcha {
	display: none;
}

#tx-veguestbook-pi1-form {
	display: none;
}

.tx-veguestbook-pi1 h3 {
	font-size: 120%;
}

.tx-veguestbook-pi1 label {
	float: left;
	width: 12em;
	height: 1.8em;
}


/*
.tx-timtabtagcloud li {
	list-style-type: none;
}

.tx-timtabtagcloud-tag1 {
	font-size: 70%;
}

.tx-timtabtagcloud-tag2 {
	font-size: 80%;
}

.tx-timtabtagcloud-tag3 {
	font-size: 90%;
}

.tx-timtabtagcloud-tag4 {
	font-size: 100%;
}

.tx-timtabtagcloud-tag5 {
	font-size: 110%;
}

.tx-timtabtagcloud-tag6 {
	font-size: 120%;
}

.tx-timtabtagcloud-tag7 {
	font-size: 130%;
}
*/

