@charset "utf-8";
.bordertable {
	border: 1px solid #89482F;
}
.image-right {
	background-image: url(brustzentrum-bilder/brustkrebs-bei-frauen.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.swing {
	background-image: url(brustzentrum-bilder/swing-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.logo {
	background-image: url(brustzentrum-bilder/brustzentrum-linker-niederrhein.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.logoback {
	background-image: url(brustzentrum-bilder/brustkrebs.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #009B31;
}
body {
	background-color: #fff8e6;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #663333;
}
a:link {
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #663333;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #663333;
}
.Stil1 {
	font-size: 10px;
	color: #663333;
}


h1 {
	font-size: 12pt;
	color: #8C2A00;
}
.Stil2 {
	font-size: 10px;
	color: #FFFFFF;
}

.top {
	vertical-align: top;
	top: 0px;
}
.topposition {
	position: relative;
	top: 5px;
	clip: rect(1px,auto,auto,auto);
}

