html, body{
	height:100%;
	width:100%;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #91002C;
}
table.aussen {
	background-image: url(../blendausbilder/roentgen_pic03.jpg);
	background-position: center center;
	height: 100%;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
table.flexi {
	height: 300px; /* für Mozilla und seine Freunde */
	width: 900px; /* für Mozilla und seine Freunde */
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
form {
	padding: 0px;
	margin: 0px;
}
.sprache {
	font-family: 		"Times New Roman", Times, serif;
	color: 				#91002C;
	font-size: 			12px;
	line-height: 		15px;
}
.sprache A {
	color: 				#999999;
	text-decoration:	none;
}
.sprache A:HOVER {
	color: 				#91002C;
	text-decoration:	underline;
}
.bannertext { /* text im band oben auf der seite neben dem logo */
	font-family: 		"Times New Roman", Times, serif;
	color: 				#91002C;
	font-size: 			13px;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 15px;
	color: #91002C;
	font-weight: normal;
}
.fliess {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	margin-right: 10px;
}
.fliessrot {
	color: #91002C;
}
.fliessgrau {
	color: #999999;
}
.fliess14rot {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 15px;
	color: #91002C;
}
.fliess15grau {

	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 15px;
	color: #999999;
}
.fehler {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FF0000;
}
.tdbg01{
	background-image: url(../bilder/tab_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#FFFFFF;
}
.tdrechts {
	background-image: url(../bilder/roentgen_tab_bg_rechts.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color:#FFFFFF;
}
.tdlinks {
	background-image: url(../bilder/roentgen_tab_bg_links.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color:#FFFFFF;
}

.boxbasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	height: 20px;
	width: 180px;
	border: 1px solid #666666;
}
.formbezeichner {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #91002C;
}