@charset "utf-8";

/******************************************************
Teaser auf Startseite
******************************************************/
a.sharePointTeaser {
display:block;
background:url(../images/teaser_sharePointBlog.gif) no-repeat;
width:157px;
height:47px;
margin:20px 0px 20px -5px;}

a:hover.sharePointTeaser {
display:block;
background:url(../images/teaser_sharePointBlog_f2.gif) no-repeat;
width:157px;
height:47px;}

a.crmBlogTeaser {
display:block;
background:url(../images/imgTeaser/crmBlog.gif) no-repeat;
width:157px;
height:62px;
margin:0px 0px 20px -5px;}

a:hover.crmBlogTeaser {
display:block;
background:url(../images/imgTeaser/crmBlog_f2.gif) no-repeat;
width:157px;
height:62px;}

/***********************************************
teaserJobs
***********************************************/
.teaserJobs {
	width:545px;
	height:196px;
	background:url(../images/imgTeaser/teaser_jobs.jpg) no-repeat;
}
.teaserJobs .td1 {
	width:265px;
	padding-left:40px;
	padding-top:50px;
}
.teaserJobs a, 
.teaserJobs a:visited,
.teaserJobs a:active {
	display:block;
	color:#fff;
	background: url(../images/imgTeaser/icon_link_fff.gif) no-repeat;
	text-decoration:none;
	padding-left:20px;
	margin-top:5px;
}
.teaserJobs a:hover {
	text-decoration:underline;
	color:#fff;
}