/**************************************
jp_pageteaser - allgemeine Einstellungen
*************************************/

div.tx-jppageteaser-pi1 {
	margin-bottom: 30px;
}

.tx-jppageteaser-block a {
	width: 100%;
	display: block;
	background-image: none !important;
}

.tx-jppageteaser-block a:hover {
	text-decoration: none;
}

.tx-jppageteaser-block a .tx-jppageteaser-title {
	font-weight: bold;
	display: block;
	margin-bottom: 4px;
}

.tx-jppageteaser-block a:hover .tx-jppageteaser-title {
	text-decoration: underline;
}

.tx-jppageteaser-block a .tx-jppageteaser-image {
	float: left;
	margin: 4px 0 0 0;
}
.tx-jppageteaser-block a .tx-jppageteaser-image img {
	margin: 0 4px 4px 0;
}

.tx-jppageteaser-block a .tx-jppageteaser-description {
	
}

.tx-jppageteaser-block a:hover .tx-jppageteaser-description {
	color: #000;
}

/* LINK-Pfeile -> verschiedene Farben je nach Bereich/Campus */
.tx-jppageteaser-pi1-list-entry-link-item img {
	background-position: bottom;
	background-repeat: no-repeat;
	margin-top: 3px;
}

body.hochschule .tx-jppageteaser-pi1-list-entry-link-item img {
	background-image: url(../../img/arrows/arrows-hochschule.gif);
}

body.informationen .tx-jppageteaser-pi1-list-entry-link-item img {
	background-image: url(../../img/arrows/arrows-informationen.gif);
}

body.studienangebote .tx-jppageteaser-pi1-list-entry-link-item img {
	background-image: url(../../img/arrows/arrows-studienangebote.gif);
}

body.campus-mosbach .tx-jppageteaser-pi1-list-entry-link-item img {
	background-image: url(../../img/arrows/arrows-campus-mosbach.gif);
}

body.campus-heilbronn .tx-jppageteaser-pi1-list-entry-link-item img {
	background-image: url(../../img/arrows/arrows-campus-heilbronn.gif);
}

body.campus-bad-mergentheim .tx-jppageteaser-pi1-list-entry-link-item img {
	background-image: url(../../img/arrows/arrows-campus-bad-mergentheim.gif);
}

/***************************************
jp_pageteaser - 1-spaltig -> Teaserbreite 470px
****************************************/
.tx-jppageteaser-list-470 .tx-jppageteaser-pi1-list-entry  {
	clear:none!important;
}
.tx-jppageteaser-list-470 {
	background-image: url(../../img/teaser-list-border_bottom_470.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	overflow: hidden;
	line-height:1.3em;
}
.tx-jppageteaser-470 {
	width: 470px;
	border-top: 1px solid #d6d9db;
	padding: 8px 0;
	float: left !important;
	overflow: hidden;
}

/***************************************
jp_pageteaser - 2-spaltig -> Teaserbreite 230px
****************************************/
.tx-jppageteaser-list-230 .tx-jppageteaser-pi1-list-entry  {
	clear:none!important;
}
.tx-jppageteaser-list-230 .tx-jppageteaser-pi1-list-entry-odd {
	margin-right: 10px;
}
.tx-jppageteaser-list-230 {
	background-image: url(../../img/teaser-list-border_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	overflow: hidden;
	line-height:1.3em;
}
.tx-jppageteaser-list-230.tx-jppageteaser-pi1-list-entry-odd {
	background-image: url(../../img/teaser-list-border_bottom_odd.gif);
}

.tx-jppageteaser-list-230.tx-jppageteaser-pi1-list-entry-even .tx-jppageteaser-230-endfiller {
	display: none !important;
}

.tx-jppageteaser-230 {
	width: 230px;
	border-top: 1px solid #d6d9db;
	padding: 8px 0;
	float: left !important;
	overflow: hidden;
}


/***************************************
jp_pageteaser - Themenportale -> Teaserbreite 230px
****************************************/

#column-right .tx-jppageteaser-list-themenportale .box {
	margin: 0 !important;
	padding: 0 !important;
}

#column-middle tx-jppageteaser-list-themenportale .box h2.box-head {
	font-size: 14px !important;
	font-weight: bold !important;
	margin: 0px !important;
	padding: 0px !important;
	color: #4e555b !important;
	text-transform: none !important;;
	background: none !important;
}


.tx-jppageteaser-list-themenportale .tx-jppageteaser-pi1-list-entry-odd {
	margin-right: 10px;
}

.tx-jppageteaser-list-themenportale {
	overflow: hidden;
}

.tx-jppageteaser-themenportale .tx-jppageteaser-pi1-list-entry  {
	clear:none!important;
}

.tx-jppageteaser-themenportale {
	width: 230px;
	border-top: 1px solid #d6d9db;
	float: left !important;
}

.tx-jppageteaser-themenportale a {
	width: 210px;
	background-image: url(../../img/arrows/icon-themenportale.png) !important;
	background-position: 4px 5px;
	background-repeat: no-repeat;
	background-color: #eef0f1;
	border-top: 1px solid #fff;
	overflow: hidden;
	line-height:1.3em;
	padding: 3px 0px 6px 20px;
	
}

.tx-jppageteaser-themenportale a:hover {
	background-color: #d6d9db;
}

div.tx-jppageteaser-themenportale span.tx-jppageteaser-description {
	display: block;
	width: 196px;
}

