@charset "utf-8";
/* CSS Document 2009 by spes-ANATOMIA.de */
/* Mail info@spes-anatomia.de */
/* Web www.spes-anatomia.de */
/* All rights reserved */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	background-color: #810005;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
}

.seitenrand {
	border: #000100 1px solid;
}

.navigation_background {
	background-image: url(../img/win_1_nav_bg.gif);
	background-position: left;
	background-repeat: repeat-x;
}
.inhalt_background {
	background-image: url(../img/win_inhalt_bg.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.copyright {
	font-size: 10px;
	font-weight: bold;
	color: #AA6466;
}
a.copyright_link:link {
	font-size: 10px;
	font-weight: bold;
	color: #AA6466;
	text-decoration: none;
}
a.copyright_link:visited {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #AA6466;
}
a.copyright_link:hover {
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
	color: #CCC;
}
a.copyright_link:active {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #AA6466;
}

