html, body {
	height:100%;
	min-height:100%;
	background-color:#EDD7B7;
	margin:0;
	padding:0;
}

img {
	border:0;
}

div {
	margin:0;
	padding:0;
	line-height:9px;
}

#spacer{
	position:absolute;
	width:100%;
	height:100%;
	min-width:920px;
	min-height:620px;
}

#IEspacer{
	width:920px;
	height:620px;
}

#rahmen {
	position:absolute;
	width:920px;
	height:620px;
	margin-left:-460px;
	margin-top:-310px;
	left:50%;
	top:50%;
}

#rahmenO {
	position:absolute;
	left:0px;
	top:0px;
	width:920px;
	height:10px;
}

#rahmenL {
	position:absolute;
	left:0px;
	top:10px;
	width:10px;
	height:610px;
}

#content {
	position:absolute;
	left:10px;
	top:10px;
	width:900px;
	height:600px;
	background-color:#edd7b7;
}

#rahmenR {
	position:absolute;
	left:910px;
	top:10px;
	width:10px;
	height:610px;
}

#rahmenU {
	position:absolute;
	left:10px;
	top:610px;
	width:900px;
	height:10px;
}

h1 {
	font-family: Verdana, sans serif;
	font-size: 24px;
	margin-top:12px;
	margin-bottom:6px;
	text-transform:uppercase;
	color:#88213A;
	font-weight:bold;
	line-height:28px;
}

h2 {
	font-family: Verdana, sans serif;
	font-size: 20px;
	margin-top:20px;
	margin-bottom:0;
	text-transform:uppercase;
	color:#88213A;
	font-weight:bold;
	line-height:24px;
}

h3 {
	font-family: Verdana, sans serif;
	font-size:10px;
	margin-top:16px;
	margin-bottom:6px;
	color:#88213A;
	text-transform:uppercase;
	font-weight:bold;
	line-height:16px;
}

#flashcontent {
	padding:0;
	margin:0;
}

#altcontent {
	padding:30px;
	height:540px;
	width:840px;
	background-color:#EDD7B7;
	overflow:auto;
}

p,table,td, .paragraph {
	font-family: Verdana, sans serif;
	font-size:9px;
	line-height:12px;
	margin-top:0;
	margin-bottom:10px;
}

a {
	color:#88213A;
	text-decoration:underline;
}
