body {
	margin : 0px 0px 0px 0px;
}

td {
	background-image : url(images/spacer.gif);
	background-repeat : no-repeat;
}

td.home {
	background-image : url(images/bg_home.jpg);
	background-repeat : no-repeat;
}

td.wir {
	background-image : url(images/bg_wir.jpg);
	background-repeat : no-repeat;
}	

td.wir_vision {
	background-image : url(images/bg_wir_vision.jpg);
	background-repeat : no-repeat;
}	

td.aufgaben {
	background-image : url(images/bg_aufgaben.jpg);
	background-repeat : no-repeat;
}

td.vertrauen {
	background-image : url(images/bg_vertrauen.jpg);
	background-repeat : no-repeat;
}

td.karriere {
	background-image : url(images/bg_karriere.jpg);
	background-repeat : no-repeat;
}

td.kontakt {
	background-image : url(images/bg_kontakt.jpg);
	background-repeat : no-repeat;
}

td.impressum {
	background-image : url(images/bg_impressum.jpg);
	background-repeat : no-repeat;
}

td.team {
	background-image : url(images/bg_team.jpg);
	background-repeat : no-repeat;
}

span {
	line-height: 16px;
	color: black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

span.presseheadline {
	font-size: 12px;
}

span.red {
	color: #AA008B;
}

span a {
	color: #2A67A8;
	text-decoration: none;
	font-weight: bold;
}

span a:visited {
	color: #2A67A8;
	text-decoration: none;
	font-weight: bold;
}

span.leistungen {
	color: #2A67A8;
	font-weight: normal;
}

span.leistungen a {
	text-decoration: none;
	color: #2A67A8;
	font-weight: normal;
	
}

span.leistungen a:visited {
	text-decoration: none;
	color: #2A67A8;
	font-weight: normal;
	
}

/* ul, li */
li {
	line-height: 16px;
	list-style-image: url(http://pserver/mbs/images/dot_list.gif)
}
ul {
	line-height: 16px;
}


