body {
	background: #000;
	margin: 0;
}

p, td {
	font: normal 11px/140% Verdana, Tahoma, Helvetica, sans-serif;
	margin: 0px 0px 5px 0px;
	padding: 0px;}
h1 {
	color: #F04E20;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 140%;
	font-weight: bold;
}

a {
	color: #F04E20;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #A62E0B;
	text-decoration: underline;
}

#head {
	width: 750px;
	height: 485px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: none;
}
.header {
	background-image: url(images/pia5.jpg);
	width: 750px;
	height: 485px;
	background-repeat: no-repeat;
}

.clear {
	clear: both;}

.clear_line {
	clear: both;
	display: block;
	margin: 4px 0 5px 0;
	border-top: 1px solid #999;}
	
.nav {
	background-color: #F04E20;
	height: 15px;
}
	
ul#Navigation {
	text-align: center;
	;
	height: 15px;
  }
ul#Navigation li {
	display: inline;
	margin-right: 20px;
	margin-left: 20px;
	list-style-image: none;
	list-style-type: none;
	height: 10px;
  }

ul#Navigation a, ul#Navigation span {
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	padding-top: 8px;
	padding-bottom: 11px;
	padding-right: 8px;
	padding-left: 8px;
  }
* html ul#Navigation a, * html ul#Navigation span {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    w/idth: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
ul#Navigation a:hover, ul#Navigation span {
	color: #F04E20;
	background-color: #FFFFFF;
  }

.column {
	color: #333;
	width: auto;
	margin: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background: #fff;
}


.column img {
	margin: 0px 0px 10px 0px;}

.name {
	display: block;
	color: #123;
	font: bold 9px/100% Verdana, Tahoma, Helvetica, sans-serif;
	text-align: right;
	margin-top: 5px;}

.space {
	width: 5px;}

.footer {
	display: block;
	color: #FFFFFF;
	width: 750px;
	height: 25px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding-top: 7px;
	border-top: 1px solid #234;
	background-color: #000;
	background-repeat: no-repeat;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 140%;
	font-weight: bold;
}

.footer a {
	color: #F04E20;
	font-weight: bold;
	text-decoration: none;
}

.footer a:hover {
	color: #A62E0B;
}
