body {
  margin: 0px;
  margin-bottom:30px;
  padding: 0px;
  background: #E5E5E5;
  width: 100%;
  text-align:center;
  scrollbar-3dlight-color: #C8C8C8;
  scrollbar-arrow-color: #FFFFFF;
  scrollbar-base-color: #C8C8C8;
  scrollbar-darkshadow-color:#C8C8C8;
  scrollbar-face-color: #C8C8C8;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#FFFFFF;
  scrollbar-track-color:#C8C8C8;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight:normal;
  color: #0072BC;
}


* html h1.csc-firstHeader
{
	height: 22px;
}

h1.csc-firstHeader {
	color: #0171BB;
    font-size: 18px!important;
	line-height: 0px;
	padding-left: 25px;
	background:  #d9eaf5 url(/fileadmin/templates/img/headerbg.png) no-repeat;
    min-height: 22px;
    width: auto;
	padding-top: 11px;
	margin-right: 0!important;
	margin-top: 0!important;
	padding-bottom: 8px;
	padding-right: 0!important;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h3
{
	display: block;
	font-size: 1.17em;
	font-weight: bold;
	margin: 1em 0 0 0;
}

h4
{
	display: block;
	font-weight: bold;
	margin: 1.33em 0;
	font-size: 1em;
}

#contentHolder ul li
{
	background: url(../img/square_blue.gif) !important;
	background-repeat: no-repeat !important;
	background-position: left top !important;
}

a {
  text-decoration: underline;
  border:0px;
  color:#000000;
}
a:hover {
  text-decoration: underline;
}
input {
  display:inline;
  height:18px;
  border:1px solid #0372BC;
  color: #474648;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding:3px 0px 0px 2px;
}
form {display:inline;}
img {border:0px;}

#main {
  padding: 0px 3px 0px 3px;
  background: #FFFFFF url(../img/main/bg_content.gif);
  background-repeat: repeat-y;
  width: 989px;
  margin: 0px auto 0px auto;
  text-align: left;
}
#logo{
  margin: 0px;
  padding: 0px;
  color: #FFFFFF;
  width: 989px;
  overflow: hidden;
  height: 119px;
}
dl.csc-textpic-image
{
	/*background-color: #AFFE01;*/
	/*margin: 0 !important;*/
	padding: 0 !important;
}

div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dt
{
	padding: 0 !important;
	margin: 0 !important;
	height: 0 !important;
	width: 0 !important;
}

#logo img,
#logo dl {
	margin: 0;
}

#bottom {
  margin: 0px -3px 0px -3px;
  padding: 20px 0px 0px 0px;
  background-image:url(../img/main/bg_bottom.gif);
  background-repeat: no-repeat;
  background-position: bottom center;
  width: 995px;
  height:10px;
  display:block;
  vertical-align:bottom;
}


#home {

  position: relative;
  top: 20px;
  left: 22px;

}

#home2 {

position: absolute;
width: 125px;
height: 112px;
z-index: 100;

}

#navigation{
  padding: 0px 10px 0px 18px;
  width: 961px;
  font-weight: bold;
  color: #FFFFFF;
  clear: left;
  /*position: relative;*/
}
#navigation:after {
  content: " ";
  display: block;
  clear: left;
  width: 0;
  height: 0;
  overflow: hidden;
}
#naviLinks {
  float:left;
  text-transform: uppercase;
  width: 842px;
}

#naviLinks img{
  border:0px;
}
#naviLinks a {
  text-decoration: none;
  color: #FFFFFF;
}
#naviLinks a:hover, #naviLinks a:active {
  text-decoration: none;
  color: #AED2E9;
}
#naviRechts{
  /*float: right;*/
  text-align: right;
  padding: 5px 0;
}
#naviRechts a {
  text-decoration: none;
  color: #FFFFFF;
}
#naviRechts a:hover, #naviRechts a:active {
  text-decoration: none;
  color: #AED2E9;
}
.active {
  color: #AED2E9;
}

#content{
  padding:0px;
  margin:0px;
}
#contentLeft{
  padding:13px 21px 15px 15px;
  width:205px;
  float:left;
}
#contentRight{
  padding:13px 18px 15px 14px;
  width:716px;
  float:right;
}

#contentRight:after
{
	content: " ";
	display: block;
	clear: left;
	overflow: hidden;
	width: 0;
	height: 0;
}

#contentRight ul
{
	list-style-type: none;
	padding-left: 10px;
}

#contentRight ul li
{
	background-image: url(../img/main/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
	margin-bottom: 3px !important;
}
/*******
**  CONTENT LEFT
***************/

#login{
  padding:5px;
  background: #AED2E9;
  width:195px;
  margin-bottom:1px;
}
.clHeader{
  background: #FFFFFF url(../img/main/lc_boxWhite.gif) no-repeat;
  width:205px;
  height:24px;
  margin-bottom:1px;
  font-weight:bold;
}
.clHeader span{
  padding:5px 4px 5px 26px;
  line-height:22px;
}
.clHeader span a{
  color:#0072BC;
  text-decoration:none;
}
.clHeader span a:hover{
  text-decoration:none;
  color:#000000;

}
.clHeader img{
  padding:0px;
  margin:0px;
  border:0px;
}
.clSubMenu{
  background:url(../img/main/lc_listeKlein.gif) no-repeat;
  padding: 0px 2px 2px 23px;
  color:#0171BB;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight:normal;
  display:block;
}
.clSubMenu a{
  color:#0171BB;
  text-decoration:none;
}
.clSubMenu a:hover{
  text-decoration:underline;
}
.clDate {
  display:block;
}
.clText{
  padding:5px 1px 5px 9px;
  background: #AED2E9;
  width:195px;
  /*margin-bottom:1px;*/
}
.clText h1{
  line-height:3px;
  height:2px;
  padding:2px 2px 2px 0px;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight:normal;
  color:#0072BC;
}
.clText p{
  padding:2px 2px 2px 16px;
  display:inline;
  font-weight:bold;
}
.clText p a{
  text-decoration:none;
  color:#0072BC;
}
.clEmpty{
  height:9px;
  width:205px;
}

/*******
**  CONTENT RIGHT
***************/

#crHeader{
  width:397px;
  padding:9px;
  margin-bottom:20px;
  float:left;
  clear:left;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;
  color:#0171BB;
}
#crHeaderIndex{
  width:397px;
  padding:9px;
  margin:0px;
  float:left;
  clear:left;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;
  color:#525252;
}
#crHeaderIndexLight{
  width:397px;
  padding:9px;
  margin-bottom:20px;
  float:left;
  clear:left;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:normal;
  color:#525252;
}
#contentHead{
  clear:both;
  display:block;
}
#contentBody{
  clear:both;
  text-align:left;
  padding:0px 0px 15px 9px;
  display:block;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:normal;
  color:#525252;
}
#contentBodyIndex{
  clear:both;
  text-align:left;
  padding:15px 0px 0px 0px;
  display:block;
}

/******************
***  STARTSEITE
*******************/

.article{
  background-color:#D9EAF5;
  width:150px;
  height:187px;
  float:left;
  margin-right:7px;
  padding:9px 12px 9px 12px;
}
.articleRe{
  background-color:#D9EAF5;
  padding:9px 12px 9px 11px;
  width:150px;
  height:187px;
  float:right;
}
.article img, .articleRe img{
  border: 5px solid #ffffff;
  display:block;
}
.articleRe a, .article a{
  text-decoration:none;
}
.articleRe a:hover span, .article a:hover span{
  color:#0171BB;
  text-decoration:none;
}
.artikelHeader{
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;
  color:#525252;
  display:block;
  margin:5px 0px 5px 0px;
}
.artikelText{
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight:normal;
  color:#525252;
  display:block;
  margin:12px 0px 0px 0px;
}
/********************
***  INHALTSSEITE
*********************/

.crSmallRight{
  padding: 3px 0px 9px 9px;
}
.crSmallLeft{
  padding: 3px 9px 9px 0px;
}
.crBigLeft{
  width:250px;
  height:188px;
  background-color:#D9EAF5;
  float:left;
  margin: 9px 9px 9px 0px;
  text-align:center;
}
.crBigRight{
  width:250px;
  height:188px;
  background-color:#D9EAF5;
  float:right;
  margin: 9px 0px 9px 9px;
  text-align:center;
}
.crBildText{
  padding:3px 0px 3px 0px;
  color:#0171BB;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight:normal;
  display:block;
}
.crBildText a{
  color:#0171BB;
  text-decoration:none;
}
.crDownload{
  display:block;
  width:256px;
  margin:15px 0px 15px 0px;
}
.crDownloadHead{
  width:256px;
  height:21px;
  margin-bottom:1px;
  background-image:url(../img/main/download.gif);
}
.crDownloadHead span{
  padding: 3px 0px 0px 14px;
  color:#ffffff;
  text-transform:uppercase;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight:normal;
  display:block;
}
.crDownloadText{
  width:256px;
  height:21px;
  background-color:#D9EAF5;
}
.crDownloadText span{
  padding: 3px 0px 0px 14px;
  color:#0072BC;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight:normal;
  display:block;
}
.crDownloadText span a{
  color:#0072BC;
  text-decoration:none;
}
.crTable{
  width:100%;
  border:0px;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight:normal;
  color:#616161;
  margin:15px 0px 15px 0px;
}
.crTable th{
  background-color:#0171BB;
  height:22px;
  width:235px;
  padding-left:5px;
  font-weight:normal;
  color:#FFFFFF;
}
.crTable td{
  background-color:#D9EAF5;
  height:22px;
  padding:5px;
  color:#0072BC;
}
.crTable td a{
  color:#0072BC;
  text-decoration:none;
}

.crTable td a:hover{
  text-decoration:underline;
}

.crHR{
  width:707px;
  height:1px;
  border-top: 1px solid #999999;
  background-color:#ffffff;
  margin: 20px 0px 18px 0px;
  display:block;
}


#content-top-left
{
	float: left;
	width: 404px;
	padding: 0;
	overflow: hidden;
}

#content-top-right
{
	float: left;
	width: 300px;
	margin-left: 10px;
	padding: 0;
	overflow: hidden;
}

#container-top-total
{
	width: 714px;
	/*overflow: hidden;*/
	min-height: 0px;
}

* html #container-top-total {
	height: 0px;
}

#container-top
{
	clear: left;
	width: 714px;
	min-height: 0px;
}

* html #container-top {
	height: 0px;
}

#container-top:after
{
	content: " ";
	display: block;
	clear: left;
	overflow: hidden;
	width: 0;
	height: 0;
}

#content-top-right .tx-poscalendar-pi
{
	font-size: 0.9em;
	margin-top: 10px;
}

#contentHolder .tx-poscalendar-pi
{
	width: 100%;
}

#contentHolder .tx-poscalendar-pi:after
{
	content: " ";
	display: block;
	clear: left;
	width: 0;
	height: 0;
}

#content-top-right .tx-poscalendar-pi .exportlink
{
	margin-top: 10px;
}

.tx-poscalendar-pi .exportlink a,
.tx-poscalendar-pi .exportlink a:link,
.tx-poscalendar-pi .exportlink a:visited,
.tx-poscalendar-pi .exportlink a:focus
{
	color: #0072BC;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
}

#wcalendar
{
	background: #fff url(/fileadmin/templates/img/main/lc_termine.gif ) no-repeat;
}

#wcalendar .teaser-center
{
	padding-left: 2px;
	padding-right: 10px;
	padding-top: 3px;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image
{
	margin-bottom: 0px !important;
}


/**
 *	poscalender listview
 **/

.tx-poscalendar-pi .datelist .teaser-img
{
	float: right;
	margin: 5px 0 5px 5px;
	text-align: right;
}

#poscalender .poscalender-searchform
{
	border-bottom: 1px solid #AED2E9;
	border-top: 1px solid #AED2E9;
	padding: 10px 10px;
	background-color: #D9EAF5;
	margin: 0 0 10px 0;

}

#poscalender .datelist
{
	border: 0 none;
	margin: 0;
}

#poscalender .teaser-frame
{
	border-bottom: 1px solid #AED2E9;
	clear: both;
	font-size: 1em;
	margin: 0;
	min-width: 10px;
	padding: 0;
}

#poscalender .teaser-info
{
	float:left;
	padding:5px 0 0;
	width: 140px;
}

#poscalender .teaser-center
{
	margin:0;
	overflow:hidden;
	padding:0;
	width: 434px;
}
#poscalender .teaser-header
{
	padding:5px 0 0;
}

#poscalender .detaillink
{
	clear: both;
	border:0 none;
	margin:0;
	padding-bottom:10px;
	text-align:right;
}

#poscalender .exportlink a,
#poscalender .exportlink a:link,
#poscalender .exportlink a:visited,
#poscalender .exportlink a:focus,
#poscalender .registerlink a,
#poscalender .registerlink a:link,
#poscalender .registerlink a:visited,
#poscalender .registerlink a:focus
{
	color: #0072BC;
	text-decoration: underline;
	font-weight: bold;
}

#poscalender .exportlink
{
	padding-top: 0px;
	font-size: 10px;
}

#poscalender .registerlink
{
	padding-top: 3px;
	font-size: 10px;
}

#poscalender .clearboth
{
	/*border-top:1px solid #666666;*/
	clear:both;
	font-size:1px;
	line-height:1px;
}

.tx-poscalendar-pi .date
{
	color: #0171BB;
	font-size: 1.2em;
	padding: 15px 15px 0 15px;
}

.tx-poscalendar-pi .place
{
	padding: 0px 15px 0 15px;
}

#content-top-right .tx-poscalendar-pi
{
	border: 1px solid #0171BB;
	background-color: #D9EAF5;
}

#content-top-right .tx-poscalendar-pi .registerlink
{
	margin-top: 15px;
	text-align: center;
	background-color: #0171BB;
	width: 100%;
	padding: 5px 0;
	text-transform: uppercase;
}

#content-top-right .tx-poscalendar-pi .registerlink a
{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}

/*
	Topmenu
*/

#hauptnavigation ul li
{
	list-style: none;
	list-style-image: none;
	float: left;
	padding: 5px 0px 5px 0px;
}

#hauptnavigation ul li.first a
{
	border: 0px;
}

#hauptnavigation ul li a
{
	border-left: 1px solid #FFFFFF;
	/*border-right: 1px solid #FFFFFF;*/
	padding: 0px 5px;
}

/*----*/


#hauptnavigation ul li.last
{
	/*width: 145px;*/
	margin-right: 0px;
	border-bottom: none
}

.nav-mainmenu-popup-level3 ul.level3,
.nav-mainmenu-popup ul.level2
{
	padding: 8px 10px 5px 15px;
}

.nav-mainmenu-popup-level3 ul.level3 li,
.nav-mainmenu-popup ul.level2 li
{
	padding-right: 15px;
	padding-bottom: 5px;
}

.nav-mainmenu-popup ul.level2 li.sub
{
	background-image: url('/fileadmin/templates/img/arrow_03.gif');
	background-position: right center;
	background-repeat: no-repeat;
}

.nav-mainmenu-popup ul.level2 li a,
.nav-mainmenu-popup ul.level2 li a:link,
.nav-mainmenu-popup ul.level2 li a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 1.1em;
	display: block;
}

.nav-mainmenu-popup ul.level2 li a:hover
{
	color: #AED2E9;
}

.nav-mainmenu-popup ul.level2 li a:focus
{
	color: #63A6D2;
	background-color: #FFFFFF;
}

div.nav-mainmenu-popup-level3 ul.level3 li a:hover
{
	color: #63A6D2;
}

.nav-mainmenu-popup-level3 ul.level3 li a:focus
{
	color: #0171BB;
	background-color: #63A6D2;
}

.nav-mainmenu-popup-level3 ul.level3 li a,
.nav-mainmenu-popup-level3 ul.level3 li a:link,
.nav-mainmenu-popup-level3 ul.level3 li a:visited
{
	color: #0072BC;
	text-decoration: none;
	font-weight: normal;
	font-size: 1.1em;
	display: block;
}


#hauptnavigation li div
{
	height: auto !important;
	width: auto !important;
}

.nav-mainmenu-popup
{
	background-color: #0171BB;
	border-left: 3px solid #1980C4;
	text-align: left;
	width: 250px;
}

.nav-mainmenu-popup-level3
{
	background-color: #D9EAF5;
	border-top: 1px solid #C3DAE9;
	border-left: 3px solid #C3DAE9;
	border-right: 1px solid #C3DAE9;
	border-bottom: 1px solid #C3DAE9;
	text-align: left;
	width: 250px;
	/*margin-left: 253px;*/
}

.nav-mainmenu-popup-level3 ul,
.nav-mainmenu-popup ul
{
	margin: 0;
}

.nav-mainmenu-popup-level3 ul li,
.nav-mainmenu-popup ul li
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

.legendSymbolds
{
	float: left;
	width: 60px;
	padding: 5px 0 4px 0;
}

.level1
{
	margin: 0;
	padding: 0
}

#hauptnavigation .level1 li.active a { color: #1C81C4; }
#hauptnavigation .level1 li.active
{
	background-color: #D9EAF5;
}

div.csc-textpic:after
{
	content: " ";
	overflow: hidden;
	width: 0px;
	height: 0px;
	display: block;
	clear: both;
}

div.csc-textpic-clear
{
	overflow: hidden;
	height: 0;
	width: 0;
}

#content .csc-textpic dl.csc-textpic-image dt img
{
	margin-bottom: 10px;
}

/*dl.csc-textpic-image 
{
	margin-right: 10px;
}

dl.csc-textpic-lastcol 
{
	margin-right: 0px;
}*/

.invisible, .navposition, #content-hidden, .menu dfn
{
	display:inline;
	height:0;
	left:-1000px;
	overflow:hidden;
	position:absolute;
	top:-1000px;
	width:0;
}

/*
	poscalendar - booking
*/

.detailinfo-booking
{
	background-color: #D9EAF5;
	border: 1px solid #0171BB;
	padding: 10px;
	font-size: 0.9em;
}

.form-booking textarea
{
	border:1px solid #0372BC;
	color:#474648;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}

.eventbook-label
{
	float: left;
}

.eventbook-label-input label
{
	width: 160px;
	font-size: 1em;
}

.eventbook-label-input
{
	clear: left;
}

.form-booking legend
{
	font-size: 1em;
	color: #525252;
}

small {
	font-size:0.9em;
}

div.formerrors
{
	border: 2px solid #0171BB;
	background-color: #0171BB;
	color: #FFFFFF;
	padding: 10px 10px 5px 10px;
	margin: 0 0 1em 0;
}

#contentHolder ul.formerrors li
{
	list-style-type: none;
	background: url(../img/square_white.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

/*
	LANG MENU
*/

#naviRechts span
{
	list-style: none;
	list-style-image: none;
	display: inline;
	padding: 0px 0px 0px 5px;
}

#naviRechts .first-active,
#naviRechts .first
{
	padding-right: 5px;
	border-right: 1px solid #FFFFFF;
}

#naviRechts .first-active a,
#naviRechts .active a
{
	color: #AED2E9;
}

/*
	MISC
*/


.col2-oneone .oneone-left,
.col2-oneone .oneone-right,
.col2-onetwo .onetwo-left,
.col2-onetwo .onetwo-right,
.col2-twoone .twoone-left,
.col2-twoone .twoone-right,
.col3-oneoneone .oneoneone-left,
.col3-oneoneone .oneoneone-middle,
.col3-oneoneone .oneoneone-right
{ float: left; }

.oneone-left,
.oneone-right,
.onetwo-left,
.onetwo-right,
.twoone-left,
.twoone-right,
.oneoneone-left,
.oneoneone-middle,
.oneoneone-right
{ min-height: 1px }


#contentHolder .col2-oneone .oneone-left,
#contentHolder .col2-oneone .oneone-right
{
	float: left;
}

#contentHolder .col2-oneone .oneone-left { width: 352px; }
#contentHolder .col2-oneone .oneone-right { width: 352px; padding-left: 10px; }

#contentHolder .col2-oneone
{
	clear: left;
}

#contentHolder .col2-oneone:after
{
	content: " ";
	overflow: hidden;
	width: 0px;
	height: 0px;
	display: block;
	clear: both;
}

.csc-frame-frame1 .fce-col1 .col1-one
{
	border: 1px solid #0171BB;
	background-color: #D9EAF5;
	padding: 10px;
}

#contentRight .csc-frame-frame2 h1,
#contentRight .csc-frame-frame2 h2,
#contentRight .csc-frame-frame2 h3
{
	/*background-color: #0171BB;
	color: #FFFFFF;*/
	background-color: #D9EAF5;
	color: #0171BB;
	padding: 8px;
	text-transform: uppercase;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px !important;
	font-weight: bold;
}

#contentRight .csc-frame-frame2 h1 a,
#contentRight .csc-frame-frame2 h2 a,
#contentRight .csc-frame-frame2 h3 a,
#contentRight .csc-frame-frame2 h1 a:visited,
#contentRight .csc-frame-frame2 h2 a:visited,
#contentRight .csc-frame-frame2 h3 a:visited,
#contentRight .csc-frame-frame2 h1 a:active,
#contentRight .csc-frame-frame2 h2 a:active,
#contentRight .csc-frame-frame2 h3 a:active,
#contentRight .csc-frame-frame2 h1 a:hover,
#contentRight .csc-frame-frame2 h2 a:hover,
#contentRight .csc-frame-frame2 h3 a:hover,
#contentRight .csc-frame-frame2 h1 a:focus,
#contentRight .csc-frame-frame2 h2 a:focus,
#contentRight .csc-frame-frame2 h3 a:focus
{
	text-decoration: underline;
	color: #0171BB;
}

/*
	EDU PROG
*/

#content-mainmenu .tx-poseducationalprogramm
{
	background-color: #AED2E9;
}

#content-mainmenu .tx-poseducationalprogramm .levels,
#content-mainmenu .tx-poseducationalprogramm .categories
{
	font-size: 0.9em;
}

#content-mainmenu .tx-poseducationalprogramm .tx-poseducationalprogramm-searchLevel,
#content-mainmenu .tx-poseducationalprogramm .tx-poseducationalprogramm-searchCategory
{
	clear: left;
	width: 100%;
	padding-top: 3px;
}

#content-mainmenu .tx-poseducationalprogramm .tx-poseducationalprogramm-searchLevel:after,
#content-mainmenu .tx-poseducationalprogramm .tx-poseducationalprogramm-searchCategory:after
{
	content: " ";
	overflow: hidden;
	width: 0px;
	height: 0px;
	display: block;
	clear: both;
}

#content-mainmenu .tx-poseducationalprogramm .category,
#content-mainmenu .tx-poseducationalprogramm .level,
#content-mainmenu .tx-poseducationalprogramm .buttons
{
	padding-top: 2px;
	padding-bottom: 5px;
}

#content-mainmenu .tx-poseducationalprogramm .zone select
{
	width: 172px;
	font-size: 11px;
	color: #474648;
	height: 18px;
	border: 1px solid #0372BC;
}
#content-mainmenu .tx-poseducationalprogramm .searchphrase input { height: 18px; width: 168px; }

#content-mainmenu .tx-poseducationalprogramm .zone,
#content-mainmenu .tx-poseducationalprogramm .searchphrase
{
	font-size: 0.9em;
}

#content-mainmenu .tx-poseducationalprogramm .zone
{
	padding-top: 3px;
}


#contentRight .tx-poseducationlprogramm-searchandlistview-itemdetails-table
{
	width: 100%;
	border-collapse: collapse;
	margin-left: 1px;
}

#contentRight .tx-poseducationlprogramm-searchandlistview-itemdetails-table td
{
	padding: 3px 5px;
}

#contentRight .tx-poseducationlprogramm-searchandlistview-itemdetails-table tbody
{
	border: 1px solid #E7E6E6;
}

#contentRight .tx-poseducationlprogramm-searchandlistview-itemdetails-table th
{
	border-bottom: 1px solid #E7E6E6;
	font-weight: bold;
}

#contentRight .tx-poseducationlprogramm-searchandlistview-itemdetails-table td
{
	border-top: none;
	border-bottom: 1px solid #E7E6E6;
	border-right: 1px dotted #E7E6E6;
	border-left: 1px dotted #E7E6E6;
}

#contentRight .tx-poseducationlprogramm-searchandlistview-itemdetails-table td.zone
{
	width: 30px;
	text-align: center;
}

#contentRight .tx-poseducationlprogramm-searchandlistview-itemdetails-table td.units
{
	width: 75px;
	text-align: center;
}

#contentRight .tx-poseducationlprogramm-searchandlistview-itemdetails-table td.number
{
	width: 200px;
	text-align: center;
}

#contentRight .tx-poseducationlprogramm-searchandlistview-itemdetails-table .rowOne td
{
	background-color: #EFEFEF;
}

#contentRight .tx-poseducationalprogramm-searchandlistview-item
{
	padding: 0 0 10px 0;
}

#contentRight .tx-poseducationalprogramm .search .category .categories label,
#contentRight .tx-poseducationalprogramm .search .level .levels label
{
	font-size: 0.9em;
}

#contentRight .tx-poseducationalprogramm .tx-poseducationalprogramm-start .search .searchphrase .label,
#contentRight .tx-poseducationalprogramm .tx-poseducationalprogramm-start .search .category .label,
#contentRight .tx-poseducationalprogramm .tx-poseducationalprogramm-start .search .zone .label,
#contentRight .tx-poseducationalprogramm .tx-poseducationalprogramm-start .search .level .label
{
	width: 90px;
	font-weight: normal;
	padding-top: 6px;
}

#contentRight .tx-poseducationalprogramm .tx-poseducationalprogramm-start .search .tx-poseducationalprogramm-searchLevel,
#contentRight .tx-poseducationalprogramm .tx-poseducationalprogramm-start .search .tx-poseducationalprogramm-searchCategory
{
	padding-left: 0px;
	font-size: 1.1em;
}

#contentRight .tx-poseducationalprogramm .tx-poseducationalprogramm-start .search .searchphrase .value input
{
	width: 190px;
	height: 18px;
}

* html #contentRight .tx-poseducationalprogramm .tx-poseducationalprogramm-start .search .searchphrase .value input
{
	width: 175px;
}

#contentRight .tx-poseducationalprogramm .tx-poseducationalprogramm-start .search .searchphrase .value input.button
{
	padding: 0 6px;
	width: auto;
	font-size: 1.1em;
}

#contentRight .tx-poseducationalprogramm .search .tx-poseducationalprogramm-searchLevel,
#contentRight .tx-poseducationalprogramm .search .tx-poseducationalprogramm-searchCategory
{
	padding-left: 110px;
}

#contentRight .tx-poseducationalprogramm .search .level .levels:after
{
	content: " ";
	overflow: hidden;
	width: 0px;
	height: 0px;
	display: block;
	clear: both;
}

#contentRight .tx-poseducationalprogramm .search .searchphrase .label,
#contentRight .tx-poseducationalprogramm .search .category .label,
#contentRight .tx-poseducationalprogramm .search .zone .label,
#contentRight .tx-poseducationalprogramm .search .level .label
{
	float: left;
	width: 100px;
	font-weight: bold;
}

#contentRight .tx-poseducationalprogramm .search .searchphrase .value input
{
	width: 146px;
}

#contentRight .tx-poseducationalprogramm .search .zone .value select
{
	width: 150px;
}

#contentRight .tx-poseducationalprogramm .search .searchphrase
{
	padding: 0 0 10px 0;
	clear: left;
}

#contentRight .tx-poseducationalprogramm .search .category
{
	padding: 5px 0 10px 0;
	clear: left;
}

#contentRight .tx-poseducationalprogramm .search .level
{
	padding: 0 0 5px 10px;
	clear: left;
}

#contentRight .tx-poseducationalprogramm .search .zone
{
	padding: 0 0 5px 0;
	clear: left;
}

#contentRight .tx-poseducationalprogramm .search .buttons
{
	margin-top: 15px;
	padding-left: 80px;
}

#contentRight .tx-poseducationalprogramm-searchandlistview-items
{
	margin: 30px 0 10px 0;
	padding: 10px 0 0 0;
	border-top: 1px dotted #E7E6E6;
}

.tx-poseducationalprogramm-singleview-item .shortdata
{
	width: 100%;
	padding-bottom: 10px;
}

.tx-poseducationalprogramm-singleview-item .shortdata:after
{
	content: " ";
	overflow: hidden;
	width: 0px;
	height: 0px;
	display: block;
	clear: both;
}

/* -------------------------------- */

.htmlarea-showtableborders td
{
	border-color: #E7E6E6;
	border-style: none dotted solid;
	border-width: medium 1px 1px;
	padding: 3px 5px;
}

.htmlarea-showtableborders
{
	border-collapse: collapse;
	margin-left: 1px;
}

/*
	Webmonitor
		HTML-Element - Frame2
*/

#content-mainmenu .csc-frame-frame2
{
	width: 205px;
}

#content-mainmenu .csc-frame-frame2 table
{
	width: 205px;
}

#content-mainmenu .csc-frame-frame2 table td
{
	width: 205px;
}

#searchButton
{
	width: 195px;
	clear: left;
}

#searchButton:after
{
	content: " ";
  	display: block;
  	clear: left;
  	width: 0;
  	height: 0;
  	overflow: hidden;
}

.redmarked
{
	background-color: #8294AD !important;
	color:#FFFFFF;
	padding: 1px;
}

.contenttable p
{
	margin: 0;
}

.contenttable th,
.contenttable thead td,
.contenttable thead th
{
	font-weight: bold;
}

/*
	RTE-Classes
*/

span.smallfont,
p.smallfont { font-size: 0.9em; }

span.verysmallfont, 
p.verysmallfont { font-size: 0.8em; }

span.bigfont,
p.bigfont { font-size: 1.2em; }

span.verybigfont,
p.verybigfont { font-size: 1.3em; }

p.csc-frame-frame1 {
	color: #27406B;
}

p.csc-frame-frame2 {
	line-height: 1.5em;
}

/***
	Arbeitskreise
***/

.ak-login
{
	position: absolute;
	margin-top: -43px;
	text-align: right;
	font-size: 0.8em;
	width: 694px;
	padding: 10px;
}
