body {
	background: #105E9E url( "../img/back_blue.png" ) top left repeat-x;	
}

.teamElement .csc-textpic-imagewrap, .teamElement .csc-textpic-text {
	border-top: 4px solid #105E9E;
}

/* * * * * * * * * * */

p.teaser1 {
	background: url(../img/teaser_1_blue.png) top left no-repeat;
	width: 158px;
	height:41px;
	display: block;
	float:left;
	clear:right;
	margin-right:5px;
	text-decoration: none !important;
}
p.teaser1 {
	background: url(../img/teaser_1_blue_DK.jpg) top left no-repeat;
}
p.teaser1:hover {
	background: url(../img/teaser_1_blue_hover.png) top left no-repeat;
	width: 158px;
	height:41px;
	display: block;
}
.dk p.teaser1:hover {
	background: url(../img/teaser_1_blue_hover_DK.jpg) top left no-repeat;
}
p.teaser2 {
	background: url(../img/teaser_3_blue.png) top left no-repeat;
	width: 158px;
	height:41px;
	display: block;
	float:left;
	clear:right;
	margin-right:5px;
	text-decoration: none !important;
}
.dk p.teaser2 {
	background: url(../img/teaser_3_blue_DK.jpg) top left no-repeat;
}
p.teaser2:hover {
	background: url(../img/teaser_3_blue_hover.png) top left no-repeat;
	width: 158px;
	height:41px;
	display: block;
}
.dk p.teaser2:hover {
	background: url(../img/teaser_3_blue_hover_DK.jpg) top left no-repeat;
}
p.teaser3 {
	background: url(../img/teaser_Kontakt_1_blue.png) top left no-repeat;
	width: 158px;
	height:41px;
	display: block;
	float:left;
	text-decoration: none !important;
}
p.teaser3:hover {
	background: url(../img/teaser_Kontakt_2_blue.png) top left no-repeat;
	width: 158px;
	height:41px;
	display: block;
}
/* * * * * * * * * * */

#content a {
	color:#105E9E;
	text-decoration: underline;
}
