html,body {
padding:0;
margin:0;
}
body {
	background-color:#F2F2F2;
	background-image:url('imgs/bgall.gif');
	background-position:center;
	background-repeat:repeat-y;
}
* {
font-family:Helvetica;
font-size:11px;
color:#555555;
line-height:16px;
}
.content {
position:relative;
float:left;
top:0px;
left:13px;

}
.content .txt {
	position:relative;
	width:450px;
	padding:10px;
}
#menu {
	position:relative;
	width:726px;
	top:0px;
	display:block;
	left:11px;
	padding:0px;
	height:217px;
	z-Index:2000;
	padding-top:0px;
	/*background-image:url("imgs/bgmenu2.gif");
	background-position:bottom;
	background-repeat:no-repeat;*/
}
.leftbar {
position:relative;
float:right;
top:20px;
width:200px;
margin-right:20px;
z-index:2002;
}

.leftbar .itm {
	background-color:#F2F2F2;
	display:block;
	float:right;
	margin-bottom:10px;
	font-size:9px;
	width:200px;
	border:1px solid #F2F2F2;
}
.itm img {
	margin:0;
}
.middle {
position:relative;
left:50%;
top:0px;
margin-left:-374px;
margin-top:0px;
width:748px;
}
.titel {position:absolute;
left:50%;
top:40%;
margin-left:180px;
margin-top:-160px;
width:30px;
height:300px;
}
.line {position:absolute;
left:50%;
top:40%;
margin-left:140px;
margin-top:196px;
width:200px;
height:30px;
}
.scroller {position:absolute;
left:50%;
top:40%;
margin-left:145px;
margin-top:125px;
width:40px;
height:50px;
}
.tdmenu {font-family: Helvetica, sans-serif;
font-size:10px;
color:#02CE28;
text-align:right;
padding-right:10px;
height:20px;
background-image:url(more-ohr-less/imgs/menubg.gif);
background-repeat:no-repeat;
}
a {font-family: Helvetica, sans-serif;
font-size:11px;
color:#213b56;
padding:4px;
text-decoration:none;
}

a:hover {
	color:#FFFFFF;
	background-color:#be3d4f;
}
a img, a:hover img {
	color:#FFFFFF;
	background-color:#FFFFFF;
}
td {

	padding:2px;
}
table {

	border-right:0px;
	border-bottom:0px;
}
table.spon td {
	border:0px;
	padding:3px;
}
table.nopad {
	border:0px;
	padding:0px;
}
table.nopad td {
	border:0px;
	padding:0px;
}
table.spon  {
	border:0px;
}
a img {
	border:0px;
}
.itm h1, table h1 {
	margin:0px;
	font-size:11px;
	font-weight:bold;
	display:inline;
}
#menu a {
	color:#444444;
}
#menu a:hover {
	color:#FFFFFF;
	
}
