* {
	margin: 0;
	padding: 0;
	/*border:1px solid red;*/
}

.anmeldeart {
	font-size: 12px;
}

td {
	padding-right: 8px;
}



html {
	overflow-y: scroll;
}

body {
	text-align: center;
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #375a5a;
}

img {
	border: 0;
}

.kw_doz_details img{
	max-width: 240px;
}

a:link, a:visited, a:active {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#container {
	text-align: left;
	margin: 0 auto;
	width: 928px;
	min-height: 685px;
	position: relative;
	background: url(../images/bg_container.png) repeat-y top;
}

#home #container {
	min-height: 570px;
}

#header {
	height: 137px;
}

#home #header {
	height: 217px;
	background: url(../images/bg_header_home.gif) repeat-y 195px 0;
}

.visual {
	margin: 0 0 0 195px;
	height: 217px;
	width: 725px;
	position: relative;
	z-index: 2;
	overflow: hidden;
}

.visual img {
	position: absolute;
	top: 0;
	left: 0;
}

#logo {
	position: absolute;
	z-index: 2;
	left: -8px;
}

#logo h1 a {
	display: block;
	width: 203px;
	height: 148px;
	background: url(../images/bg_logo.gif) repeat-y;
}

#logo h1 a img {
	margin: 0 0 0 3px;
	display: block;
}

/*  PAGEHEADER*/
#page-header {
	margin: 0 0 0 195px;
}

#page-header .banner {
	background: url(../images/bg_banner.png) no-repeat;
	width: 725px;
	height: 137px;
	overflow: hidden;
}

#home #page-header .banner {
	height: 217px;
}

/*  CONTENT*/
#content {
	margin: 0 0 0 208px;
	width: 527px;
	padding: 25px 0 60px 0;
}

#inner-content {
	padding: 0 30px 0 15px;
	overflow: hidden;
	min-height: 400px;
}

h2 {
	font-size: 24px;
	font-weight: normal;
	font-family: Arial, sans-serif;
	color: #319c9c;
	margin: 0 0 20px 0;
}

h3 {
	font-size: 14px;
	font-weight: normal;
	color: #375a5a;
	margin: 15px 0 3px 0;
}

h4 {
	font-size: 12px;
	font-weight: normal;
	color: #375a5a;
	margin: 0 0 3px 0;
}

h4 p {
	color: #319c9c;
}

.csc-header h4 {
	background-color: #319c9c;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	margin: 5px 0 0 -1px;
	padding: 6px;
}

p {
	margin: 0 0 10px 0;
}

table tr p {
	margin: 0 0 0 0;
}

#content ul {
	margin: 0 0 10px 0;
	list-style-type: none;
}

#content ul li {
	margin: 0 0 6px 0;
	padding: 0 0 0 20px;
	background: url(../images/bullet.gif) no-repeat 8px 4px;
}

#content ol {
	margin: 0 0 10px 20px;
}

#content ol li {
	margin: 0 0 3px 0;
}

.textbox {
	clear: both;
	border: 1px solid #375a5a;
	background-color: #e4f4f4;
	padding: 5px 6px;
	margin: 0 0 15px 0;
}

.textbox p {
	margin: 0 0 0 0;
}

/* Tabelle */
.contenttable {
	width: 100%;
	border-collapse: collapse;
}

.contenttable tr th {
	border: 1px solid #375a5a;
	background-color: #afdada;
	padding: 5px;
}

.contenttable tr td {
	border: 1px solid #375a5a;
	padding: 5px;
}

.contenttable tr.nextrelated td {
	border-bottom: 0 none;
}

.contenttable tr.tr-odd td {
	background-color: #E4F4F4;
}

.contenttable tr.tr-even td {
	background-color: #D1EFEF;
}

table.seminar tr th.td-1, table.seminar tr td.td-1 {
	width: 100%;
	font-weight: bold;
}

table.seminar tr td.td-1 span {
	font-weight: normal;
}

table tr.related td {
	border: 1px solid #ccc;
	border-bottom: 0 none;
	padding: 2px 5px;
	background-color: #e4f4f4;
}

table tr.related td.first {
	border-left: 1px solid #375a5a;
}

table tr.related td.last {
	border-right: 1px solid #375a5a;
}

table tr.last td.last {
	border-right: 1px solid #375a5a;
}

table tr.related_0 td {
	border-top: 0 none;
	background: url(../images/bg_tr_related.png) repeat-x top;
	padding-top: 6px;
}

table tr.related_0 td.title {
	background: url(../images/bg_tr_related_hole.png) no-repeat top center;
}

table tr.last td {
	border-bottom: 1px solid #375a5a;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	background-color: #E4F4F4;
	border: 1px solid #375A5A;
	font-size: 10px;
	margin: -2px 0 0;
	padding: 2px;
}

/*  SECONDARY-CONTENT */
#secondary-content {
	width: 208px;
	position: absolute;
	top: 149px;
	right: -7px;
}

#home #secondary-content {
	top: 230px;
}

#inner-secondary-content div.sidebox {
	background: url(../images/box_top.gif) no-repeat top;
	width: 208px;
	margin: 0 0 2px 0;
}

#inner-secondary-content div.inner-sidebox {
	background: url(../images/box_bot.gif) no-repeat bottom;
	padding: 14px 12px 14px 14px;
}

#inner-secondary-content div.inner-sidebox h2 {
	margin: 0 0 15px 0;
	padding: 0;
	color: #375a5a;
	font-size: 18px;
	font-weight: normal;
}

#inner-secondary-content div.inner-sidebox h3 {
	margin: 0 0 10px 0;
}

#inner-secondary-content div.inner-sidebox p {
	margin: 0 0 5px 0;
}

#inner-secondary-content div.inner-sidebox ul {
	list-style-type: none;
	margin: 0 0 10px 0;
}

#inner-secondary-content div.inner-sidebox ul li {
	background: url(../images/bullet_sidebox.gif) no-repeat 0 4px;
	padding: 0 0 10px 16px;
	color: #666666;
}

#inner-secondary-content div.inner-sidebox ol {
	margin: 0 0 10px 17px;
}

#inner-secondary-content div.inner-sidebox ol li {
	padding: 0 0 10px 0;
}

#inner-secondary-content div.inner-sidebox a.but_more, #inner-secondary-content div.inner-sidebox a.detail {
	/*width: 33px;*/
	width: auto;
	background: url(../images/but_more.gif) no-repeat right;
	height: 24px;
	display: block;
}

#inner-secondary-content div.inner-sidebox a.but_more span, #inner-secondary-content div.inner-sidebox a.detail span {
	display: none;
}

/* MAIN-NAVIGATION */
#main-navigation {
	position: absolute;
	top: 137px;
	left: -8px;
	z-index: 1;
	width: 208px;
	padding: 11px 0 0 0;
	background: url(../images/bg_main-navigation.png) repeat-y top;
}

/* firstlevel */
#main-navigation ul {
	list-style-type: none;
	background: url(../images/bg_main-navigation_bot.png) no-repeat bottom;
	padding: 0 0 5px 0;
}

#main-navigation ul li {
	background-image: url(../images/bg_firstlevel.gif);
}

#main-navigation ul li a {
	display: block;
	margin: 1px 0 0 0;
	padding: 8px 0 8px 10px;
	color: #375a5a;
	text-decoration: none;
}

#main-navigation ul li a.active {
	background-image: url(../images/bg_firstlevel_active.gif);
	color: #FFFFFF;
}

#main-navigation ul li a.path {
	background-image: url(../images/bg_firstlevel_path.gif);
	color: #FFFFFF;
}

#main-navigation ul li a:hover {
	color: #000000;
}

/* secondlevel */
#main-navigation ul li ul {
	padding: 0;
	background: url(../images/bg_secondlevel_ul.gif) top;
}

#main-navigation ul li ul li {
	background-image: none;
}

#main-navigation ul li ul li a.active {
	background-image: none;
	color: #000000;
	font-weight: bold;
}

#main-navigation ul li ul li a.path {
	background-image: none;
	color: #000000;
	font-weight: bold;
}

#main-navigation ul li ul li.last {
	background: url(../images/bg_secondlevel_last.gif) bottom;
}

#main-navigation ul li ul li.last a {
	margin-bottom: -1px;
	padding-bottom: 7px;
}

#main-navigation ul li ul li a {
	margin: 0 4px 0 3px;
	border-top: 1px solid #8caeae;
}

/* thirdlevel */
#main-navigation ul li ul li ul {
	background-image: none;
}

#main-navigation ul li ul li ul li a {
	background: url(../images/ico_navig2_off.gif) no-repeat 0 8px;
	margin: 0 4px 0 15px;
	padding: 5px 10px 4px 10px;
}

#main-navigation ul li ul li ul li a.active {
	background: url(../images/ico_navig2_active.gif) no-repeat 0 7px;
	color: #000000;
	font-weight: bold;
}

#main-navigation ul li ul li ul li a.path {
	background: url(../images/ico_navig2_path.gif) no-repeat 0 9px;
	color: #000000;
	font-weight: bold;
}

#main-navigation ul li ul li ul li.last {
	background-image: none;
}

/* fourthlevel */
#main-navigation ul li ul li ul li ul li a {
	background: url(../images/ico_navig3_off.gif) no-repeat 0 8px;
	border: 0;
	margin: 0 4px 0 26px;
	padding: 3px 10px 4px 10px;
}

#main-navigation ul li ul li ul li ul li a.active {
	background: url(../images/ico_navig3_active.gif) no-repeat 0 10px;
	border: 0;
}

.contactbox {
	background: url(../images/bg_contactbox.png) no-repeat center bottom;
	height: 149px;
}

.inner-contactbox {
	padding: 44px 14px;
}

.inner-contactbox h3 {
	margin: 0;
	display: none;
}

.inner-contactbox p {
	margin: 0;
}

/* META-NAVIGATION */
#meta-navigation {
	position: absolute;
	top: 0;
	right: 10px;
	z-index: 3;
}

#meta-navigation ul {
	list-style-type: none;
	clear: both;
}

#meta-navigation ul li {
	float: left;
	display: block;
	color: #375a5a;
}

#meta-navigation ul li.first a {
	border: 0;
}

#meta-navigation ul li a {
	float: left;
	display: block;
	padding: 6px 8px 0 6px;
	text-decoration: none;
	color: #375a5a;
	font-size: 11px;
	border-left: 1px solid #375a5a;
}

#meta-navigation ul li a:hover {
	color: #000000;
}

#meta-navigation ul li a.active {
	font-weight: bold;
}

#meta-navigation ul li.search {
	width: 195px;
}

.quicksearch_token {
	width: 146px;
	height: 15px;
	float: left;
	margin: 4px 0 0 0;
	padding: 2px;
	color: #999999;
	font-size: 11px;
	border: 1px solid #a7b7b7;
	border-right-width: 0;
	border-bottom-width: 0;
}

.quicksearch_button {
	float: left;
	margin: 3px 0 0 0;
}

/* FOOTER-NAVIGATION */
#footer {
	background: url(../images/bg_container_bot.png) no-repeat;
	width: 928px;
	height: 20px;
	clear: both;
	margin: 0 auto;
}

#footer-navigation {
	text-align: left;
	padding: 12px 0 0 0;
}

#footer p.copy {
	float: left;
	line-height: 27px;
	margin: 0 0 0 8px;
	color: #FFF;
	font-size: 11px;
}

#footer-navigation ul {
	list-style-type: none;
	clear: both;
}

#footer-navigation ul li {
	float: right;
	display: block;
}

#footer-navigation ul li a {
	float: left;
	display: block;
	padding: 6px 8px 0 0;
	text-decoration: none;
	color: #FFF;
	font-size: 11px;
}

#footer-navigation ul li a:hover {
	color: #9BADAD;
}

#home #content {
	width: 380px;
}

#home #secondary-content {
	right: 7px;
	width: 313px;
}

.scrollarea {
	width: 330px;
	border-left: 1px solid #ccc;
}

.scrollarea h3 {
	font-weight: bold;
}

.scrollarea p {
	margin-bottom: 2px;
}

.scrollup {
	width: 330px;
	height: 11px;
	border: 1px solid #ccc;
	background: #f4fbfb url(../images/scrollup.gif) no-repeat center center;
	cursor: pointer;
	display: none;
}

.scrollup span {
	display: none;
}

.scrolldown {
	width: 330px;
	height: 11px;
	border: 1px solid #ccc;
	background: #f4fbfb url(../images/scrolldown.gif) no-repeat center center;
	cursor: pointer;
	display: none;
}

.scrolldown span {
	display: none;
}

.scrollarea .news-list-item {
	padding: 5px 9px 10px 9px;
}

.scrollarea .news-list-item h3 {
	font-size: 11px;
	margin: 0;
	color: #000;
}

.scrollarea .news-list-item h3 p {
	margin: 0;
	font-weight: bold;
}

.scrollarea .news-list-item h3 a {
	text-decoration: none;
}

.csc-mailform {
	border: 0;
	width: 446px;
	position: relative;
}

.csc-mailform-field {
	margin: 0 0 5px 0;
}

.csc-mailform-field label {
	float: left;
	display: block;
	width: 100px;
}

.csc-mailform-field input {
	width: 340px;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.csc-mailform-field select {
	width: 344px;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.csc-mailform-field textarea {
	width: 340px;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.csc-mailform-field input.csc-mailform-submit {
	width: auto;
	float: right;
}

.csc-mailform-label {
	padding: 8px 0;
}

.csc-mailform-captcha {
	width: 105px;
	height: 28px;
	background: url("../images/bg_captcha.gif") no-repeat 0 0;
	position: absolute;
	left: 134px;
	text-indent: -9999px;
	overflow: hidden;
}

.csc-mailform-captcha img {
	position: absolute;
	top: 4px;
	left: 4px;
}

.csc-mailform-captchaResponse {
	margin-bottom: 30px;
}

.csc-mailform-captchaResponse label {
	margin: 7px 0 0 0;
}

.csc-mailform-captchaResponse input {
	width: 107px;
	margin: 0 0 0 146px;
	padding: 6px 5px;
	border: 1px solid #999;
}

.tx-indexedsearch-searchbox fieldset {
	border: 0 none;
}

.tx-indexedsearch-info {
	display: none;
}

.linktoothermode {
	display: none;
}

.tx-indexedsearch-form {
	float: left;
}

.tx-indexedsearch-search-submit {
	float: right;
}

.tx-indexedsearch-whatis {
	clear: both;
}

.tx-indexedsearch-form label {
	display: none;
}

.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {
	border-color: #A7B7B7;
	border-style: solid;
	border-width: 1px 0 0 1px;
	color: #666;
	background-color: #fbfbfb;
	float: left;
	font-size: 11px;
	height: 15px;
	margin: 4px 0 0;
	padding: 2px;
	width: 390px;
}

.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button {
	border-color: #336666;
	border-style: solid;
	border-width: 0 1px 1px 0;
	color: #fff;
	background-color: #237d7d;
	float: left;
	font-size: 11px;
	height: 20px;
	margin: 4px 0 0;
	padding: 0;
	width: 80px;
}

/********************************** NEWS TEMPLATE=> SEMINARE
************************************************************************/
.news-single-item h3 {
	margin-bottom: 15px;
}

#content .news-single-item ul li {
	background: no-repeat 2px 6px;
	margin: 0 0 6px;
	padding: 2px 0 2px 19px;
}

#content .news-single-item ul li.icon_vcal {
	background-image: url(../images/ico_vCal.png);
}

#content .news-single-item ul li.icon_ical {
	background-image: url(../images/ico_iCal.png);
}

.event-booked-1 {
	color: #000;
}

.event-booked-0, .event-category {
	display: none;
}

.news-single-table {
	border-collapse: collapse;
	width: 100%;
	margin: 20px 0 15px 0;

}

.news-single-table th {
	background-color: #AFDADA;
	border: 1px solid #375A5A;
	padding: 5px;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 3px;
	/*color:#375A5A;*/
}

.news-single-table tr td {
	border: 1px solid #375A5A;
	border-bottom: 0 none;
	padding: 5px;
}

.news-single-links {
	width: 100%;
}

.news-single-related {
	display: none;
}

div.news-single-links a {
	background-color: #D1EFEF;
	color: #333333;
	display: block;
	text-decoration: none;
	width: 145px;
	height: 20px;
	border: 1px outset #375A5A;
}

.news-form input {
	padding: 10px;
	background-color: #AFDADA;
	border: 1px outset #375A5A;
	margin: 0 20px;

	width: 90px;
}

.news-single-files dt {
	display: none;
}

.news-single-additional-info dd {
	margin: 3px 0;
}

.htmlarea-showtableborders {
	display: none;
}

#event-booking {
	background-image: url(../images/bg_event_booking.png);
	color: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
	height: 23px;
	margin-left: -1px;
	padding: 4px 0 0 20px;
	width: 467px;
}

#event-booking-wrapper {
	margin-top: -4px;
	width: 483px;
	overflow: hidden;
}

.event-booking-1 {
	display: none;
}

td.event-date {
	width: 90px;
}

td.event-title {
	width: 180px;
}

td.event-costs {
	width: 70px;
}

tr.booked-1 td,
tr.booked-1 td a {
	color: #999;
}

div.pagefunctions {
	margin: 0 30px 0 217px;
	height: 20px;
	border-top: 1px solid #CCC;
	position: absolute;
	bottom: 0;
	width: 683px;
}

div.pagefunctions ul {
	list-style-type: none;
	margin: 7px 0 0 0;
}

div.pagefunctions ul li {
	float: left;
}

div.pagefunctions ul li a:link,
div.pagefunctions ul li a:visited,
div.pagefunctions ul li a:active {
	color: #999;
	text-decoration: none;
	background: url(../images/pagefunctions.png) no-repeat;
}

div.pagefunctions ul li a:hover {
	color: #000;
}

div.pagefunctions ul li#tellafriend a {
	background-position: 0 3px;
	padding: 0 0 0 25px;
	margin: 0 14px 0 0;
}

div.pagefunctions ul li#print a {
	background-position: 0 -30px;
	padding: 0 0 0 16px;
	margin: 0 14px 0 0;
}

div.pagefunctions ul li#fontsize a {
	display: none;
}

div.pagefunctions ul li#toplink {
	float: right;
}

div.pagefunctions ul li#toplink a {
	background-position: 100% -90px;
	padding: 0 14px 0 0;
}

.powermail_fieldset,
.tx_powermail_pi1_form fieldset {
	border: 0;
	margin: 10px 0 15px 0;
}

.powermail_fieldwrap_check {
	border: 0;
}

.powermail_form h3 {
	display: none;
}

.powermail_legend,
.tx_powermail_pi1_form legend {
	font-weight: bold;
	margin: 0 0 5px 0;
	color: #000000;
}

.tx_powermail_pi1_form .tx_powermail_pi1_fieldwrap_html_9 label {
	display: none;
}

.powermail_fieldwrap,
.powermail_fieldwrap_input,
.tx_powermail_pi1_fieldwrap_html {
	clear: both;
	margin: 0 0 5px 0;
}

.powermail_label,
.tx_powermail_pi1_form label {
	width: 150px;
	display: block;
	float: left;
}

.powermail_input,
.tx_powermail_pi1_form input {
	width: 300px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 0;
}

.powermail_textarea,
.tx_powermail_pi1_form textarea {
	/*width: 450px;*/
	width: 300px;
	height: 100px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.powermail_fieldwrap_submit,
.tx_powermail_pi1_fieldwrap_html_submit {
	text-align: right;
}

.powermail_fieldwrap_submit input,
.tx_powermail_pi1_fieldwrap_html_submit input {
	width: auto;
	margin: 0 29px 0 0;
	padding: 2px 5px;
	cursor: pointer;
}

.powermail_mandatory_js {
	color: #990000;
	padding: 2px 0 0 150px;
}

#advice-required-uid9 {
	padding: 2px 0 0 0;
}

.seminar-cal-text {
	margin-top: 20px;
}

#home .news-list-container {
	width: 310px;
}

.tx-ttnews-browsebox {
	display: none;
}
