/* Suggested order:
 * display
 * list-style
 * position
 * float
 * clear
 * width
 * height
 * margin
 * padding
 * border
 * background
 * color
 * font
 * text-decoration
 * text-align
 * vertical-align
 * white-space
 * other text
 * content
 *
 */

.content h3 {
	height: auto !important;
	height: 1px;
	margin: 12px 0 9px 0;
	padding: 5px 20px;
	font-size: 12px;
	background: #ffcb05 url(../images/h1_bg.gif) repeat-x 0 bottom;
}

.content h4 {
	margin: 10px 5px 7px 0;
	font-weight: bold;
	border-bottom: 1px solid #C7C7C7;
}

.content h5 {
	margin: 5px 0 2px 0;
}

.content h6 {
	margin: 3px 0 0 0;
	font-weight: normal;
	font-style: italic;
}

.content .csc-firstHeader {
	margin-top: 0;
}

.content hr {
	height: 1px;
	margin: 5px 0 3px 0 !important;
	margin: 0;
	border: 0;
	border-top: 1px solid #ccc;
}

.content .csc-textpic-image {
	padding-bottom: 10px;
}

.content a {
	color: #000;
	text-decoration: underline;
}

.content a:hover {
	text-decoration: none;
}

.content ul {
	margin: 5px 0 5px 2px;
}
	
.content ul li {
	height: auto !important;
	height: 1px;
	padding-left: 10px;
	background: url(../images/bulletlist_standard.png) no-repeat 0 6px;
}

.content .contenttable {
	border: 1px solid #ccc;
	margin-left: 1px !important;
	margin-left: 0;
}

.content .contenttable .tr-even {
	background-color: #f8f8f8;
}

.content .contenttable th,
.content .contenttable td {
	padding: 2px 4px;
	border: 1px solid #ccc;
	border-width: 1px 0;
}

/* please add changes also to (.newsSingle .news-single-img .news-single-imgcaption)!!! */
.content .csc-textpic-caption {
	padding: 7px 9px 9px 9px;
	color: #777;
	font-style: italic;
	background: #fff1c0;
}

/* link style */
	.content a.arrow {
		background: url(../images/arrow_link.png) no-repeat 0 4px;
		padding-left: 7px;
	}


/* -----------------------------------------------
	Indexed Search
----------------------------------------------- */
.tx-indexedsearch .mailform {
	margin-bottom: 20px;
}

.tx-indexedsearch .browsebox {
	height: 18px;
	margin: 10px 0 -10px 0;
}

.tx-indexedsearch .browsebox li {
	float: left;
	margin-right: 5px;
}	

.tx-indexedsearch-res h4 {
	clear: both;
	position: relative;
	margin-top: 20px;
	padding: 2px 0;
	line-height: 16px;
	background-color: #FFCB05;
}	

.tx-indexedsearch-res h4 a {
	padding-left: 20px;
}	

.tx-indexedsearch-res h4 img {
	position: absolute;
	top: 2px;
	left: 4px;
}	

.tx-indexedsearch-res h4 .percent {
	position: absolute;
	top: 2px;
	right: 4px;
}

.tx-indexedsearch-res dl {
	margin-top: 10px;
}

.tx-indexedsearch-res dt,
.tx-indexedsearch-res dd {
	display: inline;
}

.tx-indexedsearch-res dt {
	font-weight: bold;
}

.tx-indexedsearch-res dd {
	padding-right: 5px;
}


/* -----------------------------------------------
                tt_news
----------------------------------------------- */

.newsSingle .backlink a,
.newsLatest .morelink a {
	background: url(../images/arrow_link.png) no-repeat 0 4px;
	padding-left: 7px;
}

/* Latest View */
	.newsLatest .newsItem {
		display: block;
		height: auto !important;
		height: 1px;
		margin-bottom: 20px;
	}
	
	.newsLatest .newsItem .left {
		float:left;
		width: 125px;
	}
	
	.newsLatest .newsItem .right {
		margin-left: 125px;
	}
	
	.newsLatest .newsItem h4.title {
		margin-top: 0;
	}
	
	.newsLatest .newsItem p.subheader {
		margin-bottom: 5px;
	}

/* Single View */
	.newsSingle .news-single-img {
		display:block;
		width:210px;
		margin-bottom:10px;
		margin-right:20px;
		float:left;
	}
	
	.newsSingle .news-single-img .news-single-imgcaption {
		padding: 7px 9px 9px 9px;
		color: #777;
		font-style: italic;
		background: #fff1c0;
	}
	
/* archiv */
	.newsSearch form {
		margin-bottom: 20px;
	}
	
	.newsSearch.result {
		margin-bottom: 20px;
	}
	
/* browse box */

.news .browse ul li {
	padding: 0 5px 0 0;
	margin-bottom: 20px;
	float: left;
	background: transparent;
}

/* -----------------------------------------------
                form style
----------------------------------------------- */

form.mailform,
.mailform form {
	margin-left: 20px;
	margin-bottom: 20px;
}

#mainContent .formElement input,
#mainContent .formElement textarea {
	width: 242px !important;
	width: 250px;
	padding: 0 3px;
}

.formElement .csc-mailform-label {
	display: block;
	width: 250px;
	position: relative;
	/* adjustment of the input elements */
	top: -14px !important;
	top: -15px;
	/* distance to the left border*/
	left: 150px;
}

.formElement.error * {
	color: red;
}

/* sr_freecap CAPTCHA */
	.formElement .csc-mailform-label img {
		width: 248px;
		margin: 5px 0 14px 0;
		border: 1px solid #000;
	}

.formElement label {
	font-weight: bold;
	width: 150px;
}	
	
	.tx-okv-pi1 {
	}
	
	.tx-okv-pi1 .listView {
		width: 485px;
		padding: 0;
		margin: 0;
	}
	
	.tx-okv-pi1-browsebox {
		margin-top: 10px;
	}


/* listView */
	.nexteventsncourses_pi1 table.listView {
		width: 485px;
		margin: 10px 0;
	}
	
	.nexteventsncourses_pi1 table.listView td,
	.nexteventsncourses_pi1 table.listView th,
	.tx-okv-pi1 table.listView td,
	.tx-okv-pi1 table.listView th {
		border: 1px solid #ccc;
		border-width: 1px 0;
	}
	
	.nexteventsncourses_pi1 table.listView td,
	.tx-okv-pi1 table.listView td {
		padding: 2px 4px;
	}
	
	.nexteventsncourses_pi1 table.listView th,
	.tx-okv-pi1 table.listView th {
		padding: 4px 4px;
	}
	
	.nexteventsncourses_pi1 table.listView .odd td,
	.tx-okv-pi1 table.listView .odd td {
		background: #f6f6f6;
	}
	
	.nexteventsncourses_pi1 table.listView .even td, 
	.tx-okv-pi1 table.listView .even td {
		background: #ececee;
	}

/* browsebox */
	.tx-okv-pi1 .tx-okv-pi1-browsebox a {
		padding-right: 5px;
	}

/* singleView */
	.tx-okv-pi1 .singleView table {
		/*table-layout: fixed;*/
		width: 485px;
		margin-bottom: 10px;
		background: #f6f6f6;
	}

	.tx-okv-pi1 .singleView table table {
		width: auto;
		margin-bottom: 0;
		background: transparent;
	}
	
	.tx-okv-pi1 .singleView .nowrap {
		white-space: nowrap;
		clear: both;
		margin-bottom: 5px;
	}
	
	.tx-okv-pi1 .singleView .label {
		display: block;	
		float: left;
	}
	
	.tx-okv-pi1 .singleView .label.label-50 {
		width: 50px;
	}
	
	.tx-okv-pi1 .singleView .label.label-120 {
		width: 120px;
	}
	
	.tx-okv-pi1 .singleView table .image {
		text-align: right;
	}
	
	.tx-okv-pi1 .singleView table th {
		padding: 5px 10px 2px 10px;
		border-bottom: 1px solid #ccc;
		vertical-align: bottom;
	}
	
	.tx-okv-pi1 .singleView table td {
		padding: 5px 10px 10px 10px;
	}
	
	.tx-okv-pi1 .printHeader td {
		padding-right: 50px;
	}
	
	.tx-okv-pi1 .printListView {
		margin-bottom: 40px;
	}
	
	.tx-okv-pi1 .printListView .row1 {
		width: 150px;
	}
	
	.tx-okv-pi1 .printListView .row2 {
		width: 400px;
	}
	
	.tx-okv-pi1 .printListView .col1 td {
		border-bottom: 1px solid black;
	}
	
	.tx-okv-pi1 .printListView .col1 .row1 {
		font-weight: bold;
	}
	
	.tx-okv-pi1 .printListView .col1 .row2 {
		text-align: right;
		padding-right: 30px;
	}

/* -----------------------------------------------
	.sr_email_subscribe_pi1
----------------------------------------------- */
/* subscribe form */
	.sr_email_subscribe_pi1 .tx-sremailsubscribe-pi1-multiple-checkboxes {
		position: relative;
		left: 150px;
		width: 200px;
		margin-bottom: -26px;
	}
	
	#mainContent .sr_email_subscribe_pi1 .formElement .tx-sremailsubscribe-pi1-multiple-checkboxes input {
		width: auto !important;
		width: auto;
		left: 0;
	}
	
	#mainContent .sr_email_subscribe_pi1 .formElement .tx-sremailsubscribe-pi1-multiple-checkboxes label {
		position: relative;
		top: -28px !important;
		top: -32px;
		left: 17px !important;
		left: 20px;
	}
	
	#mainContent .formElement.error {
		margin-bottom: 12px;
		padding-left: 150px;
	}