body {
	background-image:url(pics/bg.jpg);
	/* background:#f7941d */;
}

dd {
	margin-bottom:1em;
}

dl {
	margin:0;
}

td,#content,#title {
	font-family:verdana,tahoma,sans-serif;
	font-size:10pt;
}

td {
	color:#000000;
	background:#efefce;
}

#title,#content {
	position:absolute;
	left:150px;
	width:75%;
	padding:5px;
}

* html #content,#title {/* nur fuer Internet Explorer */
  width:75%;     /* Version 5.x */
  w\idth:75%;    /* Version 6 */
}

#title {
	border:1px solid #fff568;
	color:#fff568;
	background:#b1b651;
	font-size:16pt;
	font-weight:bold;
	letter-spacing:0.2em;
	text-align:center;
	text-transform:uppercase;
	top:8px;
	padding-top:10px;
	padding-bottom:10px;
}

#content {
	color:#000000;
	background:#efefce;
	top:70px;
}

#content h2 {
	font-weight:bold;
	margin-bottom:0.5em;
	margin-top:1.5em;
	font-size:10pt;
}

a {
	color : #990000;
}

.floatLeft {
	float:left;
	margin-right:1em;
	margin-bottom:1em;
}

.floatRight {
	float:right;
	margin-left:1em;
	margin-bottom:1em;
}

.catastrophy {
	text-align:center;
	font-size:12pt;
	font-weight:bold;
	text-transform:uppercase;
	padding:20px;
}

#catastrophy_nav {
	color:#990000;
	border-color:#990000;
}

#catastrophy_nav:hover {
	color:#f7941d;
	border-color:#f7941d;
}
