td, img { behavior: url(iepngfix.htc) }

body {
	background: #414141;
	margin: 0;
	padding: 0;
	color: White;
	scrollbar-base-color:#444444;
	scrollbar-track-color:#444444;
	scrollbar-face-color:#666666;
	scrollbar-highlight-color:#888888;
	scrollbar-3d-light-color:#888888;
	scrollbar-dark-shadow-color:#444444;
	scrollbar-shadow-color:#444444;
	scrollbar-arrow-color:#0;
/*	font-size : 12px;
	font-family: Verdana, Comic Sans MS,Helvetica,Geneva;	*/
}

a {
	color: #fff;
	text-decoration: underline;
}

a:hover {
	color: yellow;
	text-decoration: underline;
}

#container {
	margin: 10 0 0 0;
	width: 1024px;
	height: 800px; 
	background: url(images/background.jpg) no-repeat;
	border: none;
	overflow: auto;
	text-align: left;
}

#menu {
  position: relative;
	float: left;
	top: -25px;
	left: 130px;
	width: 750px;
	height: 73px;
}

#menutable {
  position: relative;
	float: left;
	top: 15px;
	left: 0px;
	width: 750px;
	height: 45px;
}

#main {
	float: left;
	position: relative;
	top: -5px;
	left: 126px;
	width: 769px;
	height: 495px;
  overflow: AUTO;

  }

#menutable a {
	font: normal 12px Verdana, Comic Sans MS,Helvetica,Geneva;
    color: white;
	text-decoration: none;
}

#menutable a:hover {
	color: red;
}

#footer {
	font: normal 12px Verdana, Comic Sans MS,Helvetica,Geneva;
	position: relative;
	left: 5px;
	top: -50px;
	width: 769px;
	text-align: center;

}

td.menuitem {
	background: url(images/menuknopp.png) no-repeat;
	width: 142px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	padding: 0 5 7 0;
}

table.maintable{
	background: #E3E3E3 url(images/tableshade.png) repeat;
}

table.maintable_red{
	background: #222222;
}


table.flat{
	background-color: #E3E3E3;
}

td.headline{
	background: url(images/headshade.png) repeat-x red;
	text-align: left;
	height: 20px;
	color: white;
	font : bold 14px Verdana;
}

td.main{
	font: normal 10px/16px  Verdana, Comic Sans MS,Helvetica,Geneva;
	color: #fff;
	padding: 0 13 0 13;
 }

td.main2{
	background: #E3E3E3 url(images/tableshade.png) repeat-x;
	font: normal 10px/16px  Verdana, Comic Sans MS,Helvetica,Geneva;
	color: #fff;
	padding: 0 13 0 13;
 }

td.news{
/*	width: 270; */
	vertical-align:top;
	background: url(images/tableshade.png) repeat;
	text-align: justify;
	padding: 4 4 4 4;
	border-width:1px;
  border-style:solid;
  border-color:red;
	font: normal 10px/16px  Verdana, Comic Sans MS,Helvetica,Geneva;
	color: #fff;
}
td.table{
	vertical-align:top;
	text-align: justify;
	padding: 2 2 2 2;
	border-width:1px;
  border-style:solid;
	font: normal 10px/16px  Verdana, Comic Sans MS,Helvetica,Geneva;
	color: #fff;
}
td.download{
	width: 230px;
	background: url(images/tableshade.png) repeat;
	text-align: center;
	padding: 4 4 4 4;
	border-width:1px;
  border-style:solid;
  border-color:red;
	font: normal 10px/16px  Verdana, Comic Sans MS,Helvetica,Geneva;
	color: #fff;
}
 
h1{
	font: bold 16px Verdana, Comic Sans MS,Helvetica,Geneva;
	display: inline;
	padding: 0 0 0 5;
}

h2{
	font: bold 16px Verdana, Comic Sans MS,Helvetica,Geneva;
	display: inline;
	color: #f33;
	padding: 0 0 0 0;
}
img.newspic{
	float:left;
	margin: 5 8 8 8;
	border-width:0px;
}
img.newspic2{
	margin: 5 8 8 8;
	border-width:0px;
}
img.newspic_center{
	float: center;
	margin: 5 8 8 8;
	border-width:0px;
}
img.newspre{
	margin: 4 4 4 4;
	border-width:1px;
	border-color: #f00;
	float: left;
}
