.bigfont {
	font-size: 17px;
	line-height: 20px;
}

#content {
	width: 560px;
}

#leftCol {
  width: 600px;
  float: left;
}

#rightCol {
  width: 280px;
  float: right;
}

#rightColCont {
	border-top: 1px black dotted;
	background-color: #E2E2E2;	
}
#share {
	display: block;
	height: 40px;
}
#share IMG {
	border: none;
	margin-right: 10px;
	vertical-align: top;
}

#stLeft, #stRight {
	float: left;
}
#stRight {
	margin-top: 12px;
	color: black;
	font-size: 16px;	
}
#rightColCont	.teaserImg {
		padding: 20px; 
		border-bottom: 1px #777 dotted;
	}

h2.header {
	font-family: trebuchet ms;
	color: black;
	font-size: 30px;
	padding-top: 20px;
	line-height: 40px;
}

H3 {
	margin: 0px;
	padding: 0px;
}

HR {
	margin-top: 25px;
	margin-bottom: 25px;
	height: 1px;
	border: none;
	border-top: 1px black dotted;
}

#subMenu {
	border-top: 1px #777777 dotted;
}
.subMenuItems, .subSubMenuItems {
	border-bottom: 1px #777777 dotted;
	width: 600px;
}

.breadcrumpMenu {
	border-bottom: 1px dotted #777777;
	width: 600px;
	height: 32px;
	vertical-align: middle;
	line-height: 32px;
	color: black;
	font-size: 13px;
}
.breadcrumpMenu A:LINK {color:black;text-decoration: none;}
.breadcrumpMenu A:VISITED {color:black;text-decoration: none;}
.breadcrumpMenu A:HOVER {color:#6B7909;text-decoration: underline;}



.news-single-container H1 {
	font-family: trebuchet ms;
	font-size: 24px;
	line-height: 26px;
	color: #6B7909;
	font-weight: normal;
	margin-top: 0px;
}

.news-latest-container H2 {
  margin: 0px;
}

.news-single-container H3 {
	font-family: trebuchet ms;
	font-weight: normal;
}

.news-single-container {
	margin-top: 50px;
}

.news-single-container .news-single-author, .news-latest-item .bodytext {
	display: inline;
	margin: 0px;
}

.comments P {
	margin:0px;
}

.commentForm INPUT.input {
	border: 1px #D9D9D9 solid;
	background: white !important ;
	padding-top: 3px;
	padding-left: 5px;
	height: 27px;
}

.commentForm TEXTAREA.input {
	border: 1px #D9D9D9 solid;
	background: white !important ;
	height: 150px;
	padding-left: 5px;
	padding-top: 3px;
}

#mailonanswer, #mailoncomment {
	margin: 0px;
	padding: 0px;
}

.commentSubmit {
	background: none !important;
	border: none !important;
	padding: 0px !important;
}


.tx-indexedsearch .tx-indexedsearch-browsebox LI {
	display:inline; 
	margin-right:5px; 	
}
.tx-indexedsearch-browsebox P {
	color: black;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { 
	width:100px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
	width:150px; 
}
.tx-indexedsearch-searchbox TD{
	color: black !important;
}
.tx-indexedsearch .tx-indexedsearch-whatis { 
	margin-top:10px; 
	margin-bottom:5px; 
	color: black;
}
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { 
	font-weight:normal; 
	font-style:normal; 
}
.tx-indexedsearch .tx-indexedsearch-noresults { 
	text-align:center; 
	font-weight:bold; 
}
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { 
	font-style:normal; 
	font-size: 13px;
}
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-title { 
	font-style:normal; 
	font-size: 17px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { 
	color:black;
	font-weight: bold;
	font-style: italic; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { 
	background:#eeeeee; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { 
	margin-top:20px; 
margin-bottom:5px; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { 
	margin-top:0px; 
margin-bottom:0px; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { 
	background:#cccccc; 
vertical-align:middle; 
}
.tx-indexedsearch .tx-indexedsearch-res .noResume { 
	color:#666666; 
}
.tx-indexedsearch .tx-indexedsearch-category { 
	background:#cccccc; 
	font-size:16px; 
	font-weight:bold; 
}

/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
.tx-indexedsearch .res-tmpl-css { 
	clear:both; 
	margin-bottom:1em; 
}
.tx-indexedsearch .searchbox-tmpl-css LABEL { 
	margin-right:1em; 
	width:10em; 
	float:left; 
}
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { 
	letter-spacing:0; 
	font-weight:normal; 
	margin-top:-1.2em; 
	float:right; 
}
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { 
	float:left; 
}
.tx-indexedsearch .info-tmpl-css dd.item-mtime { 
	float:none; 
}
.tx-indexedsearch .info-tmpl-css dd.item-path { 
	float:none; 
}

.sk-pagecomments-error {
	padding: 0px;
	margin: 0px;
	background: none;
	border: none;
}

/* Seminars Single View */
.tx-seminars-pi1 H2 {
	font-size: 30px;
	line-height: 40px;
}
