html, body {
	height: 100%;
	font-size:100.1%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	background-attachment: scroll;
	background-image: url(img/bg_nav.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.nav a:link{
	color: #666666;
	text-decoration: none;
}
.nav a:visited {
	color: #666666;
	text-decoration: none;
}
.nav a:active {
	color: #666666;
	text-decoration: none;
}
.nav a:hover {
	color: #c00b14;
	text-decoration: none;
}

.table {
	height: 100%;
	background-color: #FFFFFF;
	background-image: url(img/nav_bg.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.table-seminare {
	height: 100%;
	background-color: #FFFFFF;
	background-image: url(img/bg_nav_seminare.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.table-buecher {
	height: 100%;
	background-color: #FFFFFF;
	background-image: url(img/bg_nav_buecher.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #c00b14;
	background-attachment: scroll;
	background-image: url(img/bg_nav.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.footer a:link{
	color: #666666;
	text-decoration: none;
}
.footer a:visited {
	color: #666666;
	text-decoration: none;
}
.footer a:active {
	color: #666666;
	text-decoration: none;
}
.footer a:hover {
	color: #c00b14;
	text-decoration: underline;
}.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #c00b14;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.nav-sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.nav-sub a:link{
	color: #666666;
	text-decoration: none;
}
.nav-sub a:visited {
	color: #666666;
	text-decoration: none;
}
.nav-sub a:active {
	color: #666666;
	text-decoration: none;
}
.nav-sub a:hover {
	color: #c00b14;
	text-decoration: underline;
}
.nav-visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #c00b14;
}
.nav-visited a:link{
	color: #c00b14;
	text-decoration: none;
}
.nav-visited a:visited {
	color: #c00b14;
	text-decoration: none;
}
.nav-visited a:active {
	color: #c00b14;
	text-decoration: none;
}
.nav-visited a:hover {
	color: #c00b14;
	text-decoration: none;
}
.nav-sub-visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #c00b14;
}
.nav-sub-visited a:link{
	color: #c00b14;
	text-decoration: none;
}
.nav-sub-visited a:visited {
	color: #c00b14;
	text-decoration: none;
}
.nav-sub-visited a:active {
	color: #c00b14;
	text-decoration: none;
}
.nav-sub-visited a:hover {
	color: #c00b14;
	text-decoration: none;
}
.copy a:link{
	color: #c00b14;
	text-decoration: none;
}
.copy a:visited {
	color: #c00b14;
	text-decoration: none;
}
.copy a:active {
	color: #c00b14;
	text-decoration: none;
}
.copy a:hover {
	color: #c00b14;
	text-decoration: underline;
}
.tabelle {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #727479;
	border-right-color: #727479;
	border-bottom-color: #727479;
	border-left-color: #727479;
}

