@charset "utf-8";

/* CSS Document */
*
{
	margin: 0px;
	padding: 0px;
}

body
{
	font: 12px/16px "Trebuchet MS", Tahoma, Arial, Helvetica;
	color: #4b4b4d;	
}

#container
{
	/*margin:27px auto 0 auto;*/
	margin:12px auto 0 auto;
	width: 811px;
}

.content-wrap
{
	background: url(cont-bottom.gif) no-repeat right bottom;
}

#header
{
	height: 71px;
}

#homebutton
{
	float:left;
	padding-left:5px;
}

#login {
	float:right;
	padding-right:5px;

}

.menu_main,
.breadcrump
{
	height: 29px;
	width:801px;
	background: #999999 url(menu_main-bg.gif) no-repeat left top;
	margin:0 5px;
}

.menu_main ul
{
	font-size: 17px;
	line-height:17px;
	list-style: none outside;
	font-weight: bold;
	padding-left:51px;
}

:root .menu_main ul /* nur Firefox */
	{
		line-height:16px;
	}

.menu_main ul li,
.menu_main ul li.last
{
	float:left;
	padding:7px 57px 0 0;
}

.menu_main ul li.last
{
	padding-right:0;
}

.menu_main a
{
	color:#fff;
	text-decoration:none;
}

.menu_main a:hover,
.menu_main a.act
{
	color:#0060a9;
	text-decoration:none;
}

#indexsuche
{
	float: right;
	background: url(searchbox-hg.gif) no-repeat left 5px;
}

#indexsuche ul
{
	font-size: 12px;
	list-style: none outside;
	font-weight: normal;
	padding-left:0;
}

#indexsuche ul li
{
	padding:0;
}

#indexsuche input
	{
	width:140px;
	border:none;
	padding:0 0 0 20px;
	margin-top:5px;
	background:none;
	}
	
html>/**/body #indexsuche input  /* nur IE8, Firefox */
	{
		margin-top:6px;
	}	
	
:root #indexsuche input /* nur Firefox */
	{
		margin-top:8px;
	}
	
#indexsuche button
	{
	background:none;
	height:20px;
	width:20px;
	line-height:0;
	border:none;
	cursor:pointer;
	margin:5px 11px 0 9px;
	}	

.menu_lang
{
	float:right;
	padding-right:5px;
}

.menu_lang ul
{
	margin-top:11px;
	font-size: 16px;
	text-transform: uppercase;
	list-style: none outside;
}

.menu_lang ul li,
.menu_lang ul li.rss
{
	float:left;
	margin-right:11px;
}

.menu_lang ul li.rss
{
	margin:-2px 0 0 1px;
}

html>/**/body .menu_lang ul li.rss  /* nur IE8, Firefox */
	{
		margin-top:1px;
	}	

.menu_lang a,
.breadcrump a
{
	color:#4b4b4d;
	text-decoration:none;
}

.menu_lang a:hover,
.menu_lang a.act
{
	color:#000;
	font-weight: bold;
	text-decoration:none;
}

.breadcrump a:hover,
.breadcrump a.act
{
	color:#000;
	text-decoration:none;
}

.breadcrump
{
	height: 20px;
	padding-top:8px;
	background:none;
}

.footer
{
	margin:5px auto 0 auto;
	width: 811px;
	height:30px;
	text-align:center;
}

.footer a
{
	color:#4b4b4d;
	text-decoration:none;
}

.footer a:hover,
.footer a.act
{
	color:#4b4b4d;
	text-decoration:underline;
}

.clearer
{
	clear:both;
	height:0;
	font-size:0px;
	line-height:0px;
}

.menu_sub-container,
.taeser-right
{
	margin-bottom:5px;	
}

.menu_sub
{
	background: url(menu_sub-top.gif) no-repeat left top;
	padding:5px 18px 0 18px;
	font-size:14px;
	line-height:16px;
}

* html .menu_sub /* nur IE6 */
{
	background: url(menu_sub-top.gif) no-repeat left top;
	padding:5px 0 0 18px;
}

.menu_sub-bottom,
.cont-bottom
{
	height:11px;
	background: url(menu_sub-bottom.gif) no-repeat left bottom;
	padding:0 18px;	
	font-size:0px;
	line-height:0px;
}

.cont-bottom
{
	background: url(cont-bottom.gif) no-repeat left bottom;
}

.menu_sub ul,
.menu_sub ul li ul
{
	margin:0;
	list-style: none outside;
}

.menu_sub ul li
{
	margin:0;
	padding: 0 0 5px 0;	
	cursor:pointer;
}

.menu_sub h1 a
{
	overflow:hidden;
}

.menu_sub select
{
	width:210px;
	margin-left:-13px;
}

.menu_sub ul li a,
.menu_sub ul li a:hover,
.menu_sub ul li a.act
{
	background: url(menu_sub-title.gif) no-repeat left top;
	display:block;
	width:197px;
	height:21px;
	margin-left:-13px;
	padding:3px 0 0 13px;
	color:#fff;
	text-decoration:none;
}

.menu_sub ul li a:hover,
.menu_sub ul li a.act
{
	background: url(menu_sub-title-act.gif) no-repeat left top;	
}

.menu_sub ul li ul
{
	margin-top:0;
}

.menu_sub ul li ul li
{
	margin:5px 0;
	padding:0;	
}

.menu_sub ul li ul li a,
.menu_sub ul li ul li a:hover,
.menu_sub ul li ul li a.act
{
	background: none;
	color:#0060a9;	
	height:auto;
}

.menu_sub ul li ul li a:hover,
.menu_sub ul li ul li a.act
{
	text-decoration:underline;
}



/* C O N T E N T */

/*
.csc-default
{
	clear:both;
}
*/

img
{
	border: none;
}

.cont-right
{
	float:right;
	width:586px;
}

.cont-left
{
	float:left;
	width:220px;
	margin-right:5px;
}

.index-left
{
	float:left;
	width:586px;
	margin-right:0px;
}

.index-right
{
	float:right;
	width:220px;
}

.teaser
{
	background-color:#FFFFFF;
	padding-bottom:5px;
}

.teaser-small,
.taeser-small-last
{
	float: left;
	width: 192px;
	margin-right: 5px;
	margin-bottom:5px;
}

.taeser-small-last
{
	margin-right: 0px;
}

.taeser-right-top
{
	background: url(teaser-right-top.gif) no-repeat left top;
	height:34px;
	padding:12px 18px 0 18px;	
}


.taeser-right-bottom
{
	background: url(teaser-right-bottom.gif) no-repeat left bottom;
	/*padding:0 18px 22px 18px;*/
	padding:0 18px 19px 18px;
}

.content
{
	background: url(cont-top.gif) no-repeat 0px 0px;
	padding:20px 18px 32px 18px;
}


div.mehr-big
{
	text-align:right;
	margin-top:5px;
}

.unter-text
{
	margin-top:12px;
}

.kurs-titel
{
	float: left;
	width:88%;
}

.kurs-nr
{
	float: right;
	text-align:right;
	width:12%;
}

.kurs-beschreibung
{
}

.trenner
{
	clear:both;
	height:20px;
}


/* F O R M S */


input
{
	font: 12px "Trebuchet MS", Tahoma, Arial, Helvetica;
	height:auto;
}	


/* T Y P O */

hr
	{
		border: 0px; /* Für Firefox und Opera */
	 	border-top: solid 1px #dbdbdb; 
		margin: 10px 0px;
		height:1px;
		position:relative;
	}

html>/**/body hr
	{
		margin: 20px 0px;
	}

p
{
	margin: 0;
	padding: 0;
}

.ibis,
.kurs-titel 
{
	color:#0060a9;
	font-weight:bold;
}

.acam
{
	color:#000;
	font-weight:bold;
}

.kurs-beschreibung,
strong
{
	color:#000;
}

.info
{
	color:#CC0000;
	font-weight:bold;
	padding-left:6px;
}

.ort,
.kurs-nr,
.kurs-titelhp
{
	color:#87888a;
	font-weight:bold;
}

.ort
{
	background: url(ort-punkti.gif) no-repeat 5px 4px;
	padding:0 8px 0 20px;
}

h1
{
	font: bold 18px "Trebuchet MS", Tahoma, Arial, Helvetica;
	/* text-transform: uppercase; */
	margin-bottom:18px;
}

h2
{
	font: bold 14px/20px "Trebuchet MS", Tahoma, Arial, Helvetica;
	color:#0060a9;
	margin: 0 0 20px 0;
}

.menu_sub h1,
.taeser-right h1
{
	font: bold 14px "Trebuchet MS", Tahoma, Arial, Helvetica;
	/* text-transform: uppercase; */
	color: #fff;
	margin-bottom:0;
}

.menu_sub h1
{
	color: #FF3399;
}

a
{
	color: #0060a9;
	text-decoration: none;
}

a:hover,
a.act
{
	color: #0060a9;
	text-decoration: underline;
}

a.pdf, span.pdf,
a.word, span.word
{
	background: url(pdf-40x40.gif) no-repeat left center;
	padding: 0 0 0 50px;
	line-height:40px;
	display:block;
}

a.word, span.word
{
	background: url(word-40x40.jpg) no-repeat left center;
}

a.pdf-klein, span.pdf-klein
{
	background: url(pdf-16x16.gif) no-repeat left 1px;
	padding: 0 0 0 20px;
	margin: 0 0 0 2px;
}

a.mehr-big, span.mehr-big
{
	background: url(button-go.gif) no-repeat right center;
	padding: 4px 24px 4px 0;
	margin:0 2px 0 0;
}

a.mehr, span.mehr
{
	background: url(go.gif) no-repeat right 5px;
	padding: 0 14px 0 0;
	margin:0 2px 0 0;
}

a.back-big, span.back-big
{
	background: url(button-back.gif) no-repeat left center;
	padding: 4px 0 4px 24px;
	margin:0 0 0 2px;
}

a.zurueck, span.zurueck
{
	background: url(back.gif) no-repeat left 5px;
	padding: 0 0 0 14px;
	margin:0 0 0 2px;
}

.csc-textpic-intext-left .csc-textpic-imagewrap
{
	padding: 2px 22px 12px 0;
	float:left;
}

.csc-textpic-left .csc-textpic-imagewrap
{
	padding: 0 0 12px 0;
}

.csc-textpic-intext-left-nowrap div
{
	padding:0 0 0 6px;
}

.csc-textpic-intext-left-nowrap .csc-textpicHeader
{
	padding:0;
}
.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap
{
	float:left;
	padding:2px 0 0 0;
}

/* ------- */



.csc-textpic-intext-right .csc-textpic-imagewrap
{
	padding: 2px 0 12px 22px;
	float:right;
}

.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap
{
	float:right;
}


/* H.S.

  #teaser .csc-textpic-imagewrap
  {
	padding:0 0 5px 0;
	background-image:url(none.gif);
  }

*/


/* ------- */

.content
{
	font-size: 14px;
	line-height: 20px;	
}

.content p
{
	margin: 0 0 16px 0;
}

.content ul
{
	margin:-10px 0 16px 29px;
	list-style: disc outside;
}

.content ul li
{
	padding: 0 0 6px 5px;
}

.content ul.ohne,
.csc-textpic-imagerow ul
{
	margin:-10px 0 16px 10px;
	list-style: none outside;
}

.csc-textpic-imagerow ul
{
	margin-left: 0;
}

.content ul.ohne li,
.csc-textpic-imagerow ul li
{
	padding: 0 0 6px 0;
}

.content ol
{
	margin:-10px 0 16px 29px;
	list-style: decimal outside;
}

.content ol li
{
	padding: 0 0 6px 0;
}

.csc-textpic-firstcol,
.csc-textpic-lastcol
{
	display:inline;
}

.csc-textpic-center .csc-textpic-imagewrap
{
	margin:0 auto;
	text-align:center;
	width:550px;
}

.csc-textpic-right .csc-textpic-imagewrap
{
	padding: 0 0 12px 0;
	text-align:right;
	width:550px;
}

.csc-textpic-clear
{
	clear:both;
}

/* Kurse (H.S.) */

select.kurs-select
{
  font:bold 14px "Trebuchet MS", Tahoma, Arial, Helvetica;
  color:#4b4b4d;
  padding-left:7px;
}
select.kurs-select option
{
  padding-left:13px;
}

#kursdetail h2
{
	margin: 12px 0 6px 0;
}
#kursdetail p
{
	margin: 0;
}
#kursdetail ul
{
	margin-top:0;
	margin-bottom:0;
}

/* Standorte (H.S.) */

span.gs
{
	background: url(blauer-punkt-10x10px.gif) no-repeat left 5px;
	padding: 2px 0 0 16px;
	margin:0 0 0 2px;
}
span.so
{
	background: url(gelber-punkt-10x10px.gif) no-repeat left 5px;
	padding: 2px 0 0 16px;
	margin:0 0 0 2px;
}
span.r_gs
{
	background: url(blauer-punkt-10x10px.gif) no-repeat right 5px;
	padding: 2px 16px 0 0;
	margin: 0 2px 0 0;
}
span.r_so
{
	background: url(gelber-punkt-10x10px.gif) no-repeat right 5px;
	padding: 2px 16px 0 0;
	margin: 0 2px 0 0;
}
.standortliste .email a
{
	color:#4b4b4d;
	text-decoration:underline;
}
.standortliste .email a:hover
{
        color:#0060a9;
	text-decoration:none;
}

/* Formulare (H.S.) */
fieldset.csc-mailform, .csc-mailform-field fieldset {
  margin:0;
  padding:0;
  border-style:none;
  border-width:0;
}
.csc-mailform-field fieldset {
  line-height: 1.5em;
}
.csc-mailform-field fieldset legend {
  display: none;
  width: 0;
  height: 0;
  margin:0;
  padding:0;
}
.csc-mailform-field {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.csc-mailform-field label {
  width:10em;
  display:block;
  float:left;
}
.csc-mailform-field fieldset label {
  width: auto;
  display: inline;
  float: none;
  margin-left: 0.5em;
}
.csc-mailform-label
{
  font-weight:bold;
}

/* Sitemap (H.S.) */
.csc-sitemap ul li
{
  padding: 3px 0 3px 5px
}

/* Videos (H.S.) */
.csc-default object
{
   margin: 0 auto 0 auto;
}

/* Indexsuche (H.S.) */
.tx-indexedsearch-browsebox p
{
  margin:0;
}

ul.browsebox {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin: 0px 0 12px 0;
  padding:0;
}
ul.browsebox li {
  display:inline;
  padding:0 6px 0 0;
}

#tx-ttproducts-pi1-list h2
{
  margin: 18px 0 0 0;
}
#tx-ttproducts-pi1-list p.listitem_subheader
{
  margin-top: 0;
}
/* Shop (H.S.) */
.tt-products fieldset
{
  border-style:none;
  border-width:0;
}
.tt-products h2
{
  margin:18px 0 0 0; 
}
.tt-products p
{
  margin:6px 0 6px 0;
}
.tt-products label
{
  display:block;
  float:left;
  width:160px;
}
.tt-products label.checkbox, .tt-products .order_form label
{
  float:none;
  display:inline;
}
.tt-products strong
{
  color:#4B4B4D;
}

/* News (H.S.) */
.news-list-item img
{
  padding: 2px 22px 12px 0;
  float:left;
}
.news-single-item .news-single-img
{
  text-align:center;
}
.news-single-item .news-single-imgcaption
{
  margin-left:auto;
  margin-right:auto;
}

.news-list-container hr.clearer,
.news-single-item hr.cl-right
{
  clear:both;
}
.news-list-container .news-list-browse
{
  text-align:center;
}

/* Galerieliste (H.S.) */
.tx-chgallery-pi1 .chgallery-list
{
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:5px 10px;
  padding:0;
}
.tx-chgallery-pi1 .chgallery-list li
{
  border-bottom:1px solid #D2DCE4;
  padding:5px;
}
.tx-chgallery-pi1 .chgallery-list .img {
  float:left;
  padding-left:2px;
  width:120px;
}
/*
.tx-chgallery-pi1 .chgallery-list .itemodd .img img
{
  border:1px solid #ECECEC;
}
.tx-chgallery-pi1 .chgallery-list .text
{
  float:left;
  width:400px;
}
*/
.tx-chgallery-pi1 .chgallery-list .clr
{
  clear:both;
}

/* Bilder einer Kategorie */
.tx-chgallery-pi1 .single
{
  background:#F3F4F6 none repeat scroll 0 0;
  float:left;
  margin:10px;
  padding:3px 1px 2px;
}
.tx-chgallery-pi1 .single .img
{
  height:110px;
  width:160px;
  margin-top:10px;
}
.tx-chgallery-pi1 .single .img .align
{
  height:126px;
  text-align:center;
}
.tx-chgallery-pi1 .single span
{
  display:block;
  margin:1px 5px;
  min-height:40px;
  text-align:center;
  width:148px;
}

/* Pagebrowser */
.tx-chgallery-pi1 .pagebrowser
{
  padding:2px 0;	
  margin:2px 0;
}

.tx-chgallery-pi1 .pagebrowser .prev
{
  width:20%;
  float:left;
}

.tx-chgallery-pi1 .pagebrowser .text
{
  width:60%;
  float:left;
  text-align:center;
}

.tx-chgallery-pi1 .pagebrowser .next
{
  width:20%;
  float:right;
  text-align:right;
}

.tx-chgallery-pi1 .clr { clear:both; }

