h2,h3,h4,h5,h6,div,p,body,html,input,button { 
	font: normal 12px comic, 
}
body{
	text-align:center;
}

h1 { 
	font: normal 14px comic;
	font-weight: bold;
}

img.block {
	display:block;
}

div, img {
  margin:0;
  padding:0;
  border:0;
}

div#container {
  width:939px;
  text-align:left;
  background: url(../fileadmin/images/background.gif) center repeat-y;
}

div#top {
  font: bold 10px comic,
  clear:both;
  background-color:#001463;
  text-align:right;
  color:#70E566;  
  padding:9px;
  padding-right:10px;  
}

div#top a {
   text-decoration: none;
   color: #FFFFFF;
   }

div#header { background-color:#70E566; }

/*-----------------------------------*/

div#links { 
	float:left;
	width:179px;
	height:2000px;
	padding-top:37px;
	padding-bottom:10px;
	background-color:#ff6633;
}

div#head { 
	font: normal 10px comic;
	padding-top:5px;
	padding-bottom:5px;
}


div#center { 
	margin-left:160px; 
	width:538px;
	height:2000px;
	background-color:#FFFFFF; 
}

div#right { 
	width:215px;
	height:2000px; 
	float:right; 
	text-align:center;
	padding-top:10px;	
	background-color:#ff6633;
}

.float-left { 
	float:left; 
}

div#footer {
  clear:both;
  background-color:#001463;
  padding:10px;
}
