#ly4headerRight,
#ly4mainNaviWrap,
#ly3footerBorder,
#ly3footerWrap, 
.formContent {
	display: none;
}



/* ############# SEMANTIK ############# */

* {
	margin:0px;
	padding:0px;
}

.clearer {
	clear: both;
}


body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 13px;
	color: #000;
	line-height: 150%;
}

body.html {
	
}

h1, h2, h3, h5, h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #595856;
	margin-top:0;
	padding:0;
	font-weight:normal;
	line-height: 130%;
}
#ly4contentLeft h1 {
	color:#d68b03;
}
h1 {
	margin-bottom: 6px;
	font-size: 24px;
}
h2 {
	margin-bottom: 6px;
	color: #595856;

}
h3 {

	margin-bottom: 6px;
	color: #595856;	
}
h4 {
	font-size:13px;
	margin-bottom:3px;
	margin-top: 10px;
	padding: 0;
}
h5 {
	font-size:1em;
}
h6 {
	font-size:1em;
}

p {
	font-size: 13px;
	padding: 0;
	margin: 0;
	line-height: 150%;
	color: #616263;
}

tr, td {
	font-size: 13px;
}

td p {
	padding:0;
	margin:0;
}



hr {
	border-top: 1px solid #cfcfd1;
	border-bottom: 0px solid #cfcfd1;
	margin: 0;
	padding: 0;
	height: 2px;
}


ul {
	line-height:17px;
	margin-bottom:15px;

}
li {
margin-left:15px;
font-size: 13px;

}

a, a:visited, a:link {
	color:#d68b03;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}



blockquote {
}

cite {
}

address {
}

fieldset, label {
	font-size: 13px;
}

input, select, textarea {
	font-size: 13px;
}
input {
	outline: none;
}

textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	outline: none;
}

select {
}

img {
	border:none;
}

/* #############  TABELLEN  ############# */


/* #############  Wrap  ############# */

#ly1allWrap {
	width: 1008px;
	margin: 0 auto;
	
}

#ly2innerWrap {
	background-image: url(https://www.iisartonline.org/typo3conf/ext/sfp_template/Resources/Public/img/topBG.png);
	background-repeat: no-repeat;
	width: 1008px;
	min-height: 500px;
	
}

#ly1allWrapContentOnly {
	width: 600px;
	min-height: 400px;
	padding: 20px;
}

/* #############  Content  ############# */

#ly3contentWrap {
	background-image: url(https://www.iisartonline.org/typo3conf/ext/sfp_template/Resources/Public/img/centerBG.png);
	background-repeat: repeat-y;
	min-height: 300px;
	padding-top: 36px;
	padding-left: 72px;
	position: relative;
}
#ly4content1Col {
	width: 860px;
}
#ly4contentLeft {
	float: left;
	width: 540px;
}
 

#ly4contentRight {
	position: absolute;
	right: 55px;
	width: 257px;
	padding-left: 30px;
	border-left: 1px solid #d1cec7;
	height: 90%;
/*
	background-image: url(https://www.iisartonline.org/typo3conf/ext/sfp_template/Resources/Public/img/bgBox.png);
	background-repeat: no-repeat;
	background-color: #d0cec7;
*/
}

/****************************/
/* STYLES FOR Kontakliste  */
/****************************/
.kontaktListLeftWrap {
	float: left;
	width: 500px;
}
 

.kontaktListRightWrap {
	float: right;
	margin-top: 33px;
	width: 320px;
	min-height: 420px;
	background-image: url(https://www.iisartonline.org/typo3conf/ext/sfp_template/Resources/Public/img/bgBox.png);
	background-repeat: no-repeat;
	position: relative;
}


.tx-poikontaktliste-pi1 table.tablesorter tbody .highlight td {
	background-color: #eeebe7;
}
#load {
	position: absolute;
	top: 0;
	left: 0;
	height: 400px;
	width: 320px;
	background-image: url(https://www.iisartonline.org/typo3conf/ext/sfp_template/Resources/Public/img/personLoader.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.kontaktListRightContent {
	position: absolute;
	top: 0;
	left: 0;
}

.personImageContainer {
	float: left;
	width: 95px;
}

.personAddressContainer {
	float: right;
	width: 185px;
}
.listColLink a {
	display: block;
}
.listColLink a:hover {
	text-decoration: none;
}

.kontaktListRightContent {
	padding: 15px;
}

.kontaktListRightContent input,
.kontaktListRightContent textarea {
	background-color: #FFF;
}

.kontaktListRightContent fieldset {
	padding: 0;
	border: none;
}
div.jobListSingleEntry {
	clear:both;
	padding:10px 0 0 0;
}

.jobListSingleEntry label.formlabel {
	width: 95px;
	float: left;
	clear: both;
	display:block;
}
.jobListSingleEntry label.error {
	float: none; 
	color: red; 
	vertical-align: top; 
	width: 200px;
	padding-top: 3px;
	padding-left: 90px;
	display: none;
}

.jobListSingleEntry input,
.jobListSingleEntry textarea {
	width: 185px;
	float: left;
	font-size: 12px;
}

.jobListSingleEntry textarea {
	height: 90px;
}

div.jobListEntryAttachments,
div.jobListEntrySteps,
div.jobListEntrySubmit {
	padding-left: 93px;
}

.jobListSingleEntry {
	clear: both;
}

.jobListSingleEntry input.error,
.jobListSingleEntry input.error:focus {
    border-color: #ff7e00;
}

.jobListSingleEntry input.valid,
.jobListSingleEntry input.valid:focus {
    border-color: #2f710c;
}

.formMeassage {
	padding-top: 10px;
}

.kontaktListeContactWrap {
	padding-top: 15px;
}

/****************************/
/* STYLES FOR Eventlist  */
/****************************/
.tx-poievents-pi1 {
	position: relative;
}
.poieventsSingleRight {
	width: 260px;
	float: left;
}

.poieventsDataWrap {
	background-image: url(https://www.iisartonline.org/typo3conf/ext/sfp_template/Resources/Public/img/bgBox.png);
	background-repeat: no-repeat;
	height: 170px;
/*
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
*/
}
.poieventsDataPadding {
	padding: 20px;
}
.poieventsSingleLeft {
	width: 500px;
	float: right;
	padding-right: 40px;
}

.poieventsImages {
	padding-top: 20px;
}
.poieventsImages img {
	padding-bottom: 20px;
}



 
.poieventsDataWrap dt,
.poieventsDataWrap dd {
	display: block;
	float: left;
	padding-bottom: 8px;
}
.poieventsDataWrap dt {
	width: 100px;
	font-weight: bold;
}

.poieventsBackLink {
	padding-top: 15px;
}


.tx-poievents-pi1-tableWrap {
	padding-top: 40px;
}

/* tables */
table.tablesorter {
	font-size: 14px;
	width: 100%;
	text-align: left;
	border: none;
	border-collapse: collapse;
	border-top: 1px solid #AAAAAA;
	border-left:0px solid #AAAAAA;
	border-right: 0px solid #AAAAAA;
	border-bottom: 0px solid #AAAAAA;
}
table.tablesorter a,
table.tablesorter a:visited,
table.tablesorter a:link {
	color: #b67603;
	text-decoration: none;
}

table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	font-size: 12px;
	padding: 5px 8px 5px 28px;
	color: #fff;
	font-weight: normal;
	background-repeat: no-repeat;
	border-bottom: 1px solid #AAAAAA;
	white-space: nowrap;
}

.tx-poievents-pi1 .odd td {
}

.tx-poievents-pi1 .formContent {
	margin-bottom: 10px;
}



.tx-poievents-pi1 table.tablesorter tbody .highlight td {
	background-color: #eeebe7;
}

.tx-poievents-pi1 table.tablesorter tbody td.hover {
	background-color: #eeebe7;
}


table.tablesorter thead th {
	text-align: left;
}



table.tablesorter thead tr .header {
	background-repeat: no-repeat;
	background-position: 0 0px;
	cursor: pointer;
	border-right: 1px solid #c3c1c1;
}
table.tablesorter tbody td {
	font-size: 12px;
	color: #3D3D3D;
	padding: 7px 10px 7px 6px;
/* 	background-color: #f9f7f3; */
	vertical-align: top;
	border-bottom: 1px solid #CCC;
}

table.tablesorter tbody td.eventImage {
	padding: 7px 0px 7px 16px;
	vertical-align: top;
	border-bottom: 1px solid #CCC;
}


table.tablesorter thead tr .headerSortUp {
	background-position: 0 -35px;
	border-right: 1px solid #aaa9a9;
}
table.tablesorter thead tr .headerSortDown {
	background-position: 0 -68px;
	border-right: 1px solid #aaa9a9;
}

.tx-poikontaktliste-pi1 {
	position: relative;
}

.tx-poikontaktliste-pi1-tableWrap {
	padding-top: 35px;
}

.tx-poikontaktliste-pi1 .formContent input,
.tx-poievents-pi1 .formContent input {
	width: 175px;
}

#m2search,
#m2mainnavi,
#m3footer2,
.m2subnavi,
.filter_box {
	display: none;
}

#m1content .m2ContentRight {
	margin-top: 80px;
	padding: 0;
	width: auto;
}

#m1content .content {
	width: 710px;
}

.m2contentPadding {
	padding: 0;
}

#m1head {
	position: relative;
}

#m2logo {
	position: absolute;
	left: -37px;
}

.sub2colsCol1 {
	margin-left: 0;
}

a,
a:visited,
a:link {
	color: #000000;
}

p {
	margin-bottom: 19px;
}

.tx-course span:after {
	background: none !important;
}

table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	padding-right: 40px;
}