/* ----------- Standardvorlage innerhalb von Mastervorlage inkludiert ----------- */

/* ------ contentTable Spalte 2 (Hauptinhalt) ------- */

#contentRow2 {
	width: 628px;
	background: #2c2c2c;
	background-image: url(/_entwicklung/pics/backgroundContent.jpg);
	background-repeat: repeat-x;
}

#contentCenter {
}

#contentCenter .contentTitle {
	background-image: url(/_entwicklung/pics/header/contentHeader.jpg);
	height:25px;
	width:630px;
}

.contentTitle div {
	font-size: 14px;
	font-weight:bolder;
	padding-left: 10px;
	padding-top: 3px;
}
#contentCenter #textCenter {
	margin-bottom: 10px;
}
#contentCenter #textLeft, #contentCenter #textRight {
	float: left;
	width: 50%;
}
#contentCenter #textMiddle{
	width: 100%;
}

#contentCenter #textLeft .text {
	margin: 10px;
}
#contentCenter #textRight .text {
	margin: 10px;
}

#contentCenter #textMiddle .text {
	margin: 10px;
}

#contentCenter #textMiddle .text input , #contentCenter #textMiddle .text textarea {
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
}


/* ------ footer Abrundungen nach Boxen ------- */

.footerLeft{
	left: 0px;
	top: 0px;
	position: absolute;
	line-height: 10px;
}

.footerMiddle{
	width: 100%;
	background-color: #2c2c2c;
	height: 10px;
	position:relative;
}

#naviSub .jubBanner{
	width: 100%;
	background-color: #000000;
	padding: 0px;
	position: absolute;
}

.footerRight{
	right: 0px;
	top:0px;
	position: absolute;
	line-height: 10px;
}

#naviSub .footerRight, #naviSub .footerMiddle {
	padding: 0px;
}

#teaserExtras .footerLeft ,#teaserExtras .footerMiddle ,#teaserNewsletter .footerLeft ,#teaserNewsletter .footerMiddle{
	margin: 0px;
}

/* ------ contentTable Spalte 3 (Teaser Rechts) ------- */

#contentRow3 {
	width: 184px;
}
#contentRow3 #contentRight{
	margin-left: 9px;
}
/* ---------------------- Sitemap ----------------------*/

#siteMap div {
	
}
/*-- 1. Hierarchie --*/
#siteMap ul{
	padding-left: 15px;
	margin: 10px;
}
#siteMap a {
	color: #37abe6;
	font-weight: bold;
}
#siteMap a:hover {
	color: black;
}

/*-- 2. Hierarchie --*/
#siteMap ul ul{
	padding-left: 80px;
	margin: 0 0 20px 0;
}
#siteMap ul ul a {
	color: white;
	font-weight: normal;
}
#siteMap ul ul a:hover {
	color: black;
}

/*-- 3. Hierarchie --*/
#siteMap ul ul ul{
	padding-left: 80px;
	margin: 0 0 10px 0;
}
#siteMap ul ul ul a {
	color: #657bc1;
	font-style: italic;
}
#siteMap ul ul ul a:hover {
	color: black;
}

/*-- 4. Hierarchie --*/
#siteMap ul ul ul ul{
	padding-left: 80px;
	margin: 0 0 10px 0;
}
#siteMap ul ul ul ul a {
	color: blue;
	font-style: normal;
}
#siteMap ul ul ul ul a:hover {
	color: black;
}

/*--------------------------- Teaser Extras-------------------------- */

#teaserExtras, #teaserNewsletter {
	background: #2c2c2c;
	background-image: url(/_entwicklung/pics/backgroundContent.jpg);
	background-repeat: repeat-x;
}

#portletExtraTitle, #portletNewsletterTitle{
	background-image: url(/_entwicklung/pics/header/extraHeader.jpg);
	height:25px;
	width: 174px;
}

#portletExtraTitle div, #portletNewsletterTitle div{
	font-size:14px;
	font-weight:bolder;
	padding-left:10px;
	padding-top:3px;
}

#teaserExtras div, #teaserNewsletter div{
	margin: 10px 10px 0px 10px;
}

.linkExtra a{
	font-weight: normal;
	color: white;
	text-decoration: none;
}

/*--------------------------- Teaser LogIn-------------------------- */

#teaserExtras .logIn{
	margin: 10px 0px 0px 0px;
}

.logIn input{
	border: none;
	background-image: url(/_entwicklung/pics/backgroundLogIn.gif);
	width: 125px;
	font-size: 12px;
	color: #FFFFFF;
	height: 20px;
}

/*--------------------------- Teaser Slogan-------------------------- */

#contentSlogan{
	background-image: url(/_entwicklung/pics/bgSloganBottom.jpg);
	width: 630px;
	height: 37px;
	margin-top: 10px;
}

#contentSlogan div{

}

.titleSlogan{
	font-size: 17px;
}

/*--------------------------- Teaser News-------------------------- */
#contentNews{
	margin-bottom: 12px;
}

#centerTeaserRow2 {
	padding-top: 10px;
	background: none;
}

#contentTeaserNews{
	margin-top: 10px;
	background-image: url(/_entwicklung/pics/header/contentHeader.jpg);
	height:25px;
	width:630px;
}
.contentTitleNews div {
	font-size: 14px;
	font-weight:bolder;
	padding-left: 10px;
	padding-top: 3px;
}

#teaserCenterNews{
	width: 311px;
	background-color: #2c2c2c;

	float: left;
}

#teaserCenterNews .contentTitleNews {
	background-image: url(/_entwicklung/pics/header/newsHeader.jpg);
	height:25px;
	width:311px;
}

.teaserNews{
	padding-bottom: 3px;
	margin-bottom: 4px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 4px;
	padding-top: 3px;
	border-bottom: solid 1px #929393;
}

.titleNews {
	font-weight: bold;
	font-size: 10px;
}

.titleNewsUnderlined {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}

.trennerNews {
	color: #FFFFFF;
}

#contentRowNews {
	background-color: white;
	
}

/*--------------------------- Page Listviews-------------------------- */
#pager {
	position: relative;
	width: 100%;
	text-align: center;
}

#pagerLast{
	position: absolute;
	right: 0px;
	top: 0px;
}

#pagerNext{
	position: absolute;
	left: 0px;
	top: 0px;
}


/*--------------------------- Galerie -------------------------- */

.galerie{
	border-bottom: solid white 1px;
	height: 18px;
	width: 100%;
	text-align: right;
	float: right;
}

/*--------------------------- Teaser -------------------------- */

.teaserCenterJobs {
	width: 151px;
	background-color: #2c2c2c;
	background-image: url(/_entwicklung/pics/backgroundPortletPics.jpg);
	background-repeat: repeat-x;
	float: left;
	margin-left: 7px;
}

.pictureTeaser {
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 3px;
}

.contentTitleTeaser div{
	font-size: 14px;
	font-weight:bolder;
	padding-left: 10px;
	padding-top: 3px;
}

.contentTitleTeaser{
	background-image:url(/_entwicklung/pics/header/teaserHeader.jpg);
	height: 25px;
	width: 151px;
}

/*--------------------------- empfehlen -------------------------- */
.empfehlen input ,.empfehlen textarea{
	border: none;
}

