body {
	margin: 0;
	padding: 0;
	font-family: arial, verdana, helvetica, sans, serif, swiss;
	font-size: 10pt;
	text-align: center;
}
h1 {
	color: #436f91;
	font-size: 15pt;
	margin: 0 0 30px 0;
}
a {
	color: #427091;
}
a:hover {
	text-decoration: none;
}
a img {
  border: 0;
}
#imz_audiologo {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  margin: -250px 0 0 0;
  text-align: center;
}
#imz_audiologo_inner {
  margin: 0 auto;
  width: 320px;
}
ul {
	margin: 0;
	padding: 0;
}
ul li {
  line-height: 25px;
}
#wrap {
	text-align: left;
	margin: 20px auto;
	width: 950px;
}
#left {
	width: 180px;
	background-color: #D0CBC5;
	margin-right: 10px;
	float: left;
}
#right {
	float: right;
	width: 760px;
	background-color: #D0CBC5;
}
#nav {
	height: 400px;
	padding: 0 20px;
}
#nav ul {
  position: relative;
  top: 70px;
}
#nav li {
  background-repeat: no-repeat;
  background-position: left center;
  padding: 0 0 0 20px;
}
#nav_57 {
  margin-bottom: 20px;
}
#nav_28 {
  margin-top: 20px;
}
#nav .blue,
#nav_4,
#nav_85 {
  background-image: url(../img/blue.jpg);
}
#nav .red,
#nav_2 {
  background-image: url(../img/red.jpg);
}
#nav .yellow,
#nav_71 {
  background-image: url(../img/yellow.jpg);
}
#nav .black,
#nav_48 {
  background-image: url(../img/black.jpg);
}
#nav .green,
#nav_3,
#nav_98 {
  background-image: url(../img/green.jpg);
}
#nav a{
	font-weight: bold;
	color: #9d9f9e;
	text-decoration: none;
}
#nav a:hover,
.footer a:hover {
	color: #427091;
}
#nav .active a {
	color: #1559a2;
}
#nav ul {
	list-style-type: none;
}
#content {
	/*height: 490px;*/
	padding: 60px 0 30px 20px;
	position: relative;
}
#contentLeft {
	width: 210px;
	float: left;
}
#contentRight {
  padding: 0 20px;
	width: 480px;
	float: right;
	overflow: auto;
	/*height: 490px;*/
}
#contentFull {
  padding: 0 20px;
	width: 620px;
	overflow: auto;
	/*height: 490px;*/
}
#contentRight,
#contentFull {
	min-height: 250px;
	height: 350px;
	height: auto !important;
}
#contentRight h1,
#contentFull h1{
  position: absolute;
  top: 20px;
  z-index: 20;
  left: 20px;
}
#content ul {
	list-style-image: url(../img/dot.jpg);
}
#content label {
	width: 80px;
	display: block;
	float: left;
}
#content textarea, 
#content input[type="text"],
#content input[type="password"]  {
	width: 300px;
	margin-bottom: 10px;
	border: 1px solid #666;
}
#content textarea {
  height: 100px;
}
#header,
#logo {
	background-image: url(../img/header.jpg);
	height: 133px;
}
#inner {
	background-color: #D0CBC5;
	height: 400px;
	background-image: url(../img/nav.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.footer_left {
	border-top: 10px solid #fadb0e;
	background-color: #a09fa5;
	height: 30px;
	line-height: 30px;
	padding: 0 20px;
	font-size: 8pt;
}
.footer a {
	font-weight: bold;
	color: #666 !important;
	text-decoration: none;
}
.footer_right {
	height: 30px;
	line-height: 30px;
	font-size: 8pt;
	text-align: right;
	background-color: #fff;
}
#contentStartpage {
  width: 700px;
  border-top: 1px solid #fff;
  clear: both;
  margin: 10px 10px 0 10px;
}
.startpage_news {
  margin: 10px 0 0 0;
  padding: 10px 0 0 0;
  position: relative;
  border-bottom: 1px solid #fff;
  padding: 0 0 0 250px;
  min-height: 150px;
  height: auto !important;
  height: 150px;
}
.startpage_news img {
  margin: 0 20px 20px 0;
  position: absolute;
  top: 0;
  left: 0;
}
/*
.startpage_news {
  width: 320px;
  margin: 10px 10px 0 0;
  border: 1px solid #eee;
  padding: 5px 10px;
  float: left;
  height: 300px;
  overflow: auto;
}
*/
.line_blue {
	border-top: 10px solid #06599d;
}
.line_green {
  border-top: 10px solid #73c66e;
}
.line_black {
	border-top: 10px solid #000000;
}
.line_red {
	border-top: 10px solid #d51101;
}
.footer,
.footer a {
  color: #d0ccc5;
}
