h2,h3,h4,h5,h6,div,p,body,html,input,button { 
	font: normal 12px Helvetica,Verdana,Arial 
}

h1 { 
	font: normal 14px Helvetica,Verdana,Arial;
	font-weight: bold;
}

body{
	text-align:center;
	background : #FFFFCC;

}

div#container {
  width:985px;
  text-align:left; 
  margin:0px auto;
  background: url(http://www.ffn-neustadt.de/fileadmin/ffn/background.jpg) repeat-y;
}

div#top {
  font: bold 10px Verdana,Arial;
  clear:both;
  background-color:#5E7E9E;
  text-align:right;
  color:#FFFFFF;  
  padding:5px;
  padding-right:10px;  
}

div#top a {
   text-decoration: none;
   color:white;
}

div#header { background-color:#FFFFCC; }

div#links { 
	float:left;
	width:180px; 
	padding-top:37px;
	padding-bottom:10px;
	background-color:#335C85;
}

div#center { 
	float:left;
	width:760px; 
	padding:10px;
}

div#head { 
	font: normal 10px Helvetica,Verdana,Arial;
	text-align:right;
}

#div#right { 
#	float:left;
#	width:160px; 
#	height:auto;
#	padding:10px;
#}

div#footer {
  clear:both;
  background-color:#5E7E9E;
  padding:2px;
}

div#links_bottom{
	text-align:center;
	background-color:#8BA2BA;
	margin-top:20px;
	padding-top:1px;
	padding-bottom:1px;
}

.float-left { 
	float:left; 
}

/* Anpassungen IE */

*html div#container {
  width:985px;
}

*html div#center { 
	float:left;
	width:620px; 
}

.align-left {text-align: left;}
.align-center {text-align: center;}
.align-right {text-align: right;}
.align-justify {text-align: justify;}

h1 { font-size:15pt; font-weight:bold; color: #000066;}
h2 { font-size:14pt; font-weight:bold; color: #003399;}
h3 { font-size:13pt; font-weight:bold; color: #CC6600;}
h4 { font-size:12pt; font-weight:bold; color: #000066;}
h5 { font-size:11pt; font-weight:bold; color: #003399;}
h6 { font-size:10pt; font-weight:bold; color: #CC6600;}

table, td {
#	color: #000099;
#	font-size:10pt;
#	font-family:Arial, Helvetica, sans-serif;
	border: none;
	padding : 5px 5px 5px 5px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	vertical-align : top;
}

