body {
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px;
	background: #000000;
}

img { border: 0px; }

p, div {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	line-height: 18px;
}

table { 
	border-spacing: 0px; 
	padding: 0px;
	border-collapse : collapse; 
}
#ticker { color: #000000; cursor: pointer; }
#ah div { color: #000000; }

#menu ul { 
	margin: 0;
	padding: 16px 20px 0 0;
	list-style-type: none; 
}

#menu ul li {	
	margin: 0;
	padding: 0 39px 0 0;
	float: left;
	font-family: arial;
	font-size: 11px;
	color: #1690ce;
	text-decoration: none;
	font-weight: bold;
}

h1 {	
	font-family: arial;
	font-size: 24px;
	word-spacing: -1px;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 20px;
	line-height: 35px;
}

.thumb {
	width: 151px;
	height: 99px;
	border: 2px #a2a2a2 solid;
}

.mobel {
	display: inline;
	width: 180px;
	height: 150px;
	line-height: 30px;
	float: left;
}

.mobel_ {
	display: inline;
	width: 180px;
	height: 133px;
	line-height: 30px;
	float: left;
}

.black_font { color: #000000; }

.font13 { font-size: 13px; }
.width100 { width: 100%; }
.bold { font-weight: bold; }
.padleft { padding-left: 20px; }
.padup { padding-top: 20px; }
.paddown { 	padding-bottom: 12px; }
.txtright { text-align: right; }
.txtleft { text-align: left; }
.left { float: left; }
.right { float: right; }
.vtop { vertical-align: top; }
.vmid { vertical-align: middle; }

a:link, a:visited, a:active  {
 	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-family: arial;
	font-size: 11px;
	color: #cccccc;
	text-decoration: none;
	font-weight: bold;
}

a.mobel2:link, a.mobel2:visited, a.mobel2:active  {
 	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #e4fefb;
}

a.mobel2:hover {
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #cccccc;
}

a.bund:link, a.bund:visited, a.bund:active, a.bund:hover  {
	font-family: arial;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

div.outerdiv {
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0px;
	padding: 0px;
	overflow: visible;
} 

div.innerdiv {
	position: absolute;
	width: 950px;
	top: 35px;
	left: -475px;
}

div#logo {
	position: absolute;
	top: 0;
	right: 0;
}

div#top {
	position: absolute;
	top: 0;
	left: 20px;
}

div#menu {
	position: absolute;
	top: 78px;
	left: 0;
	width: 950px;
	height: 105px;
	background: url('img/menu_gradient.jpg') top left repeat-x;
}

div#content {
	position: absolute;
	width: 950px;
	top: 158px;
	left: 0;

	text-align: left;
}

div#bund {
	position: absolute;
	top: 500px; 
	left: 0;
	width: 950px;
	height: 60px;
	text-align: left;
	color: #464646;
}

div#mobler { margin: 20px 20px 0 20px; }
