h3,h4,h5,h6,div,body,html,input,button,ul,li,td  {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
}

p   {
	color: black;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-weight: normal;
	font-style: normal;
	margin-top: 0px;
}

h1 	{	
	color: #747577; 
	font-size: 15px; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 15px;
	font-weight: normal; 
	margin-top: 0px;
	margin-bottom: 15px;
}

h2  { 
	color: black; 
	font-size: 10px; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 15px;
	font-weight: normal; 
	font-style: normal;
	margin-top: 0px;
}

body   {
	background-color: #39393B;
	margin: 0;
	padding: 0;
	text-align:center;
}

div#whiteback  {
	background-color: #FFFFFF;
	top: 0px;
	left: 0px;
	right: 0px;
	height:454px;
	text-align:center;
	position: relative;
} 

div#container  {
	background-color: #fff;
	width: 1020px;
	height:454px;
	text-align:left;
	position: relative;
	margin: 0px auto;
}

div#logo {
	text-align: left;
	width: 150px;
	position: absolute;
	height: 454px;
}

div#menucontainer {
	margin: 0px auto;
	text-align: left;
	width: 1020px;
	height: 130px;
}

div#menu {
	text-align: left;
	width: 595px;
	height: 26px;
	left: 150px;
	position: relative;
	top: 104px;
}

div#submenu {
	text-align: left;
	width: 270px;
	height: 26px;
	left: 745px;
	position: relative;
	top: 78px;
}

div#bild {
	text-align: left;
	width: 595px;
	position: absolute;