body {
	background: #09BBE5 url( "../img/back_turk.png" ) top left repeat-x;	
}

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

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

p.teaser1 {
	background: url( "../img/teaser_1_turk.png" ) top left no-repeat;
	width: 158px;
	height:41px;
	display: block;
	float:left;
	clear:right;
	margin-right:5px;
	text-decoration: none !important;
}
.dk p.teaser1 {
	background: url( "../img/teaser_1_turk_DK.jpg" ) top left no-repeat;
}
p.teaser1:hover {
	background: url( "../img/teaser_1_turk_hover.png" ) top left no-repeat;
	width: 158px;
	height:41px;
	display: block;
}
.dk p.teaser1:hover {
	background: url( "../img/teaser_1_turk_hover_DK.jpg" ) top left no-repeat;
}
p.teaser2 {
	background: url( "../img/teaser_3_turk.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_turk_DK.jpg" ) top left no-repeat;
}
p.teaser2:hover {
	background: url( "../img/teaser_3_turk_hover.png" ) top left no-repeat;
	width: 158px;
	height:41px;
	display: block;
}
.dk p.teaser2:hover {
	background: url( "../img/teaser_3_turk_hover_DK.jpg" ) top left no-repeat;
}
p.teaser3 {
	background: url( "../img/teaser_Kontakt_1_turk.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_turk.png" ) top left no-repeat;
	width: 158px;
	height:41px;
	display: block;
}
/* * * * * * * * * * */

#content a {
	color:#09BBE5;
	text-decoration: underline;
}
