html, body {
	background :#ffffff;
	margin     : 0;
	height     : 100%;
	padding    : 0;
}

table.container{
	border     : 0;
	height     : 100%;
	margin     : 0 auto;
	width      : 1005px;
	padding    : 0;
}

table.contact,
table.news{
  font-family:Verdana,'Times New Roman',serif;
	font-size  :8pt;
	line-height:16px;
}

table.termine{
	font-family: Verdana,'Times New Roman',serif;
	font-size  : 8pt;
	line-height:12px;
}

tr.menutop{
	background      :#FFE082;
	padding         : 0;
	border          : 0;
	height          : 5px;
	width           : 100%;
}

td.menuleft{
	background      : #FFE082;
	padding         : 0;
	width           : 150px;
	vertical-align  : top;
}

td.menuright{
	background : #eeeeee;
	padding    : 0;
	width      : 100px;
}

td.borderleft{
	background :#FF9900;
	padding    : 0;
	width      : 3px;
}

td.borderright{
	background :#ffffff;
	padding    : 0;
	width      : 2px;
}

td.content{
	margin          : auto;
	padding         : 0;
	width           : 750px;
	font-family     : Verdana,'Times New Roman',serif;
	font-size       : 8pt;
	line-height     : 16px;
}

td.termine{
  background      : #eeeeee;
	border-style    : solid;
  padding         : 0;
	vertical-align  : top;
}

td.footer{
	text-align : center;
	margin     : 5px 0px 0px 0px;
	height     : 11px;	
	padding    : 0;
}

h1{
	color      : #cf793a;
	font-family: Georgia, Verdana, 'Times New Roman',serif;
	font-size  : 16pt;
}

h2{
	color      : #cf793a;
	font-family: Georgia, Verdana, 'Times New Roman',serif;
	font-size  : 12pt;
}

h3{
	color      : #cf793a;
	font-family: Georgia, Verdana, 'Times New Roman',serif;
	font-size  : 10pt;
}

.comment{
	background : #eeeeee;
	border     : 2px solid #cccccc;
	font-family: Verdana,'Times New Roman',serif;
	font-size  : 8pt;
	line-height: 16px;
	margin     : 4 20 4 20;
}


div.container{
	border     : 0;
	height     : auto !important;
	height     : 100%;
	margin     : auto;
	min-height : 100%;
	width      : 1005px;
}

div.footer{
	background : #ffffff;
	color      : #000000;
	font-family: Arial;
	font-size  : 11px;
	margin     : -20px auto 0 auto;
	padding    : 0;
	width      : 100%;
}


img{
	border     : 0;
	margin     : 0;
	padding    : 0;
}

a.linktotop{
	color           : #000000;
}

#nav{
	margin          : 0;
	padding         : 10px 10px 3px 8px;
}

#nav a{
	color           : #000000;
 	display         : block;
 	font-family     : Verdana;
 	font-size       : 12px;
 	height          : 100%;
 	line-height     : 30px;
 	text-decoration : none;
 	width           : 100%;
}

#nav a:hover{
 	color           : #AE5700;
}

#nav li{
 	border-bottom   : 1px solid #990000;
}

#nav li.navsub{
	margin          : 0;
	padding         : 0px 5px 2px 15px;
}

#nav li.navsub a{
	color           : #000000;
 	display         : block;
 	font-family     : Verdana;
 	font-size       : 12px;
 	height          : 100%;
 	line-height     : 15px;
 	text-decoration : none;
 	width           : 100%;
}

#nav li.navsub a:hover{
 	color           : #AE5700;
}

#nav li.navsub{
 	border-bottom   : 0;
}
