/* CSS Jugendreferat OÖ */

/* default styles */
* {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
}

ul,li {
	padding-left:5px;
	margin-left:0;
}



img {
border:0px;
}



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

a:visited {
  color:#666;
  text-decoration:underline;
}

a:focus {
  color:#666;
  text-decoration:none;
}

a:hover {
  color:#000;
  text-decoration:none;

}

a:active {
  color:#FFD500;
  text-decoration:underline;
}

a img { border:0;}

body {
	background:url(../img/bgall.gif);
}
.clear {
	clear:both;
	xdisplay:none;
}

.hidden { display:none;}

#nest {
	background:url(../img/bg.gif) no-repeat;
	padding-left:10px;

}

/* header parts */
#breadcrumb {
	padding:8px 0 4px 20px;
}
#breadcrumb a{
	text-decoration:none;
	font-size:11px;
	color:#000;
}

#header {
	width:930px;
	background:#fff;
	padding:5px 0;
}

.headernest {
	padding:0 5px;
	xbackground:#fff;
	xborder:1px solid red;
	width:920px;
}

#headerleft {
	width:200px;
	height:200px;
	background:url(../img/header_left.gif) no-repeat  ;
	float:left;
	overflow:hidden;
	padding:0;
}

#headerright {
	width:719px;
	height:200px;
	background:url(../img/header_right.jpg) no-repeat ;
	float:left;
	overflow:hidden;
}

#logo {
margin-left:490px;
margin-top:97px
}

#service {
	width:190px;
	float:left;
	padding:3px 10px 0 10px;
}
#service a {
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
	color:#000;
	
}

#ticker {
	width:670px;
	float:left;
	padding:3px 0 0 0;
	
}
#mosquee {
	/* don't change */
    position: absolute;
	overflow: hidden;
	white-space: nowrap;
	padding-right:120px;
}
.mooquee-text {
	/* don't change */
	position: absolute;
	
}

.mooquee-text a{
font-size:11px;
}
#control {
	float:right;
	padding-right:15px;
}


/* content parts */
#content {
	margin-top:10px;
	margin-bottom:20px;
	width:935px;
}

.content { padding: 0 0 15px 0;}
.csc-textpic-intext-left ul { padding: 0 0 0 0; #padding: 0 0 0 20px;}
.csc-textpic-caption{ font-style:italic;}



#left .content p.bodytext {
	padding: 0 0 0 0;
}

.content p.bodytext {
	padding: 0 10px 0 10px;
}


#left {
	float:left;
	width:210px;
}

#right {
	float:right;
	width:721px;
	min-height:400px;
	background: url(../bgright.png)  no-repeat;
	
}


#right ul, #right li, #right ol{
	margin-left:20px;
}



.right2 {
	margin:10px 10px 10px 10px;
	padding:5px 10px 0 0;;
	background-color:#FFFFFF !Important;
	
	
}

#right div  {
	line-height:14px;	

}

#right h1 {
	font-size:23px;
	padding-left:10px;
	line-height:22px;
}

.singleHeadline h1{
	font-size:23px;
	padding-left:10px;
	line-height:22px;
	padding-bottom:25px;
  	margin-bottom:5px;
}

/*#right #col21 h1 {
  padding-bottom:10px;
}*/

#right h2 {
	font-size:16px;
	line-height:20px;	
	padding-left:10px;	
  	padding-bottom:10px;
  	margin-bottom:5px;
	border-bottom:1px dotted #ECE6CE;
	font-weight:normal;
}

/* multicolumn */
/* 2 cols */
#col21 {
	float:left;
	width:465px;
}

* html #col21 {
	float:left;
	width:470px;
}

#col22 {
	float:right;
	width:225px;	
}

* html #col22 {
	float:right;
	width:225px;	
}


/* 3 cols */
#col31, #col32, #col33 {
	float:left;
	width:220px;
}
#col31, #col32 {
	margin-right:15px;
}

#col22 .content p.bodytext, #col33 .content p.bodytext{
	padding: 0 0 0 0; margin: 0 0 0 0;
}

#col22 h2,  #col33 h2{
	font-size:12px;
	line-height:12px;	
	padding-left:0;	
  	padding-bottom:0;
  	margin-bottom:0;
	border-bottom:0px solid #fffad6;
	font-weight:normal;
	padding: 0 5px 0 10px;
	background-color:#fffad6;
	margin: 0 5px 0 0;
	
}

.col2 {
background:#fff url(../img/divider.gif) 465px 20px repeat-y;
}
.col3 {
background:#fff url(../img/divider.gif) 465px 20px repeat-y;
}

/* menu */
#menu a{
}

#menu2 {	background:url(../bgleft.png) top right no-repeat;
}

#menulvl1 {
	margin:0;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;	padding-left:2px;
}

#menulvl1 li {

	list-style:none;
	border-bottom:2px solid #F5F3E4;
}
#menulvl1 li.act {

}


#menulvl1 a {
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	color:#000;
	padding:2px 1px 1px 16px;
	position:relative; /* for IE png hack */
	margin:0;
		background:#fff url(../img/menu.gif) 2px 5px no-repeat;
}

#menulvl1 a:hover{
	background: url(../img/menuact2.gif) 2px 1px no-repeat;
}

#menulvl1 li.act a.act{
	font-weight:bold;
	background: url(../img/menuact2.gif) 2px 1px no-repeat;
}

#menulvl1 ul { padding-right:0px;}

#menulvl2 {
	margin:0;
	padding:2px;
	padding-left:5px;
}

#menulvl2 li {
	background: url(../img/menu2.gif);
	background-repeat:repeat-y;
	margin:2px 0;
	padding-left:5px;
}

#menulvl2 li li {
	background: url(../img/menu3.gif);
	background-repeat:repeat-y;
	margin:2px 0;
	padding-left:5px;
}

#menulvl2 li.act{
	background: url(../img/menu2act.gif) no-repeat !Important;
}

#menulvl2 li li.act{
	background: url(../img/menu3act.gif) no-repeat !Important;
}

#menulvl2 li.act a{
	background: url(../img/menu2acta.gif) no-repeat !Important;
}

#menulvl2 a:hover{
	background: url(../img/menu2acta.gif) no-repeat !Important;
}

#menulvl2 li.act a.act {
	font-weight:bold;
}

#menulvl2 a {
	text-transform:none;
	font-weight:none;
	background:#fff url(../img/menu2a.gif) no-repeat;
	padding:0 0 0 16px;
}

#menulvl2 #menulvl3 li a {
	text-transform:none;
	font-weight:none;
	background:#fff url(../img/menu2a.gif) repeat-y !Important;
	padding:0 0 0 16px;
}

#menulvl2 #menulvl3 li a:hover{
	background: url(../img/menu2acta.gif) no-repeat !Important;
}

#menulvl2 #menulvl3 li.act a{
	background: url(../img/menu2acta.gif) no-repeat !Important;
}





#left .ce {
	margin-top:10px;
	background:#fff;
	border:1px solid #F5F3E4;
	width:203px;

}

#left .ce2 {
	padding:3px;
}

#left .ce2 h1{
	font-weight:bold;
	text-transform:uppercase;
	border-bottom:1px solid #F1EEDA;
	padding:3px 10px;

}
#left .ce2 .content {
	padding:5px 10px 8px 10px;
	line-height:14px;
}

#left .ce2 .content a {
	color:#666;
}


/* footer */
#footer {
	background:url(../img/bgfooter.gif) center bottom no-repeat;
	width:930px;
	height:80px;
}

#footerleft {
	float:left;
	padding:10px 0 0 30px;
}

#footerright {
	float: right;
	padding-right:50px;
	padding-top:30px;
}

#footerright img {
  padding-right:3px;
}

/* end of page */
#end {
	width:930px;
	padding:5px 0 6px 5px;
	background:#fff;
}

#endleft {
	float:left;
}
#endleft a {
	color:#666;
	text-decoration:none;
	padding-left:15px;
}

#endright {
	float:right;
}
#endright a {
	color:#666;
	padding-right:10px;
}

/* search */
#search {
	padding-top:150px;
	padding-left:15px;
}

#searchform fieldset {
	border:0px;
}

#searchform legend {
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:3px;
	color:#000;
}
#searchform input {
	float:left;
}

#searchform .text {
	width:140px;
	border:1px solid #ccc;
	margin-right:2px;
	height:17px;
}


/* different h1 */
#col22 h1, #col33 h1 {
	font-size:13px;
	font-weight:bold;
	background:url(../img/h1yellow.gif) no-repeat;
	height:29px;
	padding-left:8px;
	
}
#col22 .content, #col33 .content {
	background:url(../img/h1yellowce.gif) top center no-repeat;
	padding:0 10px 5px 10px;
	margin-bottom:10px;
}

#col33 h1 {
	background:url(../img/h1blue.gif) no-repeat;
}
#col33 .content {
	background:url(../img/h1bluece.gif) top center no-repeat;
}

/* abstand col 2-2, col3-3*/
#col22, #col33 {
	padding-top:50px;
}

/* news */
.news {
	width:465px;
}
.newsbig {
  width:695px;
  padding-top:15px;
  margin:0 auto;
}

.newselement {
	float:left;
	width:220px;
	margin:0 5px 15px 0;
}

.newsleft, .newscenter {
	background:url(../img/divider.gif) repeat-y top right;
	width:229px;
}

*html .newsleft, *html .newscenter {
	background:url(../img/divider.gif) repeat-y top right;
	width:227px;
}

.newsodd {
	background:url(../img/divider.gif) repeat-y top right;
	width:231px;
	float:left;
	margin:0 5px 15px 0;
}
.newseven {
	margin-left:3px;
	float:left;
	width:220px;
	margin:0 5px 15px 0;
}
.newsnest {
	width:220px;
}
.newsimg {
	width:220px;
	height:90px;
	overflow:hidden;
}
.newsbg {
	background:#FFF9CD url(../img/newsbg.gif) bottom center no-repeat;
	height:195px;
	overflow:hidden;
	padding:0 8px;
}
.newsbig .newsbg {
	height:97px;
}
.newscat {
	font-size:10px;
	text-transform:uppercase;
	padding:5px 0 3px 0;
}


.newstitle {
	font-size:16px;
	border-bottom:1px solid #E9DD7D;
	padding-bottom:3px;
	text-decoration:none;	
}

.newstitle a{
	font-size:16px;
	font-weight:bold;
	text-decoration:none;	
}

.newsListDate { font-weight:bold; padding:2px 0 0 0;}
.newstitleStart {
	font-size:16px;
	font-weight:bold;
	border-bottom:1px solid #E9DD7D;
	padding-top:5px;
	padding-bottom:3px;
	text-decoration:none;	
}

.newstitleStart a{
	font-size:16px;
	font-weight:bold;
	text-decoration:none;	
}

#right .newstitle {
	line-height:16px;

}
.newstext {
	padding-top:3px;
}

.newstext p.bodytext {
	padding: 0 0 0 0 !Important;
}

.newstext a {
  color:#000;
  font-weight:bold;
}

/* single Ansicht */
.newsTitle { float:left;}
#right .news-single-item h2 { border-bottom: 0px solid #ffffff; font-weight:bold;}
.news-single-timedata { float:right; padding:7px 12px 0 0; font-weight:bold;}
.newsSingleContent { padding: 0 12px 0 12px;}
.singleText p.bodytext {padding: 0 0 0 0;}
.singleImage { float:right; padding: 0 0 0 5px;}
.singleText { border-bottom: 1px solid #E9DD7D; padding:0 0 5px 0;}
.news-single-backlink { padding:5px 0 0 0;}


/* form */

/* Formular */
fieldset.csc-mailform {
  border:0;
}

fieldset.csc-mailform label {
  width: 120px;
  float: left;
  text-align: right;
  margin-right: 10px;
  display: block
}


fieldset.csc-mailform input, 
fieldset.csc-mailform textarea  {
 margin-bottom: 10px;
 font-size:10px;
 font-family: Verdana, Helvetica, sans-serif;
 border:1px solid #ccc;
 padding:2px;
 width:250px;
}

fieldset.csc-mailform fieldset input {
float:none;
display:inline;
width:50px;
text-align:left;
border:0px

}

fieldset.csc-mailform fieldset label{
display:inline;
float:none;
text-align:left;
width:300px;
margin:10px 0;

}
fieldset {
border:0;
}

fieldset.csc-mailform  fieldset legend {
display:none;
}


fieldset.csc-mailform select {
width:220px;
margin:2px 0;
}
fieldset.csc-mailform option {
padding:0 5px;
background:#fff;
}

fieldset.csc-mailform .csc-mailform-submit {
margin-left:130px;
border: 1px solid #666666; background-color:#FFEF7D; font-weight:bold; padding: 0 5px 0 5px;  width:130px;
}



.login input {
border:1px solid #ccc;
}



/* Login Prozedur */
.tx-newloginbox-pi1 { padding:12px;}
.loginLabel {float:left; width:120px; padding: 10px 0 0 0;}
.loginField {float:left; padding: 10px 0 0 0;}
.inputLogin { 
	width:200px; 
	border: 2px solid #c6c6c6;
	border-right: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	}
.loginSubmit { color:#000; background-color:#ffec62; border: 1px solid #ece6cc; margin: 0 0 0 0; #margin: 0 0 0 10px;}

.logout { padding:10px 0 0 0;}

/* Registrierung */
.tx-srfeuserregister-pi1 a:hover { text-decoration:underline;}
.tx-srfeuserregister-pi1 { padding:12px;}
.tx-srfeuserregister-pi1 legend { padding:0 0 0 0; margin:0 0 0 0; #margin: 0 0 0 -8px; color:#000; }
.tx-srfeuserregister-pi1 p {
	margin:0 0 0 0;
	padding: 0 0 0 0;
	}
.tx-srfeuserregister-pi1-text, .tx-srfeuserregister-pi1-password { 
	width:200px; 
	border: 2px solid #c6c6c6;
	border-right: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	}
.tx-srfeuserregister-pi1 h4{
	margin:0 0 0 0;
	padding: 0 0 10px 0;
	font-size:12px;
}

#tx-srfeuserregister-pi1-status { width:210px;}

.update1 {
	background-color:#FFEB5E;
	border:1px solid #ECE6CB;
	font-size:11px;
	color:#000;
	font-weight:bold;
	padding: 0 5px !Important;
	width:155px;
	
}

.tx-srfeuserregister-pi1-submit {
	font-size:11px;
	color:#000;
	font-weight:bolf
}

.tx-srfeuserregister-pi1 input.eingeben { margin: 0 0 0 0; #margin: 0 0 0 10px;}


/* Linkliste */
.tx-ablinklist-pi1 { padding: 0 0 0 12px;}
.linkHeader { font-weight:bold; padding:5px 0 10px 0;}
.linkCount { color:#666666;}
.tx_ablinklist_listView_category {padding: 0 0 12px 0;}
.tx_ablinklist_listView_links { padding:5px 0 0 0;}
.tx_ablinklist_listView_link {background-color: #FFF9CE; padding: 2px;}
.tx_ablinklist_viewReportBrokenLink { padding: 0 0 10px 0;}
.tx_ablinklist_viewRateLink{ padding: 0 0 10px 0;}
.rateLink { float:left; width:25px; text-align:center;}
.tx-ablinklist-pi1-searchbox { padding:20px 0 10px 0;}
.tx-ablinklist-pi1-searchbox-sword { 
	width:150px; 
	border: 2px solid #c6c6c6;
	border-right: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	}
.tx-ablinklist-pi1-searchbox-button {
	background-color:#FFEB5E;
	border:1px solid #ECE6CB;
	font-size:11px;
	color:#000;
	font-weight:bold;
}

/* Sitemap*/
.refSitemap { margin: 0 0 0 150px;}

.ksSitemapHeadline {color:#e23322; font-size:15px; font-weight:bold;}
.ksSitemapFullWidTable {width:346px; border:0px;}
.ksSitemapLeftMargMin {margin-left:6px;}
.ksSitemapL0TD {background-color:#ffe001; height:25px; padding-left:10px;}
.ksSitemapL1TopSpace {margin-top:15px;}
.ksSitemapL1TD {
	border: 1px solid #ecd361;
	padding-left:10px; height:20px;
}
/* Sitemap Level 0:*/
a.ksSitemap0, a.ksSitemap0:link, a.ksSitemap0:visited, a.ksSitemap0:active {
	font-size:14px;	color:#000;	font-weight:bold;	text-decoration:none;
}
a.ksSitemap0:hover {font-size:14px; color:#000; font-weight:bold; text-decoration:underline;}
/* Sitemap Level 1:*/
.refLevel1Sitemap {width:21px; height:37px; background-repeat:repeat-y;}
a.ksSitemap1, a.ksSitemap1:link, a.ksSitemap1:visited, a.ksSitemap1:active {
	font-size:11px;	color:#000;	font-weight:bold;	text-decoration:none;
}
a.ksSitemap1:hover {font-size:11px;	color:#000; font-weight:bold; text-decoration:underline;}
/* Sitemap Level 2:*/
.refLevel2Sitemap { background-color:#fff9ce; padding-left:11px; height:20px;}
a.ksSitemap2, a.ksSitemap2:link, a.ksSitemap2:visited, a.ksSitemap2:active {
	font-size:11px;	color:#000; text-decoration:none;
}
a.ksSitemap2:hover {font-size:11px;	color:#000; text-decoration:underline;}
/* Sitemap Level 3:*/
a.ksSitemap3, a.ksSitemap3:link, a.ksSitemap3:visited, a.ksSitemap3:active {
	font-size:11px;	color:#000;	text-decoration:none; font-weight:normal;
}
a.ksSitemap3:hover {font-size:11px;	color:#000; text-decoration:underline;}
/* Sitemap Level 4:*/
a.ksSitemap4, a.ksSitemap4:link, a.ksSitemap4:visited, a.ksSitemap4:active {
	font-size:11px;	color:#000;	text-decoration:none; font-weight:normal;
}
a.ksSitemap4:hover {font-size:11px;	color:#000; text-decoration:underline;}


/* Seminare */

.tx-seminars-pi1 { width:100%;}
.tx-seminars-pi1 h1 {
	font-size:15px !Important;
	line-height:18px !Important;	
	padding-left:12px !Important;	
  	padding-bottom:10px;
	font-weight:bold;
}

.seminarsList { width:100%;}
.listAnmelden { text-align:center;}

.seminarsList thead th{ background-color:#FFEF7D;}

.tx-seminars-pi1-clear {
	clear: both;
	width: 1px;
	height: 1px;
}

.tx-seminars-pi1-event-editor textarea {
	width: 30em;
	height: 15em;
}

.tx-seminars-pi1-error {
	color: #f00;
	background-color: inherit;
	font-weight: bold;
	margin: 0 0 5px 0;
}

.tx-seminars-pi1 .tx-seminars-pi1-browsebox p { padding: 3px 0 0 3px;}

.tx-seminars-pi1-hidden {
	display: none;
	visibility: hidden;
}

.tx-seminars-pi1-listrow table {
	background-color: #fff;
	color: #000;
}

.tx-seminars-pi1-listrow th {
	padding: 5px;
	border-bottom: 2px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-spacing: 0;
	vertical-align: top;
}

.tx-seminars-pi1-listrow td {
	padding: 2px 5px;
	border-bottom: 2px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-spacing: 0;
}

.tx-seminars-pi1-listrow th,
.tx-seminars-pi1-listrow th a {
	font-weight: bold;
	text-align: center;
	text-decoration:none;
}

.tx-seminars-pi1-vacancies { text-align:center;}


th.tx-seminars-pi1-title {
}

.registrationAnmeldung {
	padding: 0 0 15px 0;
}

.tx-seminars-pi1-title a {
	display: block;
}

.tx-seminars-pi1-date,
.tx-seminars-pi1-price,
.tx-seminars-pi1-uid {
	text-align: right;
}

.tx-seminars-pi1-date {
	white-space: nowrap;
}

.tx-seminars-pi1-seats {
	text-align: center;
}

.tx-seminars-pi1-listrow .listrow-odd {
	background-color: #F5F2E3;
	color: inherit;
}

.tx-seminars-pi1-listrow tr {
	background-color: #F7F6EB;
	color: inherit;
	
}

.tx-seminars-pi1-listrow tr:hover {
	background-color: #FFF9CE;
	color: inherit;
}

.tx-seminars-pi1-vacancies-available .tx-seminars-pi1-square {
	background-color: #00a500;
	color: inherit;
}

.tx-seminars-pi1-vacancies-2 .tx-seminars-pi1-square,
.tx-seminars-pi1-vacancies-1 .tx-seminars-pi1-square {
	background-color: #ffff3c;
	color: inherit;
}

.tx-seminars-pi1-vacancies-0 .tx-seminars-pi1-square,
.tx-seminars-pi1-canceled .tx-seminars-pi1-square,
.tx-seminars-pi1-registration-deadline-over	.tx-seminars-pi1-square {
	background-color: #c30000;
	color: inherit;
}

.tx-seminars-pi1-canceled td {
	text-decoration: line-through;
}

.tx-seminars-pi1-canceled td.tx-seminars-pi1-vacancies {
	text-decoration: none;
}

#tx-seminars-pi1-registration-form fieldset {
	margin: 0 0 1em;
}

#tx-seminars-pi1-registration-form dl {
	margin: 0;
}

#tx-seminars-pi1-registration-form dt {
	width: 11em;
	margin: 0 .5em .5em 0;
	clear: both;
	float: left;
}

#tx-seminars-pi1-registration-form dd {
	margin: 0 0 .5em 12em;
}


#tx-seminars-pi1-registration-form .tx-seminars-pi1-registration-zip {
	margin: 0 .5em 0 0;
}

#tx-seminars-pi1-registration-form dd select, {
	margin: 0 .5em 0 0; width:59px;
}

#tx-seminars-pi1-registration-payment {
	position: relative;
}

#tx-seminars-pi1-registration-form .tx-seminars-pi1-registration-method-of-payment dd {
	margin-right: 25em;
}

#tx-seminars-pi1-registration-banking-data {
	position: absolute;
	top: 0;
	right: 0;
	width: 24.5em;
	margin: 0;
	padding: 0;
}

#tx-seminars-pi1-registration-form input,
#tx-seminars-pi1-registration-form textarea {
	width: 20em;
}

#tx-seminars-pi1-registration-form
	.tx-seminars-pi1-registration-country select {
	width: 243px;
}

#tx-seminars-pi1-registration-form textarea {
	height: 6em;
}

#tx-seminars-pi1-registration-form .organisation textarea {
	height: 17px;
}
#tx-seminars-pi1-registration-form #tx-seminars-pi1-registration-banking-data input {
	width: 14em;
}

#tx-seminars-pi1-registration-form
	.tx-seminars-pi1-checkbox input {
	width: auto;
}

#tx-seminars-pi1-registration-form .tx-seminars-pi1-registration-gender select {
	width: 5em;
}

#tx-seminars-pi1-registration-form .tx-seminars-pi1-registration-name input {
	width: 171px;
}

#tx-seminars-pi1-registration-form .tx-seminars-pi1-registration-zip input {
	width:58px;
}

#tx-seminars-pi1-registration-form .tx-seminars-pi1-registration-city input {
	width: 171px;
}
#tx-seminars-pi1-registration-form2 .tx-seminars-pi1-submit,
#tx-seminars-pi1-registration-form .tx-seminars-pi1-submit {
	margin:0 0 0 145px;
}

#tx-seminars-pi1-registration-form2 .tx-seminars-pi1-submit input,
#tx-seminars-pi1-registration-form .tx-seminars-pi1-submit input {
	width:auto; background-color:#FFEB5E; font-weight:bold; padding: 0 5px 0 5px; #padding: 1px 5px 0 5px; height:18px;
}

.tx-seminars-pi1-browsebox,
.tx-seminars-pi1-searchbox {
  padding:5px;
  border-top: 1px dotted #ECE6CE;
  border-bottom: 1px dotted #ECE6CE;
}

.tx-seminars-pi1-browsebox table {
float:right;
margin:-16px 0 0 0;
}

.tx-seminars-pi1-searchbox table {
	float:right;
}

.tx-seminars-pi1-searchbox-sword {
	width:140px;
	border: 1px solid #CCCCCC;
	height:16px;

}

.tx-seminars-pi1-searchbox-button {
	padding: 2px 0 0 0; #padding: 1px 0 0 0;
}

.tx-seminars-pi1 h3 { padding: 5px 0 5px 11px; }


.tx-seminars-pi1 p { padding: 3px 0 0 12px;}

.tx-seminars-pi1 legend { font-weight:bold; padding: 0 0 3px 0; margin: 0 0 0 0; #margin: 0 0 0 -7px;}

.tx-seminars-pi1 input, .tx-seminars-pi1 textarea { 
	border: 1px solid #CCCCCC; height:17px;
	}

.tx-seminars-pi1 .tx-seminars-pi1-registration-price select{ 
	border: 1px solid #CCCCCC; height:17px; #height:20px; width:20em !Important; margin: 0 5px 0 0 ;
}


.tx-seminars-pi1 select{ 
	border: 1px solid #CCCCCC; height:17px; #height:20px; width:59px; margin: 0 5px 0 0 ;
	}

.labelSeminarSingle { padding: 5px 0 0 12px; float:left; font-weight:bold; width:110px;}
.textSeminarSingle{ padding: 5px 0 0 0; float:left;}
.textSeminarSingle p.bodytext { padding: 0 0 0 0;}

.seminarConfirmLabel { padding: 5px 5px 0 12px; float:left; font-weight:bold;}
.seminarConfirmField{ padding: 5px 0 0 0; float:left;}


#right .headlineSeminare h2 {
	font-size:15px;
	line-height:18px;	
	padding-left:10px;	
  	padding-bottom:10px;
	margin-bottom:0;
	font-weight:bold;
	border-bottom: 0px solid #ffffff;
}
.seminarSingleDescription { padding: 0 0 10px 0; border-bottom:1px dotted #ECE6CE; margin: 0 0 5px 0; }



/* Seite 2 */
#tx-seminars-pi1-registration-form { padding: 10px 0 0 12px;}
#tx-seminars-pi1-registration-form2 h3{ padding: 5px 0 0 13px;}

#tx-seminars-pi1-registration-form2 p{ padding: 0 0 0 12px;}
#tx-seminars-pi1-registration-form2 .tx-seminars-pi1-error { margin: 5px 0 5px 0;}
#tx-seminars-pi1-registration-form2 legend { font-weight:bold; padding: 0 0 3px 12px;}


/* Marktplatz */

.tx-hmtinymarket-pi1 {
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ECE6CE;
	margin:0 0 0 10px;
	width:690px;
	overflow:hidden;
}

*html .tx-hmtinymarket-pi1 {
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ECE6CE;
	margin:0 0 0 10px;
	width:680px;
	overflow:hidden;
}

.tx-hmtinymarket-pi1 td{
	padding:3px 0 3px 10px;
}

.tx-hmtinymarket-pi1 td.litfassImage {
	padding: 1px 0 0 0;
}

.hm_tinymarket_boxed {
    margin: 0 0 0 0;
	border:1pt solid #FFF; 
    background-color: #FFf;
    font-family:verdana, sans-serif;
    color: black;
    font-size:12px;
	padding: 10px 0 10px 0;
    
}

.litfassUser { width:100px; overflow:hidden;}

.hm_tinymarket_form input {
    height:20;
    width:130;
    background-color:#FFFFFF;
    border:solid 1px #666666;
    font-size:12px;
}

.hm_tinymarket_form select {
    height:20;
    width:150px;
    background-color:#FFFFFF;
    border:solid 1px #A0A0A0;
    font-size:12px;
}

.hm_tinymarket_header2 h2 {
    color: black;
    font-family:verdana, sans-serif;
    font-size:14px;
    border:1pt solid #FFF9CE;
    border-left-width:4px;
    border-top-width:0px;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:4px;
    border-bottom-width:0px;
    border-left-color:#FFF29B;
    background-color: #FFF9CE;
}

.litfassRadio input { border: 1px solid #fff !Important;}
.litfassRadio { float:left; padding:2px 5px 0 0; #padding: 0 2px 0 0; margin:5px 0 5px 0;}
.litfassText { float:left; width:145px; #width:140px; margin:5px 0 5px 0; padding:0 0 0 0; #padding: 2px 0 0 0;}

.litfassSuche { float:left; width:168px; #width:167px; padding:10px 0 0 0; margin: 0 0 10px 164px;}
* html .litfassSuche { float:left; width:165px; padding:10px 0 0 0; margin: 0 0 10px 82px;}
.litfassGebot { float:left;  padding:10px 0 10px 0;}

.litfassKategorien{ float:left; width:163px; margin:20px 0 10px 0;}
.litfassSelect{ float:left; width:145px; margin:20px 0 10px 0;}
.litfassSuchtext{ float:left; width:163px; #width:163px; margin:5px 0 5px 0;}
.litfassSuchFeld{ float:left; width:350px; margin:5px 0 5px 0;}

/* new Entry */
.newEntryLabel { float:left; width: 200px; padding: 5px 10px 5px 0; #padding: 5px 0 5px 0; text-align:right; }
.newEntryField { float:left; padding: 5px 0 5px 0; margin: 0 -10px 0 0; width:220px;}
.marketNewEntry input { border: 1px solid #666666; width:215px; }
.marketNewEntry input.entryCheck { border: 1px solid #ffffff; width:20px; margin:0 0 0 0; #margin: 0 0 0 20px;}
.marketNewEntry input.button {width:88px; margin:0 0 0 0; #margin: 0 0 0 20px;}

.marketNewEntry select { border: 1px solid #666666; width:218px;  margin:0 0 0 0; #margin: 0 0 0 20px;}
.marketNewEntry textarea { border: 1px solid #666666; width:215px; }
.hm_tinymarket_header2 { font-weight:bold; font-size:14px; padding:10px 0 10px 0;}

.hm_tinymarket_boxedDelete td { padding: 3px 5px 3px 0;}

/* Produkte */

/* List Ansicht */
#tx-ttproducts-pi1-list { padding:0 0 0 0; background-color:#FFFFFF;}
.browserList { padding: 7px 0 5px 0; background-color:#FFEF7D;}
.browserListOben { padding: 7px 0 5px 0; }
.loggedShop { float:left; width:170px; padding: 0 0 0 10px;}
.prevShopList { float:left; width:100px; text-align:right;}
.browseLinksList { float:left; width:150px; text-align:center;}
.nextShopList { float:left;}
.mf-submit { border: 1px solid #F7F6EB !Important;}
.listAnzahl {background-color: #F7F6EB; width:100px; text-align:center;}
.listDataSheet {background-color: #F7F6EB; width:25px; text-align:center;}
.mf-input { width:30px; border:1px solid #E5DDBB !Important;  }
.warenkorbList { background-color: #F7F6EB; width:90px; text-align:center;}
.warenkorbListLink {float:right; padding: 0 5px 0 0; #padding: 0 8px 0 0;}
.warenkorbListIcon {float:right; padding: 0 8px 0 0; #padding: 0 8px 0 0;}
.ShowItemA1 { visibility:hidden;}

/* Single Ansicht */
.shopSingleView { padding:10px 0 0 0;}
.broschuereLinks { float:left; padding: 0 0 10px 10px;}
.broschuereRechts { float:right; padding: 0 10px 10px 0;}
.singleShopText { float:left; width:480px;}
.shopTextHeader { padding: 0 0 0 10px;}
.singleShopImage { float:right; padding: 0 10px 0 0;}
.mf-inputSingle { 
	width:30px; 
	border:1px solid #E5DDBB !Important; 
	height:16px; 
	padding: 0 0 0 0; #padding:2px 0 0 2px; 
	}
.mf-submit { border: 1px solid #CCCCCC; background-color:#FFEF7D; font-weight:bold; padding: 0 5px 0 5px; #padding: 2px 5px 0 5px; width:auto; #width:155px;}
.warenkorbSingle { padding: 5px 0 0 10px;}
.warenkorbSingleLink { float:left;}
.warenkorbSingleIcon { float:left; padding: 0 0 0 5px;}

/* Warenkorb */
.basketShop { margin:20px 0 0 0; padding: 5px 0 10px 0; border-top: 1px dotted #ECE6CE; border-bottom: 1px dotted #ECE6CE}
.warenkorbListItem {height: 30px; padding: 0 0 0 5px; background-color: #F7F6EB; font-weight:bold;}
.warenkorbButtons { padding:15px 0 0 0;}
.warenkorbAktualisieren{ float:left; width:285px; #width:270px;}
.insertData { float:right;  margin: 0 0 0 0; #margin: 0 -4px 0 0; overflow:hidden;}
.deleteWarenkorb  { float:left;}
.warenkorbEmpty { font-weight:bold; padding:0 0 0 10px;}

/* Info Template */
.basketInfo { padding: 5px 0 10px 0; border-bottom: 1px dotted #ECE6CE}
.basketInfo td { padding: 3px 0 3px 10px;}
.basketInfo .mf-input { width:180px; border:1px solid #CCCCCC !Important;  }
.infoShopLabel { }
.mf-inputSelect{ width:183px; border:1px solid #CCCCCC !Important;  }

.basketMissing {  padding: 5px 0 10px 10px; border-bottom: 1px dotted #ECE6CE}

/* Suche */
.tx-indexedsearch { padding: 0 10px 0 12px;}
.tx-indexedsearch td{ font-size:12px !Important;}
.tx-indexedsearch p{ padding:0 0 0 0 !Important;}
.tx-indexedsearch a{ font-weight:bold; !Important;}
.tx-indexedsearch-searchbox-button { 
	width:auto; 
	margin: 5px; #margin: 6px;
	background-color:#FFEF7D; font-weight:bold; padding: 0 5px 0 5px; 
	border: 1px solid #CCCCCC;
	height:19px; 
	}
	
.inputNewsletter{ height:17px !Important; #height:20px  !Important;  margin: 5px; width:184px; border: 1px solid #cccccc;}
.tx-indexedsearch-input-sword{ height:17px !Important;  margin: 5px; width:173px; }
.tx-indexedsearch-searchbox-sword { height:17px !Important;  margin: 5px; width:180px; border: 1px solid #cccccc;}
.tx-indexedsearch-icon, .tx-indexedsearch-result-number, .tx-indexedsearch-title, .tx-indexedsearch-percent { 
	background-color:#FFEF7D;
	padding: 2px 3px 2px 3px;	
	}
.tx-indexedsearch-title { 
	background-color:#FFEF7D;
	padding: 2px 0 2px 0;	
	}

.tx-indexedsearch-browsebox { padding: 10px 0 10px 0;}
.browsebox li { display:inline; list-style:none; background-image: url(../img/dummy.gif) !Important; padding:0 12px 0 0 !Important; }

.sectionHeaderLeft { width: 120px;}

.tx-indexedsearch-title-icon {width:20px;}

.sucheText { float:left;}
.sucheGo { float:left;}

.tx-indexedsearch-whatis { padding:10px 0 0 0;}
.tx-indexedsearch-browsebox-SCell {padding:10px 0 0 0; }

p.big14px {
	padding: 5px 0 5px 10px;
}

dt img { padding: 0 0 0 10px;}

div.csc-textpic-intext-left div.csc-textpic-imagewrap, div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
margin-right:20px !important;
}

.csc-textpic-imagewrap dd { padding: 0 0 0 10px;}
#col21 .csc-textpic-intext-right { padding: 0 15px 0 0;}

.contenttable { margin: 0 10px 0 10px;}
.contenttable td{ padding: 2px 0; border-left:1px solid #ECE6CE; border-bottom:1px solid #ECE6CE; border-collapse:collapse; }
table.contenttable  {border-top:1px solid #ECE6CE !Important; border-right:1px solid #ECE6CE !Important;}
.contenttable td p.bodytext { padding: 0 5px !Important}

/* Sitemap*/
#right .csc-sitemap ul{ list-style-type:none; margin:0 0 0 0; padding: 0 0 0 0  }
#right .csc-sitemap li {padding: 4px 0 4px 40px; background-color:#F7F6EB; margin: 4px 0 4px 0; }
.csc-sitemap li a{ 
	list-style-type:none; 
	padding: 0 5px 5px 15px; 
	font-size:12px; 
	color:#000;
	background: url(../img/menuact2.gif) 2px 1px no-repeat; 
	}
#right .csc-sitemap li li {padding: 1px 0; margin: 2px 0 2px 20px;}
.csc-sitemap li li a{ 
	list-style-type:none; 
	margin: 0 0 0 70px; 
	font-size:11px; 
	color:#000;
	background: url(../img/linkCat.gif) 2px 3px no-repeat;
	}

#right .csc-sitemap li li li{padding: 1px 0 0 0; margin: 1px 0 1px 20px; }
.csc-sitemap li li li a{ 
	list-style-type:none; 
	margin: 0 0 0 200px; 
	font-size:11px; 
	color:#6B6259;
	padding: 1px 5px 1px 15px; 
	background:#fff url(../img/menu.gif) 2px 5px no-repeat;
	}
/* htmlArea beim Frontend Editing */
#1-FontName { width:120px !Important;}






